Skip to content

chore: version bump Taskgraph 8.0.1

firefoxci-taskcluster / Decision Task succeeded Apr 24, 2024 in 1m 8s

FirefoxCI (release)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-04-24 18:32:38.314Z] Task ID: d4L6D6EdS3uS6yit_-q0sg
[taskcluster 2024-04-24 18:32:38.314Z] Worker ID: 9133386887346843374
[taskcluster 2024-04-24 18:32:38.314Z] Worker Group: us-central1-c
[taskcluster 2024-04-24 18:32:38.314Z] Worker Node Type: projects/970387039909/machineTypes/n2-standard-2
[taskcluster 2024-04-24 18:32:38.314Z] Worker Pool: taskgraph-3/decision-gcp
[taskcluster 2024-04-24 18:32:38.314Z] Worker Version: 38.0.5
[taskcluster 2024-04-24 18:32:38.314Z] Public IP: 35.202.34.230
[taskcluster 2024-04-24 18:32:38.314Z] Hostname: taskgraph-3-decision-gcp-cdyyglvorcuhnyfy1hf0mw
[taskcluster 2024-04-24 18:32:38.314Z] using cache "taskgraph-level-3-checkouts-sparse-v2" -> /builds/worker/checkouts

ec4cc0c7c85a - Started downloading
25d693efad98 - Started downloading
e67bee4813b9 - Started downloading
ec4cc0c7c85a - Downloaded in 0.328 seconds
25d693efad98 - Downloaded in 0.395 seconds
c0ad4db8ef92 - Started downloading
c0ad4db8ef92 - Downloaded in 0.001 seconds
e67bee4813b9 - Downloaded in 0.814 seconds
Digest: sha256:057ed9e52635d8211fd9afa66402ed9fd7c57249f791128126860648316a5bec
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest
[taskcluster 2024-04-24 18:32:54.410Z] === Task Starting ===
[setup 2024-04-24T18:32:55.521Z] run-task started in /
[setup 2024-04-24T18:32:55.521Z] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='release+taskgraph-ci@mozilla.com' --level='3' --repository-type=git --tasks-for='github-release' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='' --base-rev='main' --head-repository='https://github.com/taskcluster/taskgraph' --head-ref='8.0.1' --head-rev='8.0.1' 

