omgnetwork / optimism-v2

ARCHIVE of monorepo implementing Boba, an L2 Compute solution built on Optimistic Ethereum - active repo is at https://github.com/bobanetwork/boba
https://github.com/bobanetwork/boba
MIT License
40 stars 22 forks source link

Sporadic GitHub actions failure of the new EC2 test runners, even when they have 0 tests to run #450

Closed CAPtheorem closed 2 years ago

CAPtheorem commented 2 years ago

This is a GitHub actions issue. Symptoms: EC2 spins up, downloads images, stack comes up, looks good per limited logging, and then the system times out with

curl: (22) The requested URL returned error: 503
[131](https://github.com/omgnetwork/optimism-v2/runs/5416846317?check_suite_focus=true#step:9:131)
curl: (22) The requested URL returned error: 503
[132](https://github.com/omgnetwork/optimism-v2/runs/5416846317?check_suite_focus=true#step:9:132)
22
[133](https://github.com/omgnetwork/optimism-v2/runs/5416846317?check_suite_focus=true#step:9:133)
Error: Process completed with exit code 22.
CAPtheorem commented 2 years ago

resolved