Skip to content

deps: update OpenSSL to 3.5.6 #74396

deps: update OpenSSL to 3.5.6

deps: update OpenSSL to 3.5.6 #74396

Triggered via pull request April 7, 2026 19:20
Status Failure
Total duration 40m 58s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-tls-junk-server.js#L31
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: The input did not match the regular expression /packet length too long/. Input: 'write EPROTO 40E2710202000000:error:0A00010B:SSL routines:tls_validate_record_header:wrong version number:../deps/openssl/openssl/ssl/record/methods/tlsany_meth.c:78:\n' at ClientRequest.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-tls-junk-server.js:31:12) at ClientRequest.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at Object.onceWrapper (node:events:631:12) at ClientRequest.emit (node:events:509:20) at emitErrorEvent (node:_http_client:109:11) at TLSSocket.socketErrorListener (node:_http_client:593:5) at TLSSocket.emit (node:events:509:20) at emitErrorNT (node:internal/streams/destroy:170:8) at emitErrorCloseNT (node:internal/streams/destroy:129:3) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'write EPROTO 40E2710202000000:error:0A00010B:SSL routines:tls_validate_record_header:wrong version number:../deps/openssl/openssl/ssl/record/methods/tlsany_meth.c:78:\n', expected: /packet length too long/, operator: 'match', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-tls-junk-server.js
test-macOS: test/parallel/test-tls-alert-handling.js#L44
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'ERR_SSL_BAD_RECORD_TYPE' - 'ERR_SSL_PACKET_LENGTH_TOO_LONG' ^ at TLSSocket.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-tls-alert-handling.js:44:10) at TLSSocket.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:507:15) at TLSSocket.emit (node:events:521:24) at TLSSocket._emitTLSError (node:internal/tls/wrap:1057:10) at TLSWrap.onerror (node:internal/tls/wrap:495:11) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'ERR_SSL_BAD_RECORD_TYPE', expected: 'ERR_SSL_PACKET_LENGTH_TOO_LONG', operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/node/node/node/test/parallel/test-tls-alert-handling.js
test-macOS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sccache stats
71% - 3460 hits, 1409 misses, 0 errors