13 NEW error logs

blender4.4-4.4.3-alt3
        [4268/7133] cd 
/usr/src/RPM/BUILD/blender4.4-4.4.3/x86_64-alt-linux/intern/cycles/kernel
        && 
/usr/src/RPM/BUILD/blender4.4-4.4.3/x86_64-alt-linux/bin/zstd_compress
        
/usr/src/RPM/BUILD/blender4.4-4.4.3/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb
        
/usr/src/RPM/BUILD/blender4.4-4.4.3/x86_64-alt-linux/intern/cycles/kernel/kernel_rt_gfx90c.hipfb.zst
        hasher-privd: parent: handle_io: idle time limit (3600 seconds) exceeded

git-branchless-0.10.0-alt2
        test test_amend_no_detach_branch ... ok
        test test_amend_undo ... FAILED
        test test_amend_undo_detached_head ... ok
        --
        test_amend_undo
        test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 
filtered out;
        finished in 1.33s
        error: test failed, to rerun pass `--test test_amend`

lua5.4-module-lualanes-3.17.1-alt1_lr0
        FIFO_3.0        3
        FIFO_3.0        4
        FIFO_3.0        5
        Reading B..
        FIFO_4.0        a
        FIFO_4.0        b
        FIFO_4.0        c
        make[1]: *** [Makefile:115: fifo] Segmentation fault
        make[1]: Leaving directory 
'/usr/src/RPM/BUILD/lua5.4-module-lualanes-3.17.1'
        make: *** [Makefile:83: test] Error 2

mailutils-3.17.90-alt1
        ## GNU Mailutils 3.17.90 test suite. ##
        1: mail version                                    FAILED 
(version.at:19)
        2: reading mail with HOME unset                    ok
        --
        ## Test results. ##
        ERROR: 21 tests were run,
        1 failed unexpectedly.

protobuf-3.25.5-alt6
        [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
19.71 s <<<
        FAILURE! -- in com.google.protobuf.TextFormatPerformanceTest
        [ERROR]
        
com.google.protobuf.TextFormatPerformanceTest.testProto2ImmutableExtensionTextFormatParsing
        -- Time elapsed: 10.15 s <<< ERROR!
        org.junit.runners.model.TestTimedOutException: test timed out after 
10000 milliseconds

python3-module-cheroot-10.0.1-alt4
        err_text = ssl_err.value.args[0].reason.args[0].args[1]
        except AttributeError:
        if IS_WINDOWS or IS_GITHUB_ACTIONS_WORKFLOW:
        --
        ----------------------------- Captured stderr call 
-----------------------------
        Client ('127.0.0.1', 58406) lost ??? peer dropped the TLS connection 
suddenly, during
        handshake: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify 
failed: unable to
        get local issuer certificate (_ssl.c:1010)')
        - generated xml file:
        
/usr/src/RPM/BUILD/python3-module-cheroot-10.0.1/.test-results/pytest/test.xml -
        --
        XFAIL cheroot/test/test_core.py::test_large_request -
        https://github.com/cherrypy/cheroot/issues/106
        FAILED 
cheroot/test/test_ssl.py::test_tls_client_auth[1-False-localhost-builtin] -
        assert False
        +  where False = any(<generator object 
test_tls_client_auth.<locals>.<genexpr> at
        0x7f0dd97cecf0>)
        --
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-crosshair-tool-0.0.93-alt1
        XFAIL crosshair/libimpl/weakreflib_test.py::test_weakref_proxy - 
weakref.proxy is not
        yet supported
        FAILED 
crosshair/libimpl/builtinslib_ch_test.py::test_builtin[check_str_capitalize]
        = 1 failed, 11894 passed, 4 skipped, 1 deselected, 3 xfailed, 152 
warnings in 1980.05s
        (0:33:00) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra', '--deselect',
        
'crosshair/libimpl/datetimelib_ch_test.py::test_builtin[check_timedelta_new]']' 
returned
        non-zero exit status 1.
        error: Bad exit status from /usr/src/tmp/rpm-tmp.76209 (%check)

python3-module-easyprocess-1.1-alt2
        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_with - assert False
        =================== 1 failed, 37 passed in 79.72s (0:01:19) 
====================

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]
        - reason: 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]
        - reason: 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_gateway.py::TestPopenGateway::test_waitclose_on_remote_killed
        = 1 failed, 464 passed, 613 skipped, 6 xfailed, 11 xpassed, 78 warnings 
in 48.14s =

python3-module-hypothesis-crosshair-0.0.24-alt1
        hypothesis_crosshair_provider/end_to_end_test.py::test_list PASSED      
 [ 65%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_set FAILED       
 [ 70%]
        hypothesis_crosshair_provider/end_to_end_test.py::test_dict PASSED      
 [ 75%]
        --
        =========================== short test summary info 
============================
        FAILED hypothesis_crosshair_provider/end_to_end_test.py::test_set - 
hypothesi...
        ============= 1 failed, 19 passed, 8 warnings in 182.03s (0:03:02) 
=============
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', 
'-vra']' returned
        non-zero exit status 1.

python3-module-slack-sdk-3.35.0-alt1
        2025-07-10 04:40:55 INFO Using non-ssl socket to connect (0.0.0.0:3001)
        2025-07-10 04:40:55 ERROR Failed to establish a connection (session id:
        41b18c87-6496-4cc5-9f5a-78f6eb890ea6, error: [Errno 111] Connection 
refused)
        2025-07-10 04:40:55 ERROR on_error invoked (session id:
        0bd74001-5879-41e6-ba47-2ac8742e1df4, error: ConnectionRefusedError, 
message: [Errno 111]
        Connection refused)
        2025-07-10 04:40:55 INFO The connection has been closed (session id:
        41b18c87-6496-4cc5-9f5a-78f6eb890ea6)
        --
        2025-07-10 04:41:00 DEBUG Sending a request - url:
        http://localhost:8888/apps.connections.open, query_params: {}, 
body_params: {}, files:
        {}, json_body: None, headers: {'Content-Type': 
'application/x-www-form-urlencoded',
        'Authorization': '(redacted)', 'User-Agent': 'Python/3.12.10 
slackclient/3.35.0
        Linux/6.12.24-6.12-alt1'}
        2025-07-10 04:41:00 ERROR Failed to send a request to Slack API server: 
<urlopen error
        [Errno 111] Connection refused>
        2025-07-10 04:41:00 INFO A retry handler found: 
ConnectionErrorRetryHandler for POST
        http://localhost:8888/apps.connections.open - <urlopen error [Errno 
111] Connection
        refused>
        2025-07-10 04:41:01 INFO Going to retry the same request: POST
        http://localhost:8888/apps.connections.open
        2025-07-10 04:41:01 ERROR Failed to send a request to Slack API server: 
<urlopen error
        [Errno 111] Connection refused>
        2025-07-10 04:41:01 ERROR Failed to check the current session or 
reconnect to the server
        (session id: 41b18c87-6496-4cc5-9f5a-78f6eb890ea6, error: URLError, 
message: <urlopen
        error [Errno 111] Connection refused>)
        =============================== warnings summary 
===============================
        --
        =========================== short test summary info 
============================
        FAILED
        
tests/slack_sdk/socket_mode/test_interactions_builtin.py::TestInteractionsBuiltin::test_interactions
        = 1 failed, 821 passed, 5 skipped, 42 deselected, 277 warnings in 
200.77s (0:03:20) =
        INFO     : Command's result: FAILURE
        INFO     : Command's error: Command '['python3', '-m', 'pytest', '-v', 
'-k', 'not
        TestRTMClient and not test_send_message_while_disconnection']' returned 
non-zero exit
        status 1.

python3-module-zmq-27.0.0-alt1
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1324: ZMQError
        --
        _zmq.py:1179: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1324: ZMQError
        --
        _zmq.py:1179: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1324: ZMQError
        --
        _zmq.py:1179: in zmq.backend.cython._zmq.Socket.send
        E   zmq.error.ZMQError: Socket operation on non-socket
        _zmq.py:1324: ZMQError
        --
        =========================== short test summary info 
============================
        FAILED tests/test_log.py::TestPubLog::test_blank_root_topic - 
TimeoutError: T...
        FAILED tests/test_log.py::TestPubLog::test_custom_debug_formatter - 
zmq.error...
        FAILED tests/test_log.py::TestPubLog::test_custom_global_formatter - 
zmq.erro...
        FAILED tests/test_log.py::TestPubLog::test_custom_message_type - 
zmq.error.ZM...
        FAILED tests/test_log.py::TestPubLog::test_init_iface - 
zmq.error.ZMQError: S...
        FAILED tests/test_log.py::TestPubLog::test_init_socket - 
zmq.error.ZMQError: ...
        FAILED tests/test_log.py::TestPubLog::test_root_topic - 
zmq.error.ZMQError: S...

tmux-3.5a-alt1
        sh has-session-return.sh
        sh if-shell-TERM.sh
        sh if-shell-error.sh
        sh if-shell-nested.sh
        sh input-keys.sh
        [FAIL] C-m -> ^M (Got: )
        [FAIL] M-C-q -> ^[^Q (Got: ^[)
        can't find window: 1
        make: *** [Makefile:9: input-keys.sh] Error 1
        make: Leaving directory '/usr/src/RPM/BUILD/tmux-3.5a/regress'

        14 error logs REMOVED from the list
dopewars-1.5.12-alt2_20.1033svn
fractal-10.1-alt1
graphviz-12.2.1-alt1
guile-fibers-1.3.1-alt1
guile22-2.2.7-alt1
java-1.8.0-openjdk-0:1.8.0.452.b09-alt1
mumps-5.3.5-alt3
openimagedenoise-2.3.3-alt3
perl-Net-SIP-0.838-alt1
perl-autovivification-0.18-alt2_8
python3-module-pyshark-0.6-alt2
python3-module-schemathesis-4.0.3-alt1
python3-module-setuptools-1:80.9.0-alt1
redis-7.2.7-alt1

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

Reply via email to