Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump requests from 2.31.0 to 2.32.2 in /client/requirements #1195

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

build(deps): bump requests from 2.31.0 to 2.32.2 in /client/requirements

d983b73
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump requests from 2.31.0 to 2.32.2 in /client/requirements #1195

build(deps): bump requests from 2.31.0 to 2.32.2 in /client/requirements
d983b73
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-client-py39 failed Aug 27, 2024 in 1m 19s

FirefoxCI (pull_request)

test the tooltool client

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-08-27 13:12:19.799Z] Task ID: PDfVzof3Qq6osPmG58SoNQ
[taskcluster 2024-08-27 13:12:19.799Z] Worker ID: 2242520801928573043
[taskcluster 2024-08-27 13:12:19.799Z] Worker Group: us-west1-a
[taskcluster 2024-08-27 13:12:19.799Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-08-27 13:12:19.799Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-08-27 13:12:19.799Z] Worker Version: 38.0.5
[taskcluster 2024-08-27 13:12:19.799Z] Public IP: 34.83.87.155
[taskcluster 2024-08-27 13:12:19.799Z] Hostname: releng-t-linux-gcp-rb2hnnfbtkwsezbayrz7ma
[taskcluster 2024-08-27 13:12:19.799Z] using cache "releng-level-1-checkouts-v3-7afeb851dd97df8f3607-E2Zy2WRoRCGWeJetenBXuw" -> /builds/worker/checkouts

[taskcluster 2024-08-27 13:12:20.123Z] Downloading artifact "public/image.tar.zst" from task ID: E2Zy2WRoRCGWeJetenBXuw.
[taskcluster 2024-08-27 13:12:22.719Z] Downloaded artifact successfully.
[taskcluster 2024-08-27 13:12:22.719Z] Downloaded 300.638 mb
[taskcluster 2024-08-27 13:12:22.719Z] Decompressing downloaded image
[taskcluster 2024-08-27 13:12:24.990Z] Loading docker image from downloaded archive.
[taskcluster 2024-08-27 13:12:34.411Z] Image 'public/image.tar.zst' from task 'E2Zy2WRoRCGWeJetenBXuw' loaded.  Using image ID sha256:3ced98489190009ae809fe20ccc8f463a7ca7ed5bb89aeaefcfd2743bfc962b6.
[taskcluster 2024-08-27 13:12:34.536Z] === Task Starting ===
[setup 2024-08-27T13:12:35.197Z] run-task started in /
[setup 2024-08-27T13:12:35.197Z] 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-27T13:12:35.197Z] Python version: 3.9.19
[cache 2024-08-27T13:12:35.199Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-08-27T13:12:35.199Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-08-27T13:12:35.199Z] volume /builds/worker/checkouts is a cache
[setup 2024-08-27T13:12:35.200Z] running as worker:worker
[vcs 2024-08-27T13:12:35.200Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-08-27T13:12:35.203Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/vcs']
[vcs 2024-08-27T13:12:35.206Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-08-27T13:12:35.712Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/client/requirements/requests-2.32.2']
[vcs 2024-08-27T13:12:35.953Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-27T13:12:35.953Z]  * branch            dependabot/pip/client/requirements/requests-2.32.2 -> FETCH_HEAD
[vcs 2024-08-27T13:12:35.958Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/client/requirements/requests-2.32.2']
[vcs 2024-08-27T13:12:36.236Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-27T13:12:36.237Z]  * branch            dependabot/pip/client/requirements/requests-2.32.2 -> FETCH_HEAD
[vcs 2024-08-27T13:12:36.241Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/client/requirements/requests-2.32.2', 'd983b73b1f73ee1f35da14c37a620cc3c44429cc']
[vcs 2024-08-27T13:12:36.256Z] Switched to a new branch 'dependabot/pip/client/requirements/requests-2.32.2'
[vcs 2024-08-27T13:12:36.256Z] cleaning git checkout...
[vcs 2024-08-27T13:12:36.256Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-27T13:12:36.259Z] removing []
[vcs 2024-08-27T13:12:36.259Z] successfully cleaned git checkout!
[vcs 2024-08-27T13:12:36.262Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/d983b73b1f73ee1f35da14c37a620cc3c44429cc' title='Built from tooltool commit d983b73b1f73ee1f35da14c37a620cc3c44429cc'>d983b73b1f73ee1f35da14c37a620cc3c44429cc</a>
[task 2024-08-27T13:12:36.262Z] 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-27T13:12:36.264Z] + set +x
[task 2024-08-27T13:12:36.317Z] + tox -e tooltool_client-py39
[task 2024-08-27T13:12:36.915Z] tooltool_client-py39: install_deps> python -I -m pip install tox
[task 2024-08-27T13:12:39.701Z] tooltool_client-py39: commands[0] /builds/worker/checkouts/vcs/client> tox -e py39
[task 2024-08-27T13:12:40.418Z] py39: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-08-27T13:12:43.207Z] ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==. These do not:
[task 2024-08-27T13:12:43.207Z]     exceptiongroup>=1.0.0rc8 from https://files.pythonhosted.org/packages/02/cc/b7e31358aac6ed1ef2bb790a9746ac2c69bcb3c8588b41616914eb106eaf/exceptiongroup-1.2.2-py3-none-any.whl (from pytest==7.3.1->-r requirements/test.txt (line 174))
[task 2024-08-27T13:12:43.208Z] Collecting certifi==2023.5.7 (from -r requirements/test.txt (line 8))
[task 2024-08-27T13:12:43.208Z]   Downloading certifi-2023.5.7-py3-none-any.whl (156 kB)
[task 2024-08-27T13:12:43.208Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 11.0 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.208Z] Collecting charset-normalizer==3.1.0 (from -r requirements/test.txt (line 12))
[task 2024-08-27T13:12:43.208Z]   Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB)
[task 2024-08-27T13:12:43.208Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 29.3 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.208Z] Collecting coverage==6.5.0 (from -r requirements/test.txt (line 89))
[task 2024-08-27T13:12:43.208Z]   Downloading coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB)
[task 2024-08-27T13:12:43.208Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.8/212.8 kB 58.9 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.208Z] Collecting coveralls==3.3.1 (from -r requirements/test.txt (line 143))
[task 2024-08-27T13:12:43.208Z]   Downloading coveralls-3.3.1-py2.py3-none-any.whl (14 kB)
[task 2024-08-27T13:12:43.208Z] Collecting docopt==0.6.2 (from -r requirements/test.txt (line 147))
[task 2024-08-27T13:12:43.208Z]   Downloading docopt-0.6.2.tar.gz (25 kB)
[task 2024-08-27T13:12:43.208Z]   Preparing metadata (setup.py): started
[task 2024-08-27T13:12:43.208Z]   Preparing metadata (setup.py): finished with status 'done'
[task 2024-08-27T13:12:43.208Z] Collecting idna==3.4 (from -r requirements/test.txt (line 150))
[task 2024-08-27T13:12:43.208Z]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[task 2024-08-27T13:12:43.208Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 21.7 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.208Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 154))
[task 2024-08-27T13:12:43.208Z]   Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-08-27T13:12:43.208Z] Collecting mock==5.0.2 (from -r requirements/test.txt (line 158))
[task 2024-08-27T13:12:43.208Z]   Downloading mock-5.0.2-py3-none-any.whl (30 kB)
[task 2024-08-27T13:12:43.208Z] Collecting packaging==23.1 (from -r requirements/test.txt (line 162))
[task 2024-08-27T13:12:43.208Z]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[task 2024-08-27T13:12:43.209Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 16.5 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.209Z] Collecting pluggy==1.0.0 (from -r requirements/test.txt (line 166))
[task 2024-08-27T13:12:43.209Z]   Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
[task 2024-08-27T13:12:43.209Z] Collecting pyflakes==3.0.1 (from -r requirements/test.txt (line 170))
[task 2024-08-27T13:12:43.210Z]   Downloading pyflakes-3.0.1-py2.py3-none-any.whl (62 kB)
[task 2024-08-27T13:12:43.210Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 20.7 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.210Z] Collecting pytest==7.3.1 (from -r requirements/test.txt (line 174))
[task 2024-08-27T13:12:43.210Z]   Downloading pytest-7.3.1-py3-none-any.whl (320 kB)
[task 2024-08-27T13:12:43.210Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 320.5/320.5 kB 76.3 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.210Z] Collecting requests==2.32.2 (from -r requirements/test.txt (line 178))
[task 2024-08-27T13:12:43.210Z]   Downloading requests-2.32.2-py3-none-any.whl (63 kB)
[task 2024-08-27T13:12:43.212Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 22.9 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.212Z] Collecting urllib3==2.0.2 (from -r requirements/test.txt (line 182))
[task 2024-08-27T13:12:43.212Z]   Downloading urllib3-2.0.2-py3-none-any.whl (123 kB)
[task 2024-08-27T13:12:43.212Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 43.6 MB/s eta 0:00:00
[task 2024-08-27T13:12:43.213Z] Collecting exceptiongroup>=1.0.0rc8 (from pytest==7.3.1->-r requirements/test.txt (line 174))
[task 2024-08-27T13:12:43.213Z] py39: exit 1 (2.79 seconds) /builds/worker/checkouts/vcs/client> python -I -m pip install -r requirements/test.txt pid=71
[task 2024-08-27T13:12:43.213Z]   py39: FAIL code 1 (3.07 seconds)
[task 2024-08-27T13:12:43.213Z]   evaluation failed :( (3.35 seconds)
[task 2024-08-27T13:12:43.265Z] tooltool_client-py39: exit 1 (3.56 seconds) /builds/worker/checkouts/vcs/client> tox -e py39 pid=57
[task 2024-08-27T13:12:43.266Z]   tooltool_client-py39: FAIL code 1 (6.69=setup[3.12]+cmd[3.56] seconds)
[task 2024-08-27T13:12:43.266Z]   evaluation failed :( (6.78 seconds)
[taskcluster 2024-08-27 13:12:43.684Z] === Task Finished ===
[taskcluster 2024-08-27 13:12:43.684Z] Unsuccessful task run with exit code: 1 completed in 23.886 seconds