upload coverage.xml#1459
Draft
jcristau wants to merge 1 commit into
Draft
firefoxci-taskcluster / tox-client-py311
succeeded
Oct 20, 2025 in 21m 10s
FirefoxCI (pull_request)
test the tooltool client
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-10-20T14:09:28.857Z
Resolved: 2025-10-20T14:10:28.474Z
Task Execution Time: 59 seconds, 617 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-10-20 14:09:28.903Z] Task ID: aXnZuXnMQaefxbBL6o09Ww
[taskcluster 2025-10-20 14:09:28.903Z] Worker ID: 8719940476265561272
[taskcluster 2025-10-20 14:09:28.903Z] Worker Group: us-west1-a
[taskcluster 2025-10-20 14:09:28.903Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-10-20 14:09:28.903Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-10-20 14:09:28.903Z] Worker Version: 38.0.5
[taskcluster 2025-10-20 14:09:28.903Z] Public IP: 136.117.163.29
[taskcluster 2025-10-20 14:09:28.903Z] Hostname: releng-t-linux-gcp-fkucgg7psjmryllheizr-a
[taskcluster 2025-10-20 14:09:28.903Z] using cache "releng-level-1-checkouts-v3-26529e177a382bde07b2-fcvdblKWSNiXKJP65_I_eQ" -> /builds/worker/checkouts
[taskcluster 2025-10-20 14:09:33.783Z] Downloading artifact "public/image.tar.zst" from task ID: fcvdblKWSNiXKJP65_I_eQ.
[taskcluster 2025-10-20 14:09:38.785Z] Download Progress: 56.67%
[taskcluster 2025-10-20 14:09:42.078Z] Downloaded artifact successfully.
[taskcluster 2025-10-20 14:09:42.079Z] Downloaded 338.789 mb
[taskcluster 2025-10-20 14:09:42.080Z] Decompressing downloaded image
[taskcluster 2025-10-20 14:09:45.269Z] Loading docker image from downloaded archive.
[taskcluster 2025-10-20 14:10:04.519Z] Image 'public/image.tar.zst' from task 'fcvdblKWSNiXKJP65_I_eQ' loaded. Using image ID sha256:4dc7933b0a885c2070a3832c01bf74f44491ef608f5811c55d54e01ecd21352f.
[taskcluster 2025-10-20 14:10:04.727Z] === Task Starting ===
[setup 2025-10-20T14:10:08.309+00:00] run-task started in /
[setup 2025-10-20T14:10:08.309+00:00] 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 2025-10-20T14:10:08.309+00:00] Python version: 3.11.14
[setup 2025-10-20T14:10:08.309+00:00] Subprocess python version:
3.11.14
3.11.14
[cache 2025-10-20T14:10:08.350+00:00] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-10-20T14:10:08.350+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-10-20T14:10:08.350+00:00] volume /builds/worker/checkouts is a cache
[setup 2025-10-20T14:10:08.350+00:00] running as worker:worker
[vcs 2025-10-20T14:10:08.350+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:08.354+00:00] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2025-10-20T14:10:08.356+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-10-20T14:10:09.158+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/tooltool', 'coverage']
[vcs 2025-10-20T14:10:09.544+00:00] From https://github.com/jcristau/tooltool
[vcs 2025-10-20T14:10:09.544+00:00] * branch coverage -> FETCH_HEAD
[vcs 2025-10-20T14:10:09.546+00:00] executing ['git', 'checkout', '-f', '-B', 'coverage', '243fa030d3f488680608d26820b1a4c6803d5e4c']
[vcs 2025-10-20T14:10:09.559+00:00] Switched to a new branch 'coverage'
[vcs 2025-10-20T14:10:09.560+00:00] cleaning git checkout...
[vcs 2025-10-20T14:10:09.560+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-10-20T14:10:09.562+00:00] removing []
[vcs 2025-10-20T14:10:09.562+00:00] successfully cleaned git checkout!
[vcs 2025-10-20T14:10:09.563+00:00] TinderboxPrint:<a href='https://github.com/jcristau/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c' title='Built from tooltool commit 243fa030d3f488680608d26820b1a4c6803d5e4c'>243fa030d3f488680608d26820b1a4c6803d5e4c</a>
[task 2025-10-20T14:10:09.563+00:00] 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 2025-10-20T14:10:09.565+00:00] + set +x
[task 2025-10-20T14:10:09.694+00:00] + tox -e tooltool_client-py311
[task 2025-10-20T14:10:10.213+00:00] tooltool_client-py311: install_deps> python -I -m pip install tox
[task 2025-10-20T14:10:12.365+00:00] tooltool_client-py311: commands[0] /builds/worker/checkouts/vcs/client> tox -e py311
[task 2025-10-20T14:10:12.821+00:00] py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2025-10-20T14:10:15.270+00:00] py311: commands[0]> ./validate.sh
[task 2025-10-20T14:10:15.276+00:00] -- running pyflakes --
[task 2025-10-20T14:10:15.424+00:00] -- running tests (under coverage) --
[task 2025-10-20T14:10:16.114+00:00] ============================= test session starts ==============================
[task 2025-10-20T14:10:16.114+00:00] platform linux -- Python 3.11.14, pytest-8.3.5, pluggy-1.5.0
[task 2025-10-20T14:10:16.114+00:00] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2025-10-20T14:10:16.114+00:00] rootdir: /builds/worker/checkouts/vcs/client
[task 2025-10-20T14:10:16.114+00:00] collected 153 items
[task 2025-10-20T14:10:16.114+00:00]
[task 2025-10-20T14:10:16.215+00:00] test_tooltool.py ....................................................... [ 35%]
[task 2025-10-20T14:10:23.116+00:00] ........................................................................ [ 83%]
[task 2025-10-20T14:10:23.186+00:00] .......................... [100%]
[task 2025-10-20T14:10:23.186+00:00]
[task 2025-10-20T14:10:23.186+00:00] ============================= 153 passed in 7.29s ==============================
[task 2025-10-20T14:10:23.230+00:00] -- checking coverage --
[task 2025-10-20T14:10:23.604+00:00] Wrote XML report to coverage.xml
[task 2025-10-20T14:10:23.939+00:00] Wrote HTML report to .coverage-html/index.html
[task 2025-10-20T14:10:23.961+00:00] Name Stmts Miss Cover
[task 2025-10-20T14:10:23.961+00:00] ---------------------------------
[task 2025-10-20T14:10:23.962+00:00] TOTAL 838 67 92%
[task 2025-10-20T14:10:23.963+00:00]
[task 2025-10-20T14:10:23.963+00:00] GOOD!
[task 2025-10-20T14:10:23.963+00:00] py311: commands[1]> sed -i -e 's|filename="|filename="client/|' coverage.xml
[task 2025-10-20T14:10:23.966+00:00] py311: OK (11.38=setup[2.69]+cmd[8.69,0.00] seconds)
[task 2025-10-20T14:10:23.966+00:00] congratulations :) (11.40 seconds)
[task 2025-10-20T14:10:24.006+00:00] tooltool_client-py311: commands[1] /builds/worker/checkouts/vcs/client> tox -e codecov
[task 2025-10-20T14:10:24.390+00:00] codecov: install_deps> python -I -m pip install codecov
[task 2025-10-20T14:10:26.445+00:00] codecov: commands[0]> codecov --disable pycov --commit=243fa030d3f488680608d26820b1a4c6803d5e4c --branch= --pr=1459
[task 2025-10-20T14:10:27.314+00:00]
[task 2025-10-20T14:10:27.314+00:00] _____ _
[task 2025-10-20T14:10:27.314+00:00] / ____| | |
[task 2025-10-20T14:10:27.315+00:00] | | ___ __| | ___ ___ _____ __
[task 2025-10-20T14:10:27.315+00:00] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2025-10-20T14:10:27.315+00:00] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2025-10-20T14:10:27.315+00:00] \_____\___/ \____|\___|\___\___/ \_/
[task 2025-10-20T14:10:27.315+00:00] v2.1.13
[task 2025-10-20T14:10:27.315+00:00]
[task 2025-10-20T14:10:27.315+00:00] ==> Detecting CI provider
[task 2025-10-20T14:10:27.315+00:00] -> Got branch from git/hg
[task 2025-10-20T14:10:27.315+00:00] -> Got sha from git/hg
[task 2025-10-20T14:10:27.315+00:00] ==> Preparing upload
[task 2025-10-20T14:10:27.316+00:00] ==> Processing gcov (disable by -X gcov)
[task 2025-10-20T14:10:27.316+00:00] ==> Collecting reports
[task 2025-10-20T14:10:27.316+00:00] + /builds/worker/checkouts/vcs/client/coverage.xml bytes=31243
[task 2025-10-20T14:10:27.316+00:00] + /builds/worker/checkouts/vcs/client/coveragerc bytes=535
[task 2025-10-20T14:10:27.316+00:00] ==> Uploading
[task 2025-10-20T14:10:27.316+00:00] .url https://codecov.io
[task 2025-10-20T14:10:27.316+00:00] .query commit=243fa030d3f488680608d26820b1a4c6803d5e4c&branch=coverage&pr=1459&token=<secret>&package=py2.1.13
[task 2025-10-20T14:10:27.316+00:00] Gzipping contents..
[task 2025-10-20T14:10:27.316+00:00] Compressed contents to 3459 bytes
[task 2025-10-20T14:10:27.316+00:00] Pinging Codecov...
[task 2025-10-20T14:10:27.316+00:00] Uploading to S3...
[task 2025-10-20T14:10:27.316+00:00] Uploading to S3 took 0:00:00.463382
[task 2025-10-20T14:10:27.316+00:00] https://app.codecov.io/github/mozilla-releng/tooltool/commit/243fa030d3f488680608d26820b1a4c6803d5e4c
[task 2025-10-20T14:10:27.335+00:00] codecov: OK (3.11=setup[2.22]+cmd[0.89] seconds)
[task 2025-10-20T14:10:27.335+00:00] congratulations :) (3.13 seconds)
[task 2025-10-20T14:10:27.373+00:00] tooltool_client-py311: OK (17.46=setup[2.45]+cmd[11.64,3.37] seconds)
[task 2025-10-20T14:10:27.373+00:00] congratulations :) (17.48 seconds)
[taskcluster 2025-10-20 14:10:27.888Z] === Task Finished ===
[taskcluster 2025-10-20 14:10:27.888Z] Successful task run with exit code: 0 completed in 58.986 seconds
Loading