build(deps): bump structlog from 24.2.0 to 24.4.0 in /api/requirements #1209
firefoxci-taskcluster / tox-api-py311
succeeded
Aug 28, 2024 in 1m 32s
FirefoxCI (pull_request)
test the tooltool api
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-08-28 03:46:34.749Z] Task ID: FYgl0oKsRnK_4yw_iqLY-Q
[taskcluster 2024-08-28 03:46:34.749Z] Worker ID: 6057374702004020310
[taskcluster 2024-08-28 03:46:34.749Z] Worker Group: us-west1-a
[taskcluster 2024-08-28 03:46:34.749Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-28 03:46:34.749Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-28 03:46:34.749Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:46:34.749Z] Public IP: 34.169.85.78
[taskcluster 2024-08-28 03:46:34.749Z] Hostname: releng-t-linux-gcp-ua-vsymosykspt1zkjjv0w
[taskcluster 2024-08-28 03:46:34.749Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-bucHNBkPT8OK9pOjL_ciFA" -> /builds/worker/checkouts
[taskcluster 2024-08-28 03:46:35.271Z] Image 'public/image.tar.zst' from task 'bucHNBkPT8OK9pOjL_ciFA' loaded. Using image ID sha256:9eba3771e7f43ff2c72a0a451e531bd5b965a412bdb896883b434ca6c0232152.
[taskcluster 2024-08-28 03:46:35.286Z] === Task Starting ===
[setup 2024-08-28T03:46:35.546Z] run-task started in /
[setup 2024-08-28T03:46:35.546Z] 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_api-py311
[setup 2024-08-28T03:46:35.546Z] Python version: 3.11.9
[cache 2024-08-28T03:46:35.547Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2024-08-28T03:46:35.547Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-28T03:46:35.547Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-28T03:46:35.547Z] running as worker:worker
[vcs 2024-08-28T03:46:35.547Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-28T03:46:35.550Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:35.895Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:35.895Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:35.897Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/structlog-24.4.0']
[vcs 2024-08-28T03:46:36.100Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:46:36.100Z] * branch dependabot/pip/api/requirements/structlog-24.4.0 -> FETCH_HEAD
[vcs 2024-08-28T03:46:36.105Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/structlog-24.4.0', 'ac09600104bde95c632c2e4adb86daa62ccb878f']
[vcs 2024-08-28T03:46:36.109Z] Switched to a new branch 'dependabot/pip/api/requirements/structlog-24.4.0'
[vcs 2024-08-28T03:46:36.109Z] cleaning git checkout...
[vcs 2024-08-28T03:46:36.109Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:46:36.350Z] removing ['/builds/worker/checkouts/vcs/.tox/', '/builds/worker/checkouts/vcs/api/.coverage', '/builds/worker/checkouts/vcs/api/coverage.xml', '/builds/worker/checkouts/vcs/api/src/mozilla_tooltool_api.egg-info/']
[vcs 2024-08-28T03:46:37.361Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:46:37.363Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f' title='Built from tooltool commit ac09600104bde95c632c2e4adb86daa62ccb878f'>ac09600104bde95c632c2e4adb86daa62ccb878f</a>
[task 2024-08-28T03:46:37.363Z] executing ['bash', '-cx', 'set +x && export CODECOV_TOKEN=$(wget -qO- $SECRET_URL | jq -r \'.["secret"]["codecov"]["token"]\') && set -x && tox -e tooltool_api-py311']
[task 2024-08-28T03:46:37.365Z] + set +x
[task 2024-08-28T03:46:37.413Z] + tox -e tooltool_api-py311
[task 2024-08-28T03:46:37.902Z] tooltool_api-py311: install_deps> python -I -m pip install tox
[task 2024-08-28T03:46:40.171Z] tooltool_api-py311: commands[0] /builds/worker/checkouts/vcs/api> tox -e py311
[task 2024-08-28T03:46:40.699Z] py311: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/api/requirements/test.txt
[task 2024-08-28T03:47:10.900Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-08-28T03:47:11.705Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:11.991Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:12.236Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:12.509Z] py311: install_package_deps> python -I -m pip install Flask-Cors Flask-Login Flask-Migrate 'Flask-SQLAlchemy<3.1' 'Flask<2.3' Logbook 'SQLAlchemy<2' Werkzeug aioamqp blinker boto botocore click 'connexion[swagger-ui]<3' cryptography flask-oidc flask-talisman gunicorn kombu 'mohawk<0.4,>=0.3.4' psycopg2 'python-dateutil>=2.1' python-jose pytz raven requests structlog taskcluster
[task 2024-08-28T03:47:13.344Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/mozilla_tooltool_api-1.0.0-0.editable-py3-none-any.whl
[task 2024-08-28T03:47:13.836Z] py311: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=tooltool_api --cov-report term-missing tests
[task 2024-08-28T03:47:14.503Z] ============================= test session starts ==============================
[task 2024-08-28T03:47:14.503Z] platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0 -- /builds/worker/checkouts/vcs/.tox/py311/bin/python
[task 2024-08-28T03:47:14.503Z] cachedir: /builds/worker/checkouts/vcs/.tox/py311/.pytest_cache
[task 2024-08-28T03:47:14.503Z] rootdir: /builds/worker/checkouts/vcs/api
[task 2024-08-28T03:47:14.503Z] configfile: tox.ini
[task 2024-08-28T03:47:14.503Z] plugins: cov-5.0.0
[task 2024-08-28T03:47:14.545Z] collecting ... collected 10 items
[task 2024-08-28T03:47:14.545Z]
[task 2024-08-28T03:47:15.161Z] tests/test_auth.py::test_anonymous 2024-08-28 03:47:15 [debug ] Initializing app=test
[task 2024-08-28T03:47:15.164Z] 2024-08-28 03:47:15 [info ] Loading custom configuration
[task 2024-08-28T03:47:15.165Z] 2024-08-28 03:47:15 [debug ] Initializing extension app=test extension=log
[task 2024-08-28T03:47:15.312Z] tooltool_api.lib.db: No migrations: creating full DB (app='test')
[task 2024-08-28T03:47:15.331Z] PASSED
[task 2024-08-28T03:47:15.332Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.333Z] tests/test_auth.py::test_taskcluster_user PASSED
[task 2024-08-28T03:47:15.343Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.346Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.348Z] tests/test_auth.py::test_auth PASSED
[task 2024-08-28T03:47:15.350Z] tooltool_api.lib.auth: Checking permissions (permissions=[['project/test/A', 'project/test/B'], ['project/test-admin/*']])
[task 2024-08-28T03:47:15.353Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.356Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.356Z] tooltool_api.lib.auth: User test/[email protected] misses some permissions: project/test/B OR project/test-admin/*
[task 2024-08-28T03:47:15.358Z] tests/test_auth.py::test_scopes_invalid PASSED
[task 2024-08-28T03:47:15.362Z] tooltool_api.lib.auth: Checking permissions (permissions=[['project/test/A', 'project/test/B'], ['project/test-admin/*']])
[task 2024-08-28T03:47:15.362Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.365Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.365Z] tooltool_api.lib.auth: Validated permissions, processing api request
[task 2024-08-28T03:47:15.367Z] tests/test_auth.py::test_scopes_user PASSED
[task 2024-08-28T03:47:15.368Z] tooltool_api.lib.auth: Checking permissions (permissions=[['project/test/A', 'project/test/B'], ['project/test-admin/*']])
[task 2024-08-28T03:47:15.371Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.374Z] tooltool_api.lib.auth: Init user test/[email protected]
[task 2024-08-28T03:47:15.375Z] tooltool_api.lib.auth: Validated permissions, processing api request
[task 2024-08-28T03:47:15.376Z] tests/test_auth.py::test_scopes_admin PASSED
[task 2024-08-28T03:47:15.378Z] conftest: Test
[task 2024-08-28T03:47:15.378Z] conftest: Test args (arg1='aaa')
[task 2024-08-28T03:47:15.379Z] tests/test_log.py::test_logger PASSED
[task 2024-08-28T03:47:15.381Z] tests/test_utils.py::test_now PASSED
[task 2024-08-28T03:47:15.382Z] tests/test_utils.py::test_keyname PASSED
[task 2024-08-28T03:47:15.559Z] tests/test_utils.py::test_is_valid_sha512 PASSED
[task 2024-08-28T03:47:15.560Z]
[task 2024-08-28T03:47:15.560Z] =============================== warnings summary ===============================
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.560Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/boto/plugin.py:40: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
[task 2024-08-28T03:47:15.560Z] import imp
[task 2024-08-28T03:47:15.560Z]
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.560Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
[task 2024-08-28T03:47:15.560Z] from jsonschema import Draft4Validator, ValidationError, draft4_format_checker
[task 2024-08-28T03:47:15.560Z]
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.560Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
[task 2024-08-28T03:47:15.560Z] from jsonschema import Draft4Validator, RefResolver
[task 2024-08-28T03:47:15.560Z]
[task 2024-08-28T03:47:15.560Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.561Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
[task 2024-08-28T03:47:15.561Z] from jsonschema.exceptions import RefResolutionError, ValidationError # noqa
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.561Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead.
[task 2024-08-28T03:47:15.561Z] app.json_encoder = FlaskJSONEncoder
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_anonymous
[task 2024-08-28T03:47:15.561Z] tests/test_log.py::test_logger
[task 2024-08-28T03:47:15.561Z] /builds/worker/checkouts/vcs/api/src/tooltool_api/lib/log.py:93: DeprecationWarning: `structlog.threadlocal` is deprecated, please use `structlog.contextvars` instead.
[task 2024-08-28T03:47:15.561Z] context_class=structlog.threadlocal.wrap_dict(dict),
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_invalid
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_invalid
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_user
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_admin
[task 2024-08-28T03:47:15.561Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/flask/json/provider.py:188: DeprecationWarning: Setting 'json_encoder' on the app or a blueprint is deprecated and will be removed in Flask 2.3. Customize 'app.json' instead.
[task 2024-08-28T03:47:15.561Z] warnings.warn(
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_auth
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_invalid
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_invalid
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_user
[task 2024-08-28T03:47:15.561Z] tests/test_auth.py::test_scopes_admin
[task 2024-08-28T03:47:15.561Z] /builds/worker/checkouts/vcs/.tox/py311/lib/python3.11/site-packages/flask/json/provider.py:230: DeprecationWarning: 'JSONEncoder' is deprecated and will be removed in Flask 2.3. Use 'Flask.json' to provide an alternate JSON implementation instead.
[task 2024-08-28T03:47:15.561Z] return json.dumps(obj, **kwargs)
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2024-08-28T03:47:15.561Z]
[task 2024-08-28T03:47:15.561Z] ---------- coverage: platform linux, python 3.11.9-final-0 -----------
[task 2024-08-28T03:47:15.561Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2024-08-28T03:47:15.561Z] --------------------------------------------------------------------------------
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/__init__.py 27 15 2 0 41% 22-35, 39-57
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/api.py 181 181 94 0 0% 6-295
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/aws.py 44 28 6 0 32% 23-27, 30-41, 45-54, 59, 63-71
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/cli.py 131 104 48 0 25% 26-60, 66-93, 101-151, 160-168, 175-179, 188-201, 208-215
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/config.py 4 0 0 0 100%
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/flask.py 2 2 0 0 0% 6-8
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/lib/api.py 18 7 0 0 61% 45-66, 74
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/lib/auth.py 188 50 77 12 71% 59, 63-68, 71, 89, 95, 98, 119, 122, 141-143, 158, 197-199, 213-224, 234, 238, 242->244, 254-258, 266->exit, 273-280, 285, 295-303
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/lib/db.py 71 37 26 1 46% 23-48, 57, 61, 65, 84-89, 114-119
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/lib/dockerflow.py 41 29 10 0 24% 29-30, 34-42, 49, 56-79
[task 2024-08-28T03:47:15.561Z] src/tooltool_api/lib/flask.py 45 7 18 5 81% 34-35, 37->41, 46, 53-55, 58, 68->73
[task 2024-08-28T03:47:15.562Z] src/tooltool_api/lib/log.py 53 18 20 6 59% 27->29, 43-61, 67, 70->74, 78, 88, 111, 117
[task 2024-08-28T03:47:15.562Z] src/tooltool_api/lib/pulse.py 90 69 18 0 19% 27-81, 85-90, 97-109, 125-131, 134-146, 162-166
[task 2024-08-28T03:47:15.562Z] src/tooltool_api/models.py 46 7 14 0 72% 31, 34-37, 54, 57
[task 2024-08-28T03:47:15.562Z] src/tooltool_api/utils.py 10 0 0 0 100%
[task 2024-08-28T03:47:15.562Z] src/tooltool_api/view.py 4 1 0 0 75% 12
[task 2024-08-28T03:47:15.562Z] --------------------------------------------------------------------------------
[task 2024-08-28T03:47:15.562Z] TOTAL 955 555 333 24 39%
[task 2024-08-28T03:47:15.562Z]
[task 2024-08-28T03:47:15.562Z] ======================= 10 passed, 25 warnings in 1.06s ========================
[task 2024-08-28T03:47:15.727Z] py311: OK (35.26=setup[33.37]+cmd[1.89] seconds)
[task 2024-08-28T03:47:15.727Z] congratulations :) (35.41 seconds)
[task 2024-08-28T03:47:15.763Z] tooltool_api-py311: commands[1] /builds/worker/checkouts/vcs/api> tox -e codecov
[task 2024-08-28T03:47:16.229Z] codecov: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/api/requirements/test.txt
[task 2024-08-28T03:47:34.054Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:34.239Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:34.463Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.tox/tooltool_api-py311/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-08-28T03:47:34.716Z] codecov: install_package_deps> python -I -m pip install Flask-Cors Flask-Login Flask-Migrate 'Flask-SQLAlchemy<3.1' 'Flask<2.3' Logbook 'SQLAlchemy<2' Werkzeug aioamqp blinker boto botocore click 'connexion[swagger-ui]<3' cryptography flask-oidc flask-talisman gunicorn kombu 'mohawk<0.4,>=0.3.4' psycopg2 'python-dateutil>=2.1' python-jose pytz raven requests structlog taskcluster
[task 2024-08-28T03:47:35.552Z] codecov: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/2/mozilla_tooltool_api-1.0.0-0.editable-py3-none-any.whl
[task 2024-08-28T03:47:36.018Z] codecov: commands[0]> coverage xml
[task 2024-08-28T03:47:36.257Z] Wrote XML report to coverage.xml
[task 2024-08-28T03:47:36.283Z] codecov: commands[1]> sed -i -e 's|filename="|filename="api/|' coverage.xml
[task 2024-08-28T03:47:36.286Z] codecov: commands[2]> codecov --disable pycov --commit=ac09600104bde95c632c2e4adb86daa62ccb878f --branch= --pr=1209
[task 2024-08-28T03:47:36.964Z]
[task 2024-08-28T03:47:36.964Z] _____ _
[task 2024-08-28T03:47:36.964Z] / ____| | |
[task 2024-08-28T03:47:36.964Z] | | ___ __| | ___ ___ _____ __
[task 2024-08-28T03:47:36.964Z] | | / _ \ / _ |/ _ \/ __/ _ \ \ / /
[task 2024-08-28T03:47:36.964Z] | |___| (_) | (_| | __/ (_| (_) \ V /
[task 2024-08-28T03:47:36.964Z] \_____\___/ \____|\___|\___\___/ \_/
[task 2024-08-28T03:47:36.964Z] v2.1.13
[task 2024-08-28T03:47:36.964Z]
[task 2024-08-28T03:47:36.964Z] ==> Detecting CI provider
[task 2024-08-28T03:47:36.964Z] -> Got branch from git/hg
[task 2024-08-28T03:47:36.964Z] -> Got sha from git/hg
[task 2024-08-28T03:47:36.964Z] ==> Preparing upload
[task 2024-08-28T03:47:36.964Z] ==> Processing gcov (disable by -X gcov)
[task 2024-08-28T03:47:36.964Z] ==> Collecting reports
[task 2024-08-28T03:47:36.964Z] + /builds/worker/checkouts/vcs/api/coverage.xml bytes=48028
[task 2024-08-28T03:47:36.964Z] ==> Uploading
[task 2024-08-28T03:47:36.964Z] .url https://codecov.io
[task 2024-08-28T03:47:36.964Z] .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:36.964Z] Gzipping contents..
[task 2024-08-28T03:47:36.964Z] Compressed contents to 4477 bytes
[task 2024-08-28T03:47:36.964Z] Pinging Codecov...
[task 2024-08-28T03:47:36.964Z] Uploading to S3...
[task 2024-08-28T03:47:36.964Z] Uploading to S3 took 0:00:00.161551
[task 2024-08-28T03:47:36.964Z] https://app.codecov.io/github/mozilla-releng/tooltool/commit/ac09600104bde95c632c2e4adb86daa62ccb878f
[task 2024-08-28T03:47:36.987Z] codecov: OK (20.98=setup[20.02]+cmd[0.26,0.00,0.70] seconds)
[task 2024-08-28T03:47:36.987Z] congratulations :) (21.08 seconds)
[task 2024-08-28T03:47:37.024Z] tooltool_api-py311: OK (59.40=setup[2.55]+cmd[35.59,21.26] seconds)
[task 2024-08-28T03:47:37.024Z] congratulations :) (59.46 seconds)
[taskcluster 2024-08-28 03:47:38.030Z] === Task Finished ===
[taskcluster 2024-08-28 03:47:38.030Z] Successful task run with exit code: 0 completed in 63.281 seconds
Loading