Date: Tue, 02 Mar 2021 03:10:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253946] Cirrus-CI runs encountering disk full failures Message-ID: <bug-253946-227-I2Jg3tzRgK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253946-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253946-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253946 --- Comment #3 from Ed Maste <emaste@freebsd.org> --- I've temporarily stopped installing qemu and running the smoke test: --- commit a7d593dd1da27833b5384349700bc3c7bcae6aad Author: Ed Maste <emaste@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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253946-227-I2Jg3tzRgK>