From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id OFXnMDIeX2bXjAAAqHPOHw:P1 (envelope-from ) for ; Tue, 04 Jun 2024 16:01:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id OFXnMDIeX2bXjAAAqHPOHw (envelope-from ) for ; Tue, 04 Jun 2024 16:01:22 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tx0QN9kj; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717509682; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=+78cOQz+ez9cnqaaoei1RYZsm15BfjThnmhf6TH+Crg=; b=B1n4qMS0tZZYMjPFunoPyNqkWw1+qEjoeR7o5zEjOqgW58yOsknD9adCC+tOjO36jNhyyv k80sABfl9jU6hXuShgfHPH3AQ439BOTXAfvDVGRfomTcOhfy9KC2sJPj9bZH+Zc1NFGD/r RTflfgEDCw+HEOHxn9kLitkKEj3TZ+dQHr+Betuv0DFgr8OeKng37ZjttAEwi9eg3ukSvq D15n8a75aEiKTJ729a9EKWAJlRJ616K7RC4mABBEd+zcFzluW/3ZpmU5ibfeSW4klgP3qq ZBeRCw238mt0jF7Ivn7xK+9E98SJox05qOG/yynKTMOVee1nU6mpzo1iw9ZqDQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tx0QN9kj; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717509682; a=rsa-sha256; cv=none; b=j15e7B9n6lZQ0vWrVh3whrpHzrKkuPCwDHBfEIt6Zzc3D++U57BV/tPzdWZXJ37gyHfBrH colYuGjbTIoaAZF+MVZIJlv1KgNcpnb+3BxiE9CBUOxLYL/TbS3l4eY96yniO2b60uhpzW 2j9Z8U6F1wba6+5qV7J3tjiIeH9Soph9S8bfgZyVDST+vRSJUpgnndnu4G0cnFzj3UEHJp /+QYh9/Z4gfnJFyYSFSWjJ/ACYVvC8afQRgGWghd424Uh2R7P1/9s4SsFxFKCWDtD2LJLH mAV8ryoHGxNu86EcC3UQV30TxrvfP1U2dXvVBxHPW/d0puIvVrrFfECs1MKBng== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AB29F1229C for ; Tue, 4 Jun 2024 16:01:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sEUiZ-0007jI-Uk; Tue, 04 Jun 2024 10:00:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sEUiX-0007ie-Kl for bug-guix@gnu.org; Tue, 04 Jun 2024 10:00:49 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sEUiX-0008AM-D1 for bug-guix@gnu.org; Tue, 04 Jun 2024 10:00:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sEUik-0006P5-HO for bug-guix@gnu.org; Tue, 04 Jun 2024 10:01:02 -0400 Subject: bug#63413: Stop and restart builds in cuirass Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 04 Jun 2024 14:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63413 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Andreas Enge Cc: 63413-done@debbugs.gnu.org Mail-Followup-To: 63413@debbugs.gnu.org, ludo@gnu.org, andreas@enge.fr Received: via spool by 63413-done@debbugs.gnu.org id=D63413.171750962118564 (code D ref 63413); Tue, 04 Jun 2024 14:01:02 +0000 Received: (at 63413-done) by debbugs.gnu.org; 4 Jun 2024 14:00:21 +0000 Received: from localhost ([127.0.0.1]:53744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEUi4-0004oK-OY for submit@debbugs.gnu.org; Tue, 04 Jun 2024 10:00:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sEUi1-0004Mu-NP for 63413-done@debbugs.gnu.org; Tue, 04 Jun 2024 10:00:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sEUhh-00074n-Bv; Tue, 04 Jun 2024 09:59:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=+78cOQz+ez9cnqaaoei1RYZsm15BfjThnmhf6TH+Crg=; b=Tx0QN9kj2gTOzLiRoxH9 tJY6559Hz/yHzaV7CU7xHEYpeLVePasUpgrORzjO3KMK6r5ePXG7qooJamD9SUpihbG5HMrb+T6Ch h8iGP2invOl4dKYsgIyieH7TnfLxDbxedSXTzJAEk7f4m1qb3bdDXZI4zPPG2lB/YRW2YApQkw0CB uuFQ8snqM0bT6fmqNvnIWY1sfkccHtQZiEW1nlbqD5G9UNKchPLwbI0NlHI3qhcpQXDiLqBeKGaNM UhpRzvF6kpA3IKi7L4PMx8dM/XEBTAxne4WKRuU1Xou5CiNUvTnR5rA/YspO4AIRzC24+OPgWLqGW TNgYqFnqdwEzuA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Andreas Enge's message of "Wed, 10 May 2023 12:28:55 +0200") References: Date: Tue, 04 Jun 2024 15:59:53 +0200 Message-ID: <87frts7qqu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.24 X-Spam-Score: -7.24 X-Migadu-Queue-Id: AB29F1229C X-Migadu-Scanner: mx13.migadu.com X-TUID: k6BI5rekyzoZ Hi Andreas, Andreas Enge skribis: > Stopping and starting builds in cuirass is not very comfortable. > > When working on core-updates, I stopped builds for some old evaluations > on aarch64, where our build power would not be enough, assuming that many > of the old builds were made obsolete by newer changes. (For instance, > these could be builds in branches that were already merged to master.) > > However, this also stopped the builds that were not obsolete. And if the > derivation was unchanged in a later evaluation (or a different branch), > it would be kept as failed and not be restarted. I would argue that the > desirable behaviour would be to try all derivations in a new evaluation, > regardless of whether they were stopped in a previous evaluation. (For clarity: s/stop/cancel/ above.) I=E2=80=99m happy to report that this bug should be fixed in the snapshot recently deployed on ci.guix.gnu.org. The fix is here: https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=3D12d7= 9854ee7685b356a72ca374f2a90b8efe5903 Lemme know if it turns out to be a broken fix! Ludo=E2=80=99.