Skip to content

Update dependencies (#3104)

firefoxci-taskcluster / test-client succeeded Mar 26, 2024 in 6m 44s

FirefoxCI (push)

balrog client tests

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-03-26 14:04:14.949Z] Task ID: HOriFmUmSLCeWQPZYa-Ajg
[taskcluster 2024-03-26 14:04:14.949Z] Worker ID: 550973388675312236
[taskcluster 2024-03-26 14:04:14.949Z] Worker Group: us-central1
[taskcluster 2024-03-26 14:04:14.949Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-03-26 14:04:14.949Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-03-26 14:04:14.949Z] Worker Version: 38.0.5
[taskcluster 2024-03-26 14:04:14.949Z] Public IP: 35.193.190.66
[taskcluster 2024-03-26 14:04:14.949Z] Hostname: releng-t-linux-gcp-fcnzbscms0m-o9kkmr3qgq
[taskcluster 2024-03-26 14:04:14.949Z] using cache "releng-level-3-checkouts-v3-7f8630edfaa3588fb9ab-PzFINwzWRqm6hAEFq4ClBQ" -> /builds/worker/checkouts

[taskcluster 2024-03-26 14:04:15.420Z] Downloading artifact "public/image.tar.zst" from task ID: PzFINwzWRqm6hAEFq4ClBQ.
[taskcluster 2024-03-26 14:04:18.718Z] Downloaded artifact successfully.
[taskcluster 2024-03-26 14:04:18.718Z] Downloaded 280.019 mb
[taskcluster 2024-03-26 14:04:18.718Z] Decompressing downloaded image
[taskcluster 2024-03-26 14:04:21.029Z] Loading docker image from downloaded archive.
[taskcluster 2024-03-26 14:04:40.463Z] Image 'public/image.tar.zst' from task 'PzFINwzWRqm6hAEFq4ClBQ' loaded.  Using image ID sha256:6da57ec90bf18fd1f3ff45686909753916cbdfadf56346e47898d59f708fc11a.
[taskcluster 2024-03-26 14:04:40.626Z] === Task Starting ===
[setup 2024-03-26T14:04:43.004Z] run-task started in /
[setup 2024-03-26T14:04:43.004Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-03-26T14:04:43.004Z] Python version: 3.11.2
[cache 2024-03-26T14:04:43.006Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-03-26T14:04:43.006Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-03-26T14:04:43.006Z] volume /builds/worker/checkouts is a cache
[setup 2024-03-26T14:04:43.006Z] running as worker:worker
[vcs 2024-03-26T14:04:43.006Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-03-26T14:04:43.010Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/vcs']
[vcs 2024-03-26T14:04:43.012Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-03-26T14:04:46.246Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'refs/heads/main']
[vcs 2024-03-26T14:04:46.534Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-03-26T14:04:46.534Z]  * branch              main       -> FETCH_HEAD
[vcs 2024-03-26T14:04:46.544Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'refs/heads/main']
[vcs 2024-03-26T14:04:46.765Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-03-26T14:04:46.765Z]  * branch              main       -> FETCH_HEAD
[vcs 2024-03-26T14:04:46.771Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/main', '34e84ba2a9a19ac662d354ab059cd7b6d9dcffc0']
[vcs 2024-03-26T14:04:46.899Z] Switched to a new branch 'refs/heads/main'
[vcs 2024-03-26T14:04:46.901Z] cleaning git checkout...
[vcs 2024-03-26T14:04:46.901Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-03-26T14:04:46.908Z] removing []
[vcs 2024-03-26T14:04:46.908Z] successfully cleaned git checkout!
[vcs 2024-03-26T14:04:46.910Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/34e84ba2a9a19ac662d354ab059cd7b6d9dcffc0' title='Built from balrog commit 34e84ba2a9a19ac662d354ab059cd7b6d9dcffc0'>34e84ba2a9a19ac662d354ab059cd7b6d9dcffc0</a>
[task 2024-03-26T14:04:46.910Z] executing ['tox']
[task 2024-03-26T14:04:47.672Z] check: install_deps> python -I -m pip install black flake8 flake8-black isort
[task 2024-03-26T14:04:52.052Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-03-26T14:04:53.306Z] .pkg: _optional_hooks> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-03-26T14:04:53.576Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-03-26T14:04:53.633Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-03-26T14:04:54.172Z] .pkg: build_editable> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-03-26T14:04:54.291Z] check: install_package_deps> python -I -m pip install requests
[task 2024-03-26T14:04:56.335Z] check: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/1/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-03-26T14:04:56.864Z] check: commands[0]> black --diff --check /builds/worker/checkouts/vcs/client
[task 2024-03-26T14:04:57.175Z] All done! ✨ 🍰 ✨
[task 2024-03-26T14:04:57.175Z] 4 files would be left unchanged.
[task 2024-03-26T14:04:57.204Z] check: commands[1]> isort --check --diff /builds/worker/checkouts/vcs/client
[task 2024-03-26T14:04:57.339Z] Skipped 1 files
[task 2024-03-26T14:04:57.353Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs/client
[task 2024-03-26T14:04:57.969Z] check: OK ✔ in 10.47 seconds
[task 2024-03-26T14:04:57.969Z] py39: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-03-26T14:05:02.538Z] py39: install_package_deps> python -I -m pip install requests
[task 2024-03-26T14:05:03.130Z] py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/client/.tox/.tmp/package/2/balrogclient-1.4-0.editable-py3-none-any.whl
[task 2024-03-26T14:05:03.648Z] py39: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-03-26T14:05:04.142Z] ============================= test session starts ==============================
[task 2024-03-26T14:05:04.142Z] platform linux -- Python 3.9.18, pytest-8.1.1, pluggy-1.4.0
[task 2024-03-26T14:05:04.142Z] cachedir: .tox/py39/.pytest_cache
[task 2024-03-26T14:05:04.142Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-03-26T14:05:04.142Z] configfile: tox.ini
[task 2024-03-26T14:05:04.142Z] plugins: cov-5.0.0, requests-mock-1.11.0
[task 2024-03-26T14:05:04.142Z] collected 1 item
[task 2024-03-26T14:05:04.142Z] 
[task 2024-03-26T14:05:04.211Z] tests/test_balrog_api.py .                                               [100%]
[task 2024-03-26T14:05:04.211Z] 
[task 2024-03-26T14:05:04.211Z] ---------- coverage: platform linux, python 3.9.18-final-0 -----------
[task 2024-03-26T14:05:04.212Z] Name                           Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-03-26T14:05:04.212Z] --------------------------------------------------------------------------
[task 2024-03-26T14:05:04.212Z] src/balrogclient/__init__.py       2      0      0      0   100%
[task 2024-03-26T14:05:04.212Z] src/balrogclient/api.py          198    102     49      5    42%   23->26, 36-40, 62, 65, 73-82, 88-108, 154-174, 186->188, 190->192, 193-195, 198->exit, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-03-26T14:05:04.212Z] --------------------------------------------------------------------------
[task 2024-03-26T14:05:04.212Z] TOTAL                            200    102     49      5    42%
[task 2024-03-26T14:05:04.212Z] 
[task 2024-03-26T14:05:04.212Z] 
[task 2024-03-26T14:05:04.212Z] ============================== 1 passed in 0.09s ===============================
[task 2024-03-26T14:05:04.259Z] .pkg: _exit> python /usr/local/lib/python3.9/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-03-26T14:05:04.289Z]   check: OK (10.47=setup[9.51]+cmd[0.34,0.15,0.47] seconds)
[task 2024-03-26T14:05:04.289Z]   py39: OK (6.47=setup[5.86]+cmd[0.61] seconds)
[task 2024-03-26T14:05:04.289Z]   congratulations :) (17.16 seconds)
[taskcluster 2024-03-26 14:05:04.737Z] === Task Finished ===
[taskcluster 2024-03-26 14:05:04.737Z] Successful task run with exit code: 0 completed in 49.788 seconds