Skip to content

Latest commit

 

History

History
427 lines (343 loc) · 23.6 KB

2025-01-13.md

File metadata and controls

427 lines (343 loc) · 23.6 KB

Failures in node-test-pull-request/64365 to node-test-pull-request/64460 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-01-13.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-01-13 00:11 1 16 27 5 51 17.02%

JSTest Failure

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/56466/, https://github.com/nodejs/node/pull/56460/, https://github.com/nodejs/node/pull/56484/, https://github.com/nodejs/node/pull/56402/, https://github.com/nodejs/node/pull/56293/, https://github.com/nodejs/node/pull/56489/, https://github.com/nodejs/node/pull/56231/)
Appeared test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64370/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64409/
Example
not ok 4289 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3316.96100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        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/sequential/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:614:17)
        at process.processTimers (node:internal/timers:549:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v24.0.0-pre
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/56327/, https://github.com/nodejs/node/pull/56502/, https://github.com/nodejs/node/pull/56552/, https://github.com/nodejs/node/pull/56160/, https://github.com/nodejs/node/pull/56402/, https://github.com/nodejs/node/pull/56562/, https://github.com/nodejs/node/pull/56566/)
Appeared test-mnx-smartos22-x64-2, test-mnx-smartos22-x64-1, test-mnx-smartos23-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/64373/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64456/
Example
not ok 4354 sequential/test-worker-prof
  ---
  duration_ms: 2841.43300
  severity: fail
  exitcode: 1
  stack: |-
    [process 98009]: --- stderr ---
    
    [process 98009]: --- stdout ---
    files found in working directory before worker starts [ 'isolate-0x8191000-98009-v8.log' ]
    parent prof file: isolate-0x8191000-98009-v8.log
    parent posted 4220 messages
    files found in working directory before worker exits [ 'isolate-0x8191000-98009-v8.log', 'isolate-0x84f1000-98009-v8.log' ]
    worker prof file: isolate-0x84f1000-98009-v8.log
    
    [process 98009]: status = null, signal = SIGPROF
    /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos22-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGPROF, expected null
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos22-x64/test/sequential/test-worker-prof.js:53:22)
  ...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/56327/, https://github.com/nodejs/node/pull/56483/, https://github.com/nodejs/node/pull/56503/, https://github.com/nodejs/node/pull/56160/, https://github.com/nodejs/node/pull/56560/)
Appeared test-osuosl-ubuntu2204_container-arm64-2, test-ibm-ubi81_container-x64-1, test-mnx-smartos22-x64-2, test-equinix-ubuntu2204_container-arm64-6, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64373/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64454/
Example
not ok 1532 parallel/test-file-write-stream4
  ---
  duration_ms: 360080.41300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-net-write-fully-async-hex-string
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/56489/, https://github.com/nodejs/node/pull/56438/, https://github.com/nodejs/node/pull/56552/, https://github.com/nodejs/node/pull/56564/, https://github.com/nodejs/node/pull/56160/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-azure_msft-win11_vs2022-arm64-5, test-digitalocean-fedora40-x64-1, test-azure_msft-win11_vs2022-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64380/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64452/
Example
not ok 3499 parallel/test-net-write-fully-async-hex-string
  ---
  duration_ms: 120109.40400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/56467/, https://github.com/nodejs/node/pull/56526/, https://github.com/nodejs/node/pull/56529/, https://github.com/nodejs/node/pull/56160/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/64384/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64452/
