chore(deps-dev): bump @babel/core from 7.24.0 to 7.26.7 in /ui #3288
firefoxci-taskcluster / test-agent
succeeded
Jan 27, 2025 in 3m 48s
FirefoxCI (pull_request)
balrog agent tests
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-27T03:28:18.921Z
Resolved: 2025-01-27T03:28:41.905Z
Task Execution Time: 22 seconds, 984 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-27 03:28:19.053Z] Task ID: PkigCgAlSjuqkMviOTG2qg
[taskcluster 2025-01-27 03:28:19.053Z] Worker ID: 3909207862160343693
[taskcluster 2025-01-27 03:28:19.053Z] Worker Group: us-central1-a
[taskcluster 2025-01-27 03:28:19.053Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-27 03:28:19.053Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-01-27 03:28:19.053Z] Worker Version: 38.0.5
[taskcluster 2025-01-27 03:28:19.053Z] Public IP: 34.44.62.65
[taskcluster 2025-01-27 03:28:19.053Z] Hostname: releng-t-linux-gcp-akwi2e3pt-gl44ejsvd4ag
[taskcluster 2025-01-27 03:28:19.053Z] using cache "releng-level-1-checkouts-v3-492fcd7a01ebf3b75635-Mc-5T-zhTP-O4oFfWxOjaw" -> /builds/worker/checkouts
[taskcluster 2025-01-27 03:28:19.470Z] Image 'public/image.tar.zst' from task 'Mc-5T-zhTP-O4oFfWxOjaw' loaded. Using image ID sha256:e823e2625a2cc1fad7d684044e8543df2d773be02e6cae0ea4acc1f4bd4b46e0.
[taskcluster 2025-01-27 03:28:19.526Z] === Task Starting ===
[setup 2025-01-27T03:28:19.809Z] run-task started in /
[setup 2025-01-27T03:28:19.809Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs/agent -- tox
[setup 2025-01-27T03:28:19.809Z] Python version: 3.11.11
[cache 2025-01-27T03:28:19.810Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-01-27T03:28:19.810Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-27T03:28:19.811Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-27T03:28:19.811Z] running as worker:worker
[vcs 2025-01-27T03:28:19.811Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-27T03:28:19.814Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7']
[vcs 2025-01-27T03:28:20.038Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-27T03:28:20.038Z] * branch dependabot/npm_and_yarn/ui/babel/core-7.26.7 -> FETCH_HEAD
[vcs 2025-01-27T03:28:20.048Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7']
[vcs 2025-01-27T03:28:20.222Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-27T03:28:20.222Z] * branch dependabot/npm_and_yarn/ui/babel/core-7.26.7 -> FETCH_HEAD
[vcs 2025-01-27T03:28:20.227Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7', 'cccc0d957f43e6f749e35fdccad64a804c643f0c']
[vcs 2025-01-27T03:28:20.236Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/babel/core-7.26.7'
[vcs 2025-01-27T03:28:20.236Z] cleaning git checkout...
[vcs 2025-01-27T03:28:20.236Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-27T03:28:20.309Z] removing ['/builds/worker/checkouts/vcs/agent/.coverage', '/builds/worker/checkouts/vcs/agent/.tox/', '/builds/worker/checkouts/vcs/agent/src/balrogagent.egg-info/']
[vcs 2025-01-27T03:28:20.613Z] successfully cleaned git checkout!
[vcs 2025-01-27T03:28:20.615Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/cccc0d957f43e6f749e35fdccad64a804c643f0c' title='Built from balrog commit cccc0d957f43e6f749e35fdccad64a804c643f0c'>cccc0d957f43e6f749e35fdccad64a804c643f0c</a>
[task 2025-01-27T03:28:20.615Z] executing ['tox']
[task 2025-01-27T03:28:21.214Z] check: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/agent/requirements/test.txt
[task 2025-01-27T03:28:28.539Z] check: commands[0]> black --diff --check /builds/worker/checkouts/vcs/agent
[task 2025-01-27T03:28:28.945Z] All done! ✨ 🍰 ✨
[task 2025-01-27T03:28:28.946Z] 11 files would be left unchanged.
[task 2025-01-27T03:28:28.973Z] check: commands[1]> isort --check --diff /builds/worker/checkouts/vcs/agent
[task 2025-01-27T03:28:29.092Z] Skipped 1 files
[task 2025-01-27T03:28:29.107Z] check: commands[2]> flake8 /builds/worker/checkouts/vcs/agent
[task 2025-01-27T03:28:29.436Z] check: commands[3]> pip-compile-multi verify
[task 2025-01-27T03:28:29.493Z] OK - requirements/base.txt was generated from requirements/base.in.
[task 2025-01-27T03:28:29.493Z] OK - requirements/test.txt was generated from requirements/test.in.
[task 2025-01-27T03:28:29.493Z] OK - requirements/local.txt was generated from requirements/local.in.
[task 2025-01-27T03:28:29.695Z] check: OK ✔ in 8.64 seconds
[task 2025-01-27T03:28:29.695Z] py311: install_deps> python -I -m pip install -r /builds/worker/checkouts/vcs/agent/requirements/test.txt
[task 2025-01-27T03:28:36.221Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2025-01-27T03:28:37.068Z] .pkg: _optional_hooks> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2025-01-27T03:28:37.344Z] .pkg: get_requires_for_build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2025-01-27T03:28:37.581Z] .pkg: build_editable> python /usr/local/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2025-01-27T03:28:37.842Z] py311: install_package_deps> python -I -m pip install aiohappyeyeballs==2.4.4 aiohttp==3.11.11 aiosignal==1.3.2 attrs==24.3.0 certifi==2024.12.14 frozenlist==1.5.0 idna==3.10 multidict==6.1.0 propcache==0.2.1 sentry-sdk==2.20.0 urllib3==2.3.0 yarl==1.18.3
[task 2025-01-27T03:28:38.321Z] py311: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/agent/.tox/.tmp/package/1/balrogagent-0.1-0.editable-py3-none-any.whl
[task 2025-01-27T03:28:38.768Z] py311: commands[0]> py.test -n auto --cov-config=tox.ini --cov-append --cov=balrogagent --cov-report term-missing tests
[task 2025-01-27T03:28:39.127Z] /builds/worker/checkouts/vcs/agent/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2025-01-27T03:28:39.127Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2025-01-27T03:28:39.127Z]
[task 2025-01-27T03:28:39.127Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2025-01-27T03:28:39.749Z] /builds/worker/checkouts/vcs/agent/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2025-01-27T03:28:39.749Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2025-01-27T03:28:39.749Z]
[task 2025-01-27T03:28:39.749Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2025-01-27T03:28:39.841Z] /builds/worker/checkouts/vcs/agent/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2025-01-27T03:28:39.843Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2025-01-27T03:28:39.843Z]
[task 2025-01-27T03:28:39.843Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2025-01-27T03:28:39.938Z] /builds/worker/checkouts/vcs/agent/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2025-01-27T03:28:39.939Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2025-01-27T03:28:39.939Z]
[task 2025-01-27T03:28:39.940Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2025-01-27T03:28:39.975Z] /builds/worker/checkouts/vcs/agent/.tox/py311/lib/python3.11/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2025-01-27T03:28:39.976Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2025-01-27T03:28:39.976Z]
[task 2025-01-27T03:28:39.977Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2025-01-27T03:28:40.492Z] ============================= test session starts ==============================
[task 2025-01-27T03:28:40.492Z] platform linux -- Python 3.11.11, pytest-8.3.4, pluggy-1.5.0
[task 2025-01-27T03:28:40.492Z] cachedir: .tox/py311/.pytest_cache
[task 2025-01-27T03:28:40.492Z] rootdir: /builds/worker/checkouts/vcs/agent
[task 2025-01-27T03:28:40.492Z] configfile: tox.ini
[task 2025-01-27T03:28:40.492Z] plugins: asyncio-0.25.2, xdist-3.6.1, cov-6.0.0
[task 2025-01-27T03:28:40.492Z] asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None
[task 2025-01-27T03:28:40.492Z] created: 4/4 workers
[task 2025-01-27T03:28:40.492Z] 4 workers [31 items]
[task 2025-01-27T03:28:40.492Z]
[task 2025-01-27T03:28:40.752Z] ............................... [100%]
[task 2025-01-27T03:28:40.752Z]
[task 2025-01-27T03:28:40.752Z] ---------- coverage: platform linux, python 3.11.11-final-0 ----------
[task 2025-01-27T03:28:40.752Z] Name Stmts Miss Branch BrPart Cover Missing
[task 2025-01-27T03:28:40.752Z] -------------------------------------------------------------------------
[task 2025-01-27T03:28:40.752Z] src/balrogagent/__init__.py 0 0 0 0 100%
[task 2025-01-27T03:28:40.752Z] src/balrogagent/changes.py 14 1 4 0 94% 6
[task 2025-01-27T03:28:40.752Z] src/balrogagent/client.py 37 27 4 0 24% 18-38, 42, 46-56
[task 2025-01-27T03:28:40.752Z] src/balrogagent/cmd.py 80 17 38 4 77% 47, 83-86, 89, 91->78, 106-122, 126
[task 2025-01-27T03:28:40.752Z] src/balrogagent/log.py 46 29 12 0 29% 63-65, 74-105, 116-120, 124-130
[task 2025-01-27T03:28:40.752Z] -------------------------------------------------------------------------
[task 2025-01-27T03:28:40.752Z] TOTAL 177 74 58 4 57%
[task 2025-01-27T03:28:40.752Z]
[task 2025-01-27T03:28:40.752Z] ============================== 31 passed in 1.50s ==============================
[task 2025-01-27T03:28:40.799Z] check: OK (8.64=setup[7.68]+cmd[0.43,0.13,0.33,0.07] seconds)
[task 2025-01-27T03:28:40.799Z] py311: OK (11.29=setup[9.26]+cmd[2.03] seconds)
[task 2025-01-27T03:28:40.799Z] congratulations :) (20.03 seconds)
[taskcluster 2025-01-27 03:28:41.405Z] === Task Finished ===
[taskcluster 2025-01-27 03:28:41.405Z] Successful task run with exit code: 0 completed in 22.353 seconds
Loading