[cyber] I: Sisyphus-20251106 x86_64 beehive_status: +12 -12 (232)

ALT beekeeper hiver на altlinux.org
Чт Ноя 6 09:37:12 MSK 2025


	12 NEW error logs

libgupnp-igd-1.6.0-alt1
	# GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
	# GLib-GIO-DEBUG: GSocketClient: Connection successful!
	not ok /simpleigd/random/conflict - FATAL-WARNING: Error deleting port mapping: Socket
	I/O timed out
	Bail out!
	1/1 gupnp-simple-igd FAIL	     8.68s   killed by signal 5 SIGTRAP
	Summary of Failures:
	1/1 gupnp-simple-igd FAIL	     8.68s   killed by signal 5 SIGTRAP
	Ok:		   0
	Fail:		   1
	Full log written to
	/usr/src/RPM/BUILD/gupnp-igd-1.6.0/x86_64-alt-linux/meson-logs/testlog.txt

mumps-5.3.5-alt5
	/usr/lib64/openmpi/bin/mpicc -shared graph.o gbipart.o gbisect.o ddcreate.o ddbisect.o
	nestdiss.o multisector.o gelim.o bucket.o tree.o symbfac.o interface.o sort.o minpriority.o
	-Wl,-soname,libpord-5.3.so -o libpord-5.3.so -Wl,--as-needed,-rpath,/usr/lib64/openmpi/lib
	-L/usr/lib64/openmpi/lib -Wl,-z,defs
	lto1: internal compiler error: resolution sub id 0x605af409cc123ab7 not in object file
	libbacktrace could not find executable to open
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord.so] Error 1

perl-Net-SIP-0.839-alt1
	# received=146 lost=0 expect ca. 467.5 packets, events='1 2 D # 3 4 B *'
	#   Failed test 'UAS RTP ok'
	#   at t/19_call_with_dtmf.t line 151.
	--
	t/23_valid_message.t .................... ok
	#   Failed test 'DTMF audio generator and extractor for codec pcmu works'
	#   at t/24_dtmf_audio.t line 24.
	--
	#     $expected->[3] = '3'
	#   Failed test 'DTMF audio generator and extractor for codec pcma works'
	#   at t/24_dtmf_audio.t line 24.
	--
	t/19_call_with_dtmf.t		      (Wstat: 256 (exited 1) Tests: 216 Failed: 1)
	Failed test:  7
	Non-zero exit status: 1
	t/24_dtmf_audio.t		      (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
	Failed tests:  1-2
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 2/26 test programs. 3/2000 subtests failed.
	make: *** [Makefile:829: test_dynamic] Error 255

python3-module-chalice-1.32.0-alt1
	=========================== short test summary info ============================
	FAILED tests/unit/test_app.py::test_http_request_to_dict_is_json_serializable
	=== 1 failed, 1163 passed, 15 skipped, 2 deselected, 180 warnings in 54.18s ====---
	Logging error ---
	--
	stream.write(msg + self.terminator)
	ValueError: I/O operation on closed file.
	Call stack:
	--
	stream.write(msg + self.terminator)
	ValueError: I/O operation on closed file.
	Call stack:
	--
	stream.write(msg + self.terminator)
	ValueError: I/O operation on closed file.
	Call stack:
	--
	stream.write(msg + self.terminator)
	ValueError: I/O operation on closed file.
	Call stack:
	--
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest',
	'--ignore=chalice/templates', '--ignore=docs', '--ignore=tests/aws/test_features.py',
	'--ignore=tests/aws/test_websockets.py', '--ignore=tests/unit/deploy/test_packager.py',
	'--ignore=tests/integration/test_package.py',
	'--ignore=tests/functional/test_awsclient.py',
	'--deselect=tests/functional/cli/test_cli.py::test_can_generate_pipeline_for_all',
	'--deselect=tests/functional/test_deployer.py::test_no_error_message_printed_on_empty_reqs_file']'
	returned non-zero exit status 1.

python3-module-execnet-2.1.1-alt1
	XFAIL testing/test_multi.py::test_safe_terminate[thread] - active_count() has been
	broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[thread-sys.executable]
	- since python3.12 this test triggers RuntimeError: can't create new thread at interpreter
	shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[thread] - WorkerPool does not
	implement limited size
	XFAIL testing/test_multi.py::test_safe_terminate[main_thread_only] - active_count()
	has been broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[main_thread_only-sys.executable]
	- since python3.12 this test triggers RuntimeError: can't create new thread at interpreter
	shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[main_thread_only] - WorkerPool does
	not implement limited size
	--
	XPASS testing/test_xspec.py::TestMakegateway::test_popen_nice - fails due to timing
	problems on busy single-core VMs
	FAILED
	testing/test_channel.py::TestChannelBasicBehaviour::test_channel_passing_over_channel[main_thread_only-popen]
	= 1 failed, 464 passed, 613 skipped, 6 xfailed, 11 xpassed, 78 warnings in 43.13s =

python3-module-faststream-0.5.48-alt1
	=========================== short test summary info ============================
	FAILED tests/cli/test_asyncapi_docs.py::test_gen_wrong_path - AssertionError:...
	FAILED tests/cli/test_run.py::test_run_as_asgi_mp_with_log_level[critical-50]
	FAILED tests/cli/test_run.py::test_run_as_asgi_mp_with_log_level[fatal-50] - ...
	3 failed, 1933 passed, 6 skipped, 2044 deselected, 371 warnings in 98.64s (0:01:38)
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['pytest', 'tests', '-m', '(slow and (not nats and
	not kafka and not confluent and not rabbit and not redis)) or (not nats and not kafka
	and not confluent and not rabbit and not redis)']' returned non-zero exit status 1.

python3-module-pulsectl-asyncio-1.2.2-alt2
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_ext_stream_restore PASSED
	[ 29%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample FAILED
	[ 35%]
	tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_sink_src PASSED [ 41%]
	--
	>			self.assertGreater(peak, 0)
	E      AssertionError: 0.0 not greater than 0
	tests/test_async_with_dummy_instance.py:461: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/test_async_with_dummy_instance.py::AsyncDummyTests::test_get_peak_sample
	=================== 1 failed, 16 passed, 1 warning in 20.08s ===================

python3-module-schemathesis-4.3.18-alt1
	>	assert "Schemathesis test server is running!" in stdout
	E	AssertionError: assert 'Schemathesis test server is running!' in ''
	/usr/src/RPM/BUILD/python3-module-schemathesis-4.3.18/test/test_app.py:32: AssertionError
	--
	SKIPPED [1] test/cli/test_commands.py:814: Cover only tracebacks that highlight error
	positions in every line
	FAILED test/test_app.py::test_app[aiohttp] - AssertionError: assert 'Schemath...
	===== 1 failed, 2936 passed, 4 skipped, 273 warnings in 148.04s (0:02:28) ======
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '--snapshot-update',
	'test/', '-n', 'auto']' returned non-zero exit status 1.

python3-module-tox-4.32.0-alt1
	SKIPPED [1] tests/tox_env/python/virtual_env/test_setuptools.py:19: integration tests
	not run (no --run-integration flag)
	FAILED tests/session/cmd/test_sequential.py::test_skip_develop_mode - pytest....
	============ 1 failed, 1919 passed, 12 skipped in 127.27s (0:02:07) ============
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-vra']' returned
	non-zero exit status 1.

python3-module-zmq-27.1.0-alt1
	raise RuntimeError('Event loop is closed')
	RuntimeError: Event loop is closed
	warnings.warn(
	--
	=========================== short test summary info ============================
	FAILED tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll - assert ...
	==== 1 failed, 334 passed, 35 skipped, 2 deselected, 15 warnings in 33.28s =====
	INFO	 : Command's result: FAILURE
	INFO	 : Command's error: Command '['python3', '-m', 'pytest', '-k', 'not test_cython']'
	returned non-zero exit status 1.

rng-tools-6.17-alt1.1
	PASS: rngtestzero.sh
	FAIL: rngtestjitter.sh
	Testsuite summary for rng-tools 6.17
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log

tbb-2022.1.0-alt2
	Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j8 test
	hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

	12 error logs REMOVED from the list
bpftrace-0.24.1-alt1
ceres-solver-2.2.0-alt2
jansi-0:2.4.0-alt1_7jpp11
perl-Parallel-Runner-0.014-alt1_3
python3-module-jupyter_server-2.17.0-alt1
python3-module-paho-2.1.0-alt1
python3-module-qtconsole-5.7.0-alt1
python3-module-serializable-2.1.0-alt1
python3-module-terminado-0.18.1-alt2
srt-1.5.4-alt2
tmux-3.5a-alt1
wabt-1.0.38-alt1

Total 232 error logs.


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