From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33152: Indeterministic test failure in qemu-minimal Date: Fri, 26 Oct 2018 19:58:19 +0200 Message-ID: <875zxod1z8.fsf@gnu.org> References: 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]:38833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gG6Nz-0006Lg-2B for bug-guix@gnu.org; Fri, 26 Oct 2018 13:59:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gG6Ny-00047h-9E for bug-guix@gnu.org; Fri, 26 Oct 2018 13:59:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gG6Ny-00047Z-5H for bug-guix@gnu.org; Fri, 26 Oct 2018 13:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gG6Ny-0000Vp-2V for bug-guix@gnu.org; Fri, 26 Oct 2018 13:59:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("=?UTF-8?Q?G=C3=A1bor?= Boskovits"'s message of "Thu, 25 Oct 2018 17:57:54 +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.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?G=C3=A1bor?= Boskovits Cc: 33152@debbugs.gnu.org Hello G=C3=A1bor, (Should we be Cc=E2=80=99ing this to Edouard?) G=C3=A1bor Boskovits skribis: > ERROR:tests/test-replication.c:117:test_blk_write: assertion failed: > (async_ret =3D=3D 0) > FAIL > GTester: last random seed: R02Sb499c9e89b18bb967dd59acad1b2aaa8 > (pid=3D14865) > /replication/secondary/stop: OK > /replication/secondary/do_checkpoint: OK > /replication/secondary/get_error_all: OK > FAIL: tests/test-replication > make: *** [/tmp/guix-build-qemu-minimal-2.10.2.drv-0/qemu-2.10.2/tests/Ma= kefile.include:849: [=E2=80=A6] > builder for `/gnu/store/5q7ixx1qjf7msamr052jc5jyfilhpsai-qemu-minimal-2.1= 0.2.drv' failed with exit code 1 cannot build derivation Which Guix version is it, as reported by =E2=80=98guix describe=E2=80=99 or= =E2=80=98guix --version=E2=80=99? (We=E2=80=99ve been providing QEMU 3.0 since August 20= 18, commit 5dc8437fc0ff3dedf75de2183e3bf9d493e4aa81, so this must be close to 0.15.0.) This may be a non-deterministic build failure, which shows up because hydra.gnu.org is currently off-line and so substitutes are unavailable. Thanks, Ludo=E2=80=99.