chore(deps): bump cryptography from 42.0.4 to 43.0.1 #38
firefoxci-taskcluster / test-unit
succeeded
Sep 4, 2024 in 3m 1s
FirefoxCI (pull_request)
Run unit tests
to validate the latest changes
Details
View task in Taskcluster
View logs in Taskcluster
[task 2024-09-04T20:24:09.557Z] • Installing pydata-sphinx-theme (0.14.4)
[task 2024-09-04T20:24:09.558Z] • Installing pytest-asyncio (0.21.1)
[task 2024-09-04T20:24:09.558Z] • Installing redo (2.0.4)
[task 2024-09-04T20:24:09.558Z] • Updating requests-toolbelt (1.0.0 -> 0.10.1)
[task 2024-09-04T20:24:09.558Z] • Installing responses (0.23.3)
[task 2024-09-04T20:24:09.558Z] • Installing slugid (2.0.0)
[task 2024-09-04T20:24:09.558Z] • Installing taskcluster-urls (13.0.1)
[task 2024-09-04T20:24:09.558Z] • Installing virtualenv (20.25.0)
[task 2024-09-04T20:24:09.558Z] • Installing voluptuous (0.14.1)
[task 2024-09-04T20:24:09.558Z] • Installing coverage (7.3.3)
[task 2024-09-04T20:24:09.558Z] • Updating gql (3.5.0 -> 3.4.1)
[task 2024-09-04T20:24:09.558Z] • Updating pyjwt (2.9.0 -> 2.8.0)
[task 2024-09-04T20:24:09.558Z] • Installing pyright (1.1.340)
[task 2024-09-04T20:24:09.558Z] • Installing pytest-aioresponses (0.2.0)
[task 2024-09-04T20:24:09.558Z] • Installing pytest-mock (3.12.0)
[task 2024-09-04T20:24:09.558Z] • Installing pytest-responses (0.5.1)
[task 2024-09-04T20:24:09.559Z] • Installing sphinx-autobuild (2021.3.14)
[task 2024-09-04T20:24:09.559Z] • Installing sphinx-book-theme (1.0.1)
[task 2024-09-04T20:24:09.559Z] • Installing taskcluster-taskgraph (7.0.0)
[task 2024-09-04T20:24:09.559Z] • Installing tox (4.11.4)
[task 2024-09-04T20:24:09.559Z]
[task 2024-09-04T20:24:09.559Z] Installing the current project: simple-github (1.0.0)
[task 2024-09-04T20:24:09.559Z] py39: commands[1]> poetry run python --version
[task 2024-09-04T20:24:09.559Z] Python 3.9.18
[task 2024-09-04T20:24:09.559Z] py39: commands[2]> poetry run coverage run --context=py39 -p -m pytest -vv
[task 2024-09-04T20:24:09.559Z] ============================= test session starts ==============================
[task 2024-09-04T20:24:09.559Z] platform linux -- Python 3.9.18, pytest-7.4.3, pluggy-1.3.0 -- /builds/worker/checkouts/vcs/.tox/py39/bin/python
[task 2024-09-04T20:24:09.559Z] cachedir: .tox/py39/.pytest_cache
[task 2024-09-04T20:24:09.559Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-09-04T20:24:09.560Z] configfile: pyproject.toml
[task 2024-09-04T20:24:09.560Z] plugins: responses-0.5.1, mock-3.12.0, aioresponses-0.2.0, anyio-4.4.0, asyncio-0.21.1
[task 2024-09-04T20:24:09.560Z] asyncio: mode=strict
[task 2024-09-04T20:24:09.560Z] collecting ... collected 14 items
[task 2024-09-04T20:24:09.560Z]
[task 2024-09-04T20:24:09.560Z] test/test_auth.py::test_token_auth_get_token PASSED [ 7%]
[task 2024-09-04T20:24:09.560Z] test/test_auth.py::test_app_auth_get_token PASSED [ 14%]
[task 2024-09-04T20:24:09.560Z] test/test_auth.py::test_app_installation_auth_get_token PASSED [ 21%]
[task 2024-09-04T20:24:09.560Z] test/test_client.py::test_async_client_get_session PASSED [ 28%]
[task 2024-09-04T20:24:09.560Z] test/test_client.py::test_sync_client_get_session PASSED [ 35%]
[task 2024-09-04T20:24:09.560Z] test/test_client.py::test_async_client_rest PASSED [ 42%]
[task 2024-09-04T20:24:09.561Z] test/test_client.py::test_sync_client_rest PASSED [ 50%]
[task 2024-09-04T20:24:09.561Z] test/test_client.py::test_async_client_rest_with_text PASSED [ 57%]
[task 2024-09-04T20:24:09.561Z] test/test_client.py::test_sync_client_rest_with_text PASSED [ 64%]
[task 2024-09-04T20:24:09.561Z] test/test_client.py::test_async_client_graphql PASSED [ 71%]
[task 2024-09-04T20:24:09.561Z] test/test_client.py::test_sync_client_graphql PASSED [ 78%]
[task 2024-09-04T20:24:09.561Z] test/test_simple_github.py::test_token_client PASSED [ 85%]
[task 2024-09-04T20:24:09.561Z] test/test_simple_github.py::test_app_client PASSED [ 92%]
[task 2024-09-04T20:24:09.561Z] test/test_simple_github.py::test_app_installation_client PASSED [100%]
[task 2024-09-04T20:24:09.561Z]
[task 2024-09-04T20:24:09.561Z] ============================== 14 passed in 1.51s ==============================
[task 2024-09-04T20:24:10.164Z] py310: install_package_deps> python -I -m pip install 'aiohttp[speedups]<4.0.0,>=3.8.6' 'gql[aiohttp,requests]<4.0.0,>=3.4.1' 'pyjwt[crypto]<3.0.0,>=2.8.0' 'requests<3.0.0,>=2.31.0'
[task 2024-09-04T20:24:10.164Z] py310: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/5/simple_github-1.0.0.tar.gz
[task 2024-09-04T20:24:10.164Z] py310: commands[0]> poetry install --with test
[task 2024-09-04T20:24:10.165Z] Installing dependencies from lock file
[task 2024-09-04T20:24:10.165Z]
[task 2024-09-04T20:24:10.165Z] Package operations: 69 installs, 18 updates, 0 removals
[task 2024-09-04T20:24:10.165Z]
[task 2024-09-04T20:24:10.165Z] • Updating certifi (2024.8.30 -> 2023.11.17)
[task 2024-09-04T20:24:10.165Z] • Updating frozenlist (1.4.1 -> 1.4.0)
[task 2024-09-04T20:24:10.165Z] • Updating idna (3.8 -> 3.7)
[task 2024-09-04T20:24:10.165Z] • Installing markupsafe (2.1.3)
[task 2024-09-04T20:24:10.165Z] • Installing mdurl (0.1.2)
[task 2024-09-04T20:24:10.165Z] • Updating multidict (6.0.5 -> 6.0.4)
[task 2024-09-04T20:24:10.165Z] • Updating pycparser (2.22 -> 2.21)
[task 2024-09-04T20:24:10.165Z] • Installing six (1.16.0)
[task 2024-09-04T20:24:10.165Z] • Updating urllib3 (2.2.2 -> 1.26.18)
[task 2024-09-04T20:24:10.165Z] • Installing alabaster (0.7.13)
[task 2024-09-04T20:24:10.165Z] • Updating attrs (24.2.0 -> 23.1.0)
[task 2024-09-04T20:24:10.165Z] • Installing babel (2.14.0)
[task 2024-09-04T20:24:10.165Z] • Updating cffi (1.17.0 -> 1.16.0)
[task 2024-09-04T20:24:10.165Z] • Installing chardet (5.2.0)
[task 2024-09-04T20:24:10.165Z] • Installing docutils (0.19)
[task 2024-09-04T20:24:10.165Z] • Updating exceptiongroup (1.2.2 -> 1.2.0)
[task 2024-09-04T20:24:10.165Z] • Installing imagesize (1.4.1)
[task 2024-09-04T20:24:10.165Z] • Installing iniconfig (2.0.0)
[task 2024-09-04T20:24:10.165Z] • Installing jinja2 (3.1.4)
[task 2024-09-04T20:24:10.165Z] • Installing markdown-it-py (3.0.0)
[task 2024-09-04T20:24:10.165Z] • Installing packaging (23.2)
[task 2024-09-04T20:24:10.165Z] • Installing pluggy (1.3.0)
[task 2024-09-04T20:24:10.165Z] • Installing pygments (2.17.2)
[task 2024-09-04T20:24:10.165Z] • Installing python-dateutil (2.8.2)
[task 2024-09-04T20:24:10.165Z] • Updating requests (2.32.3 -> 2.32.0)
[task 2024-09-04T20:24:10.165Z] • Installing snowballstemmer (2.2.0)
[task 2024-09-04T20:24:10.165Z] • Installing soupsieve (2.5)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-applehelp (1.0.4)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-devhelp (1.0.2)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-htmlhelp (2.0.1)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-jsmath (1.0.1)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-qthelp (1.0.3)
[task 2024-09-04T20:24:10.165Z] • Installing sphinxcontrib-serializinghtml (1.1.5)
[task 2024-09-04T20:24:10.166Z] • Installing text-unidecode (1.3)
[task 2024-09-04T20:24:10.166Z] • Installing tomli (2.0.1)
[task 2024-09-04T20:24:10.166Z] • Installing types-python-dateutil (2.8.19.14)
[task 2024-09-04T20:24:10.166Z] • Updating yarl (1.9.9 -> 1.9.4)
[task 2024-09-04T20:24:10.166Z] • Installing accessible-pygments (0.0.4)
[task 2024-09-04T20:24:10.166Z] • Updating aiohttp (3.10.5 -> 3.8.6)
[task 2024-09-04T20:24:10.166Z] • Installing arrow (1.3.0)
[task 2024-09-04T20:24:10.166Z] • Installing beautifulsoup4 (4.12.2)
[task 2024-09-04T20:24:10.166Z] • Installing binaryornot (0.4.4)
[task 2024-09-04T20:24:10.166Z] • Installing click (8.1.7)
[task 2024-09-04T20:24:10.166Z] • Installing distlib (0.3.8)
[task 2024-09-04T20:24:10.166Z] • Installing filelock (3.13.1)
[task 2024-09-04T20:24:10.166Z] • Installing giturlparse (0.12.0)
[task 2024-09-04T20:24:10.166Z] • Installing platformdirs (4.1.0)
[task 2024-09-04T20:24:10.166Z] • Installing pytest (7.4.3)
[task 2024-09-04T20:24:10.166Z] • Installing python-slugify (8.0.1)
[task 2024-09-04T20:24:10.166Z] • Installing pyyaml (6.0.1)
[task 2024-09-04T20:24:10.166Z] • Installing rich (13.7.0)
[task 2024-09-04T20:24:10.166Z] • Installing sphinx (6.2.1)
[task 2024-09-04T20:24:10.166Z] • Installing tornado (6.4.1)
[task 2024-09-04T20:24:10.166Z] • Installing types-pyyaml (6.0.12.12)
[task 2024-09-04T20:24:10.166Z] • Updating typing-extensions (4.12.2 -> 4.9.0)
[task 2024-09-04T20:24:10.166Z] • Updating aiodns (3.2.0 -> 3.1.1)
[task 2024-09-04T20:24:10.166Z] • Installing aioresponses (0.7.6)
[task 2024-09-04T20:24:10.166Z] • Installing appdirs (1.4.4)
[task 2024-09-04T20:24:10.166Z] • Installing cachetools (5.3.2)
[task 2024-09-04T20:24:10.166Z] • Installing colorama (0.4.6)
[task 2024-09-04T20:24:10.166Z] • Installing cookiecutter (2.5.0)
[task 2024-09-04T20:24:10.166Z] • Updating graphql-core (3.2.4 -> 3.2.3)
[task 2024-09-04T20:24:10.166Z] • Installing json-e (4.6.0)
[task 2024-09-04T20:24:10.166Z] • Installing livereload (2.6.3)
[task 2024-09-04T20:24:10.166Z] • Installing mozilla-repo-urls (0.1.1)
[task 2024-09-04T20:24:10.166Z] • Installing nodeenv (1.8.0)
[task 2024-09-04T20:24:10.166Z] • Installing pydata-sphinx-theme (0.14.4)
[task 2024-09-04T20:24:10.166Z] • Installing pyproject-api (1.6.1)
[task 2024-09-04T20:24:10.166Z] • Installing pytest-asyncio (0.21.1)
[task 2024-09-04T20:24:10.166Z] • Installing redo (2.0.4)
[task 2024-09-04T20:24:10.166Z] • Updating requests-toolbelt (1.0.0 -> 0.10.1)
[task 2024-09-04T20:24:10.166Z] • Installing responses (0.23.3)
[task 2024-09-04T20:24:10.166Z] • Installing slugid (2.0.0)
[task 2024-09-04T20:24:10.166Z] • Installing taskcluster-urls (13.0.1)
[task 2024-09-04T20:24:10.166Z] • Installing virtualenv (20.25.0)
[task 2024-09-04T20:24:10.167Z] • Installing voluptuous (0.14.1)
[task 2024-09-04T20:24:10.167Z] • Installing coverage (7.3.3)
[task 2024-09-04T20:24:10.167Z] • Updating gql (3.5.0 -> 3.4.1)
[task 2024-09-04T20:24:10.167Z] • Updating pyjwt (2.9.0 -> 2.8.0)
[task 2024-09-04T20:24:10.167Z] • Installing pyright (1.1.340)
[task 2024-09-04T20:24:10.167Z] • Installing pytest-aioresponses (0.2.0)
[task 2024-09-04T20:24:10.168Z] • Installing pytest-mock (3.12.0)
[task 2024-09-04T20:24:10.168Z] • Installing pytest-responses (0.5.1)
[task 2024-09-04T20:24:10.168Z] • Installing sphinx-autobuild (2021.3.14)
[task 2024-09-04T20:24:10.168Z] • Installing sphinx-book-theme (1.0.1)
[task 2024-09-04T20:24:10.168Z] • Installing taskcluster-taskgraph (7.0.0)
[task 2024-09-04T20:24:10.168Z] • Installing tox (4.11.4)
[task 2024-09-04T20:24:10.168Z]
[task 2024-09-04T20:24:10.168Z] Installing the current project: simple-github (1.0.0)
[task 2024-09-04T20:24:10.168Z] py310: commands[1]> poetry run python --version
[task 2024-09-04T20:24:10.168Z] Python 3.10.13
[task 2024-09-04T20:24:10.168Z] py310: commands[2]> poetry run coverage run --context=py310 -p -m pytest -vv
[task 2024-09-04T20:24:10.169Z] ============================= test session starts ==============================
[task 2024-09-04T20:24:10.169Z] platform linux -- Python 3.10.13, pytest-7.4.3, pluggy-1.3.0 -- /builds/worker/checkouts/vcs/.tox/py310/bin/python
[task 2024-09-04T20:24:10.169Z] cachedir: .tox/py310/.pytest_cache
[task 2024-09-04T20:24:10.169Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-09-04T20:24:10.169Z] configfile: pyproject.toml
[task 2024-09-04T20:24:10.169Z] plugins: responses-0.5.1, mock-3.12.0, aioresponses-0.2.0, anyio-4.4.0, asyncio-0.21.1
[task 2024-09-04T20:24:10.169Z] asyncio: mode=strict
[task 2024-09-04T20:24:10.169Z] collecting ... collected 14 items
[task 2024-09-04T20:24:10.169Z]
[task 2024-09-04T20:24:10.169Z] test/test_auth.py::test_token_auth_get_token PASSED [ 7%]
[task 2024-09-04T20:24:10.170Z] test/test_auth.py::test_app_auth_get_token PASSED [ 14%]
[task 2024-09-04T20:24:10.170Z] test/test_auth.py::test_app_installation_auth_get_token PASSED [ 21%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_async_client_get_session PASSED [ 28%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_sync_client_get_session PASSED [ 35%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_async_client_rest PASSED [ 42%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_sync_client_rest PASSED [ 50%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_async_client_rest_with_text PASSED [ 57%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_sync_client_rest_with_text PASSED [ 64%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_async_client_graphql PASSED [ 71%]
[task 2024-09-04T20:24:10.170Z] test/test_client.py::test_sync_client_graphql PASSED [ 78%]
[task 2024-09-04T20:24:10.170Z] test/test_simple_github.py::test_token_client PASSED [ 85%]
[task 2024-09-04T20:24:10.170Z] test/test_simple_github.py::test_app_client PASSED [ 92%]
[task 2024-09-04T20:24:10.170Z] test/test_simple_github.py::test_app_installation_client PASSED [100%]
[task 2024-09-04T20:24:10.170Z]
[task 2024-09-04T20:24:10.170Z] ============================== 14 passed in 0.87s ==============================
[task 2024-09-04T20:24:23.526Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.527Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.527Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.528Z] Task was destroyed but it is pending!
[task 2024-09-04T20:24:23.528Z] task: <Task pending name='Task-6' coro=<ReconnectingAsyncClientSession._connection_loop() running at /builds/worker/checkouts/vcs/.tox/py38/lib/python3.8/site-packages/gql/client.py:1350> wait_for=<Future pending cb=[<TaskWakeupMethWrapper object at 0x7f78bb30ce80>()]>>
[task 2024-09-04T20:24:23.528Z] Unclosed client session
[task 2024-09-04T20:24:23.528Z] client_session: <aiohttp.client.ClientSession object at 0x7f78baf77fd0>
[task 2024-09-04T20:24:23.528Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.528Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.528Z] Warning: The file chosen for install of requests 2.32.0 (requests-2.32.0-py3-none-any.whl) is yanked. Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation
[task 2024-09-04T20:24:23.528Z] .pkg: _exit> python /builds/worker/.cache/pypoetry/virtualenvs/simple-github-hlUNdH3O-py3.11/lib/python3.11/site-packages/pyproject_api/_backend.py True poetry.core.masonry.api
[task 2024-09-04T20:24:23.528Z] report: install_package_deps> python -I -m pip install 'aiohttp[speedups]<4.0.0,>=3.8.6' 'gql[aiohttp,requests]<4.0.0,>=3.4.1' 'pyjwt[crypto]<3.0.0,>=2.8.0' 'requests<3.0.0,>=2.31.0'
[task 2024-09-04T20:24:23.528Z] report: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/6/simple_github-1.0.0.tar.gz
[task 2024-09-04T20:24:23.529Z] report: commands[0]> poetry install --only test
[task 2024-09-04T20:24:23.529Z] Installing dependencies from lock file
[task 2024-09-04T20:24:23.529Z]
[task 2024-09-04T20:24:23.529Z] Package operations: 23 installs, 9 updates, 0 removals
[task 2024-09-04T20:24:23.529Z]
[task 2024-09-04T20:24:23.529Z] • Updating frozenlist (1.4.1 -> 1.4.0)
[task 2024-09-04T20:24:23.529Z] • Updating idna (3.8 -> 3.7)
[task 2024-09-04T20:24:23.529Z] • Updating multidict (6.0.5 -> 6.0.4)
[task 2024-09-04T20:24:23.529Z] • Installing async-timeout (4.0.3)
[task 2024-09-04T20:24:23.529Z] • Updating attrs (24.2.0 -> 23.1.0)
[task 2024-09-04T20:24:23.529Z] • Updating certifi (2024.8.30 -> 2023.11.17)
[task 2024-09-04T20:24:23.529Z] • Installing iniconfig (2.0.0)
[task 2024-09-04T20:24:23.529Z] • Installing packaging (23.2)
[task 2024-09-04T20:24:23.529Z] • Installing pluggy (1.3.0)
[task 2024-09-04T20:24:23.530Z] • Updating urllib3 (2.2.2 -> 1.26.18)
[task 2024-09-04T20:24:23.530Z] • Updating yarl (1.9.9 -> 1.9.4)
[task 2024-09-04T20:24:23.530Z] • Updating aiohttp (3.10.5 -> 3.8.6)
[task 2024-09-04T20:24:23.530Z] • Installing distlib (0.3.8)
[task 2024-09-04T20:24:23.530Z] • Installing filelock (3.13.1)
[task 2024-09-04T20:24:23.530Z] • Installing platformdirs (4.1.0)
[task 2024-09-04T20:24:23.530Z] • Installing pytest (7.4.3)
[task 2024-09-04T20:24:23.530Z] • Installing pyyaml (6.0.1)
[task 2024-09-04T20:24:23.530Z] • Updating requests (2.32.3 -> 2.32.0)
[task 2024-09-04T20:24:23.530Z] • Installing types-pyyaml (6.0.12.12)
[task 2024-09-04T20:24:23.530Z] • Installing aioresponses (0.7.6)
[task 2024-09-04T20:24:23.530Z] • Installing cachetools (5.3.2)
[task 2024-09-04T20:24:23.530Z] • Installing chardet (5.2.0)
[task 2024-09-04T20:24:23.530Z] • Installing colorama (0.4.6)
[task 2024-09-04T20:24:23.530Z] • Installing pyproject-api (1.6.1)
[task 2024-09-04T20:24:23.530Z] • Installing pytest-asyncio (0.21.1)
[task 2024-09-04T20:24:23.530Z] • Installing responses (0.23.3)
[task 2024-09-04T20:24:23.530Z] • Installing virtualenv (20.25.0)
[task 2024-09-04T20:24:23.530Z] • Installing coverage (7.3.3)
[task 2024-09-04T20:24:23.531Z] • Installing pytest-aioresponses (0.2.0)
[task 2024-09-04T20:24:23.531Z] • Installing pytest-mock (3.12.0)
[task 2024-09-04T20:24:23.531Z] • Installing pytest-responses (0.5.1)
[task 2024-09-04T20:24:23.531Z] • Installing tox (4.11.4)
[task 2024-09-04T20:24:23.531Z]
[task 2024-09-04T20:24:23.531Z] Installing the current project: simple-github (1.0.0)
[task 2024-09-04T20:24:23.531Z] report: commands[1]> poetry run coverage combine
[task 2024-09-04T20:24:23.531Z] Combined data file .coverage.bb097bd63a75.1756.XPOiybtx
[task 2024-09-04T20:24:23.531Z] Combined data file .coverage.bb097bd63a75.2016.XOkGXNox
[task 2024-09-04T20:24:23.531Z] Combined data file .coverage.bb097bd63a75.2074.XaHyyZQx
[task 2024-09-04T20:24:23.531Z] Combined data file .coverage.bb097bd63a75.2033.XsJnaIPx
[task 2024-09-04T20:24:23.531Z] report: commands[2]> poetry run coverage xml -o /builds/worker/artifacts/coverage.xml
[task 2024-09-04T20:24:23.531Z] Wrote XML report to /builds/worker/artifacts/coverage.xml
[task 2024-09-04T20:24:23.531Z] clean: OK ✔ in 15.75 seconds
[task 2024-09-04T20:24:23.531Z] py312: SKIP ⚠ in 5.37 seconds
[task 2024-09-04T20:24:23.531Z] py311: OK ✔ in 1 minute 11.09 seconds
[task 2024-09-04T20:24:23.531Z] py38: OK ✔ in 1 minute 15.77 seconds
[task 2024-09-04T20:24:23.531Z] py39: OK ✔ in 1 minute 16.49 seconds
[task 2024-09-04T20:24:23.531Z] py310: OK ✔ in 1 minute 17.1 seconds
[task 2024-09-04T20:24:23.531Z] clean: OK (15.75=setup[10.97]+cmd[4.25,0.54] seconds)
[task 2024-09-04T20:24:23.532Z] py38: OK (75.77=setup[31.79]+cmd[35.39,1.94,6.65] seconds)
[task 2024-09-04T20:24:23.532Z] py39: OK (76.49=setup[34.30]+cmd[33.87,1.66,6.66] seconds)
[task 2024-09-04T20:24:23.532Z] py310: OK (77.10=setup[35.95]+cmd[34.65,1.26,5.24] seconds)
[task 2024-09-04T20:24:23.532Z] py311: OK (71.09=setup[21.71]+cmd[26.34,5.53,17.51] seconds)
[task 2024-09-04T20:24:23.532Z] py312: SKIP (5.37 seconds)
[task 2024-09-04T20:24:23.532Z] report: OK (13.36=setup[7.29]+cmd[5.01,0.57,0.49] seconds)
[task 2024-09-04T20:24:23.532Z] congratulations :) (106.35 seconds)
[taskcluster 2024-09-04 20:24:23.850Z] === Task Finished ===
[taskcluster 2024-09-04 20:24:24.148Z] Successful task run with exit code: 0 completed in 112.608 seconds
Loading