chore(deps): bump aiohttp from 3.8.6 to 3.9.0 #2
firefoxci-taskcluster / Decision Task
succeeded
Nov 28, 2023 in 9s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2023-11-28 01:04:54.297Z] Task ID: bIvhmrnkTECvl3TC7C4rFg
[taskcluster 2023-11-28 01:04:54.297Z] Worker ID: 5225202068084000577
[taskcluster 2023-11-28 01:04:54.297Z] Worker Group: us-central1
[taskcluster 2023-11-28 01:04:54.297Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-11-28 01:04:54.297Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2023-11-28 01:04:54.297Z] Worker Version: 38.0.5
[taskcluster 2023-11-28 01:04:54.297Z] Public IP: 104.155.161.143
[taskcluster 2023-11-28 01:04:54.297Z] Hostname: mozilla-1-decision-gcp-top8scxashwjvzpqaa1goa
[taskcluster 2023-11-28 01:04:54.297Z] using cache "mozilla-project-mozilla-linux-pkg-manager-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2023-11-28 01:04:54.840Z] === Task Starting ===
[setup 2023-11-28T01:04:55.124Z] run-task started in /
[vcs 2023-11-28T01:04:55.125Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-11-28T01:04:55.125Z] running as worker:worker
[vcs 2023-11-28T01:04:55.126Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2023-11-28T01:04:55.309Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2023-11-28T01:04:55.310Z] * branch main -> FETCH_HEAD
[vcs 2023-11-28T01:04:55.313Z] executing ['git', 'checkout', 'main']
[vcs 2023-11-28T01:04:55.318Z] Switched to branch 'main'
[vcs 2023-11-28T01:04:55.319Z] Your branch is up to date with 'origin/main'.
[vcs 2023-11-28T01:04:55.320Z] executing ['git', 'fetch', 'origin', 'f421aa42f1e5231beb8e8bf84161c91fe648c0f8']
[vcs 2023-11-28T01:04:55.480Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2023-11-28T01:04:55.481Z] * branch f421aa42f1e5231beb8e8bf84161c91fe648c0f8 -> FETCH_HEAD
[vcs 2023-11-28T01:04:55.484Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', 'dependabot/pip/aiohttp-3.9.0']
[vcs 2023-11-28T01:04:55.637Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2023-11-28T01:04:55.638Z] * branch dependabot/pip/aiohttp-3.9.0 -> FETCH_HEAD
[vcs 2023-11-28T01:04:55.642Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/aiohttp-3.9.0', 'e10d897a6c42000fff735863b532a00b0cf4d838']
[vcs 2023-11-28T01:04:55.646Z] Switched to and reset branch 'dependabot/pip/aiohttp-3.9.0'
[vcs 2023-11-28T01:04:55.646Z] cleaning git checkout...
[vcs 2023-11-28T01:04:55.646Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-11-28T01:04:55.649Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2023-11-28T01:04:55.650Z] successfully cleaned git checkout!
[vcs 2023-11-28T01:04:55.653Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/mozilla-linux-pkg-manager/commit/e10d897a6c42000fff735863b532a00b0cf4d838' title='Built from mozilla-linux-pkg-manager commit e10d897a6c42000fff735863b532a00b0cf4d838'>e10d897a6c42000fff735863b532a00b0cf4d838</a>
[pip-install 2023-11-28T01:04:55.653Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-11-28T01:04:56.275Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-11-28T01:04:56.354Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2023-11-28T01:04:56.494Z] Collecting arrow==1.3.0
[pip-install 2023-11-28T01:04:56.551Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2023-11-28T01:04:56.568Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2023-11-28T01:04:56.622Z] Collecting certifi==2023.7.22
[pip-install 2023-11-28T01:04:56.637Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-11-28T01:04:56.678Z] Collecting chardet==5.2.0
[pip-install 2023-11-28T01:04:56.692Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2023-11-28T01:04:56.973Z] Collecting charset-normalizer==3.3.2
[pip-install 2023-11-28T01:04:56.989Z] Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[pip-install 2023-11-28T01:04:57.040Z] Collecting click==8.1.7
[pip-install 2023-11-28T01:04:57.053Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2023-11-28T01:04:57.092Z] Collecting cookiecutter==2.4.0
[pip-install 2023-11-28T01:04:57.110Z] Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2023-11-28T01:04:57.138Z] Collecting giturlparse==0.12.0
[pip-install 2023-11-28T01:04:57.153Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2023-11-28T01:04:57.158Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (3.4)
[pip-install 2023-11-28T01:04:57.160Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 135)) (3.1.2)
[pip-install 2023-11-28T01:04:57.186Z] Collecting json-e==4.5.3
[pip-install 2023-11-28T01:04:57.202Z] Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2023-11-28T01:04:57.250Z] Collecting markdown-it-py==3.0.0
[pip-install 2023-11-28T01:04:57.264Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2023-11-28T01:04:57.415Z] Collecting markupsafe==2.1.3
[pip-install 2023-11-28T01:04:57.428Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-11-28T01:04:57.453Z] Collecting mdurl==0.1.2
[pip-install 2023-11-28T01:04:57.467Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2023-11-28T01:04:57.472Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2023-11-28T01:04:57.532Z] Collecting pygments==2.16.1
[pip-install 2023-11-28T01:04:57.549Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2023-11-28T01:04:57.576Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2023-11-28T01:04:57.577Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2023-11-28T01:04:57.690Z] Collecting pyyaml==6.0.1
[pip-install 2023-11-28T01:04:57.708Z] Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2023-11-28T01:04:57.719Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2023-11-28T01:04:57.786Z] Collecting requests==2.31.0
[pip-install 2023-11-28T01:04:57.800Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-11-28T01:04:57.951Z] Collecting rich==13.7.0
[pip-install 2023-11-28T01:04:57.969Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2023-11-28T01:04:57.977Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2023-11-28T01:04:57.978Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2023-11-28T01:04:58.024Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2023-11-28T01:04:58.050Z] Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2023-11-28T01:04:58.056Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2023-11-28T01:04:58.057Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2023-11-28T01:04:58.093Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2023-11-28T01:04:58.107Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2023-11-28T01:04:58.145Z] Collecting typing-extensions==4.8.0
[pip-install 2023-11-28T01:04:58.159Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2023-11-28T01:04:58.240Z] Collecting urllib3==2.1.0
[pip-install 2023-11-28T01:04:58.254Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2023-11-28T01:04:58.290Z] Collecting voluptuous==0.14.0
[pip-install 2023-11-28T01:04:58.305Z] Downloading voluptuous-0.14.0-py3-none-any.whl (30 kB)
[pip-install 2023-11-28T01:04:58.528Z] WARNING: The candidate selected for download or install is a yanked version: 'voluptuous' candidate (version 0.14.0 at https://files.pythonhosted.org/packages/ce/03/7b91e5fa5b36947cb858c45bc50270fee86b3db6c2cd002eac2ee68c09a1/voluptuous-0.14.0-py3-none-any.whl#sha256=f9d63353f270c87d5f3aea29f8c251beddfd164d74d934e54dad7b8f84ad7a74 (from https://pypi.org/simple/voluptuous/))
[pip-install 2023-11-28T01:04:58.528Z] Reason for being yanked: No longer works for 2.7 and 3.6, but constraints weren't there
[pip-install 2023-11-28T01:04:58.651Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, giturlparse, click, arrow, voluptuous, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-11-28T01:04:59.233Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.234Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.303Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.303Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.333Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.333Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.479Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.479Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.844Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.845Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.922Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-28T01:04:59.922Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-28T01:04:59.931Z] Successfully installed arrow-1.3.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.31.0 rich-13.7.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.1.0 voluptuous-0.14.0
[pip-install 2023-11-28T01:05:00.062Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-11-28T01:05:00.063Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-11-28T01:05:00.124Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-linux-pkg-manager' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --base-ref='main' --base-rev='f421aa42f1e5231beb8e8bf84161c91fe648c0f8' --head-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --head-ref='dependabot/pip/aiohttp-3.9.0' --head-rev='e10d897a6c42000fff735863b532a00b0cf4d838' \n"]
[task 2023-11-28T01:05:00.127Z] + cd /builds/worker/checkouts/src
[task 2023-11-28T01:05:00.127Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-11-28T01:05:00.128Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-linux-pkg-manager '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --base-ref=main --base-rev=f421aa42f1e5231beb8e8bf84161c91fe648c0f8 --head-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --head-ref=dependabot/pip/aiohttp-3.9.0 --head-rev=e10d897a6c42000fff735863b532a00b0cf4d838
[task 2023-11-28T01:05:00.341Z] 2023-11-28 01:05:00,340 - INFO - Loading graph configuration.
[task 2023-11-28T01:05:00.350Z] 2023-11-28 01:05:00,350 - WARNING - using default project parameters; add mozilla-linux-pkg-manager to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-11-28T01:05:00.351Z] 2023-11-28 01:05:00,351 - INFO - Using Parameters(id=bc0cb103eae1) (from defaults)
[task 2023-11-28T01:05:00.352Z] 2023-11-28 01:05:00,352 - INFO - writing artifact file `parameters.yml`
[task 2023-11-28T01:05:00.357Z] 2023-11-28 01:05:00,357 - INFO - writing artifact file `actions.json`
[task 2023-11-28T01:05:00.358Z] 2023-11-28 01:05:00,358 - INFO - Loading kinds
[task 2023-11-28T01:05:00.368Z] 2023-11-28 01:05:00,368 - INFO - Generating full task set
[task 2023-11-28T01:05:00.376Z] 2023-11-28 01:05:00,376 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-11-28T01:05:00.392Z] 2023-11-28 01:05:00,392 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2023-11-28T01:05:00.409Z] 2023-11-28 01:05:00,409 - INFO - Generated 2 tasks for kind docker-image
[task 2023-11-28T01:05:00.420Z] 2023-11-28 01:05:00,420 - INFO - Generated 1 tasks for kind fetch
[task 2023-11-28T01:05:00.422Z] 2023-11-28 01:05:00,422 - INFO - Generated 1 tasks for kind test
[task 2023-11-28T01:05:00.423Z] 2023-11-28 01:05:00,423 - INFO - Generated 1 tasks for kind codecov
[task 2023-11-28T01:05:00.423Z] 2023-11-28 01:05:00,423 - INFO - Generating full task graph
[task 2023-11-28T01:05:00.423Z] 2023-11-28 01:05:00,423 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2023-11-28T01:05:00.424Z] 2023-11-28 01:05:00,424 - INFO - writing artifact file `full-task-graph.json`
[task 2023-11-28T01:05:00.425Z] 2023-11-28 01:05:00,425 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-11-28T01:05:00.425Z] 2023-11-28 01:05:00,425 - INFO - Generating target task set
[task 2023-11-28T01:05:00.425Z] 2023-11-28 01:05:00,425 - INFO - Filter filter_target_tasks pruned 4 tasks (1 remain)
[task 2023-11-28T01:05:00.426Z] 2023-11-28 01:05:00,426 - INFO - writing artifact file `target-tasks.json`
[task 2023-11-28T01:05:00.426Z] 2023-11-28 01:05:00,426 - INFO - Generating target task graph
[task 2023-11-28T01:05:00.426Z] 2023-11-28 01:05:00,426 - INFO - Adding 2 tasks with `always_target` attribute
[task 2023-11-28T01:05:00.426Z] 2023-11-28 01:05:00,426 - INFO - Generating optimized task graph
[task 2023-11-28T01:05:00.426Z] 2023-11-28 01:05:00,426 - INFO - No tasks removed during optimization
[task 2023-11-28T01:05:00.900Z] 2023-11-28 01:05:00,900 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2023-11-28T01:05:00.900Z] 2023-11-28 01:05:00,900 - INFO - writing artifact file `task-graph.json`
[task 2023-11-28T01:05:00.901Z] 2023-11-28 01:05:00,901 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-11-28T01:05:00.902Z] 2023-11-28 01:05:00,902 - INFO - Creating task with taskId LGDtSFeKSNivtrY0cVYV_g for test-unit
[taskcluster 2023-11-28 01:05:01.269Z] === Task Finished ===
[taskcluster 2023-11-28 01:05:03.127Z] Successful task run with exit code: 0 completed in 8.83 seconds
Loading