From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D9301382C5 for ; Wed, 14 Mar 2018 13:17:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16D82E085A; Wed, 14 Mar 2018 13:17:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4AF6E085A for ; Wed, 14 Mar 2018 13:16:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6841D335C73; Wed, 14 Mar 2018 13:16:58 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -101.9 X-Spam-Level: X-Spam-Status: No, score=-101.9 tagged_above=-9999 required=5.5 tests=[BAYES_00=-1.9, SHORTCIRCUIT=-100] autolearn=disabled Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jezkbbC_ughC; Wed, 14 Mar 2018 13:16:58 +0000 (UTC) Received: from nightheron.gentoo.org (unknown [IPv6:2001:470:1f13:1279:21e:4fff:fe17:d5a1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E74A2335C2E; Wed, 14 Mar 2018 13:16:57 +0000 (UTC) Received: from lgentoo4 (localhost [IPv6:::1]) by nightheron.gentoo.org (Postfix) with SMTP id EEFB520213; Wed, 14 Mar 2018 13:16:55 +0000 (UTC) Received: by lgentoo4 (sSMTP sendmail emulation); Wed, 14 Mar 2018 09:16:55 -0400 From: "root" Date: Wed, 14 Mar 2018 09:16:55 -0400 To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [s390x-auto] Catalyst fatal build error - netboot/netboot.spec Message-Id: <20180314131655.EEFB520213@nightheron.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Archives-Salt: def60cf2-cf1a-4c4c-87b5-7ba2252ae3af X-Archives-Hash: e24d80b1d4ade76ac98d0d48a4547105 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f netboot/netboot.spec Catalyst, version 2.0.18 Copyright 2003-2008 Gentoo Foundation Copyright 2008-2012 various authors Distributed under the GNU General Public License version 2.1 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf Setting sharedir to config file value "/usr/lib64/catalyst" Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache" Setting hash_function to config file value "crc32" Setting storedir to config file value "/var/tmp/catalyst" Setting portdir to config file value "/usr/portage" Setting distdir to config file value "/usr/portage/distfiles" Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache" Autoresuming support enabled. Binary redistribution enabled Kernel cache support enabled. Package cache support enabled. Seed cache support enabled. Snapshot cache support enabled. Envscript support enabled. Using target: netboot2 Building natively for s390 Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180314T091331Z/ The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390x-20180314T091331Z/ Location of the package cache is /var/tmp/catalyst/packages/default/netboot2-s390x-20180314T091331Z/ Location of the kerncache is /var/tmp/catalyst/kerncache/default/netboot2-s390x-20180314T091331Z/ Checking for processes running in chroot and killing them. Removing AutoResume Points: ... Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390x-20180314T091331Z/ --- Running action sequence: unpack Referenced SEEDCACHE does not appear to be a directory, trying to untar... No Valid Resume point detected, cleaning up... Removing AutoResume Points: ... Emptying directory /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390x-20180314T091331Z/ Emptying directory /var/tmp/catalyst/tmp/default/netboot2-s390x-20180314T091331Z/ Starting tar extract from /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2 to /var/tmp/catalyst/tmp/default/netboot2-s390x-20180314T091331Z/ (This may take some time) ... tar: SELinux support is not available --- Running action sequence: unpack_snapshot Valid snapshot cache, skipping unpack of portage tree... --- Running action sequence: config_profile_link Configuring profile link... --- Running action sequence: setup_confdir Configuring /etc/portage... cannot delete non-empty directory: package.keywords could not make way for new regular file: package.keywords rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2] !!! catalyst: Error copying /etc/portage Traceback (most recent call last): File "/usr/lib64/catalyst/catalyst", line 218, in build_target mytarget.run() File "modules/generic_stage_target.py", line 1304, in run apply(getattr(self,x)) File "modules/generic_stage_target.py", line 871, in setup_confdir "Error copying /etc/portage",env=self.env) File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd raise CatalystError,myexc CatalystError !!! catalyst: Error encountered during run of target netboot2 Catalyst aborting.... lockfile does not exist '/var/tmp/catalyst/tmp/default/netboot2-s390x-20180314T091331Z/.catalyst_lock' Command exited with non-zero status 1 16.42user 1.51system 0:11.06elapsed 162%CPU (0avgtext+0avgdata 175968maxresident)k 0inputs+0outputs (16major+119567minor)pagefaults 0swaps Full build log at /tmp/catalyst-auto.20180314T091331Z.UixkFQ/log/netboot_netboot.log