On Tue, 3 Jan 2023 at 11:11, Ed Maste <ema...@freebsd.org> wrote: > > The branch main has been updated by emaste: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=170d10421a4280475c301c98d02abadc5e14dad8 > > commit 170d10421a4280475c301c98d02abadc5e14dad8 > Author: Ed Maste <ema...@freebsd.org> > AuthorDate: 2023-01-01 18:58:56 +0000 > Commit: Ed Maste <ema...@freebsd.org> > CommitDate: 2023-01-03 16:06:16 +0000 > > Cirrus-CI: add `gpart show` to setup script > > GCP instances have stopped resizing the UFS root filesystem. The 14.x > snapshot image built from b1ef176eb528 works while c89209c674f2 fails.
It looks like the issue is resolved with the image built from 231d75568f16. It's a bit hard to find out exactly what's happening, because I don't interact with GCP directly or have access to the console logs; it's all driven by Cirrus-CI.