[setup 2024-04-24T18:32:55.521Z] Python version: 3.11.2
[vcs 2024-04-24T18:32:55.528Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-04-24T18:32:55.529Z] running as worker:worker
[vcs 2024-04-24T18:32:55.529Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-04-24T18:32:55.534Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/src']
[vcs 2024-04-24T18:32:55.537Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-04-24T18:32:57.226Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-04-24T18:32:57.538Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-04-24T18:32:57.538Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-04-24T18:32:57.548Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/taskcluster/taskgraph', '8.0.1']
[vcs 2024-04-24T18:32:57.870Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-04-24T18:32:57.870Z]  * tag               8.0.1      -> FETCH_HEAD
[vcs 2024-04-24T18:32:57.883Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/taskcluster/taskgraph', '8.0.1']
[vcs 2024-04-24T18:32:58.277Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-04-24T18:32:58.279Z]  * tag               8.0.1      -> FETCH_HEAD
[vcs 2024-04-24T18:32:58.286Z] executing ['git', 'checkout', '-f', '-B', '8.0.1', '8.0.1']
[vcs 2024-04-24T18:32:58.314Z] Switched to a new branch '8.0.1'
[vcs 2024-04-24T18:32:58.316Z] cleaning git checkout...
[vcs 2024-04-24T18:32:58.317Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-24T18:32:58.321Z] removing []
[vcs 2024-04-24T18:32:58.322Z] successfully cleaned git checkout!
[vcs 2024-04-24T18:32:58.325Z] TinderboxPrint:<a href='https://github.com/taskcluster/taskgraph/commit/f05edebfd9c30f02d84db1725d1c8d0949c1f21b' title='Built from taskgraph commit f05edebfd9c30f02d84db1725d1c8d0949c1f21b'>f05edebfd9c30f02d84db1725d1c8d0949c1f21b</a>
[task 2024-04-24T18:32:58.326Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='release+taskgraph-ci@mozilla.com' --level='3' --repository-type=git --tasks-for='github-release' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='' --base-rev='main' --head-repository='https://github.com/taskcluster/taskgraph' --head-ref='8.0.1' --head-rev='8.0.1' \n"]
[task 2024-04-24T18:32:58.329Z] + cd /builds/worker/checkouts/src
[task 2024-04-24T18:32:58.330Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-04-24T18:32:58.333Z] + pip3 install --user --break-system-packages .
[task 2024-04-24T18:32:59.122Z] Processing /builds/worker/checkouts/src
[task 2024-04-24T18:32:59.128Z]   Installing build dependencies: started
[task 2024-04-24T18:33:02.150Z]   Installing build dependencies: finished with status 'done'
[task 2024-04-24T18:33:02.150Z]   Getting requirements to build wheel: started
[task 2024-04-24T18:33:02.427Z]   Getting requirements to build wheel: finished with status 'done'
[task 2024-04-24T18:33:02.428Z]   Preparing metadata (pyproject.toml): started
[task 2024-04-24T18:33:02.732Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-04-24T18:33:02.751Z] Requirement already satisfied: appdirs>=1.4 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (1.4.4)
[task 2024-04-24T18:33:02.757Z] Requirement already satisfied: cookiecutter~=2.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (2.5.0)
[task 2024-04-24T18:33:02.760Z] Requirement already satisfied: json-e>=2.7 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (4.6.0)
[task 2024-04-24T18:33:02.763Z] Requirement already satisfied: mozilla-repo-urls in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (0.1.1)
[task 2024-04-24T18:33:02.766Z] Requirement already satisfied: PyYAML>=5.3.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (6.0.1)
[task 2024-04-24T18:33:02.769Z] Requirement already satisfied: redo>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (2.0.4)
[task 2024-04-24T18:33:02.772Z] Requirement already satisfied: requests>=2.25 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (2.31.0)
[task 2024-04-24T18:33:02.775Z] Requirement already satisfied: slugid>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (2.0.0)
[task 2024-04-24T18:33:02.779Z] Requirement already satisfied: taskcluster-urls>=11.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (13.0.1)
[task 2024-04-24T18:33:02.783Z] Requirement already satisfied: voluptuous>=0.12.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==8.0.1) (0.14.1)
[task 2024-04-24T18:33:02.798Z] Requirement already satisfied: binaryornot>=0.4.4 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (0.4.4)
[task 2024-04-24T18:33:02.802Z] Requirement already satisfied: Jinja2<4.0.0,>=2.7 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (3.1.2)
[task 2024-04-24T18:33:02.805Z] Requirement already satisfied: click<9.0.0,>=7.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (8.1.7)
[task 2024-04-24T18:33:02.809Z] Requirement already satisfied: python-slugify>=4.0.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (8.0.1)
[task 2024-04-24T18:33:02.814Z] Requirement already satisfied: arrow in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (1.3.0)
[task 2024-04-24T18:33:02.817Z] Requirement already satisfied: rich in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (13.7.0)
[task 2024-04-24T18:33:02.844Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==8.0.1) (3.3.2)
[task 2024-04-24T18:33:02.848Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==8.0.1) (3.6)
[task 2024-04-24T18:33:02.852Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==8.0.1) (2.1.0)
[task 2024-04-24T18:33:02.855Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==8.0.1) (2023.11.17)
[task 2024-04-24T18:33:02.882Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==8.0.1) (0.12.0)
[task 2024-04-24T18:33:02.893Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (5.2.0)
[task 2024-04-24T18:33:02.946Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (2.1.3)
[task 2024-04-24T18:33:02.963Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (1.3)
[task 2024-04-24T18:33:03.016Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (2.8.2)
[task 2024-04-24T18:33:03.019Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (2.8.19.14)
[task 2024-04-24T18:33:03.055Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (3.0.0)
[task 2024-04-24T18:33:03.060Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (2.17.2)
[task 2024-04-24T18:33:03.124Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (0.1.2)
[task 2024-04-24T18:33:03.176Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==8.0.1) (1.16.0)
[task 2024-04-24T18:33:03.255Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-04-24T18:33:03.258Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-04-24T18:33:03.720Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-04-24T18:33:03.722Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-8.0.1-py3-none-any.whl size=188211 sha256=e0bf9f9370c013e0a26d82704902e567de999ae387a7c324efd214ab723415ad
[task 2024-04-24T18:33:03.723Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-ztd5nl55/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-04-24T18:33:03.731Z] Successfully built taskcluster-taskgraph
[task 2024-04-24T18:33:03.891Z] Installing collected packages: taskcluster-taskgraph
[task 2024-04-24T18:33:04.057Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-04-24T18:33:04.058Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-04-24T18:33:04.066Z] Successfully installed taskcluster-taskgraph-8.0.1
[task 2024-04-24T18:33:04.253Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=release+taskgraph-ci@mozilla.com --level=3 --repository-type=git --tasks-for=github-release --base-repository=https://github.com/taskcluster/taskgraph --base-ref= --base-rev=main --head-repository=https://github.com/taskcluster/taskgraph --head-ref=8.0.1 --head-rev=8.0.1
[task 2024-04-24T18:33:04.748Z] 2024-04-24 18:33:04,748 - INFO - Loading graph configuration.
[task 2024-04-24T18:33:04.761Z] 2024-04-24 18:33:04,760 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-04-24T18:33:04.767Z] warning: refname '8.0.1' is ambiguous.
[task 2024-04-24T18:33:04.768Z] 2024-04-24 18:33:04,768 - INFO - base_rev is not an ancestor of head_rev.
[task 2024-04-24T18:33:04.769Z] 2024-04-24 18:33:04,768 - INFO - base_rev has been reset from "main" to "f05edebfd9c30f02d84db1725d1c8d0949c1f21b".
[task 2024-04-24T18:33:04.771Z] warning: refname '8.0.1' is ambiguous.
[task 2024-04-24T18:33:04.776Z] 2024-04-24 18:33:04,773 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-04-24T18:33:04.776Z] 2024-04-24 18:33:04,774 - INFO - Using Parameters(id=9466600b8089) (from defaults)
[task 2024-04-24T18:33:04.776Z] 2024-04-24 18:33:04,775 - INFO - writing artifact file `parameters.yml`
[task 2024-04-24T18:33:04.784Z] 2024-04-24 18:33:04,783 - INFO - writing artifact file `actions.json`
[task 2024-04-24T18:33:04.787Z] 2024-04-24 18:33:04,786 - INFO - Loading kinds
[task 2024-04-24T18:33:04.793Z] 2024-04-24 18:33:04,793 - INFO - Generating full task set
[task 2024-04-24T18:33:04.819Z] 2024-04-24 18:33:04,819 - INFO - Generated 1 tasks for kind doc
[task 2024-04-24T18:33:04.822Z] 2024-04-24 18:33:04,822 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-04-24T18:33:04.937Z] 2024-04-24 18:33:04,937 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-04-24T18:33:04.953Z] 2024-04-24 18:33:04,953 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-04-24T18:33:04.958Z] 2024-04-24 18:33:04,958 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-04-24T18:33:04.980Z] 2024-04-24 18:33:04,980 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-04-24T18:33:05.004Z] 2024-04-24 18:33:05,003 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-04-24T18:33:05.031Z] 2024-04-24 18:33:05,031 - INFO - Generated 6 tasks for kind docker-image
[task 2024-04-24T18:33:05.040Z] 2024-04-24 18:33:05,040 - INFO - Generated 1 tasks for kind fetch
[task 2024-04-24T18:33:05.046Z] 2024-04-24 18:33:05,046 - INFO - Generated 2 tasks for kind push-image
[task 2024-04-24T18:33:05.051Z] 2024-04-24 18:33:05,051 - INFO - Generated 2 tasks for kind tests
[task 2024-04-24T18:33:05.055Z] 2024-04-24 18:33:05,055 - INFO - Generated 1 tasks for kind codecov
[task 2024-04-24T18:33:05.055Z] 2024-04-24 18:33:05,055 - INFO - Generating full task graph
[task 2024-04-24T18:33:05.055Z] 2024-04-24 18:33:05,055 - INFO - Full task graph contains 13 tasks and 12 dependencies
[task 2024-04-24T18:33:05.057Z] 2024-04-24 18:33:05,057 - INFO - writing artifact file `full-task-graph.json`
[task 2024-04-24T18:33:05.062Z] 2024-04-24 18:33:05,062 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-04-24T18:33:05.063Z] 2024-04-24 18:33:05,063 - INFO - Generating target task set
[task 2024-04-24T18:33:05.064Z] 2024-04-24 18:33:05,064 - INFO - Filter filter_target_tasks pruned 8 tasks (5 remain)
[task 2024-04-24T18:33:05.064Z] 2024-04-24 18:33:05,064 - INFO - writing artifact file `target-tasks.json`
[task 2024-04-24T18:33:05.065Z] 2024-04-24 18:33:05,065 - INFO - Generating target task graph
[task 2024-04-24T18:33:05.066Z] 2024-04-24 18:33:05,065 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-04-24T18:33:05.066Z] 2024-04-24 18:33:05,066 - INFO - Generating optimized task graph
[task 2024-04-24T18:33:05.067Z] 2024-04-24 18:33:05,067 - INFO - No tasks removed during optimization
[task 2024-04-24T18:33:05.769Z] 2024-04-24 18:33:05,769 - INFO - Replaced 5 tasks by index-search (index-search) during optimization.
[task 2024-04-24T18:33:05.772Z] 2024-04-24 18:33:05,771 - INFO - writing artifact file `task-graph.json`
[task 2024-04-24T18:33:05.774Z] 2024-04-24 18:33:05,774 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-04-24T18:33:05.776Z] 2024-04-24 18:33:05,776 - INFO - Creating task with taskId cD8lUx_HSB6rmMg9ah-dSQ for tests-unit
[task 2024-04-24T18:33:05.777Z] 2024-04-24 18:33:05,777 - INFO - Creating task with taskId DY6TVvTtSM6PN2Wk7_4YBw for push-image-run-task
[task 2024-04-24T18:33:05.784Z] 2024-04-24 18:33:05,784 - INFO - Creating task with taskId A150i4f9TuCGT54EKrIpfQ for tests-type-check
[task 2024-04-24T18:33:05.787Z] 2024-04-24 18:33:05,787 - INFO - Creating task with taskId CgThmO5XRlKgc4oQ8LGi6w for build-docker-image-decision
[task 2024-04-24T18:33:05.789Z] 2024-04-24 18:33:05,789 - INFO - Creating task with taskId Wm6F8FyoQY-N0yxI6FbkAQ for doc-generate
[task 2024-04-24T18:33:05.930Z] 2024-04-24 18:33:05,930 - INFO - Creating task with taskId NxSI3e-3T7OMOB6lXwgKhw for push-image-decision
[taskcluster 2024-04-24 18:33:06.409Z] === Task Finished ===
[taskcluster 2024-04-24 18:33:08.423Z] Successful task run with exit code: 0 completed in 30.11 seconds