Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Update extension to use major.minor versioning scheme #320

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Update extension to use major.minor versioning scheme

660f5eb
Select commit
Loading
Failed to load commit list.
Draft

Update extension to use major.minor versioning scheme #320

Update extension to use major.minor versioning scheme
660f5eb
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Feb 21, 2024 in 55s

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-02-21 22:33:44.001Z] Task ID: ZvvQhN73QaOP1bz6bVXTAA
[taskcluster 2024-02-21 22:33:44.001Z] Worker ID: 113158308197287162
[taskcluster 2024-02-21 22:33:44.001Z] Worker Group: us-west1
[taskcluster 2024-02-21 22:33:44.001Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-02-21 22:33:44.001Z] Worker Pool: xpi-1/decision-gcp
[taskcluster 2024-02-21 22:33:44.001Z] Worker Version: 38.0.5
[taskcluster 2024-02-21 22:33:44.001Z] Public IP: 35.203.189.54
[taskcluster 2024-02-21 22:33:44.001Z] Hostname: xpi-1-decision-gcp-h69xeyrltt6twa76olvktq

5544ebdc0c7b - Started downloading
5544ebdc0c7b - Downloaded in 0.204 seconds
62074584a67e - Started downloading
62074584a67e - Downloaded in 1.304 seconds
Digest: sha256:ef132cc5741539f846a85bbe0cebc3c9ead30b8f24c1da46c55363f2170c3993
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:ef132cc5741539f846a85bbe0cebc3c9ead30b8f24c1da46c55363f2170c3993
[taskcluster 2024-02-21 22:33:55.451Z] === Task Starting ===
[setup 2024-02-21T22:33:55.852Z] run-task started in /
[vcs 2024-02-21T22:33:55.854Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[vcs 2024-02-21T22:33:55.854Z] WARNING: vcs checkout path (/builds/worker/checkouts/template) not in cache or volume; performance will likely suffer
[setup 2024-02-21T22:33:55.854Z] running as worker:worker
[vcs 2024-02-21T22:33:55.855Z] executing ['git', 'clone', 'https://github.com/mozilla-extensions/firefox-translations', '/builds/worker/checkouts/src']
[vcs 2024-02-21T22:33:55.857Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-02-21T22:33:58.709Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/firefox-translations', 'version']
[vcs 2024-02-21T22:33:58.890Z] From https://github.com/mozilla-extensions/firefox-translations
[vcs 2024-02-21T22:33:58.890Z]  * branch            version    -> FETCH_HEAD
[vcs 2024-02-21T22:33:58.894Z] executing ['git', 'checkout', '-f', '-B', 'version', '660f5eb5b58db3cc2d80acb423b820f8294f9471']
[vcs 2024-02-21T22:33:59.449Z] Switched to a new branch 'version'
[vcs 2024-02-21T22:33:59.450Z] executing ['git', 'submodule', 'init']
[vcs 2024-02-21T22:33:59.479Z] Submodule 'extension/_locales' (https://github.com/mozilla-l10n/firefox-translations-l10n/) registered for path 'extension/_locales'
[vcs 2024-02-21T22:33:59.480Z] executing ['git', 'submodule', 'update']
[vcs 2024-02-21T22:33:59.509Z] Cloning into '/builds/worker/checkouts/src/extension/_locales'...
[vcs 2024-02-21T22:33:59.949Z] Submodule path 'extension/_locales': checked out 'edeec53a0c07572fc5a7d4f2f9ec450ff8afbbec'
[vcs 2024-02-21T22:33:59.951Z] cleaning git checkout...
[vcs 2024-02-21T22:33:59.952Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-21T22:33:59.956Z] removing []
[vcs 2024-02-21T22:33:59.956Z] successfully cleaned git checkout!
[vcs 2024-02-21T22:33:59.961Z] TinderboxPrint:<a href='https://github.com/mozilla-extensions/firefox-translations/commit/660f5eb5b58db3cc2d80acb423b820f8294f9471' title='Built from firefox-translations commit 660f5eb5b58db3cc2d80acb423b820f8294f9471'>660f5eb5b58db3cc2d80acb423b820f8294f9471</a>
[vcs 2024-02-21T22:33:59.961Z] executing ['git', 'clone', 'https://github.com/mozilla-extensions/xpi-template', '/builds/worker/checkouts/template']
[vcs 2024-02-21T22:33:59.963Z] Cloning into '/builds/worker/checkouts/template'...
[vcs 2024-02-21T22:34:00.322Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/xpi-template', 'main']
[vcs 2024-02-21T22:34:00.499Z] From https://github.com/mozilla-extensions/xpi-template
[vcs 2024-02-21T22:34:00.499Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-02-21T22:34:00.503Z] executing ['git', 'checkout', '-f', '-B', 'main', 'main']
[vcs 2024-02-21T22:34:00.508Z] Reset branch 'main'
[vcs 2024-02-21T22:34:00.508Z] Your branch is up to date with 'origin/main'.
[vcs 2024-02-21T22:34:00.509Z] cleaning git checkout...
[vcs 2024-02-21T22:34:00.509Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-21T22:34:00.511Z] removing []
[vcs 2024-02-21T22:34:00.511Z] successfully cleaned git checkout!
[vcs 2024-02-21T22:34:00.513Z] TinderboxPrint:<a href='https://github.com/mozilla-extensions/xpi-template/commit/390ed2afa76abd60ae3eb26528e014d69ba817be' title='Built from xpi-template commit 390ed2afa76abd60ae3eb26528e014d69ba817be'>390ed2afa76abd60ae3eb26528e014d69ba817be</a>
[pip-install 2024-02-21T22:34:00.513Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/template/taskcluster/requirements.txt']
[pip-install 2024-02-21T22:34:00.832Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-02-21T22:34:00.902Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-02-21T22:34:00.904Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 11)) (1.2.3)
[pip-install 2024-02-21T22:34:00.905Z] Requirement already satisfied: attrs==22.2.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 15)) (22.2.0)
[pip-install 2024-02-21T22:34:00.906Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 19)) (0.4.4)
[pip-install 2024-02-21T22:34:00.908Z] Requirement already satisfied: certifi==2022.12.7 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 23)) (2022.12.7)
[pip-install 2024-02-21T22:34:00.909Z] Requirement already satisfied: chardet==5.1.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 27)) (5.1.0)
[pip-install 2024-02-21T22:34:01.347Z] Collecting charset-normalizer==3.1.0
[pip-install 2024-02-21T22:34:01.378Z]   Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB)
[pip-install 2024-02-21T22:34:01.398Z] Requirement already satisfied: click==8.1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 108)) (8.1.3)
[pip-install 2024-02-21T22:34:01.399Z] Requirement already satisfied: cookiecutter==2.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 112)) (2.1.1)
[pip-install 2024-02-21T22:34:01.399Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 116)) (0.10.0)
[pip-install 2024-02-21T22:34:01.400Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 120)) (3.4)
[pip-install 2024-02-21T22:34:01.401Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 124)) (3.1.2)
[pip-install 2024-02-21T22:34:01.402Z] Requirement already satisfied: jinja2-time==0.2.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 130)) (0.2.0)
[pip-install 2024-02-21T22:34:01.482Z] Collecting json-e==4.5.1
[pip-install 2024-02-21T22:34:01.560Z]   Downloading json_e-4.5.1-py3-none-any.whl (13 kB)
[pip-install 2024-02-21T22:34:01.564Z] Requirement already satisfied: markupsafe==2.1.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 138)) (2.1.2)
[pip-install 2024-02-21T22:34:01.565Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 190)) (0.1.1)
[pip-install 2024-02-21T22:34:01.566Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 194)) (2.8.2)
[pip-install 2024-02-21T22:34:01.567Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 198)) (8.0.1)
[pip-install 2024-02-21T22:34:01.568Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 202)) (6.0)
[pip-install 2024-02-21T22:34:01.568Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 246)) (2.0.4)
[pip-install 2024-02-21T22:34:01.569Z] Requirement already satisfied: requests==2.28.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 250)) (2.28.2)
[pip-install 2024-02-21T22:34:01.570Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 257)) (0.3.0)
[pip-install 2024-02-21T22:34:01.571Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 261)) (1.16.0)
[pip-install 2024-02-21T22:34:01.572Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 265)) (2.0.0)
[pip-install 2024-02-21T22:34:01.627Z] Collecting taskcluster-taskgraph==5.0.0
[pip-install 2024-02-21T22:34:01.732Z]   Downloading taskcluster_taskgraph-5.0.0-py3-none-any.whl (178 kB)
[pip-install 2024-02-21T22:34:01.738Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 273)) (13.0.1)
[pip-install 2024-02-21T22:34:01.739Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 278)) (1.3)
[pip-install 2024-02-21T22:34:01.840Z] Collecting urllib3==1.26.15
[pip-install 2024-02-21T22:34:01.851Z]   Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB)
[pip-install 2024-02-21T22:34:01.857Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/template/taskcluster/requirements.txt (line 286)) (0.13.1)
[pip-install 2024-02-21T22:34:02.095Z] Installing collected packages: urllib3, charset-normalizer, json-e, taskcluster-taskgraph
[pip-install 2024-02-21T22:34:02.509Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-21T22:34:02.509Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-21T22:34:02.893Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-02-21T22:34:02.893Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-02-21T22:34:02.899Z] Successfully installed charset-normalizer-3.1.0 json-e-4.5.1 taskcluster-taskgraph-5.0.0 urllib3-1.26.15
[pip-install 2024-02-21T22:34:03.075Z] WARNING: You are using pip version 21.1.3; however, version 24.0 is available.
[pip-install 2024-02-21T22:34:03.075Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-02-21T22:34:03.138Z] executing ['bash', '-cx', 'rm -rf taskcluster && ln -s /builds/worker/checkouts/template/taskcluster taskcluster && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-translations\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$XPI_BASE_REPOSITORY" --head-repository="$XPI_HEAD_REPOSITORY" --head-ref="$XPI_HEAD_REF" --head-rev="$XPI_HEAD_REV" --repository-type="$XPI_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-02-21T22:34:03.142Z] + rm -rf taskcluster
[task 2024-02-21T22:34:03.143Z] + ln -s /builds/worker/checkouts/template/taskcluster taskcluster
[task 2024-02-21T22:34:03.144Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-02-21T22:34:03.145Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-translations --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-extensions/firefox-translations --head-repository=https://github.com/mozilla-extensions/firefox-translations --head-ref=version --head-rev=660f5eb5b58db3cc2d80acb423b820f8294f9471 --repository-type=git --tasks-for=github-pull-request
[task 2024-02-21T22:34:03.541Z] 2024-02-21 22:34:03,541 - INFO - Loading graph configuration.
[task 2024-02-21T22:34:03.568Z] fatal: no upstream configured for branch 'version'
[task 2024-02-21T22:34:03.583Z] 2024-02-21 22:34:03,582 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-02-21T22:34:03.583Z] 2024-02-21 22:34:03,583 - INFO - base_rev is not set.
[task 2024-02-21T22:34:03.583Z] 2024-02-21 22:34:03,583 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-02-21T22:34:03.586Z] 2024-02-21 22:34:03,586 - INFO - base_rev has been reset from "" to "7e0f95c40d4661eccc3364c3adced7a70e72734c".
[task 2024-02-21T22:34:03.586Z] 2024-02-21 22:34:03,586 - WARNING - using default project parameters; add firefox-translations to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-02-21T22:34:03.587Z] 2024-02-21 22:34:03,587 - INFO - Using Parameters(id=ad40aa7b56a0) (from defaults)
[task 2024-02-21T22:34:03.588Z] 2024-02-21 22:34:03,588 - INFO - writing artifact file `parameters.yml`
[task 2024-02-21T22:34:03.596Z] 2024-02-21 22:34:03,596 - INFO - writing artifact file `actions.json`
[task 2024-02-21T22:34:03.598Z] 2024-02-21 22:34:03,598 - INFO - Loading kinds
[task 2024-02-21T22:34:03.617Z] 2024-02-21 22:34:03,617 - INFO - Generating full task set
[task 2024-02-21T22:34:03.809Z] 2024-02-21 22:34:03,808 - INFO - Generated 1 tasks for kind build
[task 2024-02-21T22:34:03.812Z] 2024-02-21 22:34:03,812 - INFO - Generated 1 tasks for kind dep-signing
[task 2024-02-21T22:34:03.815Z] 2024-02-21 22:34:03,815 - INFO - Generated 1 tasks for kind linter
[task 2024-02-21T22:34:03.848Z] 2024-02-21 22:34:03,848 - INFO - Generated 3 tasks for kind test
[task 2024-02-21T22:34:03.849Z] 2024-02-21 22:34:03,849 - INFO - Generated 1 tasks for kind pr
[task 2024-02-21T22:34:03.850Z] 2024-02-21 22:34:03,849 - INFO - Generating full task graph
[task 2024-02-21T22:34:03.850Z] 2024-02-21 22:34:03,849 - INFO - Full task graph contains 7 tasks and 2 dependencies
[task 2024-02-21T22:34:03.850Z] 2024-02-21 22:34:03,850 - INFO - writing artifact file `full-task-graph.json`
[task 2024-02-21T22:34:03.852Z] 2024-02-21 22:34:03,852 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-02-21T22:34:03.852Z] 2024-02-21 22:34:03,852 - INFO - Generating target task set
[task 2024-02-21T22:34:03.853Z] 2024-02-21 22:34:03,852 - INFO - Filter filter_target_tasks pruned 0 tasks (7 remain)
[task 2024-02-21T22:34:03.853Z] 2024-02-21 22:34:03,852 - INFO - writing artifact file `target-tasks.json`
[task 2024-02-21T22:34:03.853Z] 2024-02-21 22:34:03,853 - INFO - Generating target task graph
[task 2024-02-21T22:34:03.854Z] 2024-02-21 22:34:03,853 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-02-21T22:34:03.854Z] 2024-02-21 22:34:03,853 - INFO - Generating optimized task graph
[task 2024-02-21T22:34:03.855Z] 2024-02-21 22:34:03,853 - INFO - No tasks removed during optimization
[task 2024-02-21T22:34:03.929Z] 2024-02-21 22:34:03,929 - INFO - No tasks replaced during optimization
[task 2024-02-21T22:34:03.930Z] 2024-02-21 22:34:03,930 - INFO - writing artifact file `task-graph.json`
[task 2024-02-21T22:34:03.931Z] 2024-02-21 22:34:03,931 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-02-21T22:34:03.933Z] 2024-02-21 22:34:03,933 - INFO - Creating task with taskId WS0T6NKQQr-L9NPDgdX7Pw for build-firefox_translations
[task 2024-02-21T22:34:03.935Z] 2024-02-21 22:34:03,933 - INFO - Creating task with taskId QtTlxCUBQxK7W6ORW0xmlA for t-test-firefox_translations
[task 2024-02-21T22:34:03.936Z] 2024-02-21 22:34:03,933 - INFO - Creating task with taskId O02H-LZZQFioIVr9PwV4Qw for t-test-esr-firefox_translations
[task 2024-02-21T22:34:03.942Z] 2024-02-21 22:34:03,934 - INFO - Creating task with taskId fKDfjavXQA20nY-_ulST_w for t-test-master-firefox_translations
[task 2024-02-21T22:34:04.021Z] 2024-02-21 22:34:04,021 - INFO - Creating task with taskId AfJNO006RNCzMqxve20aFw for linter-firefox_translations
[task 2024-02-21T22:34:04.023Z] 2024-02-21 22:34:04,021 - INFO - Creating task with taskId SwJR85ydRiG-kc3Jgt8Viw for dep-signing-firefox_translations
[task 2024-02-21T22:34:04.102Z] 2024-02-21 22:34:04,102 - INFO - Creating task with taskId VBSrkM-ITx6nci61HCM7Jw for pr-complete
[taskcluster 2024-02-21 22:34:04.390Z] === Task Finished ===
[taskcluster 2024-02-21 22:34:05.916Z] Successful task run with exit code: 0 completed in 21.916 seconds