Skip to content

Conversation

pietroalbini
Copy link
Member

There are some builders that are running out of disk space while building the Docker images, such as arm-android. This moves and symlinks /var/lib/docker to the /mnt partition on Linux GHA.

Example of a build failing because of this: https://github.com/rust-lang-ci/rust/runs/564628621

There are some builders that are running out of disk space while
building the Docker images, such as arm-android. This moves and symlinks
/var/lib/docker to the /mnt partition on Linux GHA.
@rust-highfive
Copy link
Contributor

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 6, 2020
@pietroalbini
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Apr 6, 2020

⌛ Trying commit 368ca767e26ae56d3a95313749a3de1714dc8d83 with merge 8046ac922efa010d4c9591fdf9701d2dcae866ba...

@Mark-Simulacrum
Copy link
Member

r=me when finished testing

@bors
Copy link
Collaborator

bors commented Apr 6, 2020

☀️ Try build successful - checks-azure
Build commit: 8046ac922efa010d4c9591fdf9701d2dcae866ba (8046ac922efa010d4c9591fdf9701d2dcae866ba)

@pietroalbini
Copy link
Member Author

@bors r=Mark-Simulacrum rollup

@bors
Copy link
Collaborator

bors commented Apr 7, 2020

📌 Commit 1ce9257 has been approved by Mark-Simulacrum

@bors bors 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 Apr 7, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 7, 2020
…Mark-Simulacrum

ci: move /var/lib/docker to /mnt on GHA

There are some builders that are running out of disk space while building the Docker images, such as arm-android. This moves and symlinks `/var/lib/docker` to the `/mnt` partition on Linux GHA.

Example of a build failing because of this: https://github.com/rust-lang-ci/rust/runs/564628621
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 8, 2020
Rollup of 9 pull requests

Successful merges:

 - rust-lang#70789 (remove false positives of unused_braces)
 - rust-lang#70847 (ci: move /var/lib/docker to /mnt on GHA)
 - rust-lang#70850 (BTreeMap first last proposal tweaks)
 - rust-lang#70876 (Use a `SmallVec` for `Cache::predecessors`.)
 - rust-lang#70883 (Clean up E0507 explanation)
 - rust-lang#70892 (wf: refactor `compute_trait_ref`)
 - rust-lang#70914 (Corrects a typo in rustdoc documentation.)
 - rust-lang#70915 (Remove unnecessary TypeFlags::NOMINAL_FLAGS)
 - rust-lang#70927 (Clean up E0510 explanation)

Failed merges:

r? @ghost
@bors bors merged commit 54abd4f into rust-lang:master Apr 8, 2020
@pietroalbini pietroalbini deleted the ci-move-docker-lib branch December 23, 2020 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants