* [#364173] FAILED python3-module-geventhttpclient.git=2.3.3-alt1
@ 2024-12-05 18:45 Girar awaiter (grenka)
0 siblings, 0 replies; only message in thread
From: Girar awaiter (grenka) @ 2024-12-05 18:45 UTC (permalink / raw)
To: Grigory Ustinov; +Cc: sisyphus-incominger, girar-builder-sisyphus
https://git.altlinux.org/tasks/364173/logs/events.1.1.log
subtask name aarch64 i586 ppc64le x86_64
#100 python3-module-geventhttpclient failed failed failed failed
2024-Dec-05 18:44:18 :: task #364173 for sisyphus started by grenka:
#100 build 2.3.3-alt1 from /people/grenka/packages/python3-module-geventhttpclient.git fetched at 2024-Dec-05 18:44:17
2024-Dec-05 18:44:21 :: [aarch64] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build start
2024-Dec-05 18:44:21 :: [i586] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build start
2024-Dec-05 18:44:21 :: [x86_64] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build start
2024-Dec-05 18:44:21 :: [ppc64le] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build start
[x86_64] > self._context.load_cert_chain(certfile, keyfile)
[x86_64] E FileNotFoundError: [Errno 2] No such file or directory
[x86_64] /usr/lib64/python3/site-packages/gevent/ssl.py:244: FileNotFoundError
[x86_64] --
[x86_64] > context.load_verify_locations(cafile, capath, cadata)
[x86_64] E FileNotFoundError: [Errno 2] No such file or directory
[x86_64] /usr/lib64/python3.12/ssl.py:707: FileNotFoundError
[x86_64] --
[x86_64] > self._sslobj.do_handshake()
[x86_64] E ConnectionResetError: [Errno 104] Connection reset by peer
[x86_64] /usr/lib64/python3/site-packages/gevent/ssl.py:740: ConnectionResetError
[x86_64] --
[x86_64] self._context.load_cert_chain(certfile, keyfile)
[x86_64] FileNotFoundError: [Errno 2] No such file or directory
[x86_64] 2024-12-05T18:44:46Z <Greenlet at 0x7fb261b65580: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <StreamServ, (<gevent._socket3.socket [closed] at 0x7fb2619189f)> failed with FileNotFoundError
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED tests/test_ssl.py::test_simple_ssl - FileNotFoundError: [Errno 2] No s...
[x86_64] FAILED tests/test_ssl.py::test_timeout_on_connect - FileNotFoundError: [Errno...
[x86_64] FAILED tests/test_ssl.py::test_network_timeout - FileNotFoundError: [Errno 2]...
[x86_64] FAILED tests/test_ssl.py::test_verify_self_signed_fail - ConnectionResetError...
[x86_64] =========== 4 failed, 110 passed, 1 skipped, 14 deselected in 1.36s ============
[x86_64] INFO : Command's result: FAILURE
[x86_64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-m', 'not network']' returned non-zero exit status 1.
2024-Dec-05 18:44:46 :: [x86_64] python3-module-geventhttpclient.git 2.3.3-alt1: remote: build failed
2024-Dec-05 18:44:46 :: [x86_64] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build FAILED
2024-Dec-05 18:44:46 :: [x86_64] requesting cancellation of task processing
[i586] > self._context.load_cert_chain(certfile, keyfile)
[i586] E FileNotFoundError: [Errno 2] No such file or directory
[i586] /usr/lib/python3/site-packages/gevent/ssl.py:244: FileNotFoundError
[i586] --
[i586] > context.load_verify_locations(cafile, capath, cadata)
[i586] E FileNotFoundError: [Errno 2] No such file or directory
[i586] /usr/lib/python3.12/ssl.py:707: FileNotFoundError
[i586] --
[i586] > self._sslobj.do_handshake()
[i586] E ConnectionResetError: [Errno 104] Connection reset by peer
[i586] /usr/lib/python3/site-packages/gevent/ssl.py:740: ConnectionResetError
[i586] --
[i586] self._context.load_cert_chain(certfile, keyfile)
[i586] FileNotFoundError: [Errno 2] No such file or directory
[i586] 2024-12-05T18:44:46Z <Greenlet at 0xf5e5a208: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <StreamServ, (<gevent._socket3.socket [closed] at 0xf5eec7a0 ob)> failed with FileNotFoundError
[i586] =========================== short test summary info ============================
[i586] FAILED tests/test_ssl.py::test_simple_ssl - FileNotFoundError: [Errno 2] No s...
[i586] FAILED tests/test_ssl.py::test_timeout_on_connect - FileNotFoundError: [Errno...
[i586] FAILED tests/test_ssl.py::test_network_timeout - FileNotFoundError: [Errno 2]...
[i586] FAILED tests/test_ssl.py::test_verify_self_signed_fail - ConnectionResetError...
[i586] =========== 4 failed, 110 passed, 1 skipped, 14 deselected in 1.45s ============
[i586] INFO : Command's result: FAILURE
[i586] INFO : Command's error: Command '['python3', '-m', 'pytest', '-m', 'not network']' returned non-zero exit status 1.
2024-Dec-05 18:44:46 :: [i586] python3-module-geventhttpclient.git 2.3.3-alt1: remote: build failed
2024-Dec-05 18:44:46 :: [i586] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build FAILED
[aarch64] > self._context.load_cert_chain(certfile, keyfile)
[aarch64] E FileNotFoundError: [Errno 2] No such file or directory
[aarch64] /usr/lib64/python3/site-packages/gevent/ssl.py:244: FileNotFoundError
[aarch64] --
[aarch64] > context.load_verify_locations(cafile, capath, cadata)
[aarch64] E FileNotFoundError: [Errno 2] No such file or directory
[aarch64] /usr/lib64/python3.12/ssl.py:707: FileNotFoundError
[aarch64] --
[aarch64] > self._sslobj.do_handshake()
[aarch64] E ConnectionResetError: [Errno 104] Connection reset by peer
[aarch64] /usr/lib64/python3/site-packages/gevent/ssl.py:740: ConnectionResetError
[aarch64] --
[aarch64] self._context.load_cert_chain(certfile, keyfile)
[aarch64] FileNotFoundError: [Errno 2] No such file or directory
[aarch64] 2024-12-05T18:45:01Z <Greenlet at 0xffffbc9c0c20: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <StreamServ, (<gevent._socket3.socket [closed] at 0xffffbc7e49f)> failed with FileNotFoundError
[aarch64] =========================== short test summary info ============================
[aarch64] FAILED tests/test_ssl.py::test_simple_ssl - FileNotFoundError: [Errno 2] No s...
[aarch64] FAILED tests/test_ssl.py::test_timeout_on_connect - FileNotFoundError: [Errno...
[aarch64] FAILED tests/test_ssl.py::test_network_timeout - FileNotFoundError: [Errno 2]...
[aarch64] FAILED tests/test_ssl.py::test_verify_self_signed_fail - ConnectionResetError...
[aarch64] =========== 4 failed, 110 passed, 1 skipped, 14 deselected in 1.94s ============
[aarch64] INFO : Command's result: FAILURE
[aarch64] INFO : Command's error: Command '['python3', '-m', 'pytest', '-m', 'not network']' returned non-zero exit status 1.
2024-Dec-05 18:45:01 :: [aarch64] python3-module-geventhttpclient.git 2.3.3-alt1: remote: build failed
2024-Dec-05 18:45:01 :: [aarch64] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build FAILED
[ppc64le] > self._context.load_cert_chain(certfile, keyfile)
[ppc64le] E FileNotFoundError: [Errno 2] No such file or directory
[ppc64le] /usr/lib64/python3/site-packages/gevent/ssl.py:244: FileNotFoundError
[ppc64le] --
[ppc64le] > context.load_verify_locations(cafile, capath, cadata)
[ppc64le] E FileNotFoundError: [Errno 2] No such file or directory
[ppc64le] /usr/lib64/python3.12/ssl.py:707: FileNotFoundError
[ppc64le] --
[ppc64le] > self._sslobj.do_handshake()
[ppc64le] E ConnectionResetError: [Errno 104] Connection reset by peer
[ppc64le] /usr/lib64/python3/site-packages/gevent/ssl.py:740: ConnectionResetError
[ppc64le] --
[ppc64le] self._context.load_cert_chain(certfile, keyfile)
[ppc64le] FileNotFoundError: [Errno 2] No such file or directory
[ppc64le] 2024-12-05T18:45:05Z <Greenlet at 0x7fff9a58a520: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <StreamServ, (<gevent._socket3.socket [closed] at 0x7fff99bf4b4)> failed with FileNotFoundError
[ppc64le] =========================== short test summary info ============================
[ppc64le] FAILED tests/test_ssl.py::test_simple_ssl - FileNotFoundError: [Errno 2] No s...
[ppc64le] FAILED tests/test_ssl.py::test_timeout_on_connect - FileNotFoundError: [Errno...
[ppc64le] FAILED tests/test_ssl.py::test_network_timeout - FileNotFoundError: [Errno 2]...
[ppc64le] FAILED tests/test_ssl.py::test_verify_self_signed_fail - ConnectionResetError...
[ppc64le] =========== 4 failed, 110 passed, 1 skipped, 14 deselected in 2.18s ============
[ppc64le] INFO : Command's result: FAILURE
[ppc64le] INFO : Command's error: Command '['python3', '-m', 'pytest', '-m', 'not network']' returned non-zero exit status 1.
2024-Dec-05 18:45:05 :: [ppc64le] python3-module-geventhttpclient.git 2.3.3-alt1: remote: build failed
2024-Dec-05 18:45:05 :: [ppc64le] #100 python3-module-geventhttpclient.git 2.3.3-alt1: build FAILED
2024-Dec-05 18:44:46 :: [x86_64] build FAILED
2024-Dec-05 18:44:46 :: [i586] build FAILED
2024-Dec-05 18:45:02 :: [aarch64] build FAILED
2024-Dec-05 18:45:05 :: [ppc64le] build FAILED
2024-Dec-05 18:45:05 :: task #364173 for sisyphus FAILED
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-05 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-05 18:45 [#364173] FAILED python3-module-geventhttpclient.git=2.3.3-alt1 Girar awaiter (grenka)
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/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-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git