From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#33362: System tests stuck in "shepherd[1]: waiting for udevd..." Date: Mon, 12 Nov 2018 20:09:07 -0500 Message-ID: <871s7pu6k1.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMNMA-0008VP-RT for bug-guix@gnu.org; Mon, 12 Nov 2018 20:19:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMNM6-0000IO-O6 for bug-guix@gnu.org; Mon, 12 Nov 2018 20:19:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44201) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gMNM6-0000II-JY for bug-guix@gnu.org; Mon, 12 Nov 2018 20:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gMNM6-0008AE-E1 for bug-guix@gnu.org; Mon, 12 Nov 2018 20:19:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gMNLr-00085e-3F for bug-guix@gnu.org; Mon, 12 Nov 2018 20:18:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gMNDX-00014O-Lx for bug-guix@gnu.org; Mon, 12 Nov 2018 20:10:16 -0500 Received: from world.peace.net ([64.112.178.59]:49692) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gMNDX-0000yE-Hy for bug-guix@gnu.org; Mon, 12 Nov 2018 20:10:11 -0500 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: 33362@debbugs.gnu.org As I write this, there are two system test builds that have been stuck for many hours, endlessly printing "shepherd[1]: waiting for udevd...": https://hydra.gnu.org/build/3153725 https://hydra.gnu.org/build/3154365 They are both on i686-linux, and on the 'core-updates' branch, but with two different build slaves (hydra.gnunet.org and guix.sjd.se). I will now abort these builds, to free up build slots for other jobs. Mark