Skip to content

http2: emit error on canceled streams when aborted event is not emitted #84117

http2: emit error on canceled streams when aborted event is not emitted

http2: emit error on canceled streams when aborted event is not emitted #84117

Triggered via pull request April 24, 2026 11:36
Status Failure
Total duration 33m 47s
Artifacts

test-linux.yml

on: pull_request
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/sequential/test-http2-max-session-memory.js#L0
--- stderr --- /home/runner/work/node/node/node/test/sequential/test-http2-max-session-memory.js:18 throw err; ^ Error [ERR_HTTP2_STREAM_ERROR]: Stream closed with error code NGHTTP2_CANCEL at ServerHttp2Stream._destroy (node:internal/http2/core:2478:13) at _destroy (node:internal/streams/destroy:122:10) at ServerHttp2Stream.destroy (node:internal/streams/destroy:84:5) at Writable.destroy (node:internal/streams/writable:1119:11) at node:internal/http2/core:1231:46 at Map.forEach (<anonymous>) at closeSession (node:internal/http2/core:1231:19) at Socket.socketOnClose (node:internal/http2/core:3572:5) at Socket.emit (node:events:509:20) at TCP.<anonymous> (node:net:350:12) { code: 'ERR_HTTP2_STREAM_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-max-session-memory.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/sequential/test-http2-max-session-memory.js#L0
--- stderr --- /home/runner/work/node/node/node/test/sequential/test-http2-max-session-memory.js:18 throw err; ^ Error [ERR_HTTP2_STREAM_ERROR]: Stream closed with error code NGHTTP2_CANCEL at ServerHttp2Stream._destroy (node:internal/http2/core:2478:13) at _destroy (node:internal/streams/destroy:122:10) at ServerHttp2Stream.destroy (node:internal/streams/destroy:84:5) at Writable.destroy (node:internal/streams/writable:1119:11) at node:internal/http2/core:1231:46 at Map.forEach (<anonymous>) at closeSession (node:internal/http2/core:1231:19) at Socket.socketOnClose (node:internal/http2/core:3572:5) at Socket.emit (node:events:509:20) at TCP.<anonymous> (node:net:350:12) { code: 'ERR_HTTP2_STREAM_ERROR' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-http2-max-session-memory.js
test-linux (ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-linux (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sccache stats
73% - 3598 hits, 1364 misses, 0 errors
sccache stats
81% - 4020 hits, 932 misses, 0 errors