Re: Differing status reports fro the package build cluster
Date: Mon, 12 Dec 2022 03:35:19 UTC
On 2022-12-12 10:36, Mark Millard wrote: > Simon Wright <simon.wright_at_gmx.net> wrote on > Date: Mon, 12 Dec 2022 00:13:20 UTC : > >> If I look at the report on: >> >> https://pkg-status.freebsd.org/builds?jailname=131amd64&type=package&all=1 >> >> the status on 131amd64 default (on beefy16) is: parallel_build, started >> 10 December. > > When I just looked at 86b787b900a8 (a default Ports), it still listed 1126 > Remaining: so not done. > > The prior completed one (0 Remaining) is listed as 908640ce3450 . > > >> If I look at the same url but with the "latest only" filter, the same >> jail has a status of stopped:done with a started date of 6 December. > > https://pkg-status.freebsd.org/builds?jailname=131amd64&type=package shows: > > 908640ce3450 as well, the same completed one as on the other page. > >> I'm assuming that the "all" view is current but does anyone know why >> they show differently? > > They agree about what has completed, at least for now. OK, I get it; the report filtered on "View latest only" is only updated when the build for that git hash is complete however the current status of the build boxes - including builds in progress - is shown on the "View All" filter. Thanks for the insight Mark.