16 NEW error logs

bpftrace-0.24.1-alt1
        [   SKIP   ] probe.kprobe_offset_module_error (unmet 
condition: 'lsmod | grep
        '^nf_tables'')
        [  FAILED  ] 5 tests, listed below:
        [  TIMEOUT ] macro.builtin wrapper comm

kernel-modules-LiME-6.12-1.9.1-alt5.396343.1
        Cleaning files in /usr/src/tmp/kernel-modules-LiME-6.12-buildroot (auto)
        find: 'usr': No such file or directory
        Verifying and fixing files in 
/usr/src/tmp/kernel-modules-LiME-6.12-buildroot
        (binconfig,pkgconfig,libtool,desktop,gnuconfig)

libdqlite-1.18.2-alt1
        make[2]: Entering directory '/usr/src/RPM/BUILD/libdqlite-1.18.2'
        FAIL: integration-test
        make[2]: Leaving directory '/usr/src/RPM/BUILD/libdqlite-1.18.2'
        --
        # SKIP:  0
        # XFAIL: 0
        # FAIL:  1
        # XPASS: 0
        # ERROR: 0
        See ./test-suite.log

libopentelemetry-1.22.0-alt1
        [Error] File:
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/src/exporter.cc:38
        [Prometheus Exporter] Can't initialize prometheus exposer with 
endpoint: localhost:9464
        Error: null context when constructing CivetServer. Possible problem 
binding to port. Error:
        Failed to setup server ports
        
/usr/src/RPM/BUILD/libopentelemetry-1.22.0/exporters/prometheus/test/exporter_test.cc:45:
        Failure
        --
        Expected: true
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue (0 ms)
        [----------] 1 test from PrometheusExporter (0 ms total)
        --
        [  PASSED  ] 0 tests.
        [  FAILED  ] 1 test, listed below:
        [  FAILED  ] PrometheusExporter.ShutdownSetsIsShutdownToTrue
        1 FAILED TEST
        554/590 Test #565: exporter.PrometheusCollector.BasicTests
        ..............................................................   Passed 
   0.02 sec
        --
        590/590 Test #414: metrics.HistogramStress.UnsignedInt64
        ................................................................   
Passed   29.03 sec
        99% tests passed, 1 tests failed out of 586
        Total Test time (real) =  30.90 sec
        --
        588 - examples.metrics_simple (Disabled)
        The following tests FAILED:
        563 - exporter.PrometheusExporter.ShutdownSetsIsShutdownToTrue (Failed)

python3-module-paho-2.1.0-alt1
        ==================================== ERRORS 
====================================
        _________ ERROR at teardown of test_03_publish_helper_qos1_disconnect 
__________
        def fin():
        --
        >           raise RuntimeError(f"Client {name} exited with code 
{proc.returncode},
        expected {expected_returncode}")
        E           RuntimeError: Client 03-publish-helper-qos1-disconnect.py 
exited with code
        -2, expected 0
        tests/lib/conftest.py:75: RuntimeError
        --
        =========================== short test summary info 
============================
        ERROR
        
tests/lib/test_03_publish_helper_qos1_disconnect.py::test_03_publish_helper_qos1_disconnect
        ============= 141 passed, 21 skipped, 1 xfailed, 1 error in 37.13s 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-o', 
'addopts=',
        'tests']' returned non-zero exit status 1.

python3-module-pexpect-4.9.0-alt1
        tests/test_replwrap.py::REPLWrapTestCase::test_python PASSED            
 [ 66%]
        tests/test_replwrap.py::REPLWrapTestCase::test_zsh FAILED               
 [ 67%]
        tests/test_repr.py::TestCaseMisc::test_str_before_spawn PASSED          
 [ 67%]
        --
        tests/test_socket.py::ExpectTestCase::test_interrupt
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

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.20s 
===================

python3-module-schemathesis-4.1.4-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.1.4/test/test_app.py:32: 
AssertionError
        --
        >       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.1.4/test/test_app.py:32: 
AssertionError
        --
        SKIPPED [1] test/cli/test_commands.py:688: Cover only tracebacks that 
highlight error
        positions in every line
        FAILED test/test_app.py::test_app[flask] - AssertionError: assert 
'Schemathes...
        FAILED test/test_app.py::test_app[aiohttp] - AssertionError: assert 
'Schemath...
        ===== 2 failed, 2488 passed, 3 skipped, 263 warnings in 110.33s 
(0:01:50) ======
        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-senlinclient-3.1.0-alt1
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        
senlinclient.tests.unit.v1.test_policy.TestPolicyValidate.test_policy_validate
        --
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        
senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_default
        --
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        
senlinclient.tests.unit.v1.test_node.TestNodeShow.test_node_show_with_details
        --
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        senlinclient.tests.unit.v1.test_build_info.TestBuildInfo.test_build_info
        --
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        
senlinclient.tests.unit.v1.test_node.TestNodeAdoptPreview.test_node_adopt_preview_with_snapshot
        --
        raise exceptions.CommandError(msg)
        osc_lib.exceptions.CommandError: Invalid formatter provided.
        Totals

python3-module-textdistance-4.6.3-alt1
        XFAIL tests/test_external.py::test_list_of_numbers[Levenshtein] - 
module not installed:
        distance.levenshtein
        FAILED tests/test_compression/test_common.py::test_simmetry[alg0] - 
DeadlineE...
        ============ 1 failed, 417 passed, 12 xfailed in 401.55s (0:06:41) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-xonsh-0.19.9-alt1
        >       assert exp in out.strip()
        E       AssertionError: assert '6' in ''
        E        +  where '' = <built-in method strip of str object at 
0x7fbb683cba20>()
        --
        p = membuf.tell()
        ValueError: I/O operation on closed file.
        Enable tracemalloc to get traceback where the object was allocated.
        --
        XPASS tests/test_integrations.py::test_xonsh_no_close_fds
        FAILED tests/shell/test_readline_shell.py::test_rl_prompt_cmdloop[2 * 
3-6] -
        AssertionError: assert '6' in ''
        +  where '' = <built-in method strip of str object at 0x7fbb683cba20>()
        --
        Exception ignored in: <_io.BufferedWriter name=15>
        OSError: [Errno 9] Bad file descriptor
        Failed with Command '['pytest', '--timeout=240', '-vvvra', 
'--durations=5']' returned
        non-zero exit status 1.INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'xonsh', 