Example
not ok 1591 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120064.59300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:2882769) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    (node:2882769) [DEP0030] DeprecationWarning: SlowBuffer() is deprecated. Please use Buffer.allocUnsafeSlow()
  ...


Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/56489/, https://github.com/nodejs/node/pull/56479/, https://github.com/nodejs/node/pull/56502/, https://github.com/nodejs/node/pull/56560/)
Appeared test-equinix-rhel8_container-arm64-1, test-ibm-ubi81_container-x64-1, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64399/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64444/
Example
not ok 4142 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360045.44500
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason es-module/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56303/, https://github.com/nodejs/node/pull/56566/, https://github.com/nodejs/node/pull/56572/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/64401/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64460/
Example
not ok 269 es-module/test-wasm-web-api
  ---
  duration_ms: 832.87500
  severity: crashed
  exitcode: -11
  stack: |-
    (node:3014840) Warning: Closing file descriptor 27 on garbage collection
    (Use `node --trace-warnings ...` to show where the warning was created)
    (node:3014840) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.
    (node:3014840) Warning: Closing file descriptor 28 on garbage collection
  ...


Reason parallel/test-without-async-context-frame
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56402/, https://github.com/nodejs/node/pull/56552/)
Appeared test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/64415/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64439/
Example
not ok 981 parallel/test-without-async-context-frame
  ---
  duration_ms: 35209.60600
  severity: fail
  exitcode: 1
  stack: |-
    ▶ without AsyncContextFrame
      ✖ async-hooks\test-async-local-storage-args.js (4694.1444ms)
        AssertionError [ERR_ASSERTION]: Test async-hooks\test-async-local-storage-args.js failed with exit code 3221225477
        
        3221225477 !== 0
        
            at TestContext.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-without-async-context-frame.mjs:59:7)
            at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
            at async Test.run (node:internal/test_runner/test:921:9)
            at async Promise.all (index 0)
            at async Suite.run (node:internal/test_runner/test:1300:7)
            at async startSubtestAfterBootstrap (node:internal/test_runner/harness:297:3) {
          generatedMessage: false,
          code: 'ERR_ASSERTION',
          actual: 3221225477,
        ...

Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56502/, https://github.com/nodejs/node/pull/56438/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64411/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64437/
Example
not ok 3975 pummel/test-hash-seed
  ---
  duration_ms: 68323.60300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node/test/fixtures/guess-hash-seed.js:163:9)
        at Module._compile (node:internal/modules/cjs/loader:1739:14)
        at Object..js (node:internal/modules/cjs/loader:1904:10)
        at Module.load (node:internal/modules/cjs/loader:1473:32)
        at Function._load (node:internal/modules/cjs/loader:1285:12)
        at TracingChannel.traceSync (node:diagnostics_channel:322:14)
        at wrapModuleLoad (node:internal/mod...

Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/56523/, https://github.com/nodejs/node/pull/56438/)
Appeared test-ibm-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/64422/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64438/
Example
not ok 4309 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 7333.67100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node/test/sequential/test-performance-eventloopdelay.js:70:7)
        at listOnTimeout (node:internal/timers:614:17)
        at process.processTimers (node:internal/timers:549:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v24.0.0-pre
  ...


Jenkins Failure

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/56467/, https://github.com/nodejs/node/pull/56496/, https://github.com/nodejs/node/pull/56534/)
Appeared test-mnx-ubuntu2204-x64-1, test-digitalocean-fedora40-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64384/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64424/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)

Build Failure

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/56459/, https://github.com/nodejs/node/pull/56534/, https://github.com/nodejs/node/pull/56522/, https://github.com/nodejs/node/pull/56551/, https://github.com/nodejs/node/pull/56562/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-mnx-ubuntu2204-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/64412/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64450/
Example
fatal: No rebase in progress?

Reason Error: - process terminated with status 1, expected 0
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/55896/, https://github.com/nodejs/node/pull/56489/, https://github.com/nodejs/node/pull/56402/)
Appeared test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/64375/
Last CI https://ci.nodejs.org/job/node-test-pull-request/64415/
Example
Error: - process terminated with status 1, expected 0
  ---
  duration_ms: 19269.98900
  ...
ok 1017 sequential/test-single-executable-application-snapshot # skip Cannot find signtool: Error: - process terminated with status 1, expected 0
  ---