From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: core-updates & =?utf-8?Q?=E2=80=98guix_weather=E2=80=99?= Date: Sun, 18 Feb 2018 01:57:02 +0100 Message-ID: <87o9kni081.fsf_-_@gnu.org> References: <87wozhjilt.fsf@elephly.net> <87lgftp088.fsf@gnu.org> <87inawlrlz.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enDHv-0006Nk-5h for guix-devel@gnu.org; Sat, 17 Feb 2018 19:57:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enDHt-0003nI-WB for guix-devel@gnu.org; Sat, 17 Feb 2018 19:57:07 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:53080) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1enDHt-0003mv-Oy for guix-devel@gnu.org; Sat, 17 Feb 2018 19:57:05 -0500 In-Reply-To: <87inawlrlz.fsf@netris.org> (Mark H. Weaver's message of "Fri, 16 Feb 2018 13:24:56 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: [...] >> The weather is OK, though it=E2=80=99s surprisingly lower than what I=E2= =80=99d expect >> given that everything has been built according to Hydra/Cuirass: >> >> $ ./pre-inst-env guix weather --substitute-urls=3D"https://berlin.guixsd= .org https://mirror.hydra.gnu.org" >> computing 7,047 package derivations for x86_64-linux... >> looking for 7,348 store items on https://berlin.guixsd.org... >> https://berlin.guixsd.org >> 55.2% substitutes available (4,057 out of 7,348) >> 7,756.8 MiB of nars (compressed) >> 23,011.1 MiB on disk (uncompressed) >> 0.000 seconds per request (2.1 seconds in total) >> 3,553.4 requests per second >> looking for 7,348 store items on https://mirror.hydra.gnu.org... >> updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.= 0% >> https://mirror.hydra.gnu.org >> 37.3% substitutes available (2,744 out of 7,348) >> 9,299.7 MiB of nars (compressed) >> 23,535.4 MiB on disk (uncompressed) >> 0.266 seconds per request (1,953.6 seconds in total) >> 3.8 requests per second > > Hydra has certainly built far more than 37% of jobs on core updates. > The percentage of built store items should be closer to 90% or more. Yeah, definitely. > I guess the discrepancy is because most of those store items had never > been requested, so the NARs haven't yet been built. Does that make > sense? No I don=E2=80=99t think so (I checked on hydra and =E2=80=98guix publish= =E2=80=99 was not creating new nars.) And it=E2=80=99s really 404s not 500s that I=E2=80=99m= getting. Not sure what=E2=80=99s going on. Ludo=E2=80=99.