nodejs / nodejs/reliability

CI Reliability 2023-06-06

Aperta
#587 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
Shell
Stelle
57
Fork
20
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Failures in node-test-pull-request/52022 to node-test-pull-request/52119 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-06 00:15 2 3 20 0 75 3.06%
Jenkins Failure
Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48270/, https://github.com/nodejs/node/pull/48259/)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/52035/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52036/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure
Reason ERROR: Error fetching remote repo 'jenkins_tmp'
Type GIT_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48321/, https://github.com/nodejs/node/pull/48320/)
Appeared test-ibm-rhel8_arm_cross_container-x64-1, test-ibm-ubuntu1804_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52086/
Example
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
	at hudson.scm.SCM.checkout(SCM.java:540)

Build Failure
Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/48255/, https://github.com/nodejs/node/pull/48247/, https://github.com/nodejs/node/pull/48265/, https://github.com/nodejs/node/pull/48308/, https://github.com/nodejs/node/pull/48334/)
Appeared test-ibm-rhel8-x64-1, test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52088/
Example
fatal: No rebase in progress?

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/48162/, https://github.com/nodejs/node/pull/48320/, https://github.com/nodejs/node/pull/48301/, https://github.com/nodejs/node/pull/48244/)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52031/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52117/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

JSTest Failure
Reason parallel/test-child-process-pipe-dataflow
Type JS_TEST_FAILURE
Failed PR 17 (https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48306/, https://github.com/nodejs/node/pull/48301/, https://github.com/nodejs/node/pull/48308/, https://github.com/nodejs/node/pull/48279/, https://github.com/nodejs/node/pull/48330/, https://github.com/nodejs/node/pull/48331/, https://github.com/nodejs/node/pull/48332/, https://github.com/nodejs/node/pull/48319/, https://github.com/nodejs/node/pull/48296/, https://github.com/nodejs/node/pull/48320/, https://github.com/nodejs/node/pull/48321/, https://github.com/nodejs/node/pull/48322/, https://github.com/nodejs/node/pull/48232/, https://github.com/nodejs/node/pull/48345/, https://github.com/nodejs/node/pull/48297/, https://github.com/nodejs/node/pull/48292/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2012r2_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win11_vs2022-arm64-3, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-6, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-arm64-2, test-rackspace-win2012r2_vs2017-x64-3, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/52060/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52111/
Example
not ok 107 parallel/test-child-process-pipe-dataflow
  ---
  duration_ms: 224.01000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '378473'
    - '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:523:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: '378473',
      expected: '1048577',
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-child-process-stdio-reuse-readable-stdio
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/48296/, https://github.com/nodejs/node/pull/48297/, https://github.com/nodejs/node/pull/48308/, https://github.com/nodejs/node/pull/48320/, https://github.com/nodejs/node/pull/48344/, https://github.com/nodejs/node/pull/48345/, https://github.com/nodejs/node/pull/48347/, https://github.com/nodejs/node/pull/48322/)
Appeared test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52109/
Example
not ok 117 parallel/test-child-process-stdio-reuse-readable-stdio
  ---
  duration_ms: 447.01300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + '���\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\x02\x00\x00\x00���\x1B��\x00\x00\x07\x00\x0F\x00\x00\x00\x00\x00�����������\x1B��\x00\x00$�)\x10\...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/48186/, https://github.com/nodejs/node/pull/48296/, https://github.com/nodejs/node/pull/48331/, https://github.com/nodejs/node/pull/48334/)
Appeared test-ibm-rhel8-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52052/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52090/
Example
not ok 2220 parallel/test-performance-function
  ---
  duration_ms: 150.98100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:496
        ErrorCaptureStackTrace(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-linux/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) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/48292/, https://github.com/nodejs/node/pull/46561/, https://github.com/nodejs/node/pull/48332/, https://github.com/nodejs/node/pull/48338/)
Appeared test-ibm-ubuntu1804-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/52056/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Example
not ok 2568 parallel/test-runner-output
  ---
  duration_ms: 2920.97100
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1525.270239
          ...


Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48296/, https://github.com/nodejs/node/pull/48322/, https://github.com/nodejs/node/pull/48331/)
Appeared test-ibm-rhel8-s390x-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52083/
Example
not ok 100 parallel/test-blob-file-backed
  ---
  duration_ms: 111.62800
  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:290:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-wait-for-connection
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48292/, https://github.com/nodejs/node/pull/48338/, https://github.com/nodejs/node/pull/48344/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52119/
Example
not ok 1782 parallel/test-inspector-wait-for-connection
  ---
  duration_ms: 15608.65600
  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:62347/75139669-dc01-4069-b8da-f0773dc0dad4
    [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-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48308/, https://github.com/nodejs/node/pull/48319/, https://github.com/nodejs/node/pull/48334/)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/52061/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52088/
Example
not ok 758 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 794.00300
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 57311 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 57311 session? true
    [worker] connection reused? true...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/48186/, https://github.com/nodejs/node/pull/48258/, https://github.com/nodejs/node/pull/48332/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52022/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52098/
Example
not ok 3884 sequential/test-perf-hooks
  ---
  duration_ms: 527.88600
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 329.17481803894043 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 329.1037378311157, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:399
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: environment: 267.9959819316864 >= 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 node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48267/, https://github.com/nodejs/node/pull/48319/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/52048/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52076/
Example
not ok 138 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360026.40900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-request-join-authorization-headers
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48345/, https://github.com/nodejs/node/pull/48347/)
Appeared 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/52106/
Example
not ok 1248 parallel/test-http-request-join-authorization-headers
  ---
  duration_ms: 436.98800
  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 parallel/test-inspector-break-e
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48162/, https://github.com/nodejs/node/pull/48319/)
Appeared test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52044/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52116/
Example
not ok 1838 parallel/test-inspector-break-e
  ---
  duration_ms: 15541.48300
  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:37819/624891b9-15b8-41f1-98ed-fead072c9eb3
    [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
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48258/, https://github.com/nodejs/node/pull/48347/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52106/
Example
not ok 2936 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120063.08100
  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:44307/fc4a27e5-9fc8-46d5-9a37-34f3360cd1c1
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48320/, https://github.com/nodejs/node/pull/48338/)
Appeared test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/52075/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52104/
Example
not ok 847 parallel/test-worker-memory
  ---
  duration_ms: 3560.26600
  severity: fail
  exitcode: 3221226356
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called wi...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48267/, https://github.com/nodejs/node/pull/48344/)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52047/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52107/
Example
not ok 914 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 639.00200
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48308/, https://github.com/nodejs/node/pull/48320/)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2015-x64-2, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52075/
Example
not ok 928 sequential/test-worker-prof
  ---
  duration_ms: 1748.99800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 4368,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        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)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTIO...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/48258/, https://github.com/nodejs/node/pull/48320/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/52027/
Last CI https://ci.nodejs.org/job/node-test-pull-request/52101/
Example
not ok 3949 wpt/test-webcrypto
  ---
  duration_ms: 68567.31700
  severity: crashed
  exitcode: -6
  stack: |-
    [SKIPPED] algorithm-discards-context.https.window.js: Not relevant in Node.js context
    [SKIPPED] historical.any.js: Not relevant in Node.js context
    [PASS] setup - define tests
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 0
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 1
    [PASS] X25519 key derivation checks for all-zero value result with a key of order 8
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p-1 (order 2)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p (=0, order 4)
    [PASS] X25519 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)
    [PASS] X448 key derivation checks for all-zero value result with a key of order 0
    [PASS] X448 key derivation checks for all-zero value result with a...

Progress
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'jenkins_tmp' (2)
  • fatal: No rebase in progress? (5)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (4)
  • parallel/test-child-process-pipe-dataflow (17)
  • parallel/test-child-process-stdio-reuse-readable-stdio (8)
  • parallel/test-performance-function (4)
  • parallel/test-runner-output (4)
  • parallel/test-blob-file-backed (3)
  • parallel/test-inspector-wait-for-connection (3)
  • parallel/test-tls-ticket-cluster (3)
  • sequential/test-perf-hooks (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-http-request-join-authorization-headers (2)
  • parallel/test-inspector-break-e (2)
  • parallel/test-inspector-stop-profile-after-done (2)
  • parallel/test-worker-memory (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-worker-prof (2)
  • wpt/test-webcrypto (2)

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Il report copre i job node-test-pull-request 52022–52119; inizia esaminando gli esempi Jenkins collegati e le categorie di errori elencate. Usa i test nominati, inclusi parallel/test-child-process-pipe-dataflow e parallel/test-performance-function, come punti di ingresso. L’issue non definisce una correzione specifica né una condizione di completamento, quindi stabilisci innanzitutto quali errori siano ancora azionabili e verifica qualsiasi rimedio in CI.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
git, javascript, shell
Ambito
ci-cd, devops, testing-qa
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.