104.3 KiB | (pruned after 90 days) |
40.0 KiB | (pruned after 90 days) |
view log » | |
install | view log » |
tests | view log » |
docs | view log » |
publish | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
[#1223476] 2024/05/17 06:54:02 Booting image alpine/3.17 (default) on port 22800 [#1223476] 2024/05/17 06:54:02 Waiting for guest to settle [#1223476] 2024/05/17 06:54:12 Sending tasks [#1223476] 2024/05/17 06:54:14 Sending build environment [#1223476] 2024/05/17 06:54:14 Sending secrets [#1223476] 2024/05/17 06:54:14 Resolving secret 3ecea679-dec7-4ac0-8821-75d0f4fe0773 [#1223476] 2024/05/17 06:54:15 Resolving secret dc710d9d-8043-4e1d-9837-b35bfa02800a [#1223476] 2024/05/17 06:54:15 Installing packages Warning: Permanently added '[localhost]:22800' (ED25519) to the list of known hosts. fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz OK: 448 MiB in 129 packages Warning: Permanently added '[localhost]:22800' (ED25519) to the list of known hosts. (1/46) Installing py3-pyrsistent (0.19.2-r0) (2/46) Installing py3-attrs (22.1.0-r0) (3/46) Installing py3-jsonschema (4.7.2-r2) (4/46) Installing py3-lark-parser (0.11.3-r1) (5/46) Installing py3-parsing (3.0.9-r0) (6/46) Installing py3-packaging (21.3-r2) (7/46) Installing py3-tomlkit (0.11.6-r0) (8/46) Installing py3-poetry-core (1.3.2-r0) (9/46) Installing py3-poetry-plugin-export (1.1.2-r0) (10/46) Installing py3-certifi (2022.12.7-r0) (11/46) Installing py3-charset-normalizer (3.0.1-r0) (12/46) Installing py3-idna (3.4-r2) (13/46) Installing py3-urllib3 (1.26.18-r0) (14/46) Installing py3-requests (2.28.1-r1) (15/46) Installing py3-msgpack (1.0.4-r0) (16/46) Installing py3-lockfile (0.12.2-r6) (17/46) Installing py3-cachecontrol (0.12.11-r0) (18/46) Installing py3-cachy (0.3.0-r5) (19/46) Installing py3-crashtest (0.4.1-r0) (20/46) Installing py3-pylev (1.4.0-r1) (21/46) Installing py3-cleo (1.0.0a5-r0) (22/46) Installing py3-six (1.16.0-r3) (23/46) Installing py3-webencodings (0.5.1-r5) (24/46) Installing py3-html5lib (1.1-r2) (25/46) Installing py3-zipp (3.10.0-r0) (26/46) Installing py3-importlib-metadata (5.0.0-r1) (27/46) Installing py3-more-itertools (9.0.0-r0) (28/46) Installing py3-jaraco.classes (3.2.3-r1) (29/46) Installing py3-jeepney (0.8.0-r0) (30/46) Installing py3-cparser (2.21-r0) (31/46) Installing py3-cffi (1.15.1-r0) (32/46) Installing py3-cryptography (38.0.3-r1) (33/46) Installing py3-secretstorage (3.3.3-r0) (34/46) Installing py3-keyring (23.11.0-r0) (35/46) Installing py3-ptyprocess (0.7.0-r3) (36/46) Installing py3-pexpect (4.8.0-r3) (37/46) Installing py3-pkginfo (1.8.3-r0) (38/46) Installing py3-platformdirs (2.5.4-r0) (39/46) Installing py3-requests-toolbelt (0.10.1-r0) (40/46) Installing py3-shellingham (1.5.0-r0) (41/46) Installing py3-distlib (0.3.6-r0) (42/46) Installing py3-filelock (3.8.0-r0) (43/46) Installing py3-virtualenv (20.16.7-r0) (44/46) Installing py3-dulwich (0.20.50-r0) (45/46) Installing poetry (1.2.2-r0) (46/46) Installing python3-dev (3.10.14-r1) Executing busybox-1.35.0-r29.trigger OK: 531 MiB in 175 packages [#1223476] 2024/05/17 06:54:17 Cloning repositories Cloning into 'skidge'... + cd skidge + git checkout -q f7e22c8abfed6fd96fd5dbc7be77878f7c75943e + cd skidge + git submodule update --init --recursive [#1223476] 2024/05/17 06:54:18 Running task install [#1223476] 2024/05/17 06:54:49 Running task tests [#1223476] 2024/05/17 06:54:58 Running task docs [#1223476] 2024/05/17 06:55:04 Running task publish [#1223476] 2024/05/17 06:55:05 Uploading ./docs.tar.gz [#1223476] 2024/05/17 06:55:05 https://s3.sr.ht/builds.sr.ht/artifacts/~nicoco/1223476/dbfef46f0f4e03ba/docs.tar.gz [#1223476] 2024/05/17 06:55:05 Uploading ./package.tar [#1223476] 2024/05/17 06:55:05 https://s3.sr.ht/builds.sr.ht/artifacts/~nicoco/1223476/dbfef46f0f4e03ba/package.tar |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 |
+ cd skidge + poetry install Creating virtualenv skidge-bjY8qQ_j-py3.10 in /home/build/.cache/pypoetry/virtualenvs Installing dependencies from lock file Package operations: 85 installs, 1 update, 0 removals • Installing pycparser (2.22) • Installing certifi (2024.2.2) • Installing cffi (1.16.0) • Installing charset-normalizer (3.3.2) • Installing idna (3.7) • Installing markupsafe (2.1.5) • Installing urllib3 (2.2.1) • Installing alabaster (0.7.16) • Installing babel (2.15.0) • Installing frozenlist (1.4.1) • Installing imagesize (1.4.1) • Installing jinja2 (3.1.4) • Installing docutils (0.19) • Installing multidict (6.0.5) • Installing packaging (24.0) • Installing pyasn1 (0.6.0) • Installing pycares (4.4.0) • Installing pygments (2.18.0) • Installing requests (2.31.0) • Installing snowballstemmer (2.2.0) • Installing sphinxcontrib-applehelp (1.0.8) • Installing sphinxcontrib-devhelp (1.0.6) • Installing sphinxcontrib-htmlhelp (2.0.5) • Installing sphinxcontrib-jsmath (1.0.1) • Installing sphinxcontrib-qthelp (1.0.7) • Installing sphinxcontrib-serializinghtml (1.1.10) • Installing aiodns (3.2.0) • Installing aiosignal (1.3.1) • Installing async-timeout (4.0.3) • Installing attrs (23.2.0) • Installing brotli (1.1.0) • Installing cryptography (42.0.7) • Installing distlib (0.3.8) • Installing exceptiongroup (1.2.1) • Installing filelock (3.14.0) • Installing iniconfig (2.0.0) • Installing pillow (10.3.0) • Installing platformdirs (4.2.2) • Installing pluggy (1.5.0) • Installing pyasn1-modules (0.4.0) • Installing pypng (0.20220715.0) • Updating setuptools (65.5.1 -> 69.5.1) • Installing six (1.16.0) • Installing soupsieve (2.5) • Installing sphinx (6.2.1) • Installing tomli (2.0.1) • Installing typing-extensions (4.11.0) • Installing yarl (1.9.4) • Installing aiohttp (3.9.5) • Installing anyascii (0.3.2) • Installing astroid (3.2.1) • Installing blurhash-python (1.2.2) • Installing beautifulsoup4 (4.12.3) • Installing cfgv (3.4.0) • Installing click (8.1.7) • Installing configargparse (1.7) • Installing identify (2.5.36) • Installing lxml (5.2.2) • Installing mistune (2.0.5) • Installing mypy-extensions (1.0.0) • Installing nodeenv (1.8.0) • Installing pathspec (0.12.1) • Installing pickle-secure (0.99.9) • Installing pytest (8.2.0) • Installing python-magic (0.4.27) • Installing pyyaml (6.0.1) • Installing qrcode (7.4.2) • Installing slixmpp (1.8.5) • Installing sphinx-basic-ng (1.0.0b2) • Installing utidylib (0.10) • Installing virtualenv (20.26.2) • Installing black (23.12.1) • Installing furo (2023.9.10) • Installing isort (5.13.2) • Installing mypy (1.10.0) • Installing pre-commit (3.7.1) • Installing pytest-asyncio (0.21.2) • Installing ruff (0.0.263) • Installing skpy (0.10.7) • Installing slidge (0.1.3) • Installing slidge-dev-helpers (0.1.0 4e69f5f) • Installing sphinx-argparse (0.4.0) • Installing sphinx-autoapi (3.0.0) • Installing sphinx-mdinclude (0.5.4) • Installing types-requests (2.31.0.20240406) • Installing xmldiff (2.7.0) Installing the current project: skidge (0.0.0-dev0) + poetry run c3p0 skidge Using slower stringprep, consider compiling the faster cython/libidn one. Notifying about 33a3c2049b015d0da9f676c4aa8c182fa58131d3 Notifying about f7e22c8abfed6fd96fd5dbc7be77878f7c75943e + poetry run set_version There is no git tag + poetry build Building skidge (0.0.0-dev+20240517_gitf7e22c8abf) - Building sdist - Built skidge-0.0.0.dev0+20240517.gitf7e22c8abf.tar.gz - Building wheel - Built skidge-0.0.0.dev0+20240517.gitf7e22c8abf-py3-none-any.whl + cd dist + tar cvf /home/build/package.tar skidge-0.0.0.dev0+20240517.gitf7e22c8abf-py3-none-any.whl skidge-0.0.0.dev0+20240517.gitf7e22c8abf.tar.gz skidge-0.0.0.dev0+20240517.gitf7e22c8abf-py3-none-any.whl skidge-0.0.0.dev0+20240517.gitf7e22c8abf.tar.gz |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
+ cd skidge + poetry run ruff . + poetry run mypy Success: no issues found in 2 source files + poetry run pytest tests ============================= test session starts ============================== platform linux -- Python 3.10.14, pytest-8.2.0, pluggy-1.5.0 rootdir: /home/build/skidge configfile: pyproject.toml plugins: asyncio-0.21.2 asyncio: mode=strict collected 1 item tests/test_base.py . [100%] =============================== warnings summary =============================== tests/test_base.py::TestSkidge::test_base /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/slidge/core/gateway/base.py:239:DeprecationWarning:The object should be created within an async function tests/test_base.py::TestSkidge::test_base /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/aiohttp/connector.py:776:DeprecationWarning:The object should be created within an async function tests/test_base.py::TestSkidge::test_base /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/aiohttp/connector.py:788:DeprecationWarning:The object should be created within an async function tests/test_base.py::TestSkidge::test_base /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/aiohttp/cookiejar.py:84:DeprecationWarning:The object should be created within an async function -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 1 passed, 4 warnings in 0.32s ========================= No exception in this context: {'message': 'Task was destroyed but it is pending!', 'task': <Task pending name='Task-12' coro=<XMLStream.run_filters() running at /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/slixmpp/xmlstream/xmlstream.py:1263> wait_for=<Future cancelled>>} No exception in this context: {'message': 'Task was destroyed but it is pending!', 'task': <Task pending name='Task-18' coro=<XMLStream._end_stream_wait() running at /home/build/.cache/pypoetry/virtualenvs/skidge-bjY8qQ_j-py3.10/lib/python3.10/site-packages/slixmpp/xmlstream/xmlstream.py:718>>} /usr/lib/python3.10/asyncio/base_events.py:674:RuntimeWarning:coroutine 'XMLStream._end_stream_wait' was never awaited + poetry run black --check . All done! ✨ 🍰 ✨ 5 files would be left unchanged. + poetry run isort --check . Skipped 1 files |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 |
+ cd skidge/docs + make html Running Sphinx v6.2.1 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://slixmpp.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://slidge.im/core/objects.inv... loading intersphinx inventory from https://skpy.t.allofti.me/objects.inv... [AutoAPI] Reading files... [ 50%] /home/build/skidge/skidge/__main__.py [AutoAPI] Reading files... [100%] /home/build/skidge/skidge/__init__.py [AutoAPI] Mapping Data... [ 50%] /home/build/skidge/skidge/__main__.py [AutoAPI] Mapping Data... [100%] /home/build/skidge/skidge/__init__.py [AutoAPI] Rendering Data... [ 50%] skidge.__main__ [AutoAPI] Rendering Data... [100%] skidge [autosummary] generating autosummary for: config.rst, features.rst, index.rst, readme.rst, user.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 5 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] autoapi/index reading sources... [ 25%] autoapi/skidge/__main__/index reading sources... [ 37%] autoapi/skidge/index reading sources... [ 50%] config reading sources... [ 62%] features reading sources... [ 75%] index reading sources... [ 87%] readme reading sources... [100%] user looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] autoapi/index writing output... [ 25%] autoapi/skidge/__main__/index writing output... [ 37%] autoapi/skidge/index writing output... [ 50%] config writing output... [ 62%] features writing output... [ 75%] index writing output... [ 87%] readme writing output... [100%] user generating indices... genindex py-modindex done highlighting module code... [ 50%] skidge highlighting module code... [100%] skidge.__main__ writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in build/html. + cd build/html + tar cvzf /home/build/docs.tar.gz . ./ ./.buildinfo ./config.html ./_static/ ./_static/file.png ./_static/doctools.js ./_static/debug.css ./_static/basic.css ./_static/language_data.js ./_static/graphviz.css ./_static/sphinx_highlight.js ./_static/styles/ ./_static/styles/furo-extensions.css ./_static/styles/furo.css ./_static/styles/furo.css.map ./_static/styles/furo-extensions.css.map ./_static/skeleton.css ./_static/pygments.css ./_static/documentation_options.js ./_static/minus.png ./_static/searchtools.js ./_static/scripts/ ./_static/scripts/furo.js.LICENSE.txt ./_static/scripts/furo.js.map ./_static/scripts/furo-extensions.js ./_static/scripts/furo.js ./_static/plus.png ./index.html ./_sources/ ./_sources/readme.rst.txt ./_sources/user.rst.txt ./_sources/index.rst.txt ./_sources/features.rst.txt ./_sources/config.rst.txt ./_sources/autoapi/ ./_sources/autoapi/skidge/ ./_sources/autoapi/skidge/__main__/ ./_sources/autoapi/skidge/__main__/index.rst.txt ./_sources/autoapi/skidge/index.rst.txt ./_sources/autoapi/index.rst.txt ./genindex.html ./objects.inv ./_modules/ ./_modules/skidge/ ./_modules/skidge/__main__.html ./_modules/index.html ./_modules/skidge.html ./features.html ./py-modindex.html ./searchindex.js ./autoapi/ ./autoapi/skidge/ ./autoapi/skidge/index.html ./autoapi/skidge/__main__/ ./autoapi/skidge/__main__/index.html ./autoapi/index.html ./search.html ./user.html ./readme.html |