Skip to content

build(deps-dev): bump pre-commit from 4.2.0 to 4.5.0 in /backend

8579824
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump pre-commit from 4.2.0 to 4.5.0 in /backend #2860

build(deps-dev): bump pre-commit from 4.2.0 to 4.5.0 in /backend
8579824
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Coverage Report checks: unit tests succeeded Nov 24, 2025 in 3m 59s

Community-TC (pull_request)

Check python code with unittest

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-11-24T15:42:20.801Z
Resolved: 2025-11-24T15:43:59.866Z
Task Execution Time: 1 minute, 39 seconds, 65 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log
- public/report/report.html


[taskcluster 2025-11-24T15:42:20.862Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-11-24T15:42:20.862Z]   {
[taskcluster 2025-11-24T15:42:20.862Z]     "config": {
[taskcluster 2025-11-24T15:42:20.862Z]       "deploymentId": "1e9b6b9d0be845d3"
[taskcluster 2025-11-24T15:42:20.862Z]     },
[taskcluster 2025-11-24T15:42:20.862Z]     "generic-worker": {
[taskcluster 2025-11-24T15:42:20.862Z]       "config": {
[taskcluster 2025-11-24T15:42:20.862Z]         "headlessTasks": false
[taskcluster 2025-11-24T15:42:20.862Z]       },
[taskcluster 2025-11-24T15:42:20.862Z]       "engine": "multiuser",
[taskcluster 2025-11-24T15:42:20.862Z]       "go-arch": "amd64",
[taskcluster 2025-11-24T15:42:20.862Z]       "go-os": "linux",
[taskcluster 2025-11-24T15:42:20.862Z]       "go-version": "go1.25.4",
[taskcluster 2025-11-24T15:42:20.862Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2025-11-24T15:42:20.862Z]       "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-11-24T15:42:20.862Z]       "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2025-11-24T15:42:20.862Z]       "version": "93.1.2"
[taskcluster 2025-11-24T15:42:20.862Z]     },
[taskcluster 2025-11-24T15:42:20.862Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-xexlhdndfrowdsdpnwir",
[taskcluster 2025-11-24T15:42:20.862Z]     "instance-id": "1586026233153045179",
[taskcluster 2025-11-24T15:42:20.862Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-11-24T15:42:20.862Z]     "local-ipv4": "10.142.0.89",
[taskcluster 2025-11-24T15:42:20.862Z]     "machine-setup": {
[taskcluster 2025-11-24T15:42:20.862Z]       "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-11-24T15:42:20.862Z]       "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-11-24T15:42:20.862Z]     },
[taskcluster 2025-11-24T15:42:20.862Z]     "project-id": "community-tc-workers",
[taskcluster 2025-11-24T15:42:20.862Z]     "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-augwoemis0ytirfpawsyaa.c.community-tc-workers.internal",
[taskcluster 2025-11-24T15:42:20.862Z]     "public-ipv4": "34.26.160.91",
[taskcluster 2025-11-24T15:42:20.862Z]     "region": "us-east1",
[taskcluster 2025-11-24T15:42:20.862Z]     "zone": "us-east1-b"
[taskcluster 2025-11-24T15:42:20.862Z]   }
[taskcluster 2025-11-24T15:42:20.862Z] Task ID: RXsWaojDSM60zD38qMVX9A
[taskcluster 2025-11-24T15:42:20.862Z] === Task Starting ===
[taskcluster 2025-11-24T15:42:23.204Z] [d2g] Loading docker image
[taskcluster 2025-11-24T15:42:42.830Z] [d2g] Loaded docker image "docker.io/library/python:3.12"
[taskcluster 2025-11-24T15:42:42.830Z] Executing command 0: docker run -t --name taskcontainer_NW_lIeueSFyluDVCJmtpEw --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 'python:3.12' sh -lxce 'git clone --quiet https://github.com/mozilla/code-coverage /src && cd /src && git checkout 8579824fd4ae4bed63542d695e252b19d046fbbb -b checks && cd /src/report && ./ci-test.sh'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ #  ]
+ [  ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=# 
+ [ -d /etc/profile.d ]
+ run-parts --list --regex ^[a-zA-Z0-9_][a-zA-Z0-9._-]*\.sh$ /etc/profile.d
+ unset i
+ [  ]
+ git clone --quiet https://github.com/mozilla/code-coverage /src
+ cd /src
+ git checkout 8579824fd4ae4bed63542d695e252b19d046fbbb -b checks
Switched to a new branch 'checks'
+ cd /src/report
+ ./ci-test.sh
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

Downloading artifacts from 0/2 test task...
Downloading artifacts from 1/2 test task...

Downloading artifacts from 0/2 test task...
Downloading artifacts from 1/2 test task...
/src/report/firefox_code_coverage/codecoverage.py:302: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
  tar.extractall(dest)

Running grcov... 0 seconds
/src/report/tests/test.py:86: ResourceWarning: unclosed file <_io.BufferedReader name=4>
  codecoverage.generate_report(
ResourceWarning: Enable tracemalloc to get the object allocation traceback

Running grcov... 0 seconds
/src/report/tests/test.py:91: ResourceWarning: unclosed file <_io.BufferedReader name=3>
  codecoverage.generate_report(
ResourceWarning: Enable tracemalloc to get the object allocation traceback
....
----------------------------------------------------------------------
Ran 4 tests in 49.177s

OK
/usr/local/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running sdist
running egg_info
writing firefox_code_coverage.egg-info/PKG-INFO
writing dependency_links to firefox_code_coverage.egg-info/dependency_links.txt
writing entry points to firefox_code_coverage.egg-info/entry_points.txt
writing requirements to firefox_code_coverage.egg-info/requires.txt
writing top-level names to firefox_code_coverage.egg-info/top_level.txt
reading manifest file 'firefox_code_coverage.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
writing manifest file 'firefox_code_coverage.egg-info/SOURCES.txt'
running check
creating firefox_code_coverage-1.3.39
creating firefox_code_coverage-1.3.39/firefox_code_coverage
creating firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying files to firefox_code_coverage-1.3.39...
copying MANIFEST.in -> firefox_code_coverage-1.3.39
copying README.md -> firefox_code_coverage-1.3.39
copying VERSION -> firefox_code_coverage-1.3.39
copying requirements.txt -> firefox_code_coverage-1.3.39
copying setup.py -> firefox_code_coverage-1.3.39
copying test-requirements.txt -> firefox_code_coverage-1.3.39
copying firefox_code_coverage/__init__.py -> firefox_code_coverage-1.3.39/firefox_code_coverage
copying firefox_code_coverage/codecoverage.py -> firefox_code_coverage-1.3.39/firefox_code_coverage
copying firefox_code_coverage.egg-info/PKG-INFO -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/SOURCES.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/dependency_links.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/entry_points.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/not-zip-safe -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/requires.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/top_level.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
copying firefox_code_coverage.egg-info/SOURCES.txt -> firefox_code_coverage-1.3.39/firefox_code_coverage.egg-info
Writing firefox_code_coverage-1.3.39/setup.cfg
creating dist
Creating tar archive
removing 'firefox_code_coverage-1.3.39' (and everything under it)
running bdist_wheel
running build
running build_py
copying firefox_code_coverage/codecoverage.py -> build/lib/firefox_code_coverage
copying firefox_code_coverage/__init__.py -> build/lib/firefox_code_coverage
copying tests/test.py -> build/lib/tests
copying tests/__init__.py -> build/lib/tests
/usr/local/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/firefox_code_coverage
copying build/lib/firefox_code_coverage/codecoverage.py -> build/bdist.linux-x86_64/wheel/./firefox_code_coverage
copying build/lib/firefox_code_coverage/__init__.py -> build/bdist.linux-x86_64/wheel/./firefox_code_coverage
creating build/bdist.linux-x86_64/wheel/tests
copying build/lib/tests/test.py -> build/bdist.linux-x86_64/wheel/./tests
copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./tests
running install_egg_info
Copying firefox_code_coverage.egg-info to build/bdist.linux-x86_64/wheel/./firefox_code_coverage-1.3.39-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/firefox_code_coverage-1.3.39.dist-info/WHEEL
creating 'dist/firefox_code_coverage-1.3.39-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'firefox_code_coverage/__init__.py'
adding 'firefox_code_coverage/codecoverage.py'
adding 'tests/__init__.py'
adding 'tests/test.py'
adding 'firefox_code_coverage-1.3.39.dist-info/METADATA'
adding 'firefox_code_coverage-1.3.39.dist-info/WHEEL'
adding 'firefox_code_coverage-1.3.39.dist-info/entry_points.txt'
adding 'firefox_code_coverage-1.3.39.dist-info/top_level.txt'
adding 'firefox_code_coverage-1.3.39.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Processing ./dist/firefox_code_coverage-1.3.39.tar.gz
  Preparing metadata (setup.py) ... -� �done
Requirement already satisfied: python-magic==0.4.27 in /usr/local/lib/python3.12/site-packages (from firefox-code-coverage==1.3.39) (0.4.27)
Requirement already satisfied: taskcluster==88.0.2 in /usr/local/lib/python3.12/site-packages (from firefox-code-coverage==1.3.39) (88.0.2)
Requirement already satisfied: tenacity==9.1.2 in /usr/local/lib/python3.12/site-packages (from firefox-code-coverage==1.3.39) (9.1.2)
Requirement already satisfied: zstandard==0.23.0 in /usr/local/lib/python3.12/site-packages (from firefox-code-coverage==1.3.39) (0.23.0)
Requirement already satisfied: requests>=2.4.3 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2.32.5)
Requirement already satisfied: mohawk>=0.3.4 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (1.1.0)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2.9.0.post0)
Requirement already satisfied: slugid>=2 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2.0.0)
Requirement already satisfied: taskcluster-urls>=12.1.0 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (13.0.1)
Requirement already satisfied: aiohttp>=3.7.4 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (3.13.2)
Requirement already satisfied: async_timeout>=2.0.0 in /usr/local/lib/python3.12/site-packages (from taskcluster==88.0.2->firefox-code-coverage==1.3.39) (5.0.1)
Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2.6.1)
Requirement already satisfied: aiosignal>=1.4.0 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (1.4.0)
Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (25.4.0)
Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (1.8.0)
Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (6.7.0)
Requirement already satisfied: propcache>=0.2.0 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (0.4.1)
Requirement already satisfied: yarl<2.0,>=1.17.0 in /usr/local/lib/python3.12/site-packages (from aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (1.22.0)
Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from mohawk>=0.3.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (1.17.0)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.12/site-packages (from requests>=2.4.3->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (3.4.4)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.4.3->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (3.11)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.4.3->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2.5.0)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.4.3->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (2025.11.12)
Requirement already satisfied: typing-extensions>=4.2 in /usr/local/lib/python3.12/site-packages (from aiosignal>=1.4.0->aiohttp>=3.7.4->taskcluster==88.0.2->firefox-code-coverage==1.3.39) (4.15.0)
Building wheels for collected packages: firefox-code-coverage
  Building wheel for firefox-code-coverage (setup.py) ... -� �done
  Created wheel for firefox-code-coverage: filename=firefox_code_coverage-1.3.39-py3-none-any.whl size=6681 sha256=03399b46dfaad10a8f228a9d5763cae3672d4c5d44cc0b2d9d61b79f6937f413
  Stored in directory: /root/.cache/pip/wheels/5e/b8/0c/9344c21c2bea03217a6420c8477b0bd2200ab0c29f2be0bdd2
Successfully built firefox-code-coverage
Installing collected packages: firefox-code-coverage
  Attempting uninstall: firefox-code-coverage
    Found existing installation: firefox-code-coverage 1.3.39
    Uninstalling firefox-code-coverage-1.3.39:
      Successfully uninstalled firefox-code-coverage-1.3.39
Successfully installed firefox-code-coverage-1.3.39
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

[notice] A new release of pip is available: 25.0.1 -> 25.3
[notice] To update, run: pip install --upgrade pip
[taskcluster 2025-11-24T15:43:59.100Z]                        Exit Code: 0
[taskcluster 2025-11-24T15:43:59.100Z]                        User Time: 15.616ms
[taskcluster 2025-11-24T15:43:59.100Z]                      Kernel Time: 30.116ms
[taskcluster 2025-11-24T15:43:59.100Z]                        Wall Time: 1m16.270198225s
[taskcluster 2025-11-24T15:43:59.100Z]  Average Available System Memory: 13.93 GiB
[taskcluster 2025-11-24T15:43:59.100Z]       Average System Memory Used: 1.69 GiB
[taskcluster 2025-11-24T15:43:59.100Z]          Peak System Memory Used: 2.78 GiB
[taskcluster 2025-11-24T15:43:59.100Z]              Total System Memory: 15.62 GiB
[taskcluster 2025-11-24T15:43:59.100Z]                           Result: SUCCEEDED
[taskcluster 2025-11-24T15:43:59.101Z] === Task Finished ===
[taskcluster 2025-11-24T15:43:59.101Z] Task Duration: 1m16.270665455s