nodejs / reliability

Make the CI green again
35 stars 11 forks source link

CI Reliability 2024-04-29 #848

Open github-actions[bot] opened 4 months ago

github-actions[bot] commented 4 months ago

Failures in node-test-pull-request/58689 to node-test-pull-request/58786 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2024-04-29 00:08 2 6 11 8 73 6.67%

JSTest Failure

Reason parallel/test-error-serdes
Type JS_TEST_FAILURE
Failed PR 21 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52671/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52047/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52372/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52730/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-6, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-rackspace-win2022_vs2022-x64-6, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-4, test-macstadium-macos11.0-arm64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-rackspace-win2022_vs2022-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-alpine319_container-x64-1, test-ibm-alpine319_container-x64-1, test-osuosl-rhel8_container-arm64-1, test-rackspace-fedora32-x64-1, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu2204-x64-1, test-rackspace-win2019_vs2019-x64-1, test-digitalocean-alpine318_container-x64-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-ibm-ubi81_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-azure_msft-win10_vs2019-x64-3, test-digitalocean-alpine319_container-x64-2, test-equinix-debian11_container-armv7l-1, test-ibm-rhel9-x64-1, test-rackspace-win2022_vs2022-x64-4, test-orka-macos11-x64-2, test-equinix-rhel8_container-arm64-1, test-digitalocean-fedora37-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58784/
Example ``` not ok 3879 parallel/test-error-serdes --- duration_ms: 360058.40000 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/52708/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52730/)
Appeared test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58720/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58784/
Example ``` not ok 1912 parallel/test-macos-app-sandbox --- duration_ms: 7724.88800 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at Object. (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:47:8) at Module._compile (node:internal/modules/cjs/loader:1476:14) at Module._extensions..js (node:internal/modules/cjs/loader:1555:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14) at node:internal/main/run_main_module:30:49 { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre ... ```

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52674/)
Appeared test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58772/
Example ``` not ok 3781 pummel/test-crypto-timing-safe-equal-benchmarks --- duration_ms: 1659.01300 severity: fail exitcode: 1 stack: |- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-4.802924630409026) at Object. (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1) at Module._compile (node:internal/modules/cjs/loader:1476:14) at Module._extensions..js (node:internal/modules/cjs/loader:1555:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14) at node:internal/main/run_main_module:30:49 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '... ```

