chore: pre-commit autoupdate #53
Merged
firefoxci-taskcluster / Decision Task
succeeded
Jan 6, 2025 in 57s
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 | View task group in Taskcluster
Task Status
Started: 2025-01-06T23:01:11.609Z
Resolved: 2025-01-06T23:01:17.353Z
Task Execution Time: 5 seconds, 744 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/actions.json
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/python.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json
[taskcluster 2025-01-06 23:01:11.713Z] Task ID: V_Jf6zF_RWuYdKp3CXUQHA
[taskcluster 2025-01-06 23:01:11.713Z] Worker ID: 6757493335219363542
[taskcluster 2025-01-06 23:01:11.713Z] Worker Group: us-central1-c
[taskcluster 2025-01-06 23:01:11.713Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-06 23:01:11.713Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-01-06 23:01:11.713Z] Worker Version: 38.0.5
[taskcluster 2025-01-06 23:01:11.713Z] Public IP: 34.58.120.111
[taskcluster 2025-01-06 23:01:11.713Z] Hostname: mozilla-1-decision-gcp-kees1oo8smmyqtk3celacq
[taskcluster 2025-01-06 23:01:11.713Z] using cache "mozilla-project-reps-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
[taskcluster 2025-01-06 23:01:12.327Z] === Task Starting ===
[setup 2025-01-06T23:01:12.794Z] run-task started in /
[setup 2025-01-06T23:01:12.794Z] Invoked by command: --reps-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='reps' --owner='pre-commit-ci[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='a8cffefa7fdae1265560ba9c6d0c881fd3c538ea' --head-repository='https://github.com/mozilla-releng/reps' --head-ref='pre-commit-ci-update-config' --head-rev='324ff6c220d27f66f4edcabaf24b42f384c69b2e'
[setup 2025-01-06T23:01:12.794Z] Python version: 3.11.2
[vcs 2025-01-06T23:01:12.796Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-06T23:01:12.796Z] running as worker:worker
[vcs 2025-01-06T23:01:12.796Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-06T23:01:12.800Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/reps', '/builds/worker/checkouts/src']
[vcs 2025-01-06T23:01:12.803Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-06T23:01:13.189Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-06T23:01:13.367Z] From https://github.com/mozilla-releng/reps
[vcs 2025-01-06T23:01:13.367Z] * branch main -> FETCH_HEAD
[vcs 2025-01-06T23:01:13.373Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-06T23:01:13.378Z] Already on 'main'
[vcs 2025-01-06T23:01:13.378Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-06T23:01:13.379Z] executing ['git', 'fetch', 'origin', 'a8cffefa7fdae1265560ba9c6d0c881fd3c538ea']
[vcs 2025-01-06T23:01:13.590Z] From https://github.com/mozilla-releng/reps
[vcs 2025-01-06T23:01:13.591Z] * branch a8cffefa7fdae1265560ba9c6d0c881fd3c538ea -> FETCH_HEAD
[vcs 2025-01-06T23:01:13.595Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/reps', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:01:13.775Z] From https://github.com/mozilla-releng/reps
[vcs 2025-01-06T23:01:13.776Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:01:13.781Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/reps', 'pre-commit-ci-update-config']
[vcs 2025-01-06T23:01:13.964Z] From https://github.com/mozilla-releng/reps
[vcs 2025-01-06T23:01:13.966Z] * branch pre-commit-ci-update-config -> FETCH_HEAD
[vcs 2025-01-06T23:01:13.970Z] executing ['git', 'checkout', '-f', '-B', 'pre-commit-ci-update-config', '324ff6c220d27f66f4edcabaf24b42f384c69b2e']
[vcs 2025-01-06T23:01:13.976Z] Switched to a new branch 'pre-commit-ci-update-config'
[vcs 2025-01-06T23:01:13.977Z] cleaning git checkout...
[vcs 2025-01-06T23:01:13.977Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-06T23:01:13.980Z] removing []
[vcs 2025-01-06T23:01:13.980Z] successfully cleaned git checkout!
[vcs 2025-01-06T23:01:13.982Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/reps/commit/324ff6c220d27f66f4edcabaf24b42f384c69b2e' title='Built from reps commit 324ff6c220d27f66f4edcabaf24b42f384c69b2e'>324ff6c220d27f66f4edcabaf24b42f384c69b2e</a>
[task 2025-01-06T23:01:13.982Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reps' --owner='pre-commit-ci[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='a8cffefa7fdae1265560ba9c6d0c881fd3c538ea' --head-repository='https://github.com/mozilla-releng/reps' --head-ref='pre-commit-ci-update-config' --head-rev='324ff6c220d27f66f4edcabaf24b42f384c69b2e' \n"]
[task 2025-01-06T23:01:13.984Z] + cd /builds/worker/checkouts/src
[task 2025-01-06T23:01:13.984Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-06T23:01:13.986Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reps '--owner=pre-commit-ci[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=a8cffefa7fdae1265560ba9c6d0c881fd3c538ea --head-repository=https://github.com/mozilla-releng/reps --head-ref=pre-commit-ci-update-config --head-rev=324ff6c220d27f66f4edcabaf24b42f384c69b2e
[task 2025-01-06T23:01:14.265Z] 2025-01-06 23:01:14,265 - INFO - Loading graph configuration.
[task 2025-01-06T23:01:14.274Z] 2025-01-06 23:01:14,274 - WARNING - using default project parameters; add reps to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-06T23:01:14.275Z] 2025-01-06 23:01:14,275 - INFO - Using Parameters(id=139652652c7d) (from defaults)
[task 2025-01-06T23:01:14.276Z] 2025-01-06 23:01:14,276 - INFO - writing artifact file `parameters.yml`
[task 2025-01-06T23:01:14.281Z] 2025-01-06 23:01:14,280 - INFO - writing artifact file `actions.json`
[task 2025-01-06T23:01:14.282Z] 2025-01-06 23:01:14,282 - INFO - Loading kinds
[task 2025-01-06T23:01:14.284Z] 2025-01-06 23:01:14,283 - INFO - Generating full task set
[task 2025-01-06T23:01:14.292Z] 2025-01-06 23:01:14,292 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-06T23:01:14.308Z] 2025-01-06 23:01:14,308 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-06T23:01:14.325Z] 2025-01-06 23:01:14,325 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-06T23:01:14.335Z] 2025-01-06 23:01:14,335 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-06T23:01:14.338Z] 2025-01-06 23:01:14,338 - INFO - Generated 2 tasks for kind test
[task 2025-01-06T23:01:14.340Z] 2025-01-06 23:01:14,340 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-06T23:01:14.340Z] 2025-01-06 23:01:14,340 - INFO - Generating full task graph
[task 2025-01-06T23:01:14.340Z] 2025-01-06 23:01:14,340 - INFO - Full task graph contains 6 tasks and 6 dependencies
[task 2025-01-06T23:01:14.341Z] 2025-01-06 23:01:14,341 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-06T23:01:14.342Z] 2025-01-06 23:01:14,342 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - Generating target task set
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - Filter filter_target_tasks pruned 4 tasks (2 remain)
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - Generating target task graph
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-06T23:01:14.343Z] 2025-01-06 23:01:14,343 - INFO - Generating optimized task graph
[task 2025-01-06T23:01:14.344Z] 2025-01-06 23:01:14,344 - INFO - No tasks removed during optimization
[task 2025-01-06T23:01:14.471Z] 2025-01-06 23:01:14,471 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-06T23:01:14.471Z] 2025-01-06 23:01:14,471 - INFO - writing artifact file `task-graph.json`
[task 2025-01-06T23:01:14.473Z] 2025-01-06 23:01:14,472 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-06T23:01:14.474Z] 2025-01-06 23:01:14,474 - INFO - Creating task with taskId CQjzhBADQrCcgvTMPKacBw for test-unit
[task 2025-01-06T23:01:14.476Z] 2025-01-06 23:01:14,476 - INFO - Creating task with taskId FDBRWAFNTEui5g5pDE5QOQ for test-type-check
[taskcluster 2025-01-06 23:01:14.815Z] === Task Finished ===
[taskcluster 2025-01-06 23:01:16.745Z] Successful task run with exit code: 0 completed in 5.033 seconds
Loading