test: ensure assertions are reached on more tests #979
test-shared.yml
on: pull_request
Build slim tarball
1m 43s
Matrix: build
Annotations
24 errors
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-net-reconnect.js#L61
--- stderr ---
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
|
|
aarch64-linux: with shared libraries:
test/parallel/test-net-pipe-with-long-path.js#L22
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js:22:27)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-net-autoselectfamily.js#L187
--- stdout ---
Mismatched <anonymous> function calls. Expected at least 1, actual 0.
at Proxy.mustCallAtLeast (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:463:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js:187:42)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-net-onread-static-buffer.js#L44
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:44:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:77:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:108:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:137:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:169:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js
|
|
aarch64-linux: with shared libraries:
test/parallel/test-net-connect-options-fd.js#L75
--- stderr ---
(node:66280) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
[Pipe]Bound handle with Pipe 22
[Pipe]Bound handle with Pipe 23
[Pipe]Bound handle with Pipe 24
[Pipe]Bound handle with Pipe 25
[Pipe]Bound handle with Pipe 26
[Pipe]Bound handle with Pipe 27
[Pipe]Sending data through fd 22
[Pipe]Sending data through fd 23
[Pipe]Sending data through fd 24
[Pipe]Sending data through fd 25
[Pipe]Sending data through fd 26
[Pipe]Sending data through fd 27
[Pipe]Received data from fd 22
[Pipe]Received data from fd 23
[Pipe]Received end from fd 22, total 1
[Pipe]Received data from fd 24
[Pipe]Received end from fd 23, total 2
[Pipe]Received data from fd 25
[Pipe]Received end from fd 24, total 3
[Pipe]Received data from fd 26
[Pipe]Received end from fd 25, total 4
[Pipe]Received data from fd 27
[Pipe]Received end from fd 26, total 5
[Pipe]Received end from fd 27, total 6
[Pipe]Server closed by fd 27
[Pipe]Clean up handle with fd 22
[Pipe]Clean up handle with fd 23
[Pipe]Clean up handle with fd 24
[Pipe]Clean up handle with fd 25
[Pipe]Clean up handle with fd 26
[Pipe]Clean up handle with fd 27
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:75:33)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:87:33)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-net-reconnect.js#L61
--- stderr ---
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound o
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-net-pipe-with-long-path.js#L22
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js:22:27)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-net-autoselectfamily.js#L187
--- stdout ---
Mismatched <anonymous> function calls. Expected at least 1, actual 0.
at Proxy.mustCallAtLeast (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:463:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js:187:42)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-net-onread-static-buffer.js#L44
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:44:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:77:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:108:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:137:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:169:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-net-connect-options-fd.js#L75
--- stderr ---
(node:42310) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
[Pipe]Bound handle with Pipe 13
[Pipe]Bound handle with Pipe 14
[Pipe]Bound handle with Pipe 15
[Pipe]Bound handle with Pipe 16
[Pipe]Bound handle with Pipe 17
[Pipe]Bound handle with Pipe 18
[Pipe]Sending data through fd 13
[Pipe]Sending data through fd 14
[Pipe]Sending data through fd 15
[Pipe]Sending data through fd 16
[Pipe]Sending data through fd 17
[Pipe]Sending data through fd 18
[Pipe]Received data from fd 13
[Pipe]Received data from fd 14
[Pipe]Received end from fd 13, total 1
[Pipe]Received data from fd 15
[Pipe]Received end from fd 14, total 2
[Pipe]Received data from fd 16
[Pipe]Received end from fd 15, total 3
[Pipe]Received data from fd 17
[Pipe]Received end from fd 16, total 4
[Pipe]Received data from fd 18
[Pipe]Received end from fd 17, total 5
[Pipe]Received end from fd 18, total 6
[Pipe]Server closed by fd 18
[Pipe]Clean up handle with fd 13
[Pipe]Clean up handle with fd 14
[Pipe]Clean up handle with fd 15
[Pipe]Clean up handle with fd 16
[Pipe]Clean up handle with fd 17
[Pipe]Clean up handle with fd 18
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:75:33)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:87:33)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-net-reconnect.js#L61
--- stderr ---
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
|
|
x86_64-linux: with shared libraries:
test/parallel/test-net-pipe-with-long-path.js#L22
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js:22:27)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-net-autoselectfamily.js#L187
--- stdout ---
Mismatched <anonymous> function calls. Expected at least 1, actual 0.
at Proxy.mustCallAtLeast (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:463:10)
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js:187:42)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-net-onread-static-buffer.js#L44
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:44:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:77:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:108:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:137:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:169:24)
at Server.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js
|
|
x86_64-linux: with shared libraries:
test/parallel/test-net-connect-options-fd.js#L75
--- stderr ---
(node:62084) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
[Pipe]Bound handle with Pipe 22
[Pipe]Bound handle with Pipe 23
[Pipe]Bound handle with Pipe 24
[Pipe]Bound handle with Pipe 25
[Pipe]Bound handle with Pipe 26
[Pipe]Bound handle with Pipe 27
[Pipe]Sending data through fd 22
[Pipe]Sending data through fd 23
[Pipe]Sending data through fd 24
[Pipe]Sending data through fd 25
[Pipe]Sending data through fd 26
[Pipe]Sending data through fd 27
[Pipe]Received data from fd 22
[Pipe]Received data from fd 23
[Pipe]Received end from fd 22, total 1
[Pipe]Received data from fd 24
[Pipe]Received end from fd 23, total 2
[Pipe]Received data from fd 25
[Pipe]Received end from fd 24, total 3
[Pipe]Received data from fd 26
[Pipe]Received end from fd 25, total 4
[Pipe]Received data from fd 27
[Pipe]Received end from fd 26, total 5
[Pipe]Received end from fd 27, total 6
[Pipe]Server closed by fd 27
[Pipe]Clean up handle with fd 22
[Pipe]Clean up handle with fd 23
[Pipe]Clean up handle with fd 24
[Pipe]Clean up handle with fd 25
[Pipe]Clean up handle with fd 26
[Pipe]Clean up handle with fd 27
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:75:33)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:87:33)
at Server.serverOnListen (/home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node --expose-internals /home/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-net-reconnect.js#L61
--- stderr ---
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17564420,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
SERVER: got socket connection
SERVER connect, writing
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER: got socket connection
SERVER connect, writing
CLIENT: calling end WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
Symbol(kState): 17563908,
Symbol(kBufferedValue): null
}
SERVER socket end, calling end()
CLIENT end
CLIENT connected WritableState {
highWaterMark: 65536,
length: 0,
corked: 0,
onwrite: [Function: bound o
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-net-pipe-with-long-path.js#L22
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 0.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js:22:27)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-pipe-with-long-path.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-net-onread-static-buffer.js#L44
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:44:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:77:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:108:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:137:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 2.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js:169:24)
at Server.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-onread-static-buffer.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-net-autoselectfamily.js#L187
--- stdout ---
Mismatched <anonymous> function calls. Expected at least 1, actual 0.
at Proxy.mustCallAtLeast (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:463:10)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js:187:42)
at Module._compile (node:internal/modules/cjs/loader:1760:14)
at Object..js (node:internal/modules/cjs/loader:1892:10)
at Module.load (node:internal/modules/cjs/loader:1480:32)
at Module._load (node:internal/modules/cjs/loader:1299:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-autoselectfamily.js
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-net-connect-options-fd.js#L75
--- stderr ---
(node:18368) internal/test/binding: These APIs are for internal testing only. Do not use them.
(Use `node --trace-warnings ...` to show where the warning was created)
[Pipe]Bound handle with Pipe 13
[Pipe]Bound handle with Pipe 14
[Pipe]Bound handle with Pipe 15
[Pipe]Bound handle with Pipe 16
[Pipe]Bound handle with Pipe 17
[Pipe]Bound handle with Pipe 18
[Pipe]Sending data through fd 13
[Pipe]Sending data through fd 14
[Pipe]Sending data through fd 15
[Pipe]Sending data through fd 16
[Pipe]Sending data through fd 17
[Pipe]Sending data through fd 18
[Pipe]Received data from fd 13
[Pipe]Received data from fd 14
[Pipe]Received end from fd 13, total 1
[Pipe]Received data from fd 15
[Pipe]Received end from fd 14, total 2
[Pipe]Received data from fd 16
[Pipe]Received end from fd 15, total 3
[Pipe]Received data from fd 17
[Pipe]Received end from fd 16, total 4
[Pipe]Received data from fd 18
[Pipe]Received end from fd 17, total 5
[Pipe]Received end from fd 18, total 6
[Pipe]Server closed by fd 18
[Pipe]Clean up handle with fd 13
[Pipe]Clean up handle with fd 14
[Pipe]Clean up handle with fd 15
[Pipe]Clean up handle with fd 16
[Pipe]Clean up handle with fd 17
[Pipe]Clean up handle with fd 18
--- stdout ---
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:75:33)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Mismatched <anonymous> function calls. Expected exactly 1, actual 6.
at Proxy.mustCall (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:451:10)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js:87:33)
at Server.serverOnListen (/Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/common/index.js:493:15)
at Object.onceWrapper (node:events:622:28)
at Server.emit (node:events:508:28)
at emitListeningNT (node:net:1983:10)
at process.processTicksAndRejections (node:internal/process/task_queues:88:21)
Command: out/Release/node --expose-internals /Users/runner/work/_temp/node-v26.0.0-nightly2025-11-17bddc559499-slim/test/parallel/test-net-connect-options-fd.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
Expired
|
48.1 MB |
sha256:840eaf9c4f2e16b05ed9b267d43f87433f75f0afa5b8e65ae07de84aa6e80190
|
|