Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390x-auto] Catalyst fatal build error - netboot/netboot.spec
Date: Wed, 04 Apr 2018 09:14:34
Message-Id: 20180404091429.87FF320209@nightheron.gentoo.org
1 *** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f netboot/netboot.spec
2 Catalyst, version 2.0.18
3 Copyright 2003-2008 Gentoo Foundation
4 Copyright 2008-2012 various authors
5 Distributed under the GNU General Public License version 2.1
6
7 Using command line specified Catalyst configuration file, /etc/catalyst/catalyst.conf
8 Setting sharedir to config file value "/usr/lib64/catalyst"
9 Setting snapshot_cache to config file value "/var/tmp/catalyst/snapshot_cache"
10 Setting hash_function to config file value "crc32"
11 Setting storedir to config file value "/var/tmp/catalyst"
12 Setting portdir to config file value "/usr/portage"
13 Setting distdir to config file value "/usr/portage/distfiles"
14 Setting options to config file value "autoresume bindist kerncache pkgcache seedcache snapcache"
15 Autoresuming support enabled.
16 Binary redistribution enabled
17 Kernel cache support enabled.
18 Package cache support enabled.
19 Seed cache support enabled.
20 Snapshot cache support enabled.
21 Envscript support enabled.
22 Using target: netboot2
23 Building natively for s390
24 Source path set to /var/tmp/catalyst/builds/default/stage3-s390x-latest.tar.bz2
25 Caching snapshot to /var/tmp/catalyst/snapshot_cache/20180404T091234Z/
26 The autoresume path is /var/tmp/catalyst/tmp/default/.autoresume-netboot2-s390x-20180404T091234Z/
27 Location of the package cache is /var/tmp/catalyst/packages/default/netboot2-s390x-20180404T091234Z/
28 Location of the kerncache is /var/tmp/catalyst/kerncache/default/netboot2-s390x-20180404T091234Z/
29 Checking for processes running in chroot and killing them.
30
31 !!! catalyst: kill-chroot-pids script failed.
32
33 Traceback (most recent call last):
34 File "/usr/lib64/catalyst/catalyst", line 218, in build_target
35 mytarget.run()
36 File "modules/generic_stage_target.py", line 1281, in run
37 self.kill_chroot_pids()
38 File "modules/generic_stage_target.py", line 607, in kill_chroot_pids
39 "kill-chroot-pids script failed.",env=self.env)
40 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 541, in cmd
41 raise CatalystError,myexc
42 CatalystError
43 !!! catalyst: Error encountered during run of target netboot2
44 Catalyst aborting....
45 Command exited with non-zero status 1
46 0.76user 0.09system 0:00.87elapsed 97%CPU (0avgtext+0avgdata 57232maxresident)k
47 0inputs+0outputs (0major+9975minor)pagefaults 0swaps
48
49
50
51 Full build log at /tmp/catalyst-auto.20180404T091234Z.8aaymt/log/netboot_netboot.log