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

Fixing MacOS 13 assemble workflows (once again) #15898

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 11, 2024

Description

Fixing MacOS 13 assemble workflows (once again). It seems like the QEMU 9.1.0 update is not working with Colima and just hangs on the required checks. The workaround for now is to forceably use QEMU 9.0.2 formula (the 9.0.2 version is not available, only 9.1.0).

Related Issues

Closes #15743 (came back)

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@reta reta force-pushed the fix.macos.13 branch 2 times, most recently from 5808ff6 to b325295 Compare September 11, 2024 14:58
@reta reta marked this pull request as ready for review September 11, 2024 15:04
@github-actions github-actions bot added bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. labels Sep 11, 2024
.github/workflows/assemble.yml Show resolved Hide resolved
@reta reta added backport 2.x Backport to 2.x branch backport 2.17 labels Sep 11, 2024
@reta reta merged commit 98a9161 into opensearch-project:main Sep 11, 2024
47 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 98a9161)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 11, 2024
Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 98a9161)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Sep 11, 2024
(cherry picked from commit 98a9161)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Sep 11, 2024
(cherry picked from commit 98a9161)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch backport 2.17 bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] MacOS 13 assemble workflows started to hang up
2 participants