[cyber] I: Sisyphus-20191109 x86_64 beehive_status: +20 -14 (284)

ALT beekeeper hiver на altlinux.org
Сб Ноя 9 09:56:55 MSK 2019


	20 NEW error logs

altlinux-freedesktop-menu-0.67-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ for i in desktop-directories/*.directory
	++ basename desktop-directories/altlinux-xfce.directory
	+ j=altlinux-xfce.directory
	+ grep altlinux-xfce.directory ignore.list
	+ rm ignore.list
	+ '[' 0 -gt 0 ']'
	+ exit 1

apache-commons-pool2-2.4.2-alt4_7jpp8
	[ERROR] testBorrowObjectFairness(org.apache.commons.pool2.impl.TestGenericObjectPool)
	Time elapsed: 2.974 s  <<< FAILURE!
	java.lang.AssertionError: Thread 2 failed: java.lang.Throwable: Expected: 2 found: 39
	at
	org.apache.commons.pool2.impl.TestGenericObjectPool.testBorrowObjectFairness(TestGenericObjectPool.java:2037)

binwalk-2.2.0-alt1
	Selecting libdb4.7-devel for 'libdb4-devel'
	E: Couldn't find package python-module-cmd2
	hsh-install: Failed to calculate package file list.

custodia-0.6.0-alt5
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=60969): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	======================== 1 failed, 161 passed in 34.22s ========================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 44.452 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

drpython-1:3.11.4-alt1
	Selecting python-dev for 'python-devel'
	E: Couldn't find package python-module-cmd2
	hsh-install: Failed to calculate package file list.

genbackupdata-1.9-alt1
	rpm-build-python is already the newest version.
	E: Couldn't find package python-module-cmd2
	hsh-install: Failed to calculate package file list.

glabels-3.4.1-alt1
	glibc-devel is already the newest version.
	E: Couldn't find package python-module-cmd2
	hsh-install: Failed to calculate package file list.

glusterfs3-3.12.15-alt3
	Selecting libdb4.7-devel for 'libdb4-devel'
	E: Couldn't find package python-module-cmd2
	hsh-install: Failed to calculate package file list.

libsmi-0.5.0-alt1.svn1841
	25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr)
	In file included from parser-sming.y:46:
	smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *'
	71 | extern void smiyyerror(char *msg, Parser *parserPtr);
	At top level:
	parser-sming.y:89:12: warning: 'attributeFlag' defined but not used [-Wunused-variable]
	89 | static int attributeFlag = 0;
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib'
	make[1]: *** [Makefile:516: all-recursive] Error 1
	make: *** [Makefile:402: all] Error 2

libxerces-c28-2.8.0-alt3.qa5
	make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	(C++) XMLScanner.o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	(C++) XTemplateSerializer.o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	make[2]: Entering directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	(C++) XSObjectFactory.o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/xerces-c-src_2_8_0/src/xercesc/internal'
	make: *** [Makefile:74: compile] Error 2

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

python-module-automaton-1.15.0-alt1
	Selected version
	python-module-prettytable#0.10-alt2.g4676e41:sisyphus+228365.400.1.1 на 1556564438 for
	python-module-prettytable>=0.7.2
	E: Couldn't find package python-module-oslotest>=3.2.0
	hsh-install: Failed to calculate package file list.

python-module-coverage-4.5.4-alt2
	==================================== ERRORS ====================================
	____________ ERROR collecting tests/farm/annotate/run/a/__init__.py ____________
	/usr/lib/python3/site-packages/py/_error.py:66: in checked_call
	return func(*args, **kwargs)
	E   FileNotFoundError: [Errno 2] No such file or directory:
	'/usr/src/RPM/BUILD/python-module-coverage-4.5.4/tests/farm/annotate/run/a'
	During handling of the above exception, another exception occurred:
	--
	raise cls("%s%r" % (func.__name__, args))
	E   py.error.ENOENT: [No such file or directory]:
	listdir('/usr/src/RPM/BUILD/python-module-coverage-4.5.4/tests/farm/annotate/run/a',)
	____________ ERROR collecting tests/farm/annotate/run/b/__init__.py ____________
	/usr/lib/python3/site-packages/py/_error.py:66: in checked_call
	return func(*args, **kwargs)
	E   FileNotFoundError: [Errno 2] No such file or directory:
	'/usr/src/RPM/BUILD/python-module-coverage-4.5.4/tests/farm/annotate/run/b'
	During handling of the above exception, another exception occurred:
	--
	raise cls("%s%r" % (func.__name__, args))
	E   py.error.ENOENT: [No such file or directory]:
	listdir('/usr/src/RPM/BUILD/python-module-coverage-4.5.4/tests/farm/annotate/run/b',)
	=================================== FAILURES ===================================
	--
	=========================== short test summary info ============================
	FAILED tests/test_oddball.py::RecursionTest::test_long_recursion
	1 failed, 776 passed, 20 skipped, 2 error in 160.51s (0:02:40)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-coverage-4.5.4/.tox/py37/bin/python igor.py
	test_with_tracer c (exited with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py37: commands failed

python-module-parallax-1.0.1-alt1
	Selected version python-module-oslosphinx#4.18.0-alt1:sisyphus+227508.1200.1.3 на 1555881587
	for python-module-oslosphinx>=2.5.0
	E: Couldn't find package python-module-oslo.config>=2.1.0
	hsh-install: Failed to calculate package file list.

python-module-pebble-4.3.7-alt1.git20180228
	>		pool.schedule(function)
	E		AssertionError: RuntimeError not raised
	test/test_process_pool_forkserver.py:212: AssertionError
	----------------------------- Captured stderr call -----------------------------
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

python-module-reno-2.11.2-alt1
	Version python-module-six#1.12.0-alt1:sisyphus+219665.100.2.1 на 1548148570 for
	python-module-six>=1.9.0 is already selected for install
	E: Couldn't find package python-module-oslotest
	hsh-install: Failed to calculate package file list.

python-module-stevedore-1.31.0-alt1
	Version python-module-six#1.12.0-alt1:sisyphus+219665.100.2.1 на 1548148570 for
	python-module-six>=1.10.0 is already selected for install
	E: Couldn't find package python-module-oslotest
	hsh-install: Failed to calculate package file list.

sgc-0.2.1-alt3
	+ xvfb-run sh makedocs
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-HNmNVn.log, if you want
	to report the issue to the developers.

sssd-2.2.2-alt2
	PASS: test_ad_subdom
	FAIL: test_ipa_subdom_server
	PASS: test_sssd_krb5_localauth_plugin
	--
	# SKIP:  2
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test_ipa_subdom_server
	[==========] Running 13 test(s).
	--
	[ RUN	   ] test_ipa_server_trust_oneway_init
	[  ERROR   ] --- test_ctx->ipa_ctx->server_mode->trusts
	[   LINE   ] --- src/tests/cmocka/test_ipa_subdomains_server.c:907: error: Failure!
	[  FAILED  ] test_ipa_server_trust_oneway_init
	[ RUN	   ] test_ipa_server_trust_init
	--
	[  PASSED  ] 12 test(s).
	[  FAILED  ] 1 test(s), listed below:
	[  FAILED  ] test_ipa_server_trust_oneway_init
	1 FAILED TEST(S)

unnethack-5.2.0-alt1
	make[2]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	x86_64-alt-linux-gcc -DAUTOCONF  -o makedefs makedefs.o ../src/monst_util.o
	../src/objects_util.o ../src/alloc_util.o panic.o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	make[2]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	./makedefs -o
	make[2]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/util'
	make[1]: Entering directory '/usr/src/RPM/BUILD/unnethack-5.2.0/src'
	x86_64-alt-linux-gcc -DAUTOCONF -Wall -I../include -I./../include -pipe
	-frecord-gcc-switches -Wall -g -O2    -c -o dlb.o dlb.c
	make[1]: Leaving directory '/usr/src/RPM/BUILD/unnethack-5.2.0/src'
	make: *** [Makefile:143: unnethack] Error 2

	14 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
clickhouse-19.13.6.51-alt1
freeipa-4.7.3-alt1
gnustep-sqlclient-1.7.0-alt8.svn20140221.1
gtk-theme-adapta-3.95.0.11-alt1
jboss-common-core-0:2.5.0-alt1_7jpp8
muffin-4.2.2-alt3
pki-core-10.7.4-alt1
python-module-heatclient-1.17.0-alt1
python-module-manhole-1.6.0-alt3
python-module-os-xenapi-0.3.4-alt1
python-module-oslo.config-6.4.1-alt1
python-module-saharaclient-2.2.1-alt1
python-module-tempest-19.0.0-alt1

Total 284 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk