You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have adjusted our workflows to utilize large macOS 12 runners by specifying the label "macos-12-large". However, it appears that the workflow is still utilizing the unpaid version macOS 12 [OS Version: macOS 12.7.2 (21G1974)], leading to a "The machine is in the 'gurumeditation' state" error again.
Hello @akhilamoyila9 . You problem not connected with large or standard runners (we checked your run and it was running on macos-12-large agent). Set up job shows only image version but not runner type. However The machine is in the 'gurumeditation' state error comes from low nested performance on new runners. More information you can find in similar issue here .
Description
We have adjusted our workflows to utilize large macOS 12 runners by specifying the label "macos-12-large". However, it appears that the workflow is still utilizing the unpaid version macOS 12 [OS Version: macOS 12.7.2 (21G1974)], leading to a "The machine is in the 'gurumeditation' state" error again.
Platforms affected
Runner images affected
Image version and build link
https://github.com/magma/magma/actions/runs/7890640681/job/21533252478
Is it regression?
https://github.com/magma/magma/actions/runs/7019943006/job/19126552806
Expected behavior
It should utilize the macOS-12 large runner
Actual behavior
Repro steps
Workflow file : https://github.com/magma/magma/blob/master/.github/workflows/sudo-python-tests.yml
The text was updated successfully, but these errors were encountered: