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 gunicorn from 22.0.0 to 23.0.0 in /api/requirements #1205

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

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements

2c1b8db
Select commit
Loading
Failed to load commit list.
Open

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements #1205

build(deps): bump gunicorn from 22.0.0 to 23.0.0 in /api/requirements
2c1b8db
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Aug 28, 2024 in 8s

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 2024-08-28 03:40:19.096Z] Task ID: Xxf6JlF1TK-hV2qnxHGtAw
[taskcluster 2024-08-28 03:40:19.096Z] Worker ID: 9026146364326880344
[taskcluster 2024-08-28 03:40:19.096Z] Worker Group: us-central1-b
[taskcluster 2024-08-28 03:40:19.096Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-08-28 03:40:19.096Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-08-28 03:40:19.096Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:40:19.096Z] Public IP: 34.70.3.43
[taskcluster 2024-08-28 03:40:19.096Z] Hostname: releng-1-decision-gcp-dg-u59-fsiqtfupktcc2fq
[taskcluster 2024-08-28 03:40:19.096Z] using cache "releng-project-tooltool-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2024-08-28 03:40:19.607Z] === Task Starting ===
[setup 2024-08-28T03:40:19.890Z] run-task started in /
[setup 2024-08-28T03:40:19.890Z] Invoked by command: --tooltool-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='tooltool' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/tooltool' --base-ref='master' --base-rev='7ce40ad8efecade1a91d8a74ff8a18432c600f7c' --head-repository='https://github.com/mozilla-releng/tooltool' --head-ref='dependabot/pip/api/requirements/gunicorn-23.0.0' --head-rev='2c1b8db4b5667b2531c5bc4637cbee003562e585' 

