From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-releng-autobuilds+bounces-10441-garchives=archives.gentoo.org@lists.gentoo.org>
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 455F5138350
	for <garchives@archives.gentoo.org>; Wed, 12 Feb 2020 03:00:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 40242E08FC;
	Wed, 12 Feb 2020 03:00:10 +0000 (UTC)
Received: from thor.jmbsvicetto.name (thor.jmbsvicetto.name [IPv6:2a01:4f8:171:225a::2])
	(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 5858AE08FC
	for <gentoo-releng-autobuilds@lists.gentoo.org>; Wed, 12 Feb 2020 03:00:08 +0000 (UTC)
Received: by thor.jmbsvicetto.name (Postfix, from userid 0)
	id A435B6413D; Wed, 12 Feb 2020 03:00:05 +0000 (UTC)
From: catalyst@thor.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst build error - snapshot
Message-Id: <20200212030005.A435B6413D@thor.jmbsvicetto.name>
Date: Wed, 12 Feb 2020 03:00:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-releng-autobuilds@lists.gentoo.org>
List-Help: <mailto:gentoo-releng-autobuilds+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-releng-autobuilds+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-releng-autobuilds+subscribe@lists.gentoo.org>
List-Id: Gentoo Release Engineering Autobuilds <gentoo-releng-autobuilds.gentoo.org>
X-BeenThere: gentoo-releng-autobuilds@gentoo.org
X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org
Reply-To: gentoo-releng-autobuilds@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cf1c087d-def8-432d-8d8a-8dfb3aaf10bc
X-Archives-Hash: f2a9f51e2ab4d69b794f13195ecd7a88




08 Mar 2017 10:19:38 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
08 Mar 2017 10:19:38 UTC: NOTICE  : Creating Portage tree snapshot 20170308 from /usr/portage ...
rsync: write failed on "/home/release/buildroot/amd64-dev/tmp/portage/portage/app-admin/mcelog/Manifest": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.2]
08 Mar 2017 10:19:38 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/amd64-dev/tmp/portage/portage/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.4/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 276, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 426, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 113, in build_target
    return target.run()
  File "/usr/lib64/python3.4/site-packages/catalyst/targets/snapshot.py", line 64, in run
    env=self.env)
  File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/amd64-dev/tmp/portage/portage/']) exited 11
*** Running command: catalyst -c /etc/catalyst/release/x86-auto.conf -s 20200101T030003Z
01 Jan 2020 03:00:05 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
01 Jan 2020 03:00:05 UTC: NOTICE  : conf_values[options] = {'preserve_libs', 'bindist', 'pkgcache'}
01 Jan 2020 03:00:05 UTC: NOTICE  : Creating gentoo tree snapshot 20200101T030003Z from /usr/portage ...
rsync: mkdir "/home/release/buildroot/x86-dev/tmp/repos/gentoo" failed: No space left on device (28)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]
01 Jan 2020 03:00:05 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
    env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
*** Running command: catalyst -c /etc/catalyst/release/x86-auto.conf -s 20200115T030003Z
15 Jan 2020 03:00:05 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
15 Jan 2020 03:00:05 UTC: NOTICE  : conf_values[options] = {'pkgcache', 'bindist', 'preserve_libs'}
15 Jan 2020 03:00:05 UTC: NOTICE  : Creating gentoo tree snapshot 20200115T030003Z from /usr/portage ...
rsync: mkdir "/home/release/buildroot/x86-dev/tmp/repos/gentoo" failed: No space left on device (28)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]
15 Jan 2020 03:00:05 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
    env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
*** Running command: catalyst -c /etc/catalyst/release/x86-auto.conf -s 20200122T030003Z
22 Jan 2020 03:00:04 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
22 Jan 2020 03:00:04 UTC: NOTICE  : conf_values[options] = {'pkgcache', 'preserve_libs', 'bindist'}
22 Jan 2020 03:00:04 UTC: NOTICE  : Creating gentoo tree snapshot 20200122T030003Z from /usr/portage ...
rsync: mkdir "/home/release/buildroot/x86-dev/tmp/repos/gentoo" failed: No space left on device (28)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]
22 Jan 2020 03:00:04 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
    env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
*** Running command: catalyst -c /etc/catalyst/release/x86-auto.conf -s 20200129T030003Z
29 Jan 2020 03:00:04 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
29 Jan 2020 03:00:04 UTC: NOTICE  : conf_values[options] = {'bindist', 'pkgcache', 'preserve_libs'}
29 Jan 2020 03:00:04 UTC: NOTICE  : Creating gentoo tree snapshot 20200129T030003Z from /usr/portage ...
rsync: mkdir "/home/release/buildroot/x86-dev/tmp/repos/gentoo" failed: No space left on device (28)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]
29 Jan 2020 03:00:04 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
    env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
*** Running command: catalyst -c /etc/catalyst/release/x86-auto.conf -s 20200212T030003Z
12 Feb 2020 03:00:05 UTC: NOTICE  : Loading configuration file: /etc/catalyst/release/x86-auto.conf
12 Feb 2020 03:00:05 UTC: NOTICE  : conf_values[options] = {'bindist', 'preserve_libs', 'pkgcache'}
12 Feb 2020 03:00:05 UTC: NOTICE  : Creating gentoo tree snapshot 20200212T030003Z from /usr/portage ...
rsync: mkdir "/home/release/buildroot/x86-dev/tmp/repos/gentoo" failed: No space left on device (28)
rsync error: error in file IO (code 11) at main.c(664) [Receiver=3.1.3]
12 Feb 2020 03:00:05 UTC: ERROR   : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
    main(sys.argv[1:])
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
    return _main(parser, opts)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
    success = build_target(addlargs)
  File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
    return target.run()
  File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
    env=self.env)
  File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
    print_traceback=False)
catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/usr/portage/', '/home/release/buildroot/x86-dev/tmp/repos/gentoo/']) exited 11



Full build log at /log/snapshot.log