Skip to content

Temporarily disable armhf-gnu#158717

Closed
jieyouxu wants to merge 1 commit into
rust-lang:mainfrom
jieyouxu:jieyouxu/ci/temp-disable-armhf-gnu
Closed

Temporarily disable armhf-gnu#158717
jieyouxu wants to merge 1 commit into
rust-lang:mainfrom
jieyouxu:jieyouxu/ci/temp-disable-armhf-gnu

Conversation

@jieyouxu

@jieyouxu jieyouxu commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

armhf-gnu directly uses kernel.org mirror artifacts, but the kernel mirror infra had an incident and full artifacts have not yet recovered.

The job exercises arm-unknown-linux-gnueabihf (Tier 2 with host tools, see https://doc.rust-lang.org/rustc/platform-support.html#tier-2-with-host-tools). We are only disabling the armhf-gnu test job, the dist-armhf-linux job is not affected (i.e. we are still building its artifacts).

Context

See #t-infra > kernel.org is borked.

Tracked by #158716

`armhf-gnu` directly uses kernel.org mirror artifacts, but the kernel
mirror infra had an incident and full artifacts have not yet recovered.

See <rust-lang#158716>.
@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 3, 2026
@rustbot

rustbot commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: infra-ci
  • infra-ci expanded to Kobzol, Mark-Simulacrum, jdno, jieyouxu, marcoieni
  • Random selection from Mark-Simulacrum, jdno, marcoieni

@Kobzol

Kobzol commented Jul 3, 2026

Copy link
Copy Markdown
Member

@bors r+ p=100

@rust-bors

rust-bors Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 6831d13 has been approved by Kobzol

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 3, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jul 3, 2026
…r=Kobzol

Temporarily disable `armhf-gnu`

## Summary

`armhf-gnu` directly uses kernel.org mirror artifacts, but the kernel mirror infra had an incident and full artifacts have not yet recovered.

The job exercises `arm-unknown-linux-gnueabihf` (Tier 2 with host tools, see <https://doc.rust-lang.org/rustc/platform-support.html#tier-2-with-host-tools>). We are only disabling the `armhf-gnu` test job, the `dist-armhf-linux` job is not affected (i.e. we are still building its artifacts).

## Context

See [#t-infra > kernel.org is borked](https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/kernel.2Eorg.20is.20borked/with/607989491).

Tracked by #158716
@rust-bors rust-bors Bot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 3, 2026
@rust-bors

rust-bors Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

💔 Test for 58af49a failed: CI. Failed job:

@jieyouxu

jieyouxu commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

Retrying while I dig at the config file for the ppc64 job
@bors retry

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 3, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Jul 3, 2026
…r=Kobzol

Temporarily disable `armhf-gnu`

## Summary

`armhf-gnu` directly uses kernel.org mirror artifacts, but the kernel mirror infra had an incident and full artifacts have not yet recovered.

The job exercises `arm-unknown-linux-gnueabihf` (Tier 2 with host tools, see <https://doc.rust-lang.org/rustc/platform-support.html#tier-2-with-host-tools>). We are only disabling the `armhf-gnu` test job, the `dist-armhf-linux` job is not affected (i.e. we are still building its artifacts).

## Context

See [#t-infra > kernel.org is borked](https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra/topic/kernel.2Eorg.20is.20borked/with/607989491).

Tracked by #158716
@jieyouxu

jieyouxu commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

I see

Retrieving 'linux-4.19.325'

In crosstool-NG log, are we also going to kernel.org for kernel sources 🤔

@rust-bors rust-bors Bot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 3, 2026
@rust-bors

rust-bors Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

💔 Test for fc4c8c7 failed: CI. Failed job:

@jieyouxu

jieyouxu commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

Yes.

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@jieyouxu

jieyouxu commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

I'm going to close because we are also blocked by dist-* jobs having the same problem from crosstools-NG, there's no point trying to disable this test job, has the same problems.

@jieyouxu jieyouxu closed this Jul 3, 2026
@rust-bors rust-bors Bot added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 3, 2026
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 3, 2026
@rust-bors

rust-bors Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This pull request was unapproved due to being closed.

@jieyouxu
jieyouxu deleted the jieyouxu/ci/temp-disable-armhf-gnu branch July 3, 2026 06:19
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants