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

bug 1942364: switch to autograph gcp production for signing #10198

Merged
merged 1 commit into from
Feb 12, 2025

bug 1942364: switch to autograph gcp production for signing

fa90a15
Select commit
Loading
Failed to load commit list.
Merged

bug 1942364: switch to autograph gcp production for signing #10198

bug 1942364: switch to autograph gcp production for signing
fa90a15
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Feb 12, 2025 in 43s

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-02-12T14:26:35.017Z
Resolved: 2025-02-12T14:27:13.513Z
Task Execution Time: 38 seconds, 496 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/base.tar.gz
- public/docker-contexts/build.tar.gz
- public/docker-contexts/conda-base.tar.gz
- public/docker-contexts/lint.tar.gz
- public/docker-contexts/linux-build-fedora-fc39.tar.gz
- public/docker-contexts/linux-build-fedora-fc40.tar.gz
- public/docker-contexts/linux-build-focal.tar.gz
- public/docker-contexts/linux-build-jammy.tar.gz
- public/docker-contexts/linux-build-noble.tar.gz
- public/docker-contexts/linux-qt6-build.tar.gz
- public/docker-contexts/wasm.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- 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-02-12 14:26:35.165Z] Task ID: Cn_L2Qs1Rga5i8j4YXFXQA
[taskcluster 2025-02-12 14:26:35.165Z] Worker ID: 1000353793931546649
[taskcluster 2025-02-12 14:26:35.165Z] Worker Group: us-central1-f
[taskcluster 2025-02-12 14:26:35.165Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-02-12 14:26:35.165Z] Worker Pool: mozillavpn-1/decision-gcp
[taskcluster 2025-02-12 14:26:35.165Z] Worker Version: 38.0.5
[taskcluster 2025-02-12 14:26:35.165Z] Public IP: 35.226.86.245
[taskcluster 2025-02-12 14:26:35.165Z] Hostname: mozillavpn-1-decision-gcp-op-6nzxtt6gc-wo2izphqw

