domain: runtime-deprecate the module #10520
test-shared.yml
on: pull_request
Annotations
60 errors
|
aarch64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:30812) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:30760) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:30747) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:30736) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:30714) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34362) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:33997) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:33912) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:33779) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:33772) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34859) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34494) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:34340) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:34341) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:34270) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34909) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34544) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:34461) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:34327) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-3.6.3 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:34320) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34373) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34008) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:33855) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:33854) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:33784) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34415) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34051) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:33975) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:33841) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:33834) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34918) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34561) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:34477) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:34344) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:34337) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:34514) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:34146) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:34063) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:33927) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
aarch64-linux: with shared openssl-fips-3.5.7 / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:33910) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:52498) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:52173) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:52141) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:52142) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:52127) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
|
x86_64-linux: with shared libraries and perfetto / build
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-domain-promise.js#L4
--- stderr ---
(node:39088) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:8
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js:4:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-promise.js
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-domain-multi.js#L26
--- stderr ---
(node:38691) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:34
called with arguments: AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js:26:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple',
domainThrown: true
}
at Domain.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at Domain.emit (node:events:514:20)
at Domain.emit (node:domain:588:12)
at Domain._errorHandler (node:domain:342:23)
at Object.domainExceptionHandler (node:domain:162:19)
at process._fatalException (node:internal/process/execution:179:29) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-multi.js
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-domain-implicit-fs.js#L27
--- stderr ---
(node:38602) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js:27:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-fs.js
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-domain-implicit-binding.js#L5
--- stderr ---
(node:38450) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:domain:196
throw er;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:9
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js:5:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-implicit-binding.js
|
|
x86_64-linux: with shared libraries and perfetto / build:
test/parallel/test-domain-http-server.js#L24
--- stderr ---
(node:38442) [DEP0032] DeprecationWarning: The `domain` module is deprecated and should not be used.
(Use `node --trace-deprecation ...` to show where the warning was created)
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: function should not have been called at /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:29
called with arguments: DeprecationWarning: The `domain` module is deprecated and should not be used.
at node:domain:50:9
at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:409:7)
at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:348:10)
at loadBuiltinModule (node:internal/modules/helpers:133:7)
at loadBuiltinWithHooks (node:internal/modules/cjs/loader:1305:15)
at Module._load (node:internal/modules/cjs/loader:1400:48)
at wrapModuleLoad (node:internal/modules/cjs/loader:261:19)
at Module.require (node:internal/modules/cjs/loader:1682:12)
at require (node:internal/modules/helpers:196:16)
at Object.<anonymous> (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js:24:16) {
code: 'DEP0032'
}
at process.mustNotCall (/home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/common/index.js:569:12)
at process.emit (node:events:526:24)
at process.emit (node:domain:588:12)
at doEmitWarning (node:internal/process/warning:85:11)
at process.processTicksAndRejections (node:internal/process/task_queues:89:21) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v27.0.0-nightly2026-08-068886475e7e-slim/test/parallel/test-domain-http-server.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
node-v27.0.0-nightly2026-08-068886475e7e-slim.tar.gz
|
47.1 MB |
sha256:d56165672f19fcfdfc23287d855803db603b76428904d069cd1f8538629046be
|
|