[Bug 253946] Cirrus-CI runs encountering disk full failures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 2 03:10:14 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253946
--- Comment #3 from Ed Maste <emaste at freebsd.org> ---
I've temporarily stopped installing qemu and running the smoke test:
---
commit a7d593dd1da27833b5384349700bc3c7bcae6aad
Author: Ed Maste <emaste at FreeBSD.org>
Date: Mon Mar 1 16:39:25 2021 -0500
Cirrus-CI: temporarily avoid qemu smoke test boot
Cirrus-CI has been red for some time because we're running out of disk
space on the ephemeral GCP VMs. For now remove the package + qemu boot,
and just check for build regressions.
This change to be reverted once we have identified and addressed the
underlying issue.
Sponsored by: The FreeBSD Foundation
---
It looks like we were probably very close to the limit before and some
uninteresting change pushed it over. After the commit above it seems there is
9.5GB free on the VM after installing packages (excl qemu and its
dependencies), and /usr/obj is 8.5GB.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list