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 2023-06-11 #590

Open
25 tasks
github-actions bot opened this issue Jun 11, 2023 · 0 comments
Open
25 tasks

CI Reliability 2023-06-11 #590

github-actions bot opened this issue Jun 11, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/52103 to node-test-pull-request/52197 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
2023-06-11 00:16 4 0 29 1 66 0.00%

JSTest Failure

Reason parallel/test-child-process-stdio-reuse-readable-stdio
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#48345, nodejs/node#48347, nodejs/node#48322, nodejs/node#48242, nodejs/node#48344, nodejs/node#47791, nodejs/node#48275, nodejs/node#48392, nodejs/node#48402, nodejs/node#48370, nodejs/node#48306, nodejs/node#46561)
Appeared test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52189/
Example
not ok 116 parallel/test-child-process-stdio-reuse-readable-stdio
  ---
  duration_ms: 383.00200
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '�LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00���������LF?1C\x00\x00$�)\x10\x02\x00\x00\x00�LF?1C\x00\x00\x07\x00\x0F\x00...

Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#48345, nodejs/node#48297, nodejs/node#48292, nodejs/node#48232, nodejs/node#47688, nodejs/node#48369, nodejs/node#48275)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-nearform-macos10.15-x64-2, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52166/
Example
not ok 118 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 0.335
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '189504'
    - '1048577'
        at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-pipe-dataflow.js:71:12)
        at process.emit (node:events:525:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '189504',
      expected: '1048577',
      operator: 'strictEqual'
    }
    
    Node.js v18.16.1-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#48354, nodejs/node#48186, nodejs/node#48378, nodejs/node#48395, nodejs/node#46561, nodejs/node#48232, nodejs/node#47854)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52120/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52197/
Example
not ok 1265 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120081.48500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#48297, nodejs/node#47791, nodejs/node#48370, nodejs/node#48325, nodejs/node#46561, nodejs/node#48383)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52195/
Example
not ok 2275 parallel/test-performance-function
  ---
  duration_ms: 332.70900
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1037
      process.nextTick(() => { throw err; });
                               ^
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-function.js:98:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:540:9)
        at process.processTimers (node:internal/timers:514:7)
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:326:10)
        at [kOnMessage] (node:internal/worker:337:37)...

Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48345, nodejs/node#48347, nodejs/node#48275, nodejs/node#46561)
Appeared test-orka-macos11-x64-2, test-ibm-aix72-ppc64_be-2, test-orka-macos11-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52193/
Example
not ok 1248 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 389.74500
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    '1, 2' !== '1'
    
        at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http-request-join-authorization-headers.js:39:12)
        at Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:466:15)
        at Server.emit (node:events:511:28)
        at parserOnIncoming (node:_http_server:1121:12)
        at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '1, 2',
      expected: '1',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48297, nodejs/node#48344, nodejs/node#47791, nodejs/node#48392)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52165/
Example
not ok 3884 sequential/test-perf-hooks
  ---
  duration_ms: 413.36700
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 301.69351506233215 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 301.6493549346924, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 265.3230710029602 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1255:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
   ...

Reason parallel/test-http2-misbehaving-multiplex
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48338, nodejs/node#48378, nodejs/node#48232)
Appeared test-osuosl-rhel8-ppc64_le-4, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52188/
Example
not ok 1711 parallel/test-http2-misbehaving-multiplex
  ---
  duration_ms: 220.54900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
        at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
        at Http2Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/index.js:466:15)
        at Http2Server.emit (node:events:511:28)
        at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3004:19)
        at ServerHttp2Session.emit (node:events:511:28)
        at emit (node:internal/http2/core:329:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 5,
      expected: 5,
      operator: 'notStri...

Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48338, nodejs/node#48344, nodejs/node#48332)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52146/
Example
not ok 1781 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15540.09200
  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:56749/3f6f30c0-41be-4dd7-96c7-9c8459dea172
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [out] before wait for debugger
    [out] 
    Timed out waiting for matching notification (Console output matching "after wait for debugger")
    1
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#48338, nodejs/node#48186, nodejs/node#46561)
Appeared undefined, test-ibm-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52177/
Example
not ok 2568 parallel/test-runner-output
  ---
  duration_ms: 3237.73900
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        not ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1347.692168
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            + actual - expected ... Lines skipped
            
              'TAP version 13\n' +
                '# Subtest: promise timeout signal\n' +
            ...


Reason benchmark/test-benchmark-http
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-2, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 168 benchmark/test-benchmark-http
  ---
  duration_ms: 4.622
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/validators:421
        throw new ERR_INVALID_ARG_TYPE(name, 'Function', value);
        ^
    
    TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type function. Received an instance of Object
        at checkListener (node:events:266:3)
        at ClientRequest.once (node:events:647:3)
        at new ClientRequest (node:_http_client:245:10)
        at main (/home/iojs/build/workspace/node-test-binary-armv7l/benchmark/http/create-clientrequest.js:41:18)
        at /home/iojs/build/workspace/node-test-binary-armv7l/benchmark/common.js:54:9
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      code: 'ERR_INVALID_ARG_TYPE'
    }
    
    Node.js v18.16.1-pre
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
   ...

Reason es-module/test-esm-import-meta-resolve
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 3274 es-module/test-esm-import-meta-resolve
  ---
  duration_ms: 0.229
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/modules/esm/loader:795
          !isURLInstance(parentURL)
           ^
    
    TypeError: isURLInstance is not a function
        at ESMLoader.resolve (node:internal/modules/esm/loader:795:8)
        at Object.resolve (node:internal/modules/esm/initialize_import_meta:15:26)
        at file:///home/iojs/build/workspace/node-test-binary-armv7l/test/es-module/test-esm-import-meta-resolve.mjs:25:23
    
    Node.js v18.16.1-pre
  ...


Reason es-module/test-http-imports
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 3350 es-module/test-http-imports
  ---
  duration_ms: 0.438
  severity: fail
  exitcode: 1
  stack: |-
    (node:104753) ExperimentalWarning: Network Imports is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    node:internal/errors:490
        ErrorCaptureStackTrace(err);
        ^
    
    TypeError [ERR_INVALID_ARG_TYPE]: The "listener" argument must be of type function. Received an instance of Object
        at checkListener (node:events:266:3)
        at ClientRequest.once (node:events:647:3)
        at new ClientRequest (node:_http_client:245:10)
        at request (node:http:98:10)
        at Object.get (node:http:109:15)
        at HTTPGet (node:internal/modules/esm/fetch_module:65:15)
        at node:internal/modules/esm/fetch_module:125:17
        at fetchWithRedirects (node:internal/modules/esm/fetch_module:197:5)
        at node:internal/modules/esm/fetch_module:258:14
        at async defaultLoad (node:intern...

Reason parallel/test-blob-createobjecturl
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 98 parallel/test-blob-createobjecturl
  ---
  duration_ms: 0.739
  severity: crashed
  exitcode: -6
  stack: |-
    out/Release/node[64567]: ../src/node_url.cc:118:static void node::url::BindingData::CanParse(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `(args.Length()) >= (2)' failed.
  ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#47688, nodejs/node#48384)
Appeared test-orka-macos11-x64-2, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52160/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52161/
Example
not ok 75 parallel/test-blob-file-backed
  ---
  duration_ms: 325.30300
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:663:10)
        at BlobReader.<anonymous> (node:internal/blob:349:27)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-new-folder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48332, nodejs/node#47854)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52145/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52197/
Example
not ok 1266 parallel/test-fs-watch-recursive-add-file-to-new-folder
  ---
  duration_ms: 120034.22200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48304, nodejs/node#48410)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52141/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52194/
Example
not ok 1376 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120056.01300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-client-get-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-4, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 1000 parallel/test-http-client-get-url
  ---
  duration_ms: 0.232
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNREFUSED 127.0.0.1:80
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:502:9)
        at Socket.emit (node:events:513: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: -111,
      code: 'ECONNREFUSED',
      syscall: 'connect',
      address: '127.0.0.1',
      port: 80
    }
    
    Node.js v18.16.1-pre
  ...


Reason parallel/test-http-decoded-auth
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 1055 parallel/test-http-decoded-auth
  ---
  duration_ms: 0.361
  severity: fail
  exitcode: 1
  stack: |-
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNREFUSED 127.0.0.1:80
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
    Emitted 'error' event on ClientRequest instance at:
        at Socket.socketErrorListener (node:_http_client:502:9)
        at Socket.emit (node:events:513: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: -111,
      code: 'ECONNREFUSED',
      syscall: 'connect',
      address: '127.0.0.1',
      port: 80
    }
    
    Node.js v18.16.1-pre
  ...


Reason parallel/test-https-client-get-url
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48345, nodejs/node#48297)
Appeared test-equinix-debian10_container-armv7l-1, test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52105/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52123/
Example
not ok 1549 parallel/test-https-client-get-url
  ---
  duration_ms: 0.335
  severity: fail
  exitcode: 1
  stack: |-
    (node:83218) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
    (Use `node --trace-warnings ...` to show where the warning was created)
    node:events:491
          throw er; // Unhandled 'error' event
          ^
    
    Error: connect ECONNREFUSED 127.0.0.1:443
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
    Emitted 'error' event on ClientRequest instance at:
        at TLSSocket.socketErrorListener (node:_http_client:502:9)
        at TLSSocket.emit (node:events:513: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: -111,
      code: 'ECONNREFUSED',
      sysc...

Reason parallel/test-inspector-async-hook-setup-at-inspect-brk
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48147, nodejs/node#48129)
Appeared test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52153/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52190/
Example
not ok 1818 parallel/test-inspector-async-hook-setup-at-inspect-brk
  ---
  duration_ms: 15583.36100
  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:34989/a73afa15-e5ee-4671-80f8-226ef26d8ee8
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:1)
    1
  ...


Reason parallel/test-inspector-console
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48244, nodejs/node#48186)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52117/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52143/
Example
not ok 1830 parallel/test-inspector-console
  ---
  duration_ms: 15240.85100
  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:35137/0d37ef11-f364-42af-979d-6afb3759bce4
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Runtime.consoleAPICalled)
    1
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48347, nodejs/node#48402)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52106/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52178/
Example
not ok 3091 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120070.77600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:45011/300cef7c-169d-4007-9bf0-f90e96780094
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48332, nodejs/node#46561)
Appeared test-nearform-macos10.15-x64-3, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52145/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52184/
Example
not ok 2790 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 566.33500
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 59996 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 59996 session? true
    [worker] connection reused? true
    [primary] got "reuse...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48344, nodejs/node#48292)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52107/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52124/
Example
not ok 914 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 737.01500
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


CCTest Failure

Jenkins Failure

Build Failure

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#48325, nodejs/node#48232)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52176/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52188/
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

Progress

  • parallel/test-child-process-stdio-reuse-readable-stdio (12)
  • parallel/test-child-process-pipe-dataflow (7)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (7)
  • parallel/test-performance-function (6)
  • parallel/test-http-request-join-authorization-headers (4)
  • sequential/test-perf-hooks (4)
  • parallel/test-http2-misbehaving-multiplex (3)
  • parallel/test-inspector-wait-for-connection (3)
  • parallel/test-runner-output (3)
  • benchmark/test-benchmark-http (2)
  • es-module/test-esm-import-meta-resolve (2)
  • es-module/test-http-imports (2)
  • parallel/test-blob-createobjecturl (2)
  • parallel/test-blob-file-backed (2)
  • parallel/test-fs-watch-recursive-add-file-to-new-folder (2)
  • parallel/test-fs-watch-recursive-update-file (2)
  • parallel/test-http-client-get-url (2)
  • parallel/test-http-decoded-auth (2)
  • parallel/test-https-client-get-url (2)
  • parallel/test-inspector-async-hook-setup-at-inspect-brk (2)
  • parallel/test-inspector-console (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-tls-ticket-cluster (2)
  • sequential/test-http-regr-gh-2928 (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (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