Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waiting indefinitely to pick up a job for macos-latest-xl #3629

Open
tmpfs opened this issue Dec 23, 2024 · 3 comments
Open

Waiting indefinitely to pick up a job for macos-latest-xl #3629

tmpfs opened this issue Dec 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tmpfs
Copy link

tmpfs commented Dec 23, 2024

Describe the bug

I have been trying all day to complete a workflow which relies on a macos-latest-xl runner but the job never gets picked up, is there an outage with the macos runners at the moment or a problem with macos-latest-xl?

To Reproduce

See this job: https://github.com/saveoursecrets/sdk/actions/runs/12461326991/job/34785678822

Just prints this and never gets picked up:

Requested labels: macos-latest-xl
Job defined at: saveoursecrets/sdk/.github/workflows/checks.yml@refs/tags/v0.16.1
Reusable workflow chain:
saveoursecrets/sdk/.github/workflows/release.yml@refs/tags/v0.16.1 (1ca27cf7dade543f8084fcf1c33f7f894a1cadf3)
-> saveoursecrets/sdk/.github/workflows/checks.yml@refs/tags/v0.16.1 (1ca27cf7dade543f8084fcf1c33f7f894a1cadf3)
Waiting for a runner to pick up this job...

I've tried many times today to get this job to complete, same issue every time.

Expected behavior

I expect the job to run.

@tmpfs tmpfs added the bug Something isn't working label Dec 23, 2024
@archiewood
Copy link

@tmpfs
Copy link
Author

tmpfs commented Feb 4, 2025

@archiewood thanks for the info. So that was changed as it used to work fine. In fact it was required for me to use the xl variant with more cores to get my jobs to complete in a reasonable time.

It would have been helpful to alias the xl variant to its replacement or to write an unsupported error in github actions instead of silently failing.

@archiewood
Copy link

Or at least throw a better error rather than wait forever!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants