Skip to content

inspector: initial support storage inspection #1803

inspector: initial support storage inspection

inspector: initial support storage inspection #1803

Triggered via pull request December 24, 2025 15:10
Status Failure
Total duration 1h 31m 27s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 31s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/sequential/test-inspector-network-resource.js#L0
--- stderr --- Debugger listening on ws://127.0.0.1:45503/a6ae29e4-108e-4e53-86d2-5e4610dadb21 For help, see: https://nodejs.org/en/docs/inspector --- stdout --- [test] Connecting to a child Node process [test] Testing /json/list [err] /home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/out/Release/node: bad option: --experimental-inspector-network-resource [err] Command: out/Release/node --inspect=0 --experimental-network-inspection --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/test/sequential/test-inspector-network-resource.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-cli-node-options-docs.js#L118
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order + actual - expected ... Skipped lines [ '-', '--', '--abort-on-uncaught-exception', '--allow-addons', ... '--experimental-inspector-network-resource', + '--experimental-storage-inspection', '--experimental-loader=module', '--experimental-network-inspection', '--experimental-print-required-tla', '--experimental-quic', '--experimental-sea-config', '--experimental-shadow-realm', - '--experimental-storage-inspection', '--experimental-test-coverage', '--experimental-test-module-mocks', '--experimental-transform-types', '--experimental-vm-modules', '--experimental-wasi-unstable-preview1', at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/test/parallel/test-cli-node-options-docs.js:118:12) at Module._compile (node:internal/modules/cjs/loader:1803:14) at Object..js (node:internal/modules/cjs/loader:1934:10) at Module.load (node:internal/modules/cjs/loader:1524:32) at Module._load (node:internal/modules/cjs/loader:1326:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: [ '-', '--', '--abort-on-uncaught-exception', '--allow-addons', '--allow-child-process', '--allow-fs-read', '--allow-fs-write', '--allow-inspector', '--allow-net', '--allow-wasi', '--allow-worker', '--build-snapshot', '--build-snapshot-config', '--check', '--completion-bash', '--conditions=condition', '--cpu-prof', '--cpu-prof-dir', '--cpu-prof-interval', '--cpu-prof-name', '--diagnostic-dir=directory', '--disable-proto=mode', '--disable-sigusr1', '--disable-warning=code-or-type', '--disable-wasm-trap-handler', '--disallow-code-generation-from-strings', '--dns-result-order=order', '--enable-fips', '--enable-network-family-autoselection', '--enable-source-maps', '--entry-url', '--env-file-if-exists=file', '--env-file=file', '--eval "script"', '--experimental-addon-modules', '--experimental-config-file=config', '--experimental-default-config-file', '--experimental-eventsource', '--experimental-import-meta-resolve', '--experimental-inspector-network-resource', '--experimental-storage-inspection', '--experimental-loader=module', '--experimental-network-inspection', '--experimental-print-required-tla', '--experimental-quic', '--experimental-sea-config', '--experimental-shadow-realm', '--experimental-test-coverage', '--experimental-test-module-mocks', '--experimental-transform-types', '--experimental-vm-modules', '--experimental-wasi-unstable-preview1', '--experimental-worker-inspection', '--expose-gc', '--force-context-aware', '--force-fips', '--force-node-api-uncaught-exceptions-policy', '--frozen-intrinsics', '--heap-prof', '--heap-prof-dir', '--heap-prof-interval', '--heap-prof-name', '--heapsnapshot-near-heap-limit=max_count', '--heapsnapshot-signal=signal', '--help', '--icu-data-dir=file', '--import=module', '--input-type=type', '--insecure-http-parser', '--inspect-brk[=[host:]port]', '--inspect-port=[host:]port', '--inspect-publish-uid=stderr,http', '--inspect-wait[=[host:]port]', '--inspect[=[host:]port]', '--interactive', '--jitless', '--localstorage-file=file', '--max-http-header-size=size', '--max-old-space-size-percentage=percentage', '--napi-modules', '--network-family-autoselection-attempt-timeout', '--no-addons', '--no-async-context-frame', '--no-deprecatio
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/sequential/test-inspector-network-resource.js#L0
--- stderr --- Debugger listening on ws://127.0.0.1:36295/1351167a-4ddb-4694-81c9-e91d7259dece For help, see: https://nodejs.org/en/docs/inspector --- stdout --- [test] Connecting to a child Node process [test] Testing /json/list [err] /home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/out/Release/node: bad option: --experimental-inspector-network-resource [err] Command: out/Release/node --inspect=0 --experimental-network-inspection --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/test/sequential/test-inspector-network-resource.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-cli-node-options-docs.js#L118
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: doc/api/cli.md Options subsections are not in alphabetical order + actual - expected ... Skipped lines [ '-', '--', '--abort-on-uncaught-exception', '--allow-addons', ... '--experimental-inspector-network-resource', + '--experimental-storage-inspection', '--experimental-loader=module', '--experimental-network-inspection', '--experimental-print-required-tla', '--experimental-quic', '--experimental-sea-config', '--experimental-shadow-realm', - '--experimental-storage-inspection', '--experimental-test-coverage', '--experimental-test-module-mocks', '--experimental-transform-types', '--experimental-vm-modules', '--experimental-wasi-unstable-preview1', at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-2436e228bcb5-slim/test/parallel/test-cli-node-options-docs.js:118:12) at Module._compile (node:internal/modules/cjs/loader:1803:14) at Object..js (node:internal/modules/cjs/loader:1934:10) at Module.load (node:internal/modules/cjs/loader:1524:32) at Module._load (node:internal/modules/cjs/loader:1326:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: [ '-', '--', '--abort-on-uncaught-exception', '--allow-addons', '--allow-child-process', '--allow-fs-read', '--allow-fs-write', '--allow-inspector', '--allow-net', '--allow-wasi', '--allow-worker', '--build-snapshot', '--build-snapshot-config', '--check', '--completion-bash', '--conditions=condition', '--cpu-prof', '--cpu-prof-dir', '--cpu-prof-interval', '--cpu-prof-name', '--diagnostic-dir=directory', '--disable-proto=mode', '--disable-sigusr1', '--disable-warning=code-or-type', '--disable-wasm-trap-handler', '--disallow-code-generation-from-strings', '--dns-result-order=order', '--enable-fips', '--enable-network-family-autoselection', '--enable-source-maps', '--entry-url', '--env-file-if-exists=file', '--env-file=file', '--eval "script"', '--experimental-addon-modules', '--experimental-config-file=config', '--experimental-default-config-file', '--experimental-eventsource', '--experimental-import-meta-resolve', '--experimental-inspector-network-resource', '--experimental-storage-inspection', '--experimental-loader=module', '--experimental-network-inspection', '--experimental-print-required-tla', '--experimental-quic', '--experimental-sea-config', '--experimental-shadow-realm', '--experimental-test-coverage', '--experimental-test-module-mocks', '--experimental-transform-types', '--experimental-vm-modules', '--experimental-wasi-unstable-preview1', '--experimental-worker-inspection', '--expose-gc', '--force-context-aware', '--force-fips', '--force-node-api-uncaught-exceptions-policy', '--frozen-intrinsics', '--heap-prof', '--heap-prof-dir', '--heap-prof-interval', '--heap-prof-name', '--heapsnapshot-near-heap-limit=max_count', '--heapsnapshot-signal=signal', '--help', '--icu-data-dir=file', '--import=module', '--input-type=type', '--insecure-http-parser', '--inspect-brk[=[host:]port]', '--inspect-port=[host:]port', '--inspect-publish-uid=stderr,http', '--inspect-wait[=[host:]port]', '--inspect[=[host:]port]', '--interactive', '--jitless', '--localstorage-file=file', '--max-http-header-size=size', '--max-old-space-size-percentage=percentage', '--napi-modules', '--network-family-autoselection-attempt-timeout', '--no-addons', '--no-async-context-frame', '--no-deprecatio

Artifacts

Produced during runtime
Name Size Digest
tarballs
47.8 MB
sha256:fd81f8673747662683c5668ab876e1b229269c13d7dd71ace970ae997b938ea6