Skip to content

GH-50999: [CI][Python] Fix NuGet based vcpkg cache failures on musllinux - #51092

Merged
kou merged 1 commit into
apache:mainfrom
kou:ci-wheel-musllinux-nuget-cache
Aug 31, 2026
Merged

GH-50999: [CI][Python] Fix NuGet based vcpkg cache failures on musllinux#51092
kou merged 1 commit into
apache:mainfrom
kou:ci-wheel-musllinux-nuget-cache

Conversation

@kou

@koukou commented Aug 31, 2026

Copy link
Copy Markdown
Member

Rationale for this change

We need to synchronize certificates used by Mono manually on Alpine Linux.

What changes are included in this PR?

Run cert-sync explicitly.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou
kou requested a review from assignUser as a code ownerAugust 31, 2026 05:23
CopilotAI lite review requested due to automatic review settings August 31, 2026 05:23

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@kou

kou commented Aug 31, 2026

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit musllinux

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50999has been automatically assigned in GitHub to PR creator.

@github-actionsgithub-actionsBot added the awaiting committer review Awaiting committer review label Aug 31, 2026
@github-actions

Copy link
Copy Markdown

Revision: db9fd59

Submitted crossbow builds: ursacomputing/crossbow @ actions-6d6ddccb10

TaskStatus
wheel-musllinux-1-2-cp311-cp311-amd64GitHub Actions
wheel-musllinux-1-2-cp311-cp311-arm64GitHub Actions
wheel-musllinux-1-2-cp312-cp312-amd64GitHub Actions
wheel-musllinux-1-2-cp312-cp312-arm64GitHub Actions
wheel-musllinux-1-2-cp313-cp313-amd64GitHub Actions
wheel-musllinux-1-2-cp313-cp313-arm64GitHub Actions
wheel-musllinux-1-2-cp314-cp314-amd64GitHub Actions
wheel-musllinux-1-2-cp314-cp314-arm64GitHub Actions
wheel-musllinux-1-2-cp314-cp314t-amd64GitHub Actions
wheel-musllinux-1-2-cp314-cp314t-arm64GitHub Actions
wheel-musllinux-1-2-cp315-cp315-amd64GitHub Actions
wheel-musllinux-1-2-cp315-cp315-arm64GitHub Actions
wheel-musllinux-1-2-cp315-cp315t-amd64GitHub Actions
wheel-musllinux-1-2-cp315-cp315t-arm64GitHub Actions

@kou

kou commented Aug 31, 2026

Copy link
Copy Markdown
MemberAuthor

wheel-musllinux-1-2-cp314-cp314-amd64:

1st run: https://github.com/ursacomputing/crossbow/actions/runs/33360469260/job/99390685720
2h 2m 4s without CERTIFICATE_VERIFY_FAILED.

2nd run: https://github.com/ursacomputing/crossbow/actions/runs/33360469260/job/99420915861
13m 35s

@pitrou

Copy link
Copy Markdown
Member

This is looking great, thank you @kou !

@kou
kou merged commit 3183434 into apache:mainAug 31, 2026
56 of 57 checks passed
@koukou removed the awaiting committer review Awaiting committer review label Aug 31, 2026
@kou
kou deleted the ci-wheel-musllinux-nuget-cache branch August 31, 2026 21:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kou@pitrou