-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
macos-14/macos-15 runners have the same hw.uuid #10773
Comments
Hi @StephenHodgson We'll investigate the issue and keep you posted with any updates |
Hi @StephenHodgson, |
What is |
Actually the problem is the opposite of this. The hw/uuids are always the same which is what is causing the problems. |
HI However, this feature is no longer available, thus we're closing this issue. |
However, this feature is no longer available, thus we're closing this issue. |
Not really a feature, but a requirement. Closing doesn't make it magically better. |
Description
The macos-14/macos-15 runner instances have the same hw.uuid which is preventing licensed software from properly activating during our builds.
Regression from macos-13 runners.
Platforms affected
Runner images affected
Image version and build link
Current runner version: '2.320.0'
Operating System
macOS
15.0
24A335
Runner Image
Image: macos-15-arm64
Version: 20241007.159
Included Software: https://github.com/actions/runner-images/blob/macos-15-arm64/20241007.159/images/macos/macos-15-arm64-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-15-arm64%2F20241007.159
Is it regression?
yes from macos-13
Expected behavior
machine hw.uuids should be unique for each ephemeral runner.
Actual behavior
machine hw.uuids are the same for each respective runner os, which causes our licensed software to reject activations and has to be ran one at a time across all our repos.
Repro steps
not easily reproducible, since timing is a factor when activating the software licenses.
The text was updated successfully, but these errors were encountered: