From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id hjUXK8GiIWBxOwAA0tVLHw (envelope-from ) for ; Mon, 08 Feb 2021 20:44:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id kJM4JsGiIWDbJQAAbx9fmQ (envelope-from ) for ; Mon, 08 Feb 2021 20:44:49 +0000 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 0110F9403A6 for ; Mon, 8 Feb 2021 20:44:48 +0000 (UTC) Received: from localhost ([::1]:51614 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l9DOo-0002Kr-6Q for larch@yhetil.org; Mon, 08 Feb 2021 15:44:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53032) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l97A2-0006HF-Dp for bug-guix@gnu.org; Mon, 08 Feb 2021 09:05:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38631) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l979y-00033Y-1C for bug-guix@gnu.org; Mon, 08 Feb 2021 09:05:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l979x-00089Z-Ra for bug-guix@gnu.org; Mon, 08 Feb 2021 09:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#46383: docker 19.03.13 build failure on guix master Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 08 Feb 2021 14:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46383 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46383@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.161279308631314 (code B ref -1); Mon, 08 Feb 2021 14:05:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Feb 2021 14:04:46 +0000 Received: from localhost ([127.0.0.1]:50177 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l979i-00088z-5g for submit@debbugs.gnu.org; Mon, 08 Feb 2021 09:04:46 -0500 Received: from lists.gnu.org ([209.51.188.17]:51854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l979e-00088q-5G for submit@debbugs.gnu.org; Mon, 08 Feb 2021 09:04:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52976) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l979d-0006Ek-Ia for bug-guix@gnu.org; Mon, 08 Feb 2021 09:04:41 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:56784) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l979R-0002tn-64 for bug-guix@gnu.org; Mon, 08 Feb 2021 09:04:41 -0500 Received: from localhost (80-110-127-104.cgn.dynamic.surfer.at [80.110.127.104]) by dd26836.kasserver.com (Postfix) with ESMTPSA id B230433648D1 for ; Mon, 8 Feb 2021 15:04:23 +0100 (CET) Date: Mon, 8 Feb 2021 15:04:22 +0100 From: Danny Milosavljevic Message-ID: <20210208150422.664b9f50@scratchpost.org> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/QPrnq5gD4ZMlazxwBWrS4xa"; protocol="application/pgp-signature"; micalg=pgp-sha512 Received-SPF: none client-ip=85.13.145.193; envelope-from=dannym@scratchpost.org; helo=dd26836.kasserver.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.46 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 0110F9403A6 X-Spam-Score: -4.46 X-Migadu-Scanner: scn1.migadu.com X-TUID: 7kX5rdmp+wlU --Sig_/QPrnq5gD4ZMlazxwBWrS4xa Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable =3D=3D=3D SKIP: registry TestMirrorEndpointLookup (0.01s) registry_test.go:668: os.Getuid() !=3D 0: skipping test that requires r= oot =3D=3D=3D SKIP: volume/local TestCreateWithOpts (0.00s) local_test.go:182: os.Getuid() !=3D 0: requires mounts =3D=3D=3D Failed =3D=3D=3D FAIL: pkg/signal TestCatchAll (0.02s) signal_linux_test.go:38: assertion failed: urgent I/O condition (string= ) !=3D child exited (string) DONE 1941 tests, 75 skipped, 1 failure in 212.409s command "hack/test/unit" failed with status 1 $ LC_ALL=3DC sudo guix describe guix 703e5c9 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 703e5c92eeb38d86455c2b1cace5cad9fc08b349 --Sig_/QPrnq5gD4ZMlazxwBWrS4xa Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAmAhROYACgkQ5xo1VCww uqUVYgf8C4TbeSdPCWTB9ufYhTkWDyjTp5v0Rm8lGO58yWpSIEOJB/y8bEY0Fq6Z 8z+a5fZtcxlX3Ov5rR9Oqbr5y72mKjRoz91Zm2mwo8e0RDKHz4RjsZVKXDidpuWX rVM7lLhbWS/Bn6/6PEq4tZYbUKbTSnrU1LQZ7Jczcno9L16Dm/Rlwgs14BDPmT+k PX0HYNl7WQKP1BKYuIfuzPLGAAgLxfkK4V/+4m0bCyhzBNXMSJoEIg8mwaGaoLTX KEfBTzwLrz5Siksm9TXHzwKTWKNlAGZmTU+OHXxc7DXJDSkat8n1oGVqlPY3v5Kg Cwj26oYv2h6axyLxaFVw3zCOSxS7Iw== =a0VE -----END PGP SIGNATURE----- --Sig_/QPrnq5gD4ZMlazxwBWrS4xa--