'run-tests.xsh', 'test',
        '--', '--timeout=240', '-vvvra']' returned non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.90053 (%check)

qt5-pim-5.15-alt1
        RPM build errors:
        Bad exit status from /usr/src/tmp/rpm-tmp.85964 (%check)
        Command exited with non-zero status 1
        663.43user 100.03system 7:06.59elapsed 178%CPU (0avgtext+0avgdata 
498980maxresident)k
        0inputs+0outputs (0major+20113281minor)pagefaults 0swaps
        The XKEYBOARD keymap compiler (xkbcomp) reports:
        > Warning:          Could not resolve keysym XF86RefreshRateToggle
        > Warning:          Could not resolve keysym XF86Accessibility
        > Warning:          Could not resolve keysym XF86DoNotDisturb
        Errors from xkbcomp are not fatal to the X server

redis-7.2.11-alt1
        51 seconds - unit/moduleapi/testrdb
        !!! WARNING The following tests failed:
        *** [TIMEOUT]: clients state report follows.

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

tmux-3.5a-alt1
        sh am-terminal.sh
        sh capture-pane-sgr0.sh
        sh combine-test.sh
        sh command-order.sh
        sh conf-syntax.sh
        sh control-client-sanity.sh
        sh control-client-size.sh
        server exited unexpectedly
        make: *** [Makefile:9: control-client-size.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

vkQuake-1.30.1-alt1
        Program spirv-remap found: NO
        meson.build:39:14: ERROR: Program 'spirv-remap' not found or not 
executable
        A full log can be found at
        /usr/src/RPM/BUILD/vkQuake-1.30.1-alt1/build/meson-logs/meson-log.txt
        --
        + install -pm755 build/vkquake /usr/src/tmp/vkQuake-buildroot//usr/bin/
        /usr/bin/install: cannot stat 'build/vkquake': No such file or directory

        18 error logs REMOVED from the list
Cardinal-25.06-alt1
dm-secdel-1.0.12-alt1
godot4-4.5-alt1
ispc-1.28.2-alt1
libs2geometry-0.12.0-alt1
libwebrtc-audio-processing-1.3-alt2
lomiri-app-launch-0.1.12-alt1
perl-HTML-Widget-1.11-alt3
plank-0.11.89-alt2
python3-module-cinderclient-1:9.7.0-alt1
python3-module-openstackclient-7.2.1-alt1
python3-module-oslo.service-4.2.2-alt1
python3-module-pythran-0.18.0-alt2
python3-module-qtconsole-5.7.0-alt1
python3-module-serializable-2.1.0-alt1
python3-module-tox-4.29.0-alt1
spirv-tools-1:2025.3-alt0.1.rc1
zig-0.15.2-alt1

Total 263 error logs.
_______________________________________________
Sisyphus-cybertalk mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-cybertalk

Reply via email to