build(deps): bump flake8 from 7.1.0 to 7.1.1 in /api/requirements #1200
firefoxci-taskcluster / tox-client-py38
succeeded
Aug 28, 2024 in 1m 31s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:36:34.346Z] Task ID: EAuPFZVARzSi-9HDquIbUA
[taskcluster 2024-08-28 03:36:34.346Z] Worker ID: 6057374702004020310
[taskcluster 2024-08-28 03:36:34.346Z] Worker Group: us-west1-a
[taskcluster 2024-08-28 03:36:34.346Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:36:34.346Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:36:34.346Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:36:34.346Z] Public IP: 34.169.85.78
[taskcluster 2024-08-28 03:36:34.346Z] Hostname: releng-t-linux-gcp-ua-vsymosykspt1zkjjv0w
[taskcluster 2024-08-28 03:36:34.346Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-IYJntbwZRs2GeqUgL-hqIQ" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:36:34.773Z] Image 'public/image.tar.zst' from task 'IYJntbwZRs2GeqUgL-hqIQ' loaded. Using image ID sha256:66aa4760b94979e2f8f91dea98be49546e1fef4cfd2f1d8e120beeed43b6f3cc.
[taskcluster 2024-08-28 03:36:34.785Z] === Task Starting ===
[setup 2024-08-28T03:36:35.074Z] run-task started in /
[setup 2024-08-28T03:36:35.074Z] Invoked by command: --tooltool-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r '.["secret"]["codecov"]["token"]') && set -x && tox -e tooltool_client-py38
[setup 2024-08-28T03:36:35.074Z] Python version: 3.8.19
[cache 2024-08-28T03:36:35.076Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:36:35.076Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:36:35.076Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:36:35.076Z] running as worker:worker
[vcs 2024-08-28T03:36:35.076Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:36:35.079Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:36:35.471Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:36:35.471Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:36:35.476Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:36:35.717Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:36:35.718Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:36:35.722Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/flake8-7.1.1', '794310387dfe7a1d79eb7ac672d781a8af296457']
[vcs 2024-08-28T03:36:35.736Z] Switched to a new branch 'dependabot/pip/api/requirements/flake8-7.1.1'
[vcs 2024-08-28T03:36:35.737Z] cleaning git checkout...
[vcs 2024-08-28T03:36:35.737Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:36:35.778Z] removing ['/builds/worker/checkouts/vcs/.tox/', '/builds/worker/checkouts/vcs/client/.coverage', '/builds/worker/checkouts/vcs/client/.coverage-html/', '/builds/worker/checkouts/vcs/client/coverage.xml']
[vcs 2024-08-28T03:36:35.975Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:36:35.978Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/794310387dfe7a1d79eb7ac672d781a8af296457' title='Built from tooltool commit 794310387dfe7a1d79eb7ac672d781a8af296457'>794310387dfe7a1d79eb7ac672d781a8af296457</a>
[task 2024-08-28T03:36:35.978Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py38']
[task 2024-08-28T03:36:35.980Z] + set +x
[task 2024-08-28T03:36:36.043Z] + tox -e tooltool_client-py38
[task 2024-08-28T03:36:36.705Z] tooltool_client-py38: install_deps> python -I -m pip install tox
[task 2024-08-28T03:36:39.171Z] tooltool_client-py38: commands[0] /builds/worker/checkouts/vcs/client> tox -e py38
[task 2024-08-28T03:36:39.823Z] py38: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:36:43.809Z] py38: commands[0]> ./validate.sh
[task 2024-08-28T03:36:43.816Z] -- running pyflakes --
[task 2024-08-28T03:36:43.990Z] -- running tests (under coverage) --
[task 2024-08-28T03:36:44.606Z] ============================= test session starts ==============================
[task 2024-08-28T03:36:44.606Z] platform linux -- Python 3.8.19, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:36:44.606Z] cachedir: /builds/worker/checkouts/vcs/.tox/py38/.pytest_cache
[task 2024-08-28T03:36:44.606Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:36:44.606Z] collected 152 items
[task 2024-08-28T03:36:44.606Z]
[task 2024-08-28T03:36:44.709Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:36:51.064Z] ........................................................................ [ 83%]
[task 2024-08-28T03:36:51.125Z] ......................... [100%]
[task 2024-08-28T03:36:51.125Z]
[task 2024-08-28T03:36:51.125Z] ============================= 152 passed in 6.70s ==============================
[task 2024-08-28T03:36:51.168Z] -- checking coverage --
[task 2024-08-28T03:36:51.523Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:36:51.767Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:36:51.782Z] Name Stmts Miss Cover
[task 2024-08-28T03:36:51.782Z] ---------------------------------
[task 2024-08-28T03:36:51.783Z] TOTAL 823 80 90%
[task 2024-08-28T03:36:51.784Z]
[task 2024-08-28T03:36:51.784Z] GOOD!
[task 2024-08-28T03:36:51.785Z] py38: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:36:51.790Z] py38: OK (12.23=setup[4.25]+cmd[7.98,0.00] seconds)
[task 2024-08-28T03:36:51.790Z] congratulations :) (12.47 seconds)
[task 2024-08-28T03:36:51.830Z] tooltool_client-py38: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:36:52.292Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:36:54.443Z] codecov: commands[0]> codecov --disable pycov --commit=794310387dfe7a1d79eb7ac672d781a8af296457 --branch= --pr=1200
[task 2024-08-28T03:36:55.254Z]
[task 2024-08-28T03:36:55.255Z] _____ _
[task 2024-08-28T03:36:55.255Z] / ____| | |
[task 2024-08-28T03:36:55.255Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:36:55.255Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:36:55.255Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:36:55.255Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:36:55.255Z] v2.1.13
[task 2024-08-28T03:36:55.255Z]
[task 2024-08-28T03:36:55.255Z] ==> Detecting CI provider
[task 2024-08-28T03:36:55.255Z] -> Got branch from git/hg
[task 2024-08-28T03:36:55.255Z] -> Got sha from git/hg
[task 2024-08-28T03:36:55.255Z] ==> Preparing upload
[task 2024-08-28T03:36:55.255Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:36:55.256Z] ==> Collecting reports
[task 2024-08-28T03:36:55.256Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:36:55.256Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30681
[task 2024-08-28T03:36:55.256Z] ==> Uploading
[task 2024-08-28T03:36:55.256Z] .url https://codecov.io
[task 2024-08-28T03:36:55.256Z] .query commit=794310387dfe7a1d79eb7ac672d781a8af296457&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fflake8-7.1.1&pr=1200&token=<secret>&package=py2.1.13
[task 2024-08-28T03:36:55.256Z] Gzipping contents..
[task 2024-08-28T03:36:55.256Z] Compressed contents to 3379 bytes
[task 2024-08-28T03:36:55.256Z] Pinging Codecov...
[task 2024-08-28T03:36:55.256Z] Uploading to S3...
[task 2024-08-28T03:36:55.256Z] Uploading to S3 took 0:00:00.163425
[task 2024-08-28T03:36:55.257Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/794310387dfe7a1d79eb7ac672d781a8af296457
[task 2024-08-28T03:36:55.276Z] codecov: OK (3.16=setup[2.33]+cmd[0.83] seconds)
[task 2024-08-28T03:36:55.276Z] congratulations :) (3.30 seconds)
[task 2024-08-28T03:36:55.336Z] tooltool_client-py38: OK (18.97=setup[2.81]+cmd[12.66,3.51] seconds)
[task 2024-08-28T03:36:55.336Z] congratulations :) (19.11 seconds)
[taskcluster 2024-08-28 03:36:55.743Z] === Task Finished ===
[taskcluster 2024-08-28 03:36:55.743Z] Successful task run with exit code: 0 completed in 21.398 seconds
Loading