From: "Ludovic Courtès" <ludovic.courtes@inria.fr>
To: 73916@debbugs.gnu.org
Subject: bug#73916: [Cuirass] Queued derivations have their GC roots removed
Date: Sun, 20 Oct 2024 22:06:47 +0200 [thread overview]
Message-ID: <87cyjuk088.fsf@inria.fr> (raw)
Cuirass stores GC roots for all the derivations of its jobsets under
/var/guix/profiles/per-user/cuirass/cuirass (or similar).
The ‘delete-old-gc-roots’ periodically deletes these GC roots (which are
not just derivations), but it’s supposed to keep GC roots to derivations
that are queued: that was done in
55af0f70c0d4938b8eda777382bbc4d8f5698a37.
Unfortunately, there’s ample evidence on berlin that GC roots of .drv
currently queued get removed anyway. This causes workers to try in vain
to substitute them, to eventually reject the build, which gets canceled
by ‘remote-server’.
Ludo’.
next reply other threads:[~2024-10-20 20:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-20 20:06 Ludovic Courtès [this message]
2024-11-10 11:49 ` bug#73916: [Cuirass] Queued derivations have their GC roots removed Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87cyjuk088.fsf@inria.fr \
--to=ludovic.courtes@inria.fr \
--cc=73916@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).