build(deps): bump structlog from 24.2.0 to 24.4.0 in /api/requirements #1209
firefoxci-taskcluster / tox-client-py39
succeeded
Aug 28, 2024 in 1m 5s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:46:44.690Z] Task ID: JqkbcxhoR_K3ST6ua_L1VQ
[taskcluster 2024-08-28 03:46:44.690Z] Worker ID: 274373977229698134
[taskcluster 2024-08-28 03:46:44.690Z] Worker Group: us-central1-b
[taskcluster 2024-08-28 03:46:44.690Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:46:44.690Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:46:44.690Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:46:44.690Z] Public IP: 35.239.150.190
[taskcluster 2024-08-28 03:46:44.690Z] Hostname: releng-t-linux-gcp-dgnod2s-thufmwzpehcoqw
[taskcluster 2024-08-28 03:46:44.690Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-E2Zy2WRoRCGWeJetenBXuw" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:46:45.173Z] Image 'public/image.tar.zst' from task 'E2Zy2WRoRCGWeJetenBXuw' loaded. Using image ID sha256:3ced98489190009ae809fe20ccc8f463a7ca7ed5bb89aeaefcfd2743bfc962b6.
[taskcluster 2024-08-28 03:46:45.232Z] === Task Starting ===
[setup 2024-08-28T03:46:45.540Z] run-task started in /
[setup 2024-08-28T03:46:45.540Z] 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-py39
[setup 2024-08-28T03:46:45.540Z] Python version: 3.9.19
[cache 2024-08-28T03:46:45.543Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:46:45.543Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:46:45.543Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:46:45.543Z] running as worker:worker
[vcs 2024-08-28T03:46:45.543Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:46:45.546Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:45.813Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:45.813Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:45.815Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:45.999Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:45.999Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:46.004Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/structlog-24.4.0', 'ac09600104bde95c632c2e4adb86daa62ccb878f']
[vcs 2024-08-28T03:46:46.018Z] Switched to a new branch 'dependabot/pip/api/requirements/structlog-24.4.0'
[vcs 2024-08-28T03:46:46.019Z] cleaning git checkout...
[vcs 2024-08-28T03:46:46.019Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:46:46.064Z] 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:46:46.279Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:46:46.282Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f' title='Built from tooltool commit ac09600104bde95c632c2e4adb86daa62ccb878f'>ac09600104bde95c632c2e4adb86daa62ccb878f</a>
[task 2024-08-28T03:46:46.282Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_client-py39']
[task 2024-08-28T03:46:46.285Z] + set +x
[task 2024-08-28T03:46:46.451Z] + tox -e tooltool_client-py39
[task 2024-08-28T03:46:47.111Z] tooltool_client-py39: install_deps> python -I -m pip install tox
[task 2024-08-28T03:46:51.017Z] tooltool_client-py39: commands[0] /builds/worker/checkouts/vcs/client> tox -e py39
[task 2024-08-28T03:46:51.829Z] py39: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-28T03:46:57.586Z] py39: commands[0]> ./validate.sh
[task 2024-08-28T03:46:57.596Z] -- running pyflakes --
[task 2024-08-28T03:46:57.776Z] -- running tests (under coverage) --
[task 2024-08-28T03:46:58.516Z] ============================= test session starts ==============================
[task 2024-08-28T03:46:58.516Z] platform linux -- Python 3.9.19, pytest-7.3.1, pluggy-1.0.0
[task 2024-08-28T03:46:58.516Z] cachedir: /builds/worker/checkouts/vcs/.tox/py39/.pytest_cache
[task 2024-08-28T03:46:58.516Z] rootdir: /builds/worker/checkouts/vcs/client
[task 2024-08-28T03:46:58.516Z] collected 152 items
[task 2024-08-28T03:46:58.516Z]
[task 2024-08-28T03:46:58.652Z] test_tooltool.py ....................................................... [ 36%]
[task 2024-08-28T03:47:05.077Z] ........................................................................ [ 83%]
[task 2024-08-28T03:47:05.165Z] ......................... [100%]
[task 2024-08-28T03:47:05.165Z]
[task 2024-08-28T03:47:05.165Z] ============================= 152 passed in 6.88s ==============================
[task 2024-08-28T03:47:05.235Z] -- checking coverage --
[task 2024-08-28T03:47:05.656Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:47:05.937Z] Wrote HTML report to .coverage-html/index.html
[task 2024-08-28T03:47:05.961Z] Name Stmts Miss Cover
[task 2024-08-28T03:47:05.961Z] ---------------------------------
[task 2024-08-28T03:47:05.962Z] TOTAL 823 80 90%
[task 2024-08-28T03:47:05.962Z]
[task 2024-08-28T03:47:05.962Z] GOOD!
[task 2024-08-28T03:47:05.964Z] py39: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2024-08-28T03:47:05.971Z] py39: OK (14.47=setup[6.09]+cmd[8.38,0.01] seconds)
[task 2024-08-28T03:47:05.971Z] congratulations :) (14.77 seconds)
[task 2024-08-28T03:47:06.043Z] tooltool_client-py39: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2024-08-28T03:47:06.570Z] codecov: install_deps> python -I -m pip install codecov
[task 2024-08-28T03:47:09.664Z] codecov: commands[0]> codecov --disable pycov --commit=ac09600104bde95c632c2e4adb86daa62ccb878f --branch= --pr=1209
[task 2024-08-28T03:47:10.286Z]
[task 2024-08-28T03:47:10.286Z] _____ _
[task 2024-08-28T03:47:10.286Z] / ____| | |
[task 2024-08-28T03:47:10.286Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:47:10.286Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:47:10.286Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:47:10.286Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:47:10.286Z] v2.1.13
[task 2024-08-28T03:47:10.286Z]
[task 2024-08-28T03:47:10.286Z] ==> Detecting CI provider
[task 2024-08-28T03:47:10.286Z] -> Got branch from git/hg
[task 2024-08-28T03:47:10.286Z] -> Got sha from git/hg
[task 2024-08-28T03:47:10.286Z] ==> Preparing upload
[task 2024-08-28T03:47:10.286Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:47:10.286Z] ==> Collecting reports
[task 2024-08-28T03:47:10.286Z] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=30681
[task 2024-08-28T03:47:10.286Z] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2024-08-28T03:47:10.286Z] ==> Uploading
[task 2024-08-28T03:47:10.286Z] .url https://codecov.io
[task 2024-08-28T03:47:10.286Z] .query commit=ac09600104bde95c632c2e4adb86daa62ccb878f&branch=dependabot%2Fpip%2Fapi%2Frequirements%2Fstructlog-24.4.0&pr=1209&token=<secret>&package=py2.1.13
[task 2024-08-28T03:47:10.286Z] Gzipping contents..
[task 2024-08-28T03:47:10.286Z] Compressed contents to 3388 bytes
[task 2024-08-28T03:47:10.286Z] Pinging Codecov...
[task 2024-08-28T03:47:10.286Z] Uploading to S3...
[task 2024-08-28T03:47:10.286Z] Uploading to S3 took 0:00:00.150508
[task 2024-08-28T03:47:10.287Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f
[task 2024-08-28T03:47:10.314Z] codecov: OK (3.94=setup[3.29]+cmd[0.65] seconds)
[task 2024-08-28T03:47:10.314Z] congratulations :) (4.10 seconds)
[task 2024-08-28T03:47:10.387Z] tooltool_client-py39: OK (23.67=setup[4.30]+cmd[15.03,4.34] seconds)
[task 2024-08-28T03:47:10.387Z] congratulations :) (23.76 seconds)
[taskcluster 2024-08-28 03:47:10.861Z] === Task Finished ===
[taskcluster 2024-08-28 03:47:10.861Z] Successful task run with exit code: 0 completed in 26.172 seconds
Loading