build(deps): bump flake8 from 7.1.0 to 7.1.1 in /api/requirements #1200
firefoxci-taskcluster / Decision Task
succeeded
Aug 28, 2024 in 1m 24s
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:35:10.498Z] Task ID: XDp-vT2WRBK4sgu3seS3oQ
[taskcluster 2024-08-28 03:35:10.498Z] Worker ID: 9026146364326880344
[taskcluster 2024-08-28 03:35:10.498Z] Worker Group: us-central1-b
[taskcluster 2024-08-28 03:35:10.498Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-08-28 03:35:10.498Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2024-08-28 03:35:10.498Z] Worker Version: 38.0.5
[taskcluster 2024-08-28 03:35:10.498Z] Public IP: 34.70.3.43
[taskcluster 2024-08-28 03:35:10.498Z] Hostname: releng-1-decision-gcp-dg-u59-fsiqtfupktcc2fq
[taskcluster 2024-08-28 03:35:10.498Z] using cache "releng-project-tooltool-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
fcdfd3b84ce7 - Started downloading
fc74ca0d8918 - Started downloading
e500ac82a2b3 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.098 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.002 seconds
e500ac82a2b3 - Downloaded in 0.482 seconds
fc74ca0d8918 - Downloaded in 1.008 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2024-08-28 03:35:21.366Z] === Task Starting ===
[setup 2024-08-28T03:35:21.998Z] run-task started in /
[setup 2024-08-28T03:35:21.998Z] 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/flake8-7.1.1' --head-rev='794310387dfe7a1d79eb7ac672d781a8af296457'
[setup 2024-08-28T03:35:21.998Z] Python version: 3.11.2
[vcs 2024-08-28T03:35:21.999Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-08-28T03:35:21.999Z] running as worker:worker
[vcs 2024-08-28T03:35:22.000Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-08-28T03:35:22.003Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/tooltool', '/builds/worker/checkouts/src']
[vcs 2024-08-28T03:35:22.006Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-08-28T03:35:22.610Z] executing ['git', 'fetch', 'origin', 'master']
[vcs 2024-08-28T03:35:22.814Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:35:22.814Z] * branch master -> FETCH_HEAD
[vcs 2024-08-28T03:35:22.820Z] executing ['git', 'checkout', 'master']
[vcs 2024-08-28T03:35:22.832Z] Already on 'master'
[vcs 2024-08-28T03:35:22.833Z] Your branch is up to date with 'origin/master'.
[vcs 2024-08-28T03:35:22.835Z] executing ['git', 'fetch', 'origin', '7ce40ad8efecade1a91d8a74ff8a18432c600f7c']
[vcs 2024-08-28T03:35:23.086Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:35:23.086Z] * branch 7ce40ad8efecade1a91d8a74ff8a18432c600f7c -> FETCH_HEAD
[vcs 2024-08-28T03:35:23.092Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:35:23.280Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:35:23.280Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:35:23.285Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/tooltool', 'dependabot/pip/api/requirements/flake8-7.1.1']
[vcs 2024-08-28T03:35:23.477Z] From https://github.com/mozilla-releng/tooltool
[vcs 2024-08-28T03:35:23.477Z] * branch dependabot/pip/api/requirements/flake8-7.1.1 -> FETCH_HEAD
[vcs 2024-08-28T03:35:23.482Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/api/requirements/flake8-7.1.1', '794310387dfe7a1d79eb7ac672d781a8af296457']
[vcs 2024-08-28T03:35:23.496Z] Switched to a new branch 'dependabot/pip/api/requirements/flake8-7.1.1'
[vcs 2024-08-28T03:35:23.496Z] cleaning git checkout...
[vcs 2024-08-28T03:35:23.496Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-28T03:35:23.498Z] removing []
[vcs 2024-08-28T03:35:23.498Z] successfully cleaned git checkout!
[vcs 2024-08-28T03:35:23.500Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/tooltool/commit/794310387dfe7a1d79eb7ac672d781a8af296457' title='Built from tooltool commit 794310387dfe7a1d79eb7ac672d781a8af296457'>794310387dfe7a1d79eb7ac672d781a8af296457</a>
[task 2024-08-28T03:35:23.500Z] 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/flake8-7.1.1' --head-rev='794310387dfe7a1d79eb7ac672d781a8af296457' \n"]
[task 2024-08-28T03:35:23.502Z] + cd /builds/worker/checkouts/src
[task 2024-08-28T03:35:23.502Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-08-28T03:35:23.503Z] + 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/flake8-7.1.1 --head-rev=794310387dfe7a1d79eb7ac672d781a8af296457
[task 2024-08-28T03:35:23.797Z] 2024-08-28 03:35:23,797 - INFO - Loading graph configuration.
[task 2024-08-28T03:35:23.811Z] 2024-08-28 03:35:23,805 - 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:35:23.811Z] 2024-08-28 03:35:23,805 - INFO - Using Parameters(id=e36720c03523) (from defaults)
[task 2024-08-28T03:35:23.811Z] 2024-08-28 03:35:23,806 - INFO - writing artifact file `parameters.yml`
[task 2024-08-28T03:35:23.817Z] 2024-08-28 03:35:23,817 - INFO - writing artifact file `actions.json`
[task 2024-08-28T03:35:23.818Z] 2024-08-28 03:35:23,818 - INFO - Loading kinds
[task 2024-08-28T03:35:23.820Z] 2024-08-28 03:35:23,820 - INFO - Generating full task set
[task 2024-08-28T03:35:23.844Z] 2024-08-28 03:35:23,844 - INFO - Writing docker-contexts/client-tox-py38.tar.gz for docker image client-tox-py38
[task 2024-08-28T03:35:23.861Z] 2024-08-28 03:35:23,861 - INFO - Writing docker-contexts/client-tox-py39.tar.gz for docker image client-tox-py39
[task 2024-08-28T03:35:23.878Z] 2024-08-28 03:35:23,878 - INFO - Writing docker-contexts/client-tox-py310.tar.gz for docker image client-tox-py310
[task 2024-08-28T03:35:23.895Z] 2024-08-28 03:35:23,895 - INFO - Writing docker-contexts/client-tox-py311.tar.gz for docker image client-tox-py311
[task 2024-08-28T03:35:23.912Z] 2024-08-28 03:35:23,912 - INFO - Writing docker-contexts/client-tox-py312.tar.gz for docker image client-tox-py312
[task 2024-08-28T03:35:23.929Z] 2024-08-28 03:35:23,929 - INFO - Writing docker-contexts/api-tox-py311.tar.gz for docker image api-tox-py311
[task 2024-08-28T03:35:23.947Z] 2024-08-28 03:35:23,947 - INFO - Writing docker-contexts/tooltool-api-staging.tar.gz for docker image tooltool-api-staging
[task 2024-08-28T03:35:24.024Z] 2024-08-28 03:35:24,024 - INFO - Writing docker-contexts/tooltool-api-production.tar.gz for docker image tooltool-api-production
[task 2024-08-28T03:35:24.101Z] 2024-08-28 03:35:24,101 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-08-28T03:35:24.121Z] 2024-08-28 03:35:24,121 - INFO - Generated 9 tasks for kind docker-image
[task 2024-08-28T03:35:24.140Z] 2024-08-28 03:35:24,140 - INFO - Generated 2 tasks for kind push-image
[task 2024-08-28T03:35:24.146Z] 2024-08-28 03:35:24,146 - INFO - Generated 6 tasks for kind tox
[task 2024-08-28T03:35:24.147Z] 2024-08-28 03:35:24,147 - INFO - Generated 1 tasks for kind pr
[task 2024-08-28T03:35:24.147Z] 2024-08-28 03:35:24,147 - INFO - Generating full task graph
[task 2024-08-28T03:35:24.147Z] 2024-08-28 03:35:24,147 - INFO - Full task graph contains 18 tasks and 10 dependencies
[task 2024-08-28T03:35:24.147Z] 2024-08-28 03:35:24,147 - INFO - writing artifact file `full-task-graph.json`
[task 2024-08-28T03:35:24.151Z] 2024-08-28 03:35:24,151 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-08-28T03:35:24.151Z] 2024-08-28 03:35:24,151 - INFO - Generating target task set
[task 2024-08-28T03:35:24.151Z] 2024-08-28 03:35:24,151 - INFO - Filter filter_target_tasks pruned 11 tasks (7 remain)
[task 2024-08-28T03:35:24.151Z] 2024-08-28 03:35:24,151 - INFO - writing artifact file `target-tasks.json`
[task 2024-08-28T03:35:24.152Z] 2024-08-28 03:35:24,152 - INFO - Generating target task graph
[task 2024-08-28T03:35:24.152Z] 2024-08-28 03:35:24,152 - INFO - Adding 9 tasks with `always_target` attribute
[task 2024-08-28T03:35:24.152Z] 2024-08-28 03:35:24,152 - INFO - Generating optimized task graph
[task 2024-08-28T03:35:24.152Z] 2024-08-28 03:35:24,152 - INFO - No tasks removed during optimization
[task 2024-08-28T03:35:24.381Z] 2024-08-28 03:35:24,381 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-08-28T03:35:24.383Z] 2024-08-28 03:35:24,383 - INFO - writing artifact file `task-graph.json`
[task 2024-08-28T03:35:24.385Z] 2024-08-28 03:35:24,385 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-08-28T03:35:24.388Z] 2024-08-28 03:35:24,388 - INFO - Creating task with taskId fgFrVNr1R0239Jsv7QasWA for tox-api-py311
[task 2024-08-28T03:35:24.393Z] 2024-08-28 03:35:24,392 - INFO - Creating task with taskId AkYtQixmTEi8fxLkyO5rVA for tox-client-py39
[task 2024-08-28T03:35:24.397Z] 2024-08-28 03:35:24,397 - INFO - Creating task with taskId XkLhscvcRrSJAOsojWxeSQ for tox-client-py311
[task 2024-08-28T03:35:24.405Z] 2024-08-28 03:35:24,397 - INFO - Creating task with taskId cStMt6rGQ52QHu4ohA2nWw for build-docker-image-tooltool-api-staging
[task 2024-08-28T03:35:24.406Z] 2024-08-28 03:35:24,405 - INFO - Creating task with taskId cAWBXoyRREyDijCxyYrRNQ for tox-client-py310
[task 2024-08-28T03:35:24.413Z] 2024-08-28 03:35:24,413 - INFO - Creating task with taskId EAuPFZVARzSi-9HDquIbUA for tox-client-py38
[task 2024-08-28T03:35:24.420Z] 2024-08-28 03:35:24,419 - INFO - Creating task with taskId KZH5tmJ6TEi1-O32t7vQnA for build-docker-image-tooltool-api-production
[task 2024-08-28T03:35:24.420Z] 2024-08-28 03:35:24,420 - INFO - Creating task with taskId ZredWd9eR6GypEiZUXBNIQ for tox-client-py312
[task 2024-08-28T03:35:24.549Z] 2024-08-28 03:35:24,548 - INFO - Creating task with taskId G3ZVMwklQ7CIfWpNx-8CZQ for pr-complete
[taskcluster 2024-08-28 03:35:25.011Z] === Task Finished ===
[taskcluster 2024-08-28 03:35:28.532Z] Successful task run with exit code: 0 completed in 18.035 seconds
Loading