From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#40790: OOM error in graphical installer tests. Date: Fri, 24 Apr 2020 16:27:13 +0200 Message-ID: <87wo65gdry.fsf@gnu.org> References: <877dy6o7kl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59260) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRzJC-0005K0-G2 for bug-guix@gnu.org; Fri, 24 Apr 2020 10:28:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRzJC-0001Ur-4A for bug-guix@gnu.org; Fri, 24 Apr 2020 10:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46149) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRzJB-0001TG-NP for bug-guix@gnu.org; Fri, 24 Apr 2020 10:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRzJB-0002Jl-Js for bug-guix@gnu.org; Fri, 24 Apr 2020 10:28:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <877dy6o7kl.fsf@gmail.com> (Mathieu Othacehe's message of "Thu, 23 Apr 2020 11:49:30 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Mathieu Othacehe Cc: 40790@debbugs.gnu.org Hi Mathieu, Mathieu Othacehe skribis: > The "gui-installed-os" test fails on master because "guix system init" > command is OOM killed. Log of the failure is attached. [...] > Apr 23 11:43:27 localhost installer[230]: command ("guix" "system" "init"= "--fallback" "--no-grafts" "--no-substitutes" "/mnt/etc/config.scm" "/mnt"= ) failed with exit code #finstaller[230]: Umounted /remove suc=20 Can we throw a little bit more memory at it? :-) Is there a commit that trigger this failure? Thanks, Ludo=E2=80=99.