Skip to content

quic: use arena allocation for packets #83227

quic: use arena allocation for packets

quic: use arena allocation for packets #83227

Triggered via push April 6, 2026 18:12
Status Failure
Total duration 37m 48s
Artifacts

test-linux.yml

on: push
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/parallel/test-inspector-dom-storage.js#L75
--- stderr --- Debugger listening on ws://127.0.0.1:39427/f785c2e7-d0ac-4b8f-9752-649c5c7824ee For help, see: https://nodejs.org/en/docs/inspector node:inspector:212 emitProtocolEvent(eventName, params); ^ TypeError: Missing newValue in event at broadcastToFrontend (node:inspector:212:3) at Object.domStorageItemAdded (node:inspector:233:36) at itemAdded (node:internal/inspector/webstorage:53:14) at InspectorLocalStorage.setItem (node:internal/inspector/webstorage:13:7) at test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:75:16) at async testGetData (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:62:3) at async test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:167:3) Node.js v26.0.0-pre Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db /home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-inspector-dom-storage.js#L75
--- stderr --- Debugger listening on ws://127.0.0.1:38091/ec7c180a-d4bd-4eb6-b9f8-70e66ea671d8 For help, see: https://nodejs.org/en/docs/inspector node:inspector:212 emitProtocolEvent(eventName, params); ^ TypeError: Missing newValue in event at broadcastToFrontend (node:inspector:212:3) at Object.domStorageItemAdded (node:inspector:233:36) at itemAdded (node:internal/inspector/webstorage:53:14) at InspectorLocalStorage.setItem (node:internal/inspector/webstorage:13:7) at test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:75:16) at async testGetData (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:62:3) at async test (/home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.js:167:3) Node.js v26.0.0-pre Command: out/Release/node --inspect=0 --experimental-storage-inspection --localstorage-file=./localstorage.db /home/runner/work/node/node/node/test/parallel/test-inspector-dom-storage.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
65% - 3161 hits, 1703 misses, 0 errors
sccache stats
79% - 3809 hits, 1042 misses, 0 errors