build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements #1205
firefoxci-taskcluster / tox-client-py311
succeeded
Aug 28, 2024 in 1m 14s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:40:58.140Z] Task ID: RSAnyvAoRbKoH11eO_rDUA
[taskcluster 2024-08-28 03:40:58.140Z] Worker ID: 5944259338035209302
[taskcluster 2024-08-28 03:40:58.140Z] Worker Group: us-central1-b
[taskcluster 2024-08-28 03:40:58.140Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:40:58.140Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:40:58.140Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:40:58.140Z] Public IP: 34.172.132.143
[taskcluster 2024-08-28 03:40:58.140Z] Hostname: releng-t-linux-gcp-bnz307naqqcjrpborv0bsa
[taskcluster 2024-08-28 03:40:58.140Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-LmstgiceTAST5Hnj2WsKUA" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:40:58.606Z] Downloading artifact "public/image.tar.zst" from task ID: LmstgiceTAST5Hnj2WsKUA.
[taskcluster 2024-08-28 03:41:03.185Z] Downloaded artifact successfully.
[taskcluster 2024-08-28 03:41:03.185Z] Downloaded 305.153 mb
[taskcluster 2024-08-28 03:41:03.185Z] Decompressing downloaded image
[taskcluster 2024-08-28 03:41:05.244Z] Loading docker image from downloaded archive.
[taskcluster 2024-08-28 03:41:14.131Z] Image 'public/image.tar.zst' from task 'LmstgiceTAST5Hnj2WsKUA' loaded. Using image ID sha256:19bee02bb72cdeecd2536d3e3f60cbd31f2e6e68bcdba9b4f3615087b2bf6a97.
[taskcluster 2024-08-28 03:41:14.310Z] === Task Starting ===
[setup 2024-08-28T03:41:14.777Z] run-task started in /
[setup 2024-08-28T03:41:14.777Z] 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:41:14.777Z] Python version: 3.11.9
[cache 2024-08-28T03:41:14.778Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:41:14.779Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:41:14.779Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:41:14.779Z] running as worker:worker
[vcs 2024-08-28T03:41:14.779Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:41:14.782Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:41:14.784Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-08-28T03:41:15.316Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:41:15.498Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:41:15.498Z] * branch dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:41:15.502Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:41:15.690Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:41:15.690Z] * branch dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:41:15.694Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/gunicorn-23.0.0', '2c1b8db4b5667b2531c5bc4637cbee003562e585']
[vcs 2024-08-28T03:41:15.707Z] Switched to a new branch 'dependabot/pip/api/requirements/gunicorn-23.0.0'
[vcs 2024-08-28T03:41:15.707Z] cleaning git checkout...
[vcs 2024-08-28T03:41:15.707Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:41:15.709Z] removing []
[vcs 2024-08-28T03:41:15.709Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:41:15.710Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/2c1b8db4b5667b2531c5bc4637cbee003562e585' title='Built from tooltool commit 2c1b8db4b5667b2531c5bc4637cbee003562e585'>2c1b8db4b5667b2531c5bc4637cbee003562e585</a>
[task 2024-08-28T03:41:15.710Z] 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:41:15.712Z] + set +x
[task 2024-08-28T03:41:15.799Z] + tox -e tooltool_client-py311
[task 2024-08-28T03:41:16.406Z] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2024-08-28T03:41:19.463Z] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2024-08-28T03:41:19.874Z] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:41:24.157Z] py311: commands[0]> ./validate.sh
[task 2024-08-28T03:41:24.162Z] -- running pyflakes --
[task 2024-08-28T03:41:24.304Z] -- running tests (under coverage) --
[task 2024-08-28T03:41:24.946Z] ============================= test session starts ==============================
[task 2024-08-28T03:41:24.946Z] platform linux -- Python 3.11.9, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:41:24.946Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-08-28T03:41:24.946Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:41:24.946Z] collected 152 items
[task 2024-08-28T03:41:24.946Z]
[task 2024-08-28T03:41:25.049Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:41:31.428Z] ........................................................................ [ 83%]
[task 2024-08-28T03:41:31.489Z] ......................... [100%]
[task 2024-08-28T03:41:31.489Z]
[task 2024-08-28T03:41:31.489Z] ============================= 152 passed in 6.75s ==============================
[task 2024-08-28T03:41:31.533Z] -- checking coverage --
[task 2024-08-28T03:41:31.847Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:41:32.075Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:41:32.093Z] Name Stmts Miss Cover
[task 2024-08-28T03:41:32.093Z] ---------------------------------
[task 2024-08-28T03:41:32.094Z] TOTAL 824 81 90%
[task 2024-08-28T03:41:32.094Z]
[task 2024-08-28T03:41:32.094Z] GOOD!
[task 2024-08-28T03:41:32.098Z] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:41:32.102Z] py311: OK (12.43=setup[4.49]+cmd[7.94,0.00] seconds)
[task 2024-08-28T03:41:32.102Z] congratulations :) (12.49 seconds)
[task 2024-08-28T03:41:32.137Z] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:41:32.476Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:41:34.954Z] codecov: commands[0]> codecov --disable pycov --commit=2c1b8db4b5667b2531c5bc4637cbee003562e585 --branch= --pr=1205
[task 2024-08-28T03:41:35.543Z]
[task 2024-08-28T03:41:35.543Z] _____ _
[task 2024-08-28T03:41:35.543Z] / ____| | |
[task 2024-08-28T03:41:35.543Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:41:35.543Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:41:35.543Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:41:35.543Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:41:35.543Z] v2.1.13
[task 2024-08-28T03:41:35.543Z]
[task 2024-08-28T03:41:35.543Z] ==> Detecting CI provider
[task 2024-08-28T03:41:35.543Z] -> Got branch from git/hg
[task 2024-08-28T03:41:35.543Z] -> Got sha from git/hg
[task 2024-08-28T03:41:35.543Z] ==> Preparing upload
[task 2024-08-28T03:41:35.543Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:41:35.543Z] ==> Collecting reports
[task 2024-08-28T03:41:35.543Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:41:35.543Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30717
[task 2024-08-28T03:41:35.543Z] ==> Uploading
[task 2024-08-28T03:41:35.543Z] .url https://codecov.io
[task 2024-08-28T03:41:35.543Z] .query commit=2c1b8db4b5667b2531c5bc4637cbee003562e585&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fgunicorn-23.0.0&pr=1205&token=<secret>&package=py2.1.13
[task 2024-08-28T03:41:35.544Z] Gzipping contents..
[task 2024-08-28T03:41:35.544Z] Compressed contents to 3382 bytes
[task 2024-08-28T03:41:35.544Z] Pinging Codecov...
[task 2024-08-28T03:41:35.544Z] Uploading to S3...
[task 2024-08-28T03:41:35.544Z] Uploading to S3 took 0:00:00.156632
[task 2024-08-28T03:41:35.544Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/2c1b8db4b5667b2531c5bc4637cbee003562e585
[task 2024-08-28T03:41:35.564Z] codecov: OK (3.22=setup[2.61]+cmd[0.61] seconds)
[task 2024-08-28T03:41:35.564Z] congratulations :) (3.28 seconds)
[task 2024-08-28T03:41:35.599Z] tooltool_client-py311: OK (19.48=setup[3.35]+cmd[12.67,3.46] seconds)
[task 2024-08-28T03:41:35.599Z] congratulations :) (19.61 seconds)
[taskcluster 2024-08-28 03:41:36.056Z] === Task Finished ===
[taskcluster 2024-08-28 03:41:36.056Z] Successful task run with exit code: 0 completed in 37.916 seconds
Loading