Virtual File System for Node.js #3602
test-shared.yml
on: pull_request
Build slim tarball
2m 20s
Matrix: build
Annotations
40 errors
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-real-provider.js#L182
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-real-provider.js:182:11)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-real-provider.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-overlay.js#L41
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js:41:14)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-import.mjs#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs:13:9
at ModuleJob.run (node:internal/modules/esm/module_job:430:25)
at async node:internal/modules/esm/loader:639:26
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-mount-events.js#L18
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js:18:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-glob.js#L17
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js:17:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-chdir-worker.js#L13
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js:13:11)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-chdir.js#L38
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js:38:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-vfs-basic.js#L114
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js:114:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-runner-mock-fs.js#L10
--- stderr ---
(node:77515) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Test failure: 'mock.fs() creates a virtual file system'
Location: test/parallel/test-runner-mock-fs.js:9:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:10:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() uses /mock as default prefix'
Location: test/parallel/test-runner-mock-fs.js:34:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:35:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() works without initial files'
Location: test/parallel/test-runner-mock-fs.js:46:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:47:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() supports adding directories'
Location: test/parallel/test-runner-mock-fs.js:58:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:59:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() existsSync works correctly'
Location: test/parallel/test-runner-mock-fs.js:73:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuilti
|
|
aarch64-linux: with shared libraries:
test/parallel/test-code-cache.js#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:222:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15)
at Module._load (node:internal/modules/cjs/loader:1253:50)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:285:16)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-code-cache.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-provider-memory.js#L273
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js:273:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-mount-events.js#L18
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js:18:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-overlay.js#L41
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js:41:14)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-import.mjs#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs:13:9
at ModuleJob.run (node:internal/modules/esm/module_job:430:25)
at async node:internal/modules/esm/loader:639:26
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-glob.js#L17
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js:17:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-chdir-worker.js#L13
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js:13:11)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-chdir.js#L38
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js:38:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-vfs-basic.js#L114
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js:114:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-runner-mock-fs.js#L10
--- stderr ---
(node:35652) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Test failure: 'mock.fs() creates a virtual file system'
Location: test/parallel/test-runner-mock-fs.js:9:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:10:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() uses /mock as default prefix'
Location: test/parallel/test-runner-mock-fs.js:34:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:35:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() works without initial files'
Location: test/parallel/test-runner-mock-fs.js:46:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:47:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() supports adding directories'
Location: test/parallel/test-runner-mock-fs.js:58:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:59:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() existsSync works correctly'
Location: test/parallel/test-runner-mock-fs.js:73:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBu
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-code-cache.js#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:222:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15)
at Module._load (node:internal/modules/cjs/loader:1253:50)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:285:16)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-code-cache.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-overlay.js#L41
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js:41:14)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-provider-memory.js#L273
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js:273:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-mount-events.js#L18
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js:18:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-import.mjs#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at file:///home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs:13:9
at ModuleJob.run (node:internal/modules/esm/module_job:430:25)
at async node:internal/modules/esm/loader:639:26
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-glob.js#L17
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js:17:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-chdir-worker.js#L13
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js:13:11)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-chdir.js#L38
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js:38:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-vfs-basic.js#L114
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js:114:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-runner-mock-fs.js#L10
--- stderr ---
(node:67716) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Test failure: 'mock.fs() creates a virtual file system'
Location: test/parallel/test-runner-mock-fs.js:9:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:10:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() uses /mock as default prefix'
Location: test/parallel/test-runner-mock-fs.js:34:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:35:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() works without initial files'
Location: test/parallel/test-runner-mock-fs.js:46:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:47:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() supports adding directories'
Location: test/parallel/test-runner-mock-fs.js:58:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:59:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() existsSync works correctly'
Location: test/parallel/test-runner-mock-fs.js:73:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuilti
|
|
x86_64-linux: with shared libraries:
test/parallel/test-code-cache.js#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:222:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15)
at Module._load (node:internal/modules/cjs/loader:1253:50)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:285:16)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-code-cache.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-provider-memory.js#L273
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js:273:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-provider-memory.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-mount-events.js#L18
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js:18:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-mount-events.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-overlay.js#L41
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js:41:14)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-overlay.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-glob.js#L17
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js:17:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-glob.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-import.mjs#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs:13:9
at ModuleJob.run (node:internal/modules/esm/module_job:430:25)
at async node:internal/modules/esm/loader:639:26
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-import.mjs
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-chdir-worker.js#L13
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js:13:11)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir-worker.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-chdir.js#L38
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js:38:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-chdir.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-vfs-basic.js#L114
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js:114:9)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1951:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-vfs-basic.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-runner-mock-fs.js#L10
--- stderr ---
(node:78745) ExperimentalWarning: VirtualFileSystem is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
--- stdout ---
Test failure: 'mock.fs() creates a virtual file system'
Location: test/parallel/test-runner-mock-fs.js:9:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:10:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() uses /mock as default prefix'
Location: test/parallel/test-runner-mock-fs.js:34:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:35:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() works without initial files'
Location: test/parallel/test-runner-mock-fs.js:46:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:47:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() supports adding directories'
Location: test/parallel/test-runner-mock-fs.js:58:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBuiltin (node:internal/bootstrap/realm:430:14)
at loadModuleHooks (node:internal/vfs/file_system:82:19)
at VirtualFileSystem.mount (node:internal/vfs/file_system:260:7)
at MockTracker.fs (node:internal/test_runner/mock/mock:830:9)
at TestContext.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-runner-mock-fs.js:59:25)
at Test.runInAsyncScope (node:async_hooks:226:14)
at Test.run (node:internal/test_runner/test:1120:25)
Test failure: 'mock.fs() existsSync works correctly'
Location: test/parallel/test-runner-mock-fs.js:73:1
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at requireBu
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-code-cache.js#L0
--- stderr ---
node:internal/bootstrap/realm:429
if (!mod) throw new TypeError(`Missing internal module '${id}'`);
^
TypeError: Missing internal module 'internal/modules/esm/formats'
at requireBuiltin (node:internal/bootstrap/realm:429:19)
at node:internal/vfs/module_hooks:17:32
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
at loadBuiltinModule (node:internal/modules/helpers:222:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1201:15)
at Module._load (node:internal/modules/cjs/loader:1253:50)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.require (node:internal/modules/cjs/loader:1555:12)
at require (node:internal/modules/helpers:285:16)
Node.js v26.0.0-pre
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-24f31d645024-slim/test/parallel/test-code-cache.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
48.1 MB |
sha256:16df742b9154b819ec11ceb0a4eda5712268842ef6ce6ec6cd58eb2594874786
|
|