chore(deps): bump urllib3 from 2.0.3 to 2.0.7 #16
This check has been archived and is scheduled for deletion.
Learn more about checks retention
firefoxci-taskcluster / Decision Task
succeeded
Nov 1, 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-01 20:06:47.883Z] Task ID: bleFb-S2S8WC57bMHa69Lw
[taskcluster 2023-11-01 20:06:47.883Z] Worker ID: 2125511551949410417
[taskcluster 2023-11-01 20:06:47.883Z] Worker Group: us-central1
[taskcluster 2023-11-01 20:06:47.883Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-11-01 20:06:47.883Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2023-11-01 20:06:47.883Z] Worker Version: 38.0.5
[taskcluster 2023-11-01 20:06:47.883Z] Public IP: 34.71.154.190
[taskcluster 2023-11-01 20:06:47.883Z] Hostname: mozilla-1-decision-gcp-xu-ml2euto66yaam-rpc8a
[taskcluster 2023-11-01 20:06:47.883Z] using cache "mozilla-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2023-11-01 20:06:48.443Z] === Task Starting ===
[setup 2023-11-01T20:06:48.781Z] run-task started in /
[vcs 2023-11-01T20:06:48.784Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-11-01T20:06:48.784Z] running as worker:worker
[vcs 2023-11-01T20:06:48.785Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2023-11-01T20:06:48.979Z] From https://github.com/mozilla-releng/reps
[vcs 2023-11-01T20:06:48.980Z] * branch main -> FETCH_HEAD
[vcs 2023-11-01T20:06:48.984Z] executing ['git', 'checkout', 'main']
[vcs 2023-11-01T20:06:48.989Z] Switched to branch 'main'
[vcs 2023-11-01T20:06:48.989Z] Your branch is up to date with 'origin/main'.
[vcs 2023-11-01T20:06:48.990Z] executing ['git', 'fetch', 'origin', 'c53d04f12eb37a04724e50c4450f543c01b4b6a7']
[vcs 2023-11-01T20:06:49.159Z] From https://github.com/mozilla-releng/reps
[vcs 2023-11-01T20:06:49.159Z] * branch c53d04f12eb37a04724e50c4450f543c01b4b6a7 -> FETCH_HEAD
[vcs 2023-11-01T20:06:49.165Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/reps', 'dependabot/pip/urllib3-2.0.7']
[vcs 2023-11-01T20:06:49.343Z] From https://github.com/mozilla-releng/reps
[vcs 2023-11-01T20:06:49.345Z] * branch dependabot/pip/urllib3-2.0.7 -> FETCH_HEAD
[vcs 2023-11-01T20:06:49.348Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/urllib3-2.0.7', '53df9d4262b2dd914d72761b7d0fd6d30834b4fb']
[vcs 2023-11-01T20:06:49.353Z] Switched to and reset branch 'dependabot/pip/urllib3-2.0.7'
[vcs 2023-11-01T20:06:49.353Z] Your branch is up to date with 'origin/dependabot/pip/urllib3-2.0.7'.
[vcs 2023-11-01T20:06:49.354Z] cleaning git checkout...
[vcs 2023-11-01T20:06:49.354Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-11-01T20:06:49.357Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2023-11-01T20:06:49.358Z] successfully cleaned git checkout!
[vcs 2023-11-01T20:06:49.362Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/reps/commit/53df9d4262b2dd914d72761b7d0fd6d30834b4fb' title='Built from reps commit 53df9d4262b2dd914d72761b7d0fd6d30834b4fb'>53df9d4262b2dd914d72761b7d0fd6d30834b4fb</a>
[pip-install 2023-11-01T20:06:49.362Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-11-01T20:06:50.134Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-11-01T20:06:50.217Z] 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-01T20:06:50.219Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (1.2.3)
[pip-install 2023-11-01T20:06:50.220Z] 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-01T20:06:50.323Z] Collecting certifi==2023.7.22
[pip-install 2023-11-01T20:06:50.398Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2023-11-01T20:06:50.427Z] Requirement already satisfied: chardet==5.1.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 23)) (5.1.0)
[pip-install 2023-11-01T20:06:50.758Z] Collecting charset-normalizer==3.1.0
[pip-install 2023-11-01T20:06:50.776Z] Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB)
[pip-install 2023-11-01T20:06:50.843Z] Collecting click==8.1.4
[pip-install 2023-11-01T20:06:50.861Z] Downloading click-8.1.4-py3-none-any.whl (98 kB)
[pip-install 2023-11-01T20:06:50.906Z] Collecting cookiecutter==2.2.0
[pip-install 2023-11-01T20:06:50.921Z] Downloading cookiecutter-2.2.0-py3-none-any.whl (38 kB)
[pip-install 2023-11-01T20:06:50.927Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 112)) (0.10.0)
[pip-install 2023-11-01T20:06:50.928Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 116)) (3.4)
[pip-install 2023-11-01T20:06:50.930Z] 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 120)) (3.1.2)
[pip-install 2023-11-01T20:06:50.958Z] Collecting json-e==4.5.2
[pip-install 2023-11-01T20:06:50.973Z] Downloading json_e-4.5.2-py3-none-any.whl (13 kB)
[pip-install 2023-11-01T20:06:51.138Z] Collecting markupsafe==2.1.3
[pip-install 2023-11-01T20:06:51.156Z] Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-11-01T20:06:51.162Z] 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 180)) (0.1.1)
[pip-install 2023-11-01T20:06:51.164Z] 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 184)) (2.8.2)
[pip-install 2023-11-01T20:06:51.165Z] 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 188)) (8.0.1)
[pip-install 2023-11-01T20:06:51.167Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 192)) (6.0)
[pip-install 2023-11-01T20:06:51.168Z] 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 236)) (2.0.4)
[pip-install 2023-11-01T20:06:51.248Z] Collecting requests==2.31.0
[pip-install 2023-11-01T20:06:51.264Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-11-01T20:06:51.270Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 247)) (0.3.0)
[pip-install 2023-11-01T20:06:51.272Z] 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 251)) (1.16.0)
[pip-install 2023-11-01T20:06:51.273Z] 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 255)) (2.0.0)
[pip-install 2023-11-01T20:06:51.322Z] Collecting taskcluster-taskgraph==5.5.0
[pip-install 2023-11-01T20:06:51.337Z] Downloading taskcluster_taskgraph-5.5.0-py3-none-any.whl (246 kB)
[pip-install 2023-11-01T20:06:51.348Z] 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 263)) (13.0.1)
[pip-install 2023-11-01T20:06:51.349Z] 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 268)) (1.3)
[pip-install 2023-11-01T20:06:51.434Z] Collecting urllib3==2.0.7
[pip-install 2023-11-01T20:06:51.448Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2023-11-01T20:06:51.455Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 276)) (0.13.1)
[pip-install 2023-11-01T20:06:51.727Z] Installing collected packages: urllib3, markupsafe, charset-normalizer, certifi, requests, click, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2023-11-01T20:06:51.838Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-01T20:06:51.838Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-01T20:06:51.979Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-01T20:06:51.979Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-01T20:06:52.088Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-11-01T20:06:52.089Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-11-01T20:06:52.096Z] Successfully installed certifi-2023.7.22 charset-normalizer-3.1.0 click-8.1.4 cookiecutter-2.2.0 json-e-4.5.2 markupsafe-2.1.3 requests-2.31.0 taskcluster-taskgraph-5.5.0 urllib3-2.0.7
[pip-install 2023-11-01T20:06:52.267Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-11-01T20:06:52.267Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-11-01T20:06:52.359Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='reps' --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/reps' --base-ref='main' --base-rev='c53d04f12eb37a04724e50c4450f543c01b4b6a7' --head-repository='https://github.com/mozilla-releng/reps' --head-ref='dependabot/pip/urllib3-2.0.7' --head-rev='53df9d4262b2dd914d72761b7d0fd6d30834b4fb' \n"]
[task 2023-11-01T20:06:52.362Z] + cd /builds/worker/checkouts/src
[task 2023-11-01T20:06:52.362Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-11-01T20:06:52.364Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=reps '--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/reps --base-ref=main --base-rev=c53d04f12eb37a04724e50c4450f543c01b4b6a7 --head-repository=https://github.com/mozilla-releng/reps --head-ref=dependabot/pip/urllib3-2.0.7 --head-rev=53df9d4262b2dd914d72761b7d0fd6d30834b4fb
[task 2023-11-01T20:06:52.803Z] 2023-11-01 20:06:52,802 - INFO - Loading graph configuration.
[task 2023-11-01T20:06:52.816Z] 2023-11-01 20:06:52,816 - WARNING - using default project parameters; add reps 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-01T20:06:52.818Z] 2023-11-01 20:06:52,817 - INFO - Using Parameters(id=d4f52bbc25a4) (from defaults)
[task 2023-11-01T20:06:52.819Z] 2023-11-01 20:06:52,818 - INFO - writing artifact file `parameters.yml`
[task 2023-11-01T20:06:52.826Z] 2023-11-01 20:06:52,826 - INFO - writing artifact file `actions.json`
[task 2023-11-01T20:06:52.828Z] 2023-11-01 20:06:52,828 - INFO - Loading kinds
[task 2023-11-01T20:06:52.841Z] 2023-11-01 20:06:52,840 - INFO - Generating full task set
[task 2023-11-01T20:06:52.853Z] 2023-11-01 20:06:52,853 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-11-01T20:06:52.871Z] 2023-11-01 20:06:52,870 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2023-11-01T20:06:52.891Z] 2023-11-01 20:06:52,891 - INFO - Generated 2 tasks for kind docker-image
[task 2023-11-01T20:06:52.909Z] 2023-11-01 20:06:52,909 - INFO - Generated 1 tasks for kind fetch
[task 2023-11-01T20:06:52.912Z] 2023-11-01 20:06:52,912 - INFO - Generated 1 tasks for kind test
[task 2023-11-01T20:06:52.914Z] 2023-11-01 20:06:52,914 - INFO - Generated 1 tasks for kind codecov
[task 2023-11-01T20:06:52.914Z] 2023-11-01 20:06:52,914 - INFO - Generating full task graph
[task 2023-11-01T20:06:52.914Z] 2023-11-01 20:06:52,914 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2023-11-01T20:06:52.915Z] 2023-11-01 20:06:52,915 - INFO - writing artifact file `full-task-graph.json`
[task 2023-11-01T20:06:52.916Z] 2023-11-01 20:06:52,916 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-11-01T20:06:52.917Z] 2023-11-01 20:06:52,917 - INFO - Generating target task set
[task 2023-11-01T20:06:52.917Z] 2023-11-01 20:06:52,917 - INFO - Filter filter_target_tasks pruned 4 tasks (1 remain)
[task 2023-11-01T20:06:52.917Z] 2023-11-01 20:06:52,917 - INFO - writing artifact file `target-tasks.json`
[task 2023-11-01T20:06:52.918Z] 2023-11-01 20:06:52,918 - INFO - Generating target task graph
[task 2023-11-01T20:06:52.918Z] 2023-11-01 20:06:52,918 - INFO - Adding 2 tasks with `always_target` attribute
[task 2023-11-01T20:06:52.918Z] 2023-11-01 20:06:52,918 - INFO - Generating optimized task graph
[task 2023-11-01T20:06:52.918Z] 2023-11-01 20:06:52,918 - INFO - No tasks removed during optimization
[task 2023-11-01T20:06:53.388Z] 2023-11-01 20:06:53,388 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2023-11-01T20:06:53.389Z] 2023-11-01 20:06:53,388 - INFO - writing artifact file `task-graph.json`
[task 2023-11-01T20:06:53.389Z] 2023-11-01 20:06:53,389 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-11-01T20:06:53.391Z] 2023-11-01 20:06:53,391 - INFO - Creating task with taskId dN6F-_3yQlidUhYDUpDG2A for test-unit
[taskcluster 2023-11-01 20:06:53.725Z] === Task Finished ===
[taskcluster 2023-11-01 20:06:55.663Z] Successful task run with exit code: 0 completed in 7.781 seconds
Loading