[setup 2024-08-28T03:40:19.890Z] Python version: 3.11.2
[vcs 2024-08-28T03:40:19.891Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-08-28T03:40:19.891Z] running as worker:worker
[vcs 2024-08-28T03:40:19.891Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-08-28T03:40:19.893Z] executing ['git', 'fetch', 'origin', 'master']
[vcs 2024-08-28T03:40:20.100Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:20.101Z]  * branch            master     -> FETCH_HEAD
[vcs 2024-08-28T03:40:20.104Z] executing ['git', 'checkout', 'master']
[vcs 2024-08-28T03:40:20.108Z] Switched to branch 'master'
[vcs 2024-08-28T03:40:20.108Z] Your branch is up to date with 'origin/master'.
[vcs 2024-08-28T03:40:20.108Z] executing ['git', 'fetch', 'origin', '7ce40ad8efecade1a91d8a74ff8a18432c600f7c']
[vcs 2024-08-28T03:40:20.376Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:20.376Z]  * branch            7ce40ad8efecade1a91d8a74ff8a18432c600f7c -> FETCH_HEAD
[vcs 2024-08-28T03:40:20.380Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:40:20.689Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:20.689Z]  * branch            dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:40:20.691Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/gunicorn-23.0.0']
[vcs 2024-08-28T03:40:20.866Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:40:20.866Z]  * branch            dependabot/pip/api/requirements/gunicorn-23.0.0 -> FETCH_HEAD
[vcs 2024-08-28T03:40:20.871Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/gunicorn-23.0.0', '2c1b8db4b5667b2531c5bc4637cbee003562e585']
[vcs 2024-08-28T03:40:20.875Z] Switched to a new branch 'dependabot/pip/api/requirements/gunicorn-23.0.0'
[vcs 2024-08-28T03:40:20.875Z] cleaning git checkout...
[vcs 2024-08-28T03:40:20.875Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:40:20.877Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/', '/builds/worker/checkouts/src/taskcluster/tooltool_taskgraph/transforms/__pycache__/']
[vcs 2024-08-28T03:40:20.878Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:40:20.881Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/2c1b8db4b5667b2531c5bc4637cbee003562e585' title='Built from tooltool commit 2c1b8db4b5667b2531c5bc4637cbee003562e585'>2c1b8db4b5667b2531c5bc4637cbee003562e585</a>
[task 2024-08-28T03:40:20.881Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='tooltool' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/tooltool' --base-ref='master' --base-rev='7ce40ad8efecade1a91d8a74ff8a18432c600f7c' --head-repository='https://github.com/mozilla-releng/tooltool' --head-ref='dependabot/pip/api/requirements/gunicorn-23.0.0' --head-rev='2c1b8db4b5667b2531c5bc4637cbee003562e585' \n"]
[task 2024-08-28T03:40:20.883Z] + cd /builds/worker/checkouts/src
[task 2024-08-28T03:40:20.883Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-08-28T03:40:20.884Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=tooltool '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/tooltool --base-ref=master --base-rev=7ce40ad8efecade1a91d8a74ff8a18432c600f7c --head-repository=https://github.com/mozilla-releng/tooltool --head-ref=dependabot/pip/api/requirements/gunicorn-23.0.0 --head-rev=2c1b8db4b5667b2531c5bc4637cbee003562e585
[task 2024-08-28T03:40:21.151Z] 2024-08-28 03:40:21,151 - INFO - Loading graph configuration.
[task 2024-08-28T03:40:21.158Z] 2024-08-28 03:40:21,158 - WARNING - using default project parameters; add tooltool to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-08-28T03:40:21.158Z] 2024-08-28 03:40:21,158 - INFO - Using Parameters(id=d9ae024483da) (from defaults)
[task 2024-08-28T03:40:21.159Z] 2024-08-28 03:40:21,159 - INFO - writing artifact file `parameters.yml`
[task 2024-08-28T03:40:21.167Z] 2024-08-28 03:40:21,167 - INFO - writing artifact file `actions.json`
[task 2024-08-28T03:40:21.168Z] 2024-08-28 03:40:21,168 - INFO - Loading kinds
[task 2024-08-28T03:40:21.170Z] 2024-08-28 03:40:21,170 - INFO - Generating full task set
[task 2024-08-28T03:40:21.188Z] 2024-08-28 03:40:21,188 - INFO - Writing docker-contexts/client-tox-py38.tar.gz for docker image client-tox-py38
[task 2024-08-28T03:40:21.205Z] 2024-08-28 03:40:21,205 - INFO - Writing docker-contexts/client-tox-py39.tar.gz for docker image client-tox-py39
[task 2024-08-28T03:40:21.221Z] 2024-08-28 03:40:21,221 - INFO - Writing docker-contexts/client-tox-py310.tar.gz for docker image client-tox-py310
[task 2024-08-28T03:40:21.237Z] 2024-08-28 03:40:21,237 - INFO - Writing docker-contexts/client-tox-py311.tar.gz for docker image client-tox-py311
[task 2024-08-28T03:40:21.254Z] 2024-08-28 03:40:21,254 - INFO - Writing docker-contexts/client-tox-py312.tar.gz for docker image client-tox-py312
[task 2024-08-28T03:40:21.270Z] 2024-08-28 03:40:21,270 - INFO - Writing docker-contexts/api-tox-py311.tar.gz for docker image api-tox-py311
[task 2024-08-28T03:40:21.286Z] 2024-08-28 03:40:21,286 - INFO - Writing docker-contexts/tooltool-api-staging.tar.gz for docker image tooltool-api-staging
[task 2024-08-28T03:40:21.347Z] 2024-08-28 03:40:21,347 - INFO - Writing docker-contexts/tooltool-api-production.tar.gz for docker image tooltool-api-production
[task 2024-08-28T03:40:21.407Z] 2024-08-28 03:40:21,407 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-08-28T03:40:21.426Z] 2024-08-28 03:40:21,426 - INFO - Generated 9 tasks for kind docker-image
[task 2024-08-28T03:40:21.440Z] 2024-08-28 03:40:21,440 - INFO - Generated 2 tasks for kind push-image
[task 2024-08-28T03:40:21.445Z] 2024-08-28 03:40:21,445 - INFO - Generated 6 tasks for kind tox
[task 2024-08-28T03:40:21.446Z] 2024-08-28 03:40:21,446 - INFO - Generated 1 tasks for kind pr
[task 2024-08-28T03:40:21.446Z] 2024-08-28 03:40:21,446 - INFO - Generating full task graph
[task 2024-08-28T03:40:21.447Z] 2024-08-28 03:40:21,446 - INFO - Full task graph contains 18 tasks and 10 dependencies
[task 2024-08-28T03:40:21.447Z] 2024-08-28 03:40:21,447 - INFO - writing artifact file `full-task-graph.json`
[task 2024-08-28T03:40:21.450Z] 2024-08-28 03:40:21,450 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-08-28T03:40:21.451Z] 2024-08-28 03:40:21,451 - INFO - Generating target task set
[task 2024-08-28T03:40:21.451Z] 2024-08-28 03:40:21,451 - INFO - Filter filter_target_tasks pruned 11 tasks (7 remain)
[task 2024-08-28T03:40:21.452Z] 2024-08-28 03:40:21,452 - INFO - writing artifact file `target-tasks.json`
[task 2024-08-28T03:40:21.452Z] 2024-08-28 03:40:21,452 - INFO - Generating target task graph
[task 2024-08-28T03:40:21.452Z] 2024-08-28 03:40:21,452 - INFO - Adding 9 tasks with `always_target` attribute
[task 2024-08-28T03:40:21.453Z] 2024-08-28 03:40:21,453 - INFO - Generating optimized task graph
[task 2024-08-28T03:40:21.453Z] 2024-08-28 03:40:21,453 - INFO - No tasks removed during optimization
[task 2024-08-28T03:40:21.607Z] 2024-08-28 03:40:21,607 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-08-28T03:40:21.608Z] 2024-08-28 03:40:21,608 - INFO - writing artifact file `task-graph.json`
[task 2024-08-28T03:40:21.610Z] 2024-08-28 03:40:21,609 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-08-28T03:40:21.611Z] 2024-08-28 03:40:21,611 - INFO - Creating task with taskId dgP_GES5TfywDq8LxJ8qcQ for tox-client-py310
[task 2024-08-28T03:40:21.612Z] 2024-08-28 03:40:21,612 - INFO - Creating task with taskId GVG7GYLfTh2FVsGTrQPE5w for build-docker-image-tooltool-api-production
[task 2024-08-28T03:40:21.617Z] 2024-08-28 03:40:21,617 - INFO - Creating task with taskId fONpuHcaSguqcGW8IzWKlg for tox-client-py312
[task 2024-08-28T03:40:21.619Z] 2024-08-28 03:40:21,619 - INFO - Creating task with taskId HnE24J1DQV6c9LD6BY-KAA for build-docker-image-tooltool-api-staging
[task 2024-08-28T03:40:21.627Z] 2024-08-28 03:40:21,619 - INFO - Creating task with taskId GBUK8HNVSvyD_8_ch8-okw for tox-api-py311
[task 2024-08-28T03:40:21.630Z] 2024-08-28 03:40:21,620 - INFO - Creating task with taskId BxLh5un2TdONg4joY_09LQ for tox-client-py38
[task 2024-08-28T03:40:21.630Z] 2024-08-28 03:40:21,620 - INFO - Creating task with taskId RSAnyvAoRbKoH11eO_rDUA for tox-client-py311
[task 2024-08-28T03:40:21.634Z] 2024-08-28 03:40:21,620 - INFO - Creating task with taskId OzyCeIytSwaNwDSdzHO8hA for tox-client-py39
[task 2024-08-28T03:40:21.813Z] 2024-08-28 03:40:21,813 - INFO - Creating task with taskId Z1w2ud6iR2-9O11xRkgCVw for pr-complete
[taskcluster 2024-08-28 03:40:22.111Z] === Task Finished ===
[taskcluster 2024-08-28 03:40:25.792Z] Successful task run with exit code: 0 completed in 6.696 seconds