chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.30.0 in /ui #3164
firefoxci-taskcluster / test-client-py311
succeeded
Sep 23, 2024 in 14m 34s
FirefoxCI (pull_request)
balrog client tests (python 3.11)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-09-23T04:06:59.905Z
Resolved: 2024-09-23T04:07:11.215Z
Task Execution Time: 11 seconds, 310 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-09-23 04:07:00.021Z] Task ID: VgXkNom8Rk-u6Ymtr2joNA
[taskcluster 2024-09-23 04:07:00.022Z] Worker ID: 6406542757050801064
[taskcluster 2024-09-23 04:07:00.022Z] Worker Group: us-central1-f
[taskcluster 2024-09-23 04:07:00.022Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-23 04:07:00.022Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-09-23 04:07:00.022Z] Worker Version: 38.0.5
[taskcluster 2024-09-23 04:07:00.022Z] Public IP: 34.134.76.123
[taskcluster 2024-09-23 04:07:00.022Z] Hostname: releng-t-linux-gcp-l27hrztws-qws5s0pjmurg
[taskcluster 2024-09-23 04:07:00.022Z] using cache "releng-level-1-checkouts-v3-7f8630edfaa3588fb9ab-FIFCGTSoSM-Mzg7crJjYdQ" -> /builds/worker/checkouts
[taskcluster 2024-09-23 04:07:00.478Z] Image 'public/image.tar.zst' from task 'FIFCGTSoSM-Mzg7crJjYdQ' loaded. Using image ID sha256:8374b430ab4c25cb16315120d3fc8d67b12552344b42d094cfea0131b37c0dee.
[taskcluster 2024-09-23 04:07:00.526Z] === Task Starting ===
[setup 2024-09-23T04:07:00.778Z] run-task started in /
[setup 2024-09-23T04:07:00.778Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/client -- tox
[setup 2024-09-23T04:07:00.778Z] Python version: 3.11.2
[cache 2024-09-23T04:07:00.779Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-09-23T04:07:00.780Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-23T04:07:00.780Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-23T04:07:00.780Z] running as worker:worker
[vcs 2024-09-23T04:07:00.780Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-09-23T04:07:00.782Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T04:07:01.190Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T04:07:01.190Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T04:07:01.192Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0']
[vcs 2024-09-23T04:07:01.364Z] From https://github.com/mozilla-releng/balrog
[vcs 2024-09-23T04:07:01.364Z] * branch dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0 -> FETCH_HEAD
[vcs 2024-09-23T04:07:01.369Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0', 'a0e6475984c33122ecbf93707ecf9f47b3884d8b']
[vcs 2024-09-23T04:07:01.377Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/eslint-plugin-import-2.30.0'
[vcs 2024-09-23T04:07:01.378Z] cleaning git checkout...
[vcs 2024-09-23T04:07:01.378Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-09-23T04:07:01.572Z] removing ['/builds/worker/checkouts/vcs/.coverage', '/builds/worker/checkouts/vcs/.tox/', '/builds/worker/checkouts/vcs/src/balrog.egg-info/']
[vcs 2024-09-23T04:07:02.411Z] successfully cleaned git checkout!
[vcs 2024-09-23T04:07:02.413Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/a0e6475984c33122ecbf93707ecf9f47b3884d8b' title='Built from balrog commit a0e6475984c33122ecbf93707ecf9f47b3884d8b'>a0e6475984c33122ecbf93707ecf9f47b3884d8b</a>
[task 2024-09-23T04:07:02.413Z] executing ['tox']
[task 2024-09-23T04:07:03.112Z] py311: install_deps> python -I -m pip install pytest pytest-cov requests_mock
[task 2024-09-23T04:07:07.075Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-09-23T04:07:08.093Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:07:08.308Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:07:08.354Z] .pkg: install_requires_for_build_editable> python -I -m pip install wheel
[task 2024-09-23T04:07:08.755Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:07:08.852Z] py311: install_package_deps> python -I -m pip install requests
[task 2024-09-23T04:07:09.322Z] py311: 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-09-23T04:07:09.722Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=balrogclient --cov-report term-missing tests
[task 2024-09-23T04:07:10.142Z] ============================= test session starts ==============================
[task 2024-09-23T04:07:10.142Z] platform linux -- Python 3.11.7, pytest-8.3.3, pluggy-1.5.0
[task 2024-09-23T04:07:10.142Z] cachedir: .tox/py311/.pytest_cache
[task 2024-09-23T04:07:10.142Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-09-23T04:07:10.142Z] configfile: tox.ini
[task 2024-09-23T04:07:10.142Z] plugins: requests-mock-1.12.1, cov-5.0.0
[task 2024-09-23T04:07:10.142Z] collected 1 item
[task 2024-09-23T04:07:10.142Z]
[task 2024-09-23T04:07:10.184Z] tests/test_balrog_api.py . [100%]
[task 2024-09-23T04:07:10.184Z]
[task 2024-09-23T04:07:10.184Z] ---------- coverage: platform linux, python 3.11.7-final-0 -----------
[task 2024-09-23T04:07:10.184Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-09-23T04:07:10.184Z] --------------------------------------------------------------------------
[task 2024-09-23T04:07:10.184Z] src/balrogclient/__init__.py 2 0 0 0 100%
[task 2024-09-23T04:07:10.184Z] src/balrogclient/api.py 197 101 38 4 43% 23->26, 36-40, 62, 65, 73-82, 88-107, 154-174, 186->188, 190->192, 193-195, 201-202, 210-212, 215-220, 233-235, 238, 241, 249-255, 258-285, 288-296, 306-308, 312, 322-324, 328
[task 2024-09-23T04:07:10.184Z] --------------------------------------------------------------------------
[task 2024-09-23T04:07:10.184Z] TOTAL 199 101 38 4 43%
[task 2024-09-23T04:07:10.184Z]
[task 2024-09-23T04:07:10.184Z]
[task 2024-09-23T04:07:10.184Z] ============================== 1 passed in 0.06s ===============================
[task 2024-09-23T04:07:10.234Z] .pkg: _exit> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-09-23T04:07:10.271Z] py311: OK (7.37=setup[6.86]+cmd[0.51] seconds)
[task 2024-09-23T04:07:10.271Z] congratulations :) (7.53 seconds)
[taskcluster 2024-09-23 04:07:10.678Z] === Task Finished ===
[taskcluster 2024-09-23 04:07:10.678Z] Successful task run with exit code: 0 completed in 10.657 seconds
Loading