0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.168 seconds
e5c011697f2e - Downloaded in 0.318 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.001 seconds
da348496342e - Downloaded in 0.958 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2025-02-12 14:26:44.941Z] === Task Starting ===
[setup 2025-02-12T14:26:46.045Z] run-task started in /
[setup 2025-02-12T14:26:46.045Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-vpn-client' --message="" --owner='[email protected]' --level='1' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2025-02-12T14:26:46.045Z] Python version: 3.11.2
[vcs 2025-02-12T14:26:46.047Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-02-12T14:26:46.047Z] running as worker:worker
[vcs 2025-02-12T14:26:46.047Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-02-12T14:26:46.052Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/src']
[vcs 2025-02-12T14:26:46.053Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-02-12T14:26:52.107Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/mozilla-vpn-client', 'push-qqtvzvntyyxo']
[vcs 2025-02-12T14:26:52.421Z] From https://github.com/bhearsum/mozilla-vpn-client
[vcs 2025-02-12T14:26:52.421Z]  * branch                push-qqtvzvntyyxo -> FETCH_HEAD
[vcs 2025-02-12T14:26:52.424Z] executing ['git', 'checkout', '-f', '-B', 'push-qqtvzvntyyxo', 'fa90a155545b050abcf3a0f555335ff13b4d0e65']
[vcs 2025-02-12T14:26:52.541Z] Switched to a new branch 'push-qqtvzvntyyxo'
[vcs 2025-02-12T14:26:52.542Z] executing ['git', 'submodule', 'init']
[vcs 2025-02-12T14:26:52.561Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2025-02-12T14:26:52.562Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2025-02-12T14:26:52.562Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2025-02-12T14:26:52.563Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2025-02-12T14:26:52.564Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2025-02-12T14:26:52.565Z] Submodule '3rdparty/wireguard-apple' (https://github.com/mozilla/wireguard-apple.git) registered for path '3rdparty/wireguard-apple'
[vcs 2025-02-12T14:26:52.566Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2025-02-12T14:26:52.566Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2025-02-12T14:26:52.568Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-02-12T14:26:52.589Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-android-sdk'...
[vcs 2025-02-12T14:26:53.155Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-ios-sdk'...
[vcs 2025-02-12T14:26:53.663Z] Cloning into '/builds/worker/checkouts/src/3rdparty/glean'...
[vcs 2025-02-12T14:26:54.478Z] Cloning into '/builds/worker/checkouts/src/3rdparty/i18n'...
[vcs 2025-02-12T14:26:55.278Z] Cloning into '/builds/worker/checkouts/src/3rdparty/sentry'...
[vcs 2025-02-12T14:26:55.732Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-apple'...
[vcs 2025-02-12T14:26:56.226Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-go'...
[vcs 2025-02-12T14:26:56.570Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-tools'...
[vcs 2025-02-12T14:26:58.652Z] From https://github.com/adjust/android_sdk
[vcs 2025-02-12T14:26:58.652Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2025-02-12T14:26:58.682Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2025-02-12T14:27:01.615Z] From https://github.com/adjust/ios_sdk
[vcs 2025-02-12T14:27:01.616Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2025-02-12T14:27:01.646Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2025-02-12T14:27:04.337Z] From https://github.com/mozilla/glean
[vcs 2025-02-12T14:27:04.337Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2025-02-12T14:27:04.397Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2025-02-12T14:27:04.477Z] Submodule path '3rdparty/i18n': checked out '145b9eec24300f3f32bb4768e9f306327f93219c'
[vcs 2025-02-12T14:27:05.489Z] From https://github.com/getsentry/sentry-native
[vcs 2025-02-12T14:27:05.489Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2025-02-12T14:27:05.536Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2025-02-12T14:27:05.555Z] Submodule path '3rdparty/wireguard-apple': checked out '3ba0b4cc2e187c15c0416378e71e93a5d6252167'
[vcs 2025-02-12T14:27:06.417Z] From https://github.com/WireGuard/wireguard-go
[vcs 2025-02-12T14:27:06.418Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2025-02-12T14:27:06.429Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2025-02-12T14:27:07.257Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2025-02-12T14:27:07.258Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2025-02-12T14:27:07.269Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2025-02-12T14:27:07.270Z] cleaning git checkout...
[vcs 2025-02-12T14:27:07.270Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-02-12T14:27:07.276Z] removing []
[vcs 2025-02-12T14:27:07.276Z] successfully cleaned git checkout!
[vcs 2025-02-12T14:27:07.278Z] TinderboxPrint:<a href='https://github.com/bhearsum/mozilla-vpn-client/commit/fa90a155545b050abcf3a0f555335ff13b4d0e65' title='Built from mozilla-vpn-client commit fa90a155545b050abcf3a0f555335ff13b4d0e65'>fa90a155545b050abcf3a0f555335ff13b4d0e65</a>
[pip-install 2025-02-12T14:27:07.295Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-02-12T14:27:07.559Z] Resolved 32 packages in 217ms
[pip-install 2025-02-12T14:27:07.741Z] Prepared 32 packages in 180ms
[pip-install 2025-02-12T14:27:07.764Z] Installed 32 packages in 22ms
[pip-install 2025-02-12T14:27:07.765Z]  + appdirs==1.4.4
[pip-install 2025-02-12T14:27:07.765Z]  + arrow==1.3.0
[pip-install 2025-02-12T14:27:07.766Z]  + binaryornot==0.4.4
[pip-install 2025-02-12T14:27:07.766Z]  + certifi==2024.7.4
[pip-install 2025-02-12T14:27:07.766Z]  + chardet==5.2.0
[pip-install 2025-02-12T14:27:07.766Z]  + charset-normalizer==3.3.2
[pip-install 2025-02-12T14:27:07.766Z]  + click==8.1.7
[pip-install 2025-02-12T14:27:07.766Z]  + cookiecutter==2.6.0
[pip-install 2025-02-12T14:27:07.766Z]  + giturlparse==0.12.0
[pip-install 2025-02-12T14:27:07.767Z]  + idna==3.7
[pip-install 2025-02-12T14:27:07.767Z]  + jinja2==3.1.4
[pip-install 2025-02-12T14:27:07.768Z]  + json-e==4.7.1
[pip-install 2025-02-12T14:27:07.768Z]  + markdown-it-py==3.0.0
[pip-install 2025-02-12T14:27:07.768Z]  + markupsafe==2.1.5
[pip-install 2025-02-12T14:27:07.769Z]  + mdurl==0.1.2
[pip-install 2025-02-12T14:27:07.769Z]  + mozilla-repo-urls==0.1.1
[pip-install 2025-02-12T14:27:07.769Z]  + mozilla-taskgraph==3.0.1
[pip-install 2025-02-12T14:27:07.770Z]  + pygments==2.18.0
[pip-install 2025-02-12T14:27:07.771Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-02-12T14:27:07.771Z]  + python-slugify==8.0.4
[pip-install 2025-02-12T14:27:07.771Z]  + pyyaml==6.0.1
[pip-install 2025-02-12T14:27:07.771Z]  + redo==2.0.4
[pip-install 2025-02-12T14:27:07.771Z]  + requests==2.32.3
[pip-install 2025-02-12T14:27:07.771Z]  + rich==13.7.1
[pip-install 2025-02-12T14:27:07.771Z]  + six==1.16.0
[pip-install 2025-02-12T14:27:07.771Z]  + slugid==2.0.0
[pip-install 2025-02-12T14:27:07.771Z]  + taskcluster-taskgraph==12.1.0
[pip-install 2025-02-12T14:27:07.772Z]  + taskcluster-urls==13.0.1
[pip-install 2025-02-12T14:27:07.772Z]  + text-unidecode==1.3
[pip-install 2025-02-12T14:27:07.772Z]  + types-python-dateutil==2.9.0.20240316
[pip-install 2025-02-12T14:27:07.772Z]  + urllib3==2.2.2
[pip-install 2025-02-12T14:27:07.772Z]  + voluptuous==0.15.2
[task 2025-02-12T14:27:07.774Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'mozilla-vpn-client\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOZILLAVPN_BASE_REPOSITORY" --head-repository="$MOZILLAVPN_HEAD_REPOSITORY" --head-ref="$MOZILLAVPN_HEAD_REF" --head-rev="$MOZILLAVPN_HEAD_REV" --head-tag="$MOZILLAVPN_HEAD_TAG" --repository-type="$MOZILLAVPN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2025-02-12T14:27:07.775Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-02-12T14:27:07.776Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-vpn-client --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/mozilla-vpn-client --head-repository=https://github.com/bhearsum/mozilla-vpn-client --head-ref=push-qqtvzvntyyxo --head-rev=fa90a155545b050abcf3a0f555335ff13b4d0e65 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2025-02-12T14:27:08.296Z] 2025-02-12 14:27:08,296 - INFO - Loading graph configuration.
[task 2025-02-12T14:27:08.341Z] 2025-02-12 14:27:08,341 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-02-12T14:27:08.341Z] 2025-02-12 14:27:08,341 - INFO - base_rev is not set.
[task 2025-02-12T14:27:08.342Z] 2025-02-12 14:27:08,341 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-02-12T14:27:08.344Z] 2025-02-12 14:27:08,344 - INFO - base_rev has been reset from "" to "bab9bc059238f7e178338f3220b78629ec35a6d4".
[task 2025-02-12T14:27:08.347Z] 2025-02-12 14:27:08,346 - WARNING - using default project parameters; add mozilla-vpn-client to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-02-12T14:27:08.347Z] 2025-02-12 14:27:08,347 - INFO - Using Parameters(id=58e06610c8c4) (from defaults)
[task 2025-02-12T14:27:08.348Z] 2025-02-12 14:27:08,348 - INFO - writing artifact file `parameters.yml`
[task 2025-02-12T14:27:08.356Z] 2025-02-12 14:27:08,356 - INFO - writing artifact file `actions.json`
[task 2025-02-12T14:27:08.358Z] 2025-02-12 14:27:08,358 - INFO - Loading kinds
[task 2025-02-12T14:27:08.364Z] 2025-02-12 14:27:08,364 - INFO - Generating full task set
[task 2025-02-12T14:27:08.377Z] 2025-02-12 14:27:08,377 - INFO - Generated 1 tasks for kind build-tools
[task 2025-02-12T14:27:08.379Z] 2025-02-12 14:27:08,379 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2025-02-12T14:27:08.396Z] 2025-02-12 14:27:08,396 - INFO - Writing docker-contexts/conda-base.tar.gz for docker image conda-base
[task 2025-02-12T14:27:08.397Z] 2025-02-12 14:27:08,397 - INFO - Writing docker-contexts/build.tar.gz for docker image build
[task 2025-02-12T14:27:08.398Z] 2025-02-12 14:27:08,398 - INFO - Writing docker-contexts/lint.tar.gz for docker image lint
[task 2025-02-12T14:27:08.399Z] 2025-02-12 14:27:08,399 - INFO - Writing docker-contexts/wasm.tar.gz for docker image wasm
[task 2025-02-12T14:27:08.404Z] 2025-02-12 14:27:08,399 - INFO - Writing docker-contexts/linux-qt6-build.tar.gz for docker image linux-qt6-build
[task 2025-02-12T14:27:08.419Z] 2025-02-12 14:27:08,418 - INFO - Writing docker-contexts/linux-build-focal.tar.gz for docker image linux-build-focal
[task 2025-02-12T14:27:08.437Z] 2025-02-12 14:27:08,437 - INFO - Writing docker-contexts/linux-build-jammy.tar.gz for docker image linux-build-jammy
[task 2025-02-12T14:27:08.455Z] 2025-02-12 14:27:08,455 - INFO - Writing docker-contexts/linux-build-noble.tar.gz for docker image linux-build-noble
[task 2025-02-12T14:27:08.473Z] 2025-02-12 14:27:08,473 - INFO - Writing docker-contexts/linux-build-fedora-fc39.tar.gz for docker image linux-build-fedora-fc39
[task 2025-02-12T14:27:08.490Z] 2025-02-12 14:27:08,490 - INFO - Writing docker-contexts/linux-build-fedora-fc40.tar.gz for docker image linux-build-fedora-fc40
[task 2025-02-12T14:27:08.512Z] 2025-02-12 14:27:08,511 - INFO - Generated 11 tasks for kind docker-image
[task 2025-02-12T14:27:08.520Z] 2025-02-12 14:27:08,520 - INFO - Generated 7 tasks for kind fetch
[task 2025-02-12T14:27:08.709Z] 2025-02-12 14:27:08,709 - INFO - Generated 13 tasks for kind toolchain
[task 2025-02-12T14:27:08.726Z] 2025-02-12 14:27:08,726 - INFO - Generated 16 tasks for kind build
[task 2025-02-12T14:27:08.733Z] 2025-02-12 14:27:08,733 - INFO - Generated 3 tasks for kind signing
[task 2025-02-12T14:27:08.734Z] 2025-02-12 14:27:08,734 - INFO - Generated 0 tasks for kind mac-notarization
[task 2025-02-12T14:27:08.735Z] 2025-02-12 14:27:08,735 - INFO - Generated 0 tasks for kind push-addon
[task 2025-02-12T14:27:08.736Z] 2025-02-12 14:27:08,736 - INFO - Generated 1 tasks for kind push-apk
[task 2025-02-12T14:27:08.738Z] 2025-02-12 14:27:08,738 - INFO - Generated 1 tasks for kind repackage
[task 2025-02-12T14:27:08.739Z] 2025-02-12 14:27:08,739 - INFO - Generated 1 tasks for kind repackage-signing
[task 2025-02-12T14:27:08.742Z] 2025-02-12 14:27:08,742 - INFO - Generated 3 tasks for kind source-test
[task 2025-02-12T14:27:08.745Z] 2025-02-12 14:27:08,745 - INFO - Generated 2 tasks for kind test
[task 2025-02-12T14:27:08.750Z] 2025-02-12 14:27:08,750 - INFO - Generated 4 tasks for kind beetmover-promote
[task 2025-02-12T14:27:08.751Z] 2025-02-12 14:27:08,751 - INFO - Generated 2 tasks for kind beetmover-apt
[task 2025-02-12T14:27:08.754Z] 2025-02-12 14:27:08,754 - INFO - Generated 3 tasks for kind beetmover-ship
[task 2025-02-12T14:27:08.756Z] 2025-02-12 14:27:08,756 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2025-02-12T14:27:08.761Z] 2025-02-12 14:27:08,760 - INFO - Generated 4 tasks for kind release-notify
[task 2025-02-12T14:27:08.761Z] 2025-02-12 14:27:08,761 - INFO - Generating full task graph
[task 2025-02-12T14:27:08.761Z] 2025-02-12 14:27:08,761 - INFO - Full task graph contains 74 tasks and 104 dependencies
[task 2025-02-12T14:27:08.763Z] 2025-02-12 14:27:08,763 - INFO - writing artifact file `full-task-graph.json`
[task 2025-02-12T14:27:08.779Z] 2025-02-12 14:27:08,779 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-02-12T14:27:08.780Z] 2025-02-12 14:27:08,780 - INFO - Generating target task set
[task 2025-02-12T14:27:08.782Z] 2025-02-12 14:27:08,781 - INFO - Filter filter_target_tasks pruned 39 tasks (35 remain)
[task 2025-02-12T14:27:08.782Z] 2025-02-12 14:27:08,781 - INFO - writing artifact file `target-tasks.json`
[task 2025-02-12T14:27:08.782Z] 2025-02-12 14:27:08,781 - INFO - Generating target task graph
[task 2025-02-12T14:27:08.782Z] 2025-02-12 14:27:08,781 - INFO - Adding 11 tasks with `always_target` attribute
[task 2025-02-12T14:27:08.782Z] 2025-02-12 14:27:08,781 - INFO - Generating optimized task graph
[task 2025-02-12T14:27:08.784Z] 2025-02-12 14:27:08,784 - INFO - Removed 3 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-02-12T14:27:09.282Z] 2025-02-12 14:27:09,282 - INFO - Replaced 31 tasks by index-search (index-search) during optimization.
[task 2025-02-12T14:27:09.284Z] 2025-02-12 14:27:09,284 - INFO - writing artifact file `task-graph.json`
[task 2025-02-12T14:27:09.288Z] 2025-02-12 14:27:09,288 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-02-12T14:27:09.289Z] 2025-02-12 14:27:09,289 - INFO - Creating task with taskId J-L_Ai0JSr24YrMOuki_cw for test-taskgraph-definition
[task 2025-02-12T14:27:09.292Z] 2025-02-12 14:27:09,292 - INFO - Creating task with taskId cLcgJIU0RSenSps0hc2JMA for build-windows/opt
[task 2025-02-12T14:27:09.295Z] 2025-02-12 14:27:09,295 - INFO - Creating task with taskId PqaMqcLuQX-5N1P3s4EH8A for build-ios-arm64/debug
[task 2025-02-12T14:27:09.297Z] 2025-02-12 14:27:09,297 - INFO - Creating task with taskId CIOKF0HLSDq6tizShqxphQ for build-android-x64/debug
[task 2025-02-12T14:27:09.298Z] 2025-02-12 14:27:09,298 - INFO - Creating task with taskId X7QKDo_4TjGzyUcahg5fUg for build-wasm/opt
[task 2025-02-12T14:27:09.318Z] 2025-02-12 14:27:09,318 - INFO - Creating task with taskId Z3nI0PvZQdGnKJOdppswVQ for build-addons-bundle
[task 2025-02-12T14:27:09.320Z] 2025-02-12 14:27:09,320 - INFO - Creating task with taskId GUpKrxRSSlqKWtCXhUUOEg for test-android-junit
[task 2025-02-12T14:27:09.322Z] 2025-02-12 14:27:09,322 - INFO - Creating task with taskId afdshKaVRUClQwANGNLTGw for build-android-arm64/release
[task 2025-02-12T14:27:09.326Z] 2025-02-12 14:27:09,325 - INFO - Creating task with taskId JkboNBs4Q4GeKcf8syqhpA for build-macos/pr
[task 2025-02-12T14:27:09.327Z] 2025-02-12 14:27:09,327 - INFO - Creating task with taskId FrrBQQRKRbeeYOQY0NkcEg for build-android-arm64/debug
[task 2025-02-12T14:27:09.333Z] 2025-02-12 14:27:09,332 - INFO - Creating task with taskId QoBoH_rfTzGahg3LChSrqA for build-tools-translation-report
[task 2025-02-12T14:27:09.334Z] 2025-02-12 14:27:09,333 - INFO - Creating task with taskId Pf9v8S0WT26e15jt47rgdA for build-source/vpn
[task 2025-02-12T14:27:09.448Z] 2025-02-12 14:27:09,447 - INFO - Creating task with taskId JqkjSNSTSIi3VhaNmObhmQ for build-linux/jammy
[task 2025-02-12T14:27:09.448Z] 2025-02-12 14:27:09,448 - INFO - Creating task with taskId ZZ0q1T9WQYOTGPq_1Ue17Q for build-linux64/release-deb
[task 2025-02-12T14:27:09.449Z] 2025-02-12 14:27:09,449 - INFO - Creating task with taskId ZiLw1ekvTDaHJqescA6uQQ for build-linux/noble
[task 2025-02-12T14:27:09.450Z] 2025-02-12 14:27:09,450 - INFO - Creating task with taskId MMAbVdTzSma9T9Eohr40iw for build-linux/focal
[task 2025-02-12T14:27:09.453Z] 2025-02-12 14:27:09,452 - INFO - Creating task with taskId FYnAGtPiSISXmqkoGhqwCQ for build-linux/fedora-fc40
[task 2025-02-12T14:27:09.456Z] 2025-02-12 14:27:09,456 - INFO - Creating task with taskId JSYXEVDdRrG609-F2jaqzQ for build-linux/fedora-fc39
[task 2025-02-12T14:27:09.459Z] 2025-02-12 14:27:09,459 - INFO - Creating task with taskId Gu_i8axkTY-HHKYpQcHqAw for build-linux64/next-deb
[taskcluster 2025-02-12 14:27:10.186Z] === Task Finished ===
[taskcluster 2025-02-12 14:27:12.795Z] Successful task run with exit code: 0 completed in 37.631 seconds