* [cyber] I: Sisyphus-20240406 i586 beehive_status: +16 -18 (110)
@ 2024-04-06 10:08 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2024-04-06 10:08 UTC (permalink / raw)
To: sisyphus-cybertalk
16 NEW error logs
authenticator-4.4.0-alt2
Compiling bzip2 v0.4.4
Summary of Failures:
4/4 Cargo tests TIMEOUT 1200.12s killed by signal 15 SIGTERM
Ok: 3
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 1
Full log written to
/usr/src/RPM/BUILD/authenticator-4.4.0/i586-alt-linux/meson-logs/testlog.txt
chronograf-1.8.6-alt1
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: You must run `node-gyp configure` first!
npm ERR! gyp ERR! stack at loadConfigGypi
(/usr/lib/node_modules/node-gyp/lib/build.js:48:15)
kvmtool-3.18.0-alt7
[ 0.104863] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 EFLAGS: 00210246
[ 0.105372] CR0: 80050033 CR2: ffffc0f0 CR3: 0d6ab000 CR4: 00000090
[ 0.105867] Kernel panic - not syncing: Attempted to kill the idle task!
[ 0.106370] Rebooting in 1 seconds..
Warning: KVM compatibility warning.
virtio-9p device was not detected.
While you have requested a virtio-9p device, the guest kernel did not initialize it.
Please make sure that the guest kernel was compiled with CONFIG_NET_9P_VIRTIO=y enabled
in .config.
Info: KVM session ended normally.
+ grep -f uuid boot.log
libsuitesparse-5.10.1-alt2
make[4]: Leaving directory '/usr/src/RPM/BUILD/libsuitesparse-5.10.1/GraphBLAS/BUILD'
hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded
libvamp-2.10.0-alt2
ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized
collect2: error: ld returned 1 exit status
make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1
--
ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
collect2: error: ld returned 1 exit status
make: *** [Makefile:268: host/vamp-simple-host] Error 1
lightdm-1.32.0-alt4
PASS: test-session-greeter-autologin
FAIL: test-session-greeter-reconnect
PASS: test-session-greeter-unlock
--
# SKIP: 0
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
See tests/test-suite.log
node-nan-2.18.0-alt1
gyp ERR! build error
gyp ERR! stack Error: You must run `node-gyp configure` first!
gyp ERR! stack at loadConfigGypi (/usr/lib/node_modules/node-gyp/lib/build.js:48:15)
node-sass-9.0.0-alt1
gyp ERR! build error
gyp ERR! stack Error: You must run `node-gyp configure` first!
gyp ERR! stack at loadConfigGypi (/usr/lib/node_modules/node-gyp/lib/build.js:48:15)
prometheus-simpleclient-java-0.12.0-alt1_4jpp11
[ERROR] io.prometheus.client.HistogramTest.testTimeWithExemplar Time elapsed: 0.033
s <<< FAILURE!
java.lang.AssertionError: expected:<0.02> but was:<0.02142269>
at io.prometheus.client.HistogramTest.assertExemplar(HistogramTest.java:302)
python3-module-asyncpg-0.29.0-alt2
raise self.failureException(msg)
AssertionError: 128 not less than 128 : should stop early
=============================== warnings summary ===============================
--
SKIPPED [1] tests/test__sourcecode.py:19: flake8 module is missing
FAILED
tests/test_execute.py::TestExecuteMany::test_executemany_server_failure_during_writes
======== 1 failed, 302 passed, 3 skipped, 1 warning in 84.57s (0:01:24) ========
INFO : Command's result: FAILURE
INFO : Command's error: Command '['pytest', '-vra', './tests']' returned non-zero
exit status 1.
python3-module-easyprocess-1.1-alt2
tests/test_fast/test_proc.py::test_start3 PASSED [ 15%]
tests/test_fast/test_proc.py::test_alive FAILED [ 18%]
tests/test_fast/test_proc.py::test_std PASSED [ 21%]
--
tests/test_fast/test_proc.py::test_wrap PASSED [ 26%]
tests/test_fast/test_proc.py::test_with FAILED [ 28%]
tests/test_fast/test_proc.py::test_parse PASSED [ 31%]
--
=========================== short test summary info ============================
FAILED tests/test_fast/test_proc.py::test_alive - assert False
FAILED tests/test_fast/test_proc.py::test_with - assert False
=================== 2 failed, 36 passed in 79.26s (0:01:19) ====================
python3-module-hypercorn-0.16.0-alt1
tests/trio/test_lifespan.py::test_startup_timeout_error PASSED [ 97%]
tests/trio/test_lifespan.py::test_startup_failure FAILED [ 97%]
tests/trio/test_sanity.py::test_http1_request PASSED [ 98%]
--
| raise LifespanFailureError("startup", message.get("message", ""))
| hypercorn.utils.LifespanFailureError: Lifespan failure in startup. 'Failure'
=========================== short test summary info ============================
FAILED tests/trio/test_lifespan.py::test_startup_failure - ExceptionGroup: Ex...
======================== 1 failed, 188 passed in 1.31s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra',
'-o=addopts=-Wignore']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.66814 (%check)
python3-module-pytest-rerunfailures-14.0-alt1
tests/test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_failure PASSED
[ 10%]
tests/test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash FAILED
[ 11%]
tests/test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_failure_with_flaky_mark
PASSED [ 11%]
--
tests/test_pytest_rerunfailures.py::test_only_rerun_flag_in_flaky_marker[AssertionError-None-True]
PASSED [ 73%]
tests/test_pytest_rerunfailures.py::test_only_rerun_flag_in_flaky_marker[AssertionError:
ERR-None-True] PASSED [ 74%]
tests/test_pytest_rerunfailures.py::test_only_rerun_flag_in_flaky_marker[marker_only_rerun2-None-True]
PASSED [ 75%]
--
tests/test_pytest_rerunfailures.py::test_rerun_except_flag_in_flaky_marker[AssertionError-None-AssertionError-False]
PASSED [ 81%]
tests/test_pytest_rerunfailures.py::test_rerun_except_flag_in_flaky_marker[AssertionError:
ERR-None-AssertionError-False] PASSED [ 82%]
tests/test_pytest_rerunfailures.py::test_rerun_except_flag_in_flaky_marker[marker_rerun_except2-None-AssertionError-False]
PASSED [ 83%]
--
f"Expected '{expected_value}' but got '{field_value}'"
E AssertionError: outcomes.passed has unexpected value. Expected '2' but got '1'
E assert 1 == 2
--
=========================== short test summary info ============================
FAILED tests/test_pytest_rerunfailures.py::test_rerun_passes_after_temporary_test_crash
======================== 1 failed, 108 passed in 12.79s ========================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-14.0/.tox/py3/bin/pytest -vra
(exited with code 1)
py3 finish: run-test after 13.21 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-pytest-rerunfailures-14.0/.tox/.tmp/package/1/pytest_rerunfailures-14.0-py3-none-any.whl
python3-module-qtsass-0.3.0-alt3
tests/test_functions.py::TestQLinearGradientFunc::test_rgba PASSED [ 89%]
tests/test_watchers.py::test_watchers[PollingWatcher] FAILED [ 91%]
tests/test_watchers.py::test_watchers[None] PASSED [ 94%]
--
SKIPPED [1] tests/test_watchers.py:100: Fails on linux
FAILED tests/test_watchers.py::test_watchers[PollingWatcher] - assert 1 == 2
=================== 1 failed, 35 passed, 1 skipped in 10.59s ===================
ERROR: InvocationError for command
/usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/py3/bin/pytest -vra (exited with
code 1)
py3 finish: run-test after 10.77 seconds
--
___________________________________ summary ____________________________________
ERROR: py3: commands failed
cleanup
/usr/src/RPM/BUILD/python3-module-qtsass-0.3.0/.tox/.tmp/package/1/qtsass-0.3.0-py2.py3-none-any.whl
python3-module-quart-trio-0.11.1-alt1
| raise data
| quart.testing.connections.WebsocketResponseError: <TrioResponse [500 INTERNAL SERVER
ERROR]>
------------------------------ Captured log call -------------------------------
ERROR test_app:app.py:1112 Exception on websocket /ws/
+ Exception Group Traceback (most recent call last):
--
| raise data
| quart.testing.connections.WebsocketResponseError: <TrioResponse [401 UNAUTHORIZED]>
=========================== short test summary info ============================
FAILED tests/test_app.py::test_websocket_exception_group_handling - Exception...
FAILED tests/test_app.py::test_websocket_exception_group_unhandled - Exceptio...
FAILED tests/test_basic.py::test_websocket_abort - ExceptionGroup: Exceptions...
========================= 3 failed, 10 passed in 0.35s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-vra',
'-o=addopts=-Wignore']' returned non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.81694 (%check)
python3-module-trio-websocket-0.11.1-alt1
=========================== short test summary info ============================
FAILED tests/test_connection.py::test_handshake_exception_before_accept - Exc...
FAILED tests/test_connection.py::test_reject_handshake - ExceptionGroup: Exce...
FAILED tests/test_connection.py::test_reject_handshake_invalid_info_status - ...
FAILED tests/test_connection.py::test_client_open_timeout - ExceptionGroup: E...
FAILED tests/test_connection.py::test_client_close_timeout - ExceptionGroup: ...
FAILED tests/test_connection.py::test_client_connect_networking_error - Excep...
FAILED tests/test_connection.py::test_finalization_dropped_exception - Except...
========================= 7 failed, 51 passed in 0.40s =========================
INFO : Command's result: FAILURE
INFO : Command's error: Command '['python3', '-m', 'pytest', '-ra']' returned
non-zero exit status 1.
error: Bad exit status from /usr/src/tmp/rpm-tmp.48296 (%check)
18 error logs REMOVED from the list
automake_1.11-1.11.6-alt10
biosig-2.5.2-alt1
cargo-cache-0.8.3-alt2
cgns-4.2.0-alt1
deepin-gir-generator-3.0.4-alt1
fontforge-20230101-alt1
gnome-extension-manager-0.4.3-alt1
guile22-2.2.7-alt1
ibus-1.5.29-alt1
libffado-2.4.8-alt1.1
libmed-4.1.0-alt2.1
perl-HTML-Widget-1.11-alt3
psmisc-23.6-alt1
python3-module-oslo.middleware-5.1.1-alt1.1
python3-module-oslo.rootwrap-7.0.1-alt1.1
python3-module-pulsectl-asyncio-1.1.1-alt1
slang2-2.3.3-alt1
xfsprogs-6.3.0-alt1
Total 110 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-04-06 10:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-06 10:08 [cyber] I: Sisyphus-20240406 i586 beehive_status: +16 -18 (110) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git