Reason benchmark/test-benchmark-crypto
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52451/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52657/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52739/)
Appeared test-digitalocean-debian12-x64-1, test-rackspace-debian11-x64-1, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58785/
Example ``` not ok 4010 benchmark/test-benchmark-crypto --- duration_ms: 1910.43400 severity: fail exitcode: 1 stack: |- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10) at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at ChildProcess. (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12) a... ```

Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/51629/, https://github.com/nodejs/node/pull/52714/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52723/)
Appeared test-azure_msft-win10_vs2019-x64-2, test-ibm-alpine319_container-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58692/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58780/
Example ``` not ok 953 parallel/test-http2-large-write-multiple-requests --- duration_ms: 120184.09000 severity: fail exitcode: 1 stack: |- timeout server sends content 1 server sends content 2 server sends content 3 server sends content 4 server sends content 5 server sends content 6 server sends content 7 server sends content 8 server sends content 9 server sends content 10 server sends content 11 server sends content 12 server sends content 13 server sends content 14 server sends content 15 server sends content 16 server sends content 17 server sends content 18 server sends content 19 server sends content 20 server sends content 21 server sends content 22 server sends content 23 server sends content 24 server sends content 25 server sends content 26 server sends content 27 server sends content 28 server sends content 29 server sends content 30 server sends content 31 server send... ```

Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/52164/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52329/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-rhel8_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58763/
Example ``` not ok 3983 parallel/test-net-write-fully-async-buffer --- duration_ms: 360115.56300 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-fs-read-stream-concurrent-reads
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52647/, https://github.com/nodejs/node/pull/52609/, https://github.com/nodejs/node/pull/52692/)
Appeared test-digitalocean-alpine318_container-x64-1, test-equinix-debian11_container-armv7l-1, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58702/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58721/
Example ``` not ok 1325 parallel/test-fs-read-stream-concurrent-reads --- duration_ms: 120097.10400 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52714/)
Appeared test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58754/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58770/
Example ``` not ok 3785 pummel/test-fs-readfile-tostring-fail --- duration_ms: 192.72000 severity: fail exitcode: 7 stack: |- /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:77 throw err; ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:35:37) at callback (node:internal/streams/writable:757:21) at onwriteError (node:internal/streams/writable:597:3) at onwrite (node:internal/streams/writable:640:7) at node:internal/fs/streams:513:5 at node:internal/fs/streams:455:14 at FSReqCallback.wrapper [as oncomplete] (node:fs:952:5) { generatedMessage: false, code: 'ERR_ASSERTION', actual: [Error: ENOSPC: no space left on device, write] { errno: -28, code: 'ENOSPC'... ```

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52727/, https://github.com/nodejs/node/pull/52728/, https://github.com/nodejs/node/pull/52730/)
Appeared test-orka-macos11-x64-1, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58773/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58784/
Example ``` not ok 4146 sequential/test-single-executable-application-empty --- duration_ms: 18459.09700 severity: fail exitcode: 1 stack: |- Copied /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node to /Users/iojs/node-tmp/.tmp.4145/sea Injected /Users/iojs/node-tmp/.tmp.4145/sea-prep.blob into /Users/iojs/node-tmp/.tmp.4145/sea [process 34032]: --- stderr --- error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.4145/sea.cstemp (No space left on device) /Users/iojs/node-tmp/.tmp.4145/sea: the codesign_allocate helper tool cannot be found or used [process 34032]: --- stdout --- [process 34032]: status = 1, signal = null /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:53 throw e; ^ Error: Cannot sign /Users/iojs/node-tmp/.tmp.4145/sea: Error: - process terminated with status 1,... ```

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52215/, https://github.com/nodejs/node/pull/52372/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58689/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58751/
Example ``` not ok 165 parallel/test-blob-file-backed --- duration_ms: 519.41400 severity: fail exitcode: 1 stack: |- node:internal/blob:291 const error = lazyDOMException('The blob could not be read', 'NotReadableError'); ^ DOMException [NotReadableError]: The blob could not be read at BlobReader. (node:internal/blob:291:25) Node.js v23.0.0-pre ... ```

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52584/, https://github.com/nodejs/node/pull/52691/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/58712/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58740/
Example ``` not ok 3879 parallel/test-file-write-stream4 --- duration_ms: 360107.64800 severity: fail exitcode: -15 stack: |- timeout ... ```

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52719/)
Appeared test-macstadium-macos11.0-arm64-4, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/58729/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58743/
Example ``` not ok 1918 parallel/test-module-loading-globalpaths --- duration_ms: 1339.97300 severity: fail exitcode: 1 stack: |- node:fs:3015 binding.copyFile( ^ Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1885/install/bin/node' at Object.copyFileSync (node:fs:3015:11) at Object. (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-module-loading-globalpaths.js:32:6) at Module._compile (node:internal/modules/cjs/loader:1476:14) at Module._extensions..js (node:internal/modules/cjs/loader:1555:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:191:14) at node:internal/main/run_main_module:30:49 { errno: -2... ```

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52713/)
Appeared test-digitalocean-ubuntu2204-x64-1, test-digitalocean-ubuntu2204-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/58693/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58762/
Example ``` java.io.IOException: Backing channel 'JNLP4-connect connection from 138.197.4.1/138.197.4.1:46386' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy2/jdk.proxy2.$Proxy181.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204) ```

Git Failure

Build Failure

Reason error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52692/, https://github.com/nodejs/node/pull/52701/, https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52723/, https://github.com/nodejs/node/pull/52674/, https://github.com/nodejs/node/pull/52727/)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2022_vs2022-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58714/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58773/
Example ``` error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] swiss-hash-table-helpers-tq-csa.cc struct-tq-csa.cc swiss-name-dictionary-tq-csa.cc synthetic-module-tq-csa.cc ```

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/52676/, https://github.com/nodejs/node/pull/52691/, https://github.com/nodejs/node/pull/52713/, https://github.com/nodejs/node/pull/52215/)
Appeared test-digitalocean-ubuntu2204-x64-2, test-rackspace-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58693/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58749/
Example ``` ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=ubuntu2204-64 #57507 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE ```

Reason fatal error: Killed signal terminated program cc1plus
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52657/, https://github.com/nodejs/node/pull/52713/)
Appeared undefined, test-digitalocean-ubuntu2204-x64-2, test-digitalocean-rhel8_arm_cross_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58762/
Example ``` fatal error: Killed signal terminated program cc1plus ```

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52719/, https://github.com/nodejs/node/pull/52714/)
Appeared test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58754/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58770/
Example ``` ERROR: No files found with the specified search criteria. 1 file(s) copied. > set DEBUG_HELPER=1 > call vcbuild.bat arm64 release msi ```

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52329/)
Appeared test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-debian11_container-armv7l-1, test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58775/
Example ``` ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [PostBuildScript] - [INFO] Executing post build scripts. [node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins6374667549703837546.sh + '[' -d .git ']' + git clean -fdx Removing out/ ```

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52655/, https://github.com/nodejs/node/pull/51575/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/58715/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58783/
Example ``` Failed to trigger sub builds ```

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/52651/, https://github.com/nodejs/node/pull/52047/)
Appeared test-ibm-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/58690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/58739/
Example ``` fatal: No rebase in progress? ```

Progress