build(deps): bump flake8 from 7.1.0 to 7.1.1 in /api/requirements #1200
firefoxci-taskcluster / tox-client-py311
succeeded
Aug 28, 2024 in 2m 15s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:36:48.280Z] Task ID: XkLhscvcRrSJAOsojWxeSQ
[taskcluster 2024-08-28 03:36:48.280Z] Worker ID: 274373977229698134
[taskcluster 2024-08-28 03:36:48.280Z] Worker Group: us-central1-b
[taskcluster 2024-08-28 03:36:48.280Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:36:48.280Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:36:48.280Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:36:48.280Z] Public IP: 35.239.150.190
[taskcluster 2024-08-28 03:36:48.280Z] Hostname: releng-t-linux-gcp-dgnod2s-thufmwzpehcoqw
[taskcluster 2024-08-28 03:36:48.280Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-LmstgiceTAST5Hnj2WsKUA" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:36:49.123Z] Downloading artifact "public/image.tar.zst" from task ID: LmstgiceTAST5Hnj2WsKUA.
[taskcluster 2024-08-28 03:36:52.839Z] Downloaded artifact successfully.
[taskcluster 2024-08-28 03:36:52.839Z] Downloaded 305.153 mb
[taskcluster 2024-08-28 03:36:52.839Z] Decompressing downloaded image
[taskcluster 2024-08-28 03:36:55.441Z] Loading docker image from downloaded archive.
[taskcluster 2024-08-28 03:37:12.763Z] Image 'public/image.tar.zst' from task 'LmstgiceTAST5Hnj2WsKUA' loaded. Using image ID sha256:19bee02bb72cdeecd2536d3e3f60cbd31f2e6e68bcdba9b4f3615087b2bf6a97.
[taskcluster 2024-08-28 03:37:12.981Z] === Task Starting ===
[setup 2024-08-28T03:37:15.592Z] run-task started in /
[setup 2024-08-28T03:37:15.592Z] 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-py311
[setup 2024-08-28T03:37:15.592Z] Python version: 3.11.9
[cache 2024-08-28T03:37:15.594Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:37:15.594Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:37:15.594Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:37:15.594Z] running as worker:worker
[vcs 2024-08-28T03:37:15.594Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:37:15.598Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:37:15.600Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-08-28T03:37:16.105Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:37:16.300Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:37:16.300Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:37:16.306Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:37:16.498Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:37:16.498Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:37:16.502Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/flake8-7.1.1', '794310387dfe7a1d79eb7ac672d781a8af296457']
[vcs 2024-08-28T03:37:16.517Z] Switched to a new branch 'dependabot/pip/api/requirements/flake8-7.1.1'
[vcs 2024-08-28T03:37:16.517Z] cleaning git checkout...
[vcs 2024-08-28T03:37:16.517Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:37:16.519Z] removing []
[vcs 2024-08-28T03:37:16.519Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:37:16.521Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/794310387dfe7a1d79eb7ac672d781a8af296457' title='Built from tooltool commit 794310387dfe7a1d79eb7ac672d781a8af296457'>794310387dfe7a1d79eb7ac672d781a8af296457</a>
[task 2024-08-28T03:37:16.521Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py311']
[task 2024-08-28T03:37:16.524Z] + set +x
[task 2024-08-28T03:37:16.635Z] + tox -e tooltool_client-py311
[task 2024-08-28T03:37:17.352Z] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2024-08-28T03:37:21.202Z] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2024-08-28T03:37:21.694Z] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:37:27.004Z] py311: commands[0]> ./validate.sh
[task 2024-08-28T03:37:27.010Z] -- running pyflakes --
[task 2024-08-28T03:37:27.202Z] -- running tests (under coverage) --
[task 2024-08-28T03:37:27.979Z] ============================= test session starts ==============================
[task 2024-08-28T03:37:27.979Z] platform linux -- Python 3.11.9, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:37:27.979Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-08-28T03:37:27.979Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:37:27.979Z] collected 152 items
[task 2024-08-28T03:37:27.979Z]
[task 2024-08-28T03:37:28.116Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:37:34.093Z] ........................................................................ [ 83%]
[task 2024-08-28T03:37:34.175Z] ......................... [100%]
[task 2024-08-28T03:37:34.176Z]
[task 2024-08-28T03:37:34.176Z] ============================= 152 passed in 6.44s ==============================
[task 2024-08-28T03:37:34.253Z] -- checking coverage --
[task 2024-08-28T03:37:34.625Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:37:34.890Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:37:34.917Z] Name Stmts Miss Cover
[task 2024-08-28T03:37:34.918Z] ---------------------------------
[task 2024-08-28T03:37:34.919Z] TOTAL 824 81 90%
[task 2024-08-28T03:37:34.920Z]
[task 2024-08-28T03:37:34.920Z] GOOD!
[task 2024-08-28T03:37:34.921Z] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:37:34.925Z] py311: OK (13.48=setup[5.56]+cmd[7.92,0.00] seconds)
[task 2024-08-28T03:37:34.925Z] congratulations :) (13.55 seconds)
[task 2024-08-28T03:37:34.988Z] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:37:35.403Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:37:38.336Z] codecov: commands[0]> codecov --disable pycov --commit=794310387dfe7a1d79eb7ac672d781a8af296457 --branch= --pr=1200
[task 2024-08-28T03:37:39.012Z]
[task 2024-08-28T03:37:39.012Z] _____ _
[task 2024-08-28T03:37:39.012Z] / ____| | |
[task 2024-08-28T03:37:39.012Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:37:39.012Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:37:39.012Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:37:39.012Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:37:39.012Z] v2.1.13
[task 2024-08-28T03:37:39.012Z]
[task 2024-08-28T03:37:39.012Z] ==> Detecting CI provider
[task 2024-08-28T03:37:39.012Z] -> Got branch from git/hg
[task 2024-08-28T03:37:39.012Z] -> Got sha from git/hg
[task 2024-08-28T03:37:39.012Z] ==> Preparing upload
[task 2024-08-28T03:37:39.012Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:37:39.012Z] ==> Collecting reports
[task 2024-08-28T03:37:39.012Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-08-28T03:37:39.012Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:37:39.012Z] ==> Uploading
[task 2024-08-28T03:37:39.012Z] .url https://codecov.io
[task 2024-08-28T03:37:39.012Z] .query commit=794310387dfe7a1d79eb7ac672d781a8af296457&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fflake8-7.1.1&pr=1200&token=<secret>&package=py2.1.13
[task 2024-08-28T03:37:39.012Z] Gzipping contents..
[task 2024-08-28T03:37:39.012Z] Compressed contents to 3390 bytes
[task 2024-08-28T03:37:39.013Z] Pinging Codecov...
[task 2024-08-28T03:37:39.013Z] Uploading to S3...
[task 2024-08-28T03:37:39.013Z] Uploading to S3 took 0:00:00.151219
[task 2024-08-28T03:37:39.013Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/794310387dfe7a1d79eb7ac672d781a8af296457
[task 2024-08-28T03:37:39.044Z] codecov: OK (3.80=setup[3.10]+cmd[0.71] seconds)
[task 2024-08-28T03:37:39.044Z] congratulations :) (3.88 seconds)
[task 2024-08-28T03:37:39.109Z] tooltool_client-py311: OK (22.07=setup[4.17]+cmd[13.79,4.12] seconds)
[task 2024-08-28T03:37:39.109Z] congratulations :) (22.23 seconds)
[taskcluster 2024-08-28 03:37:39.636Z] === Task Finished ===
[taskcluster 2024-08-28 03:37:39.637Z] Successful task run with exit code: 0 completed in 51.358 seconds
Loading