Skip to content

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59 #203

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59

tools: update nixpkgs-unstable to ffcdcf99d65c61956d882df249a9be53e59 #203

Triggered via pull request October 26, 2025 00:38
Status Failure
Total duration 6h 0m 22s
Artifacts

test-shared.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 errors
x86_64-linux: with shared libraries
Process completed with exit code 2.
x86_64-linux: with shared libraries: test/parallel/test-tls-ocsp-callback.js#L93
--- stderr --- /home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93 assert.strictEqual(resp.toString(), testOptions.response); ^ TypeError: Cannot read properties of null (reading 'toString') at TLSSocket.<anonymous> (/home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93:33) at TLSSocket.<anonymous> (/home/runner/work/node/node/test/common/index.js:476:15) at TLSSocket.emit (node:events:508:28) at TLSWrap.onocspresponse (node:internal/tls/wrap:441:22) Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js
x86_64-linux: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-reset-flood.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
x86_64-linux: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
x86_64-linux: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:709:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:476:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-tls-ocsp-callback.js#L93
--- stderr --- /Users/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93 assert.strictEqual(resp.toString(), testOptions.response); ^ TypeError: Cannot read properties of null (reading 'toString') at TLSSocket.<anonymous> (/Users/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93:33) at TLSSocket.<anonymous> (/Users/runner/work/node/node/test/common/index.js:476:15) at TLSSocket.emit (node:events:508:28) at TLSWrap.onocspresponse (node:internal/tls/wrap:441:22) Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js
x86_64-darwin: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-reset-flood.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
x86_64-darwin: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
x86_64-darwin: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:709:12) at ClientHttp2Stream.<anonymous> (/Users/runner/work/node/node/test/common/index.js:476:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
aarch64-linux: with shared libraries
Process completed with exit code 2.
aarch64-linux: with shared libraries: test/parallel/test-tls-ocsp-callback.js#L93
--- stderr --- /home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93 assert.strictEqual(resp.toString(), testOptions.response); ^ TypeError: Cannot read properties of null (reading 'toString') at TLSSocket.<anonymous> (/home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js:93:33) at TLSSocket.<anonymous> (/home/runner/work/node/node/test/common/index.js:476:15) at TLSSocket.emit (node:events:508:28) at TLSWrap.onocspresponse (node:internal/tls/wrap:441:22) Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-tls-ocsp-callback.js
aarch64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control-paused.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control-paused.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-misbehaving-flow-control.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-misbehaving-flow-control.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-max-invalid-frames.js#L0
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-max-invalid-frames.js --- TIMEOUT ---
aarch64-linux: with shared libraries: test/parallel/test-http2-reset-flood.js#L0
--- stderr --- <--- Last few GCs ---> [63147:0xaab3befa0000] 227328 ms: Scavenge 4091.7 (4096.8) -> 4090.6 (4097.3) MB, pooled: 0.0 MB, 1.50 / 0.00 ms (average mu = 0.300, current mu = 0.285) task; [63147:0xaab3befa0000] 228057 ms: Mark-Compact (reduce) 4090.6 (4097.3) -> 4090.3 (4094.6) MB, pooled: 0.0 MB, 725.19 / 0.00 ms (+ 0.2 ms in 1 steps since start of marking, biggest step 0.2 ms, walltime since start of marking 729 ms) (average mu = 0.259 FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory ----- Native stack trace ----- 1: 0xaab3a912e6b4 node::DumpNativeBacktrace(_IO_FILE*) [out/Release/node] 2: 0xaab3a92cc840 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node] 3: 0xaab3a977800c [out/Release/node] 4: 0xaab3a9778148 [out/Release/node] 5: 0xaab3a9a66fbc [out/Release/node] 6: 0xaab3a9a6722c [out/Release/node] 7: 0xaab3a9a7b630 [out/Release/node] 8: 0xaab3a9a7ee14 [out/Release/node] 9: 0xaab3a9408730 node::PerIsolatePlatformData::RunForegroundTask(std::unique_ptr<v8::Task, std::default_delete<v8::Task> >) [out/Release/node] 10: 0xaab3a9408ef4 node::PerIsolatePlatformData::FlushForegroundTasksInternal() [out/Release/node] 11: 0xaab3a940726c node::PerIsolatePlatformData::FlushTasks(uv_async_s*) [out/Release/node] 12: 0xff6de9221ffc [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 13: 0xff6de9238cb8 [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 14: 0xff6de92230e8 uv_run [/nix/store/0qzym2f69pj79wr5s8w4ypcd3r60s2bb-libuv-1.51.0/lib/libuv.so.1] 15: 0xaab3a90391e0 node::SpinEventLoopInternal(node::Environment*) [out/Release/node] 16: 0xaab3a937f228 node::NodeMainInstance::Run(node::ExitCode*, node::Environment*) [out/Release/node] 17: 0xaab3a937f104 node::NodeMainInstance::Run() [out/Release/node] 18: 0xaab3a920cc40 [out/Release/node] 19: 0xaab3a920cd34 node::Start(int, char**) [out/Release/node] 20: 0xaab3aa81818c main [out/Release/node] 21: 0xff6de79262b4 [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6] 22: 0xff6de7926398 __libc_start_main [/nix/store/62yvg9afjvmwa8z17arn4giqmjzg2xd2-glibc-2.40-66/lib/libc.so.6] 23: 0xaab3a8fe1370 _start [out/Release/node] Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-reset-flood.js --- CRASHED (Signal: 6) ---
aarch64-linux: with shared libraries: test/parallel/test-http2-multi-content-length.js#L0
--- stderr --- node:events:486 throw er; // Unhandled 'error' event ^ Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) Emitted 'error' event on ClientHttp2Stream instance at: at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { code: 'ERR_HTTP2_SESSION_ERROR' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-multi-content-length.js
aarch64-linux: with shared libraries: test/parallel/test-http2-client-unescaped-path.js#L0
--- stderr --- node:assert:456 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Comparison { + code: 'ERR_HTTP2_SESSION_ERROR', + message: 'Session closed with error code 1', - code: 'ERR_HTTP2_STREAM_ERROR', - message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR', name: 'Error' } at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:709:12) at ClientHttp2Stream.<anonymous> (/home/runner/work/node/node/test/common/index.js:476:15) at ClientHttp2Stream.emit (node:events:508:28) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:89:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 1 at Http2Session.onGoawayData (node:internal/http2/core:751:21) { code: 'ERR_HTTP2_SESSION_ERROR' }, expected: { code: 'ERR_HTTP2_STREAM_ERROR', name: 'Error', message: 'Stream closed with error code NGHTTP2_PROTOCOL_ERROR' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-http2-client-unescaped-path.js
aarch64-darwin: with shared libraries
The job has exceeded the maximum execution time of 6h0m0s
aarch64-darwin: with shared libraries
The operation was canceled.