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

WIP WASM: Publish debug info #10169

Merged
merged 1 commit into from
Jan 23, 2025

Add dwarf debug info

a26b52d
Select commit
Loading
Failed to load commit list.
Merged

WIP WASM: Publish debug info #10169

Add dwarf debug info
a26b52d
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Jan 6, 2025 in 1m 4s

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-06T15:16:59.417Z
Resolved: 2025-01-06T15:17:45.534Z
Task Execution Time: 46 seconds, 117 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-01-06 15:16:59.526Z] Task ID: bwSj-8CWR4mtBocmhSm6CQ
[taskcluster 2025-01-06 15:16:59.526Z] Worker ID: 9170675707533479234
[taskcluster 2025-01-06 15:16:59.526Z] Worker Group: us-central1-a
[taskcluster 2025-01-06 15:16:59.526Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-06 15:16:59.526Z] Worker Pool: mozillavpn-1/decision-gcp
[taskcluster 2025-01-06 15:16:59.526Z] Worker Version: 38.0.5
[taskcluster 2025-01-06 15:16:59.526Z] Public IP: 34.58.136.206
[taskcluster 2025-01-06 15:16:59.526Z] Hostname: mozillavpn-1-decision-gcp-ai2oh37-qo2al3hs-omlbq

0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.079 seconds
e5c011697f2e - Downloaded in 0.236 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.003 seconds
da348496342e - Downloaded in 0.725 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2025-01-06 15:17:09.837Z] === Task Starting ===
[setup 2025-01-06T15:17:10.630Z] run-task started in /
[setup 2025-01-06T15:17:10.630Z] 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-01-06T15:17:10.630Z] Python version: 3.11.2
[vcs 2025-01-06T15:17:10.632Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-06T15:17:10.632Z] running as worker:worker
[vcs 2025-01-06T15:17:10.632Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-06T15:17:10.634Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/src']
[vcs 2025-01-06T15:17:10.637Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-06T15:17:16.441Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'basti/wasm_debug_dwarf']
[vcs 2025-01-06T15:17:16.640Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-06T15:17:16.640Z]  * branch                basti/wasm_debug_dwarf -> FETCH_HEAD
[vcs 2025-01-06T15:17:16.648Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'basti/wasm_debug_dwarf']
[vcs 2025-01-06T15:17:16.848Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-06T15:17:16.848Z]  * branch                basti/wasm_debug_dwarf -> FETCH_HEAD
[vcs 2025-01-06T15:17:16.857Z] executing ['git', 'checkout', '-f', '-B', 'basti/wasm_debug_dwarf', 'a26b52dbfdd35abe7ace4ccc668521be29e71822']
[vcs 2025-01-06T15:17:17.094Z] Switched to a new branch 'basti/wasm_debug_dwarf'
[vcs 2025-01-06T15:17:17.095Z] executing ['git', 'submodule', 'init']
[vcs 2025-01-06T15:17:17.115Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2025-01-06T15:17:17.116Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2025-01-06T15:17:17.117Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2025-01-06T15:17:17.118Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2025-01-06T15:17:17.118Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2025-01-06T15:17:17.119Z] Submodule '3rdparty/wireguard-apple' (https://github.com/WireGuard/wireguard-apple) registered for path '3rdparty/wireguard-apple'
[vcs 2025-01-06T15:17:17.120Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2025-01-06T15:17:17.120Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2025-01-06T15:17:17.121Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-01-06T15:17:17.143Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-android-sdk'...
[vcs 2025-01-06T15:17:17.659Z] Cloning into '/builds/worker/checkouts/src/3rdparty/adjust-ios-sdk'...
[vcs 2025-01-06T15:17:18.114Z] Cloning into '/builds/worker/checkouts/src/3rdparty/glean'...
[vcs 2025-01-06T15:17:18.834Z] Cloning into '/builds/worker/checkouts/src/3rdparty/i18n'...
[vcs 2025-01-06T15:17:19.684Z] Cloning into '/builds/worker/checkouts/src/3rdparty/sentry'...
[vcs 2025-01-06T15:17:20.127Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-apple'...
[vcs 2025-01-06T15:17:20.533Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-go'...
[vcs 2025-01-06T15:17:20.863Z] Cloning into '/builds/worker/checkouts/src/3rdparty/wireguard-tools'...
[vcs 2025-01-06T15:17:22.803Z] From https://github.com/adjust/android_sdk
[vcs 2025-01-06T15:17:22.803Z]  * branch              98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2025-01-06T15:17:22.835Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2025-01-06T15:17:25.605Z] From https://github.com/adjust/ios_sdk
[vcs 2025-01-06T15:17:25.605Z]  * branch            73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2025-01-06T15:17:25.639Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2025-01-06T15:17:28.270Z] From https://github.com/mozilla/glean
[vcs 2025-01-06T15:17:28.270Z]  * branch              9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2025-01-06T15:17:28.330Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2025-01-06T15:17:35.919Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2025-01-06T15:17:35.919Z]  * branch              93d58963cf813b6a93a085640cc6f3f1b7f69422 -> FETCH_HEAD
[vcs 2025-01-06T15:17:36.002Z] Submodule path '3rdparty/i18n': checked out '93d58963cf813b6a93a085640cc6f3f1b7f69422'
[vcs 2025-01-06T15:17:36.916Z] From https://github.com/getsentry/sentry-native
[vcs 2025-01-06T15:17:36.916Z]  * branch            63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2025-01-06T15:17:36.964Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2025-01-06T15:17:38.022Z] From https://github.com/WireGuard/wireguard-apple
[vcs 2025-01-06T15:17:38.022Z]  * branch            12b095470ad29ecea7436088f6e5fa701e6445a6 -> FETCH_HEAD
[vcs 2025-01-06T15:17:38.045Z] Submodule path '3rdparty/wireguard-apple': checked out '12b095470ad29ecea7436088f6e5fa701e6445a6'
[vcs 2025-01-06T15:17:38.835Z] From https://github.com/WireGuard/wireguard-go
[vcs 2025-01-06T15:17:38.835Z]  * branch            ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2025-01-06T15:17:38.847Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2025-01-06T15:17:39.497Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2025-01-06T15:17:39.497Z]  * branch            139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2025-01-06T15:17:39.508Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2025-01-06T15:17:39.511Z] cleaning git checkout...
[vcs 2025-01-06T15:17:39.511Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-06T15:17:39.518Z] removing []
[vcs 2025-01-06T15:17:39.518Z] successfully cleaned git checkout!
[vcs 2025-01-06T15:17:39.520Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/a26b52dbfdd35abe7ace4ccc668521be29e71822' title='Built from mozilla-vpn-client commit a26b52dbfdd35abe7ace4ccc668521be29e71822'>a26b52dbfdd35abe7ace4ccc668521be29e71822</a>
[pip-install 2025-01-06T15:17:39.536Z] 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-01-06T15:17:39.880Z] Resolved 32 packages in 293ms
[pip-install 2025-01-06T15:17:40.057Z] Prepared 32 packages in 175ms
[pip-install 2025-01-06T15:17:40.078Z] Installed 32 packages in 19ms
[pip-install 2025-01-06T15:17:40.078Z]  + appdirs==1.4.4
[pip-install 2025-01-06T15:17:40.078Z]  + arrow==1.3.0
[pip-install 2025-01-06T15:17:40.078Z]  + binaryornot==0.4.4
[pip-install 2025-01-06T15:17:40.078Z]  + certifi==2024.7.4
[pip-install 2025-01-06T15:17:40.078Z]  + chardet==5.2.0
[pip-install 2025-01-06T15:17:40.078Z]  + charset-normalizer==3.3.2
[pip-install 2025-01-06T15:17:40.078Z]  + click==8.1.7
[pip-install 2025-01-06T15:17:40.079Z]  + cookiecutter==2.6.0
[pip-install 2025-01-06T15:17:40.079Z]  + giturlparse==0.12.0
[pip-install 2025-01-06T15:17:40.079Z]  + idna==3.7
[pip-install 2025-01-06T15:17:40.079Z]  + jinja2==3.1.4
[pip-install 2025-01-06T15:17:40.079Z]  + json-e==4.7.1
[pip-install 2025-01-06T15:17:40.079Z]  + markdown-it-py==3.0.0
[pip-install 2025-01-06T15:17:40.079Z]  + markupsafe==2.1.5
[pip-install 2025-01-06T15:17:40.079Z]  + mdurl==0.1.2
[pip-install 2025-01-06T15:17:40.079Z]  + mozilla-repo-urls==0.1.1
[pip-install 2025-01-06T15:17:40.079Z]  + mozilla-taskgraph==3.0.0
[pip-install 2025-01-06T15:17:40.079Z]  + pygments==2.18.0
[pip-install 2025-01-06T15:17:40.079Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-01-06T15:17:40.079Z]  + python-slugify==8.0.4
[pip-install 2025-01-06T15:17:40.080Z]  + pyyaml==6.0.1
[pip-install 2025-01-06T15:17:40.080Z]  + redo==2.0.4
[pip-install 2025-01-06T15:17:40.080Z]  + requests==2.32.3
[pip-install 2025-01-06T15:17:40.080Z]  + rich==13.7.1
[pip-install 2025-01-06T15:17:40.080Z]  + six==1.16.0
[pip-install 2025-01-06T15:17:40.080Z]  + slugid==2.0.0
[pip-install 2025-01-06T15:17:40.080Z]  + taskcluster-taskgraph==11.2.4
[pip-install 2025-01-06T15:17:40.080Z]  + taskcluster-urls==13.0.1
[pip-install 2025-01-06T15:17:40.080Z]  + text-unidecode==1.3
[pip-install 2025-01-06T15:17:40.080Z]  + types-python-dateutil==2.9.0.20240316
[pip-install 2025-01-06T15:17:40.080Z]  + urllib3==2.2.2
[pip-install 2025-01-06T15:17:40.080Z]  + voluptuous==0.15.2
[task 2025-01-06T15:17:40.085Z] 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-01-06T15:17:40.087Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-06T15:17:40.088Z] + 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/mozilla-mobile/mozilla-vpn-client --head-ref=basti/wasm_debug_dwarf --head-rev=a26b52dbfdd35abe7ace4ccc668521be29e71822 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2025-01-06T15:17:40.629Z] 2025-01-06 15:17:40,629 - INFO - Loading graph configuration.
[task 2025-01-06T15:17:40.676Z] 2025-01-06 15:17:40,676 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-01-06T15:17:40.677Z] 2025-01-06 15:17:40,676 - INFO - base_rev is not set.
[task 2025-01-06T15:17:40.677Z] 2025-01-06 15:17:40,676 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-01-06T15:17:40.681Z] 2025-01-06 15:17:40,680 - INFO - base_rev has been reset from "" to "a3005a2e2ecf341ab47c3c1f47c116f40dc3a834".
[task 2025-01-06T15:17:40.683Z] 2025-01-06 15:17:40,683 - 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-01-06T15:17:40.684Z] 2025-01-06 15:17:40,684 - INFO - Using Parameters(id=83fd4a7179eb) (from defaults)
[task 2025-01-06T15:17:40.686Z] 2025-01-06 15:17:40,685 - INFO - writing artifact file `parameters.yml`
[task 2025-01-06T15:17:40.695Z] 2025-01-06 15:17:40,695 - INFO - writing artifact file `actions.json`
[task 2025-01-06T15:17:40.697Z] 2025-01-06 15:17:40,697 - INFO - Loading kinds
[task 2025-01-06T15:17:40.703Z] 2025-01-06 15:17:40,703 - INFO - Generating full task set
[task 2025-01-06T15:17:40.718Z] 2025-01-06 15:17:40,718 - INFO - Generated 1 tasks for kind build-tools
[task 2025-01-06T15:17:40.720Z] 2025-01-06 15:17:40,720 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2025-01-06T15:17:40.737Z] 2025-01-06 15:17:40,737 - INFO - Writing docker-contexts/conda-base.tar.gz for docker image conda-base
[task 2025-01-06T15:17:40.738Z] 2025-01-06 15:17:40,738 - INFO - Writing docker-contexts/build.tar.gz for docker image build
[task 2025-01-06T15:17:40.739Z] 2025-01-06 15:17:40,739 - INFO - Writing docker-contexts/lint.tar.gz for docker image lint
[task 2025-01-06T15:17:40.740Z] 2025-01-06 15:17:40,739 - INFO - Writing docker-contexts/wasm.tar.gz for docker image wasm
[task 2025-01-06T15:17:40.740Z] 2025-01-06 15:17:40,740 - INFO - Writing docker-contexts/linux-qt6-build.tar.gz for docker image linux-qt6-build
[task 2025-01-06T15:17:40.759Z] 2025-01-06 15:17:40,759 - INFO - Writing docker-contexts/linux-build-focal.tar.gz for docker image linux-build-focal
[task 2025-01-06T15:17:40.776Z] 2025-01-06 15:17:40,776 - INFO - Writing docker-contexts/linux-build-jammy.tar.gz for docker image linux-build-jammy
[task 2025-01-06T15:17:40.794Z] 2025-01-06 15:17:40,794 - INFO - Writing docker-contexts/linux-build-noble.tar.gz for docker image linux-build-noble
[task 2025-01-06T15:17:40.811Z] 2025-01-06 15:17:40,811 - INFO - Writing docker-contexts/linux-build-fedora-fc39.tar.gz for docker image linux-build-fedora-fc39
[task 2025-01-06T15:17:40.829Z] 2025-01-06 15:17:40,829 - INFO - Writing docker-contexts/linux-build-fedora-fc40.tar.gz for docker image linux-build-fedora-fc40
[task 2025-01-06T15:17:40.849Z] 2025-01-06 15:17:40,849 - INFO - Generated 11 tasks for kind docker-image
[task 2025-01-06T15:17:40.858Z] 2025-01-06 15:17:40,858 - INFO - Generated 8 tasks for kind fetch
[task 2025-01-06T15:17:40.999Z] 2025-01-06 15:17:40,999 - INFO - Generated 1 tasks for kind toolchain-openssl
[task 2025-01-06T15:17:41.058Z] 2025-01-06 15:17:41,058 - INFO - Generated 13 tasks for kind toolchain
[task 2025-01-06T15:17:41.076Z] 2025-01-06 15:17:41,076 - INFO - Generated 16 tasks for kind build
[task 2025-01-06T15:17:41.083Z] 2025-01-06 15:17:41,083 - INFO - Generated 3 tasks for kind signing
[task 2025-01-06T15:17:41.085Z] 2025-01-06 15:17:41,084 - INFO - Generated 0 tasks for kind mac-notarization
[task 2025-01-06T15:17:41.086Z] 2025-01-06 15:17:41,085 - INFO - Generated 0 tasks for kind push-addon
[task 2025-01-06T15:17:41.087Z] 2025-01-06 15:17:41,086 - INFO - Generated 1 tasks for kind push-apk
[task 2025-01-06T15:17:41.089Z] 2025-01-06 15:17:41,088 - INFO - Generated 1 tasks for kind repackage
[task 2025-01-06T15:17:41.090Z] 2025-01-06 15:17:41,089 - INFO - Generated 1 tasks for kind repackage-signing
[task 2025-01-06T15:17:41.093Z] 2025-01-06 15:17:41,093 - INFO - Generated 3 tasks for kind source-test
[task 2025-01-06T15:17:41.096Z] 2025-01-06 15:17:41,096 - INFO - Generated 2 tasks for kind test
[task 2025-01-06T15:17:41.101Z] 2025-01-06 15:17:41,101 - INFO - Generated 4 tasks for kind beetmover-promote
[task 2025-01-06T15:17:41.103Z] 2025-01-06 15:17:41,103 - INFO - Generated 2 tasks for kind beetmover-apt
[task 2025-01-06T15:17:41.105Z] 2025-01-06 15:17:41,105 - INFO - Generated 3 tasks for kind beetmover-ship
[task 2025-01-06T15:17:41.108Z] 2025-01-06 15:17:41,108 - INFO - Generated 2 tasks for kind mark-as-shipped
[task 2025-01-06T15:17:41.112Z] 2025-01-06 15:17:41,112 - INFO - Generated 4 tasks for kind release-notify
[task 2025-01-06T15:17:41.113Z] 2025-01-06 15:17:41,112 - INFO - Generating full task graph
[task 2025-01-06T15:17:41.114Z] 2025-01-06 15:17:41,113 - INFO - Full task graph contains 76 tasks and 107 dependencies
[task 2025-01-06T15:17:41.115Z] 2025-01-06 15:17:41,115 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-06T15:17:41.131Z] 2025-01-06 15:17:41,131 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-06T15:17:41.132Z] 2025-01-06 15:17:41,132 - INFO - Generating target task set
[task 2025-01-06T15:17:41.133Z] 2025-01-06 15:17:41,133 - INFO - Filter filter_target_tasks pruned 40 tasks (36 remain)
[task 2025-01-06T15:17:41.133Z] 2025-01-06 15:17:41,133 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-06T15:17:41.133Z] 2025-01-06 15:17:41,133 - INFO - Generating target task graph
[task 2025-01-06T15:17:41.134Z] 2025-01-06 15:17:41,133 - INFO - Adding 11 tasks with `always_target` attribute
[task 2025-01-06T15:17:41.134Z] 2025-01-06 15:17:41,133 - INFO - Generating optimized task graph
[task 2025-01-06T15:17:41.136Z] 2025-01-06 15:17:41,136 - INFO - Removed 3 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-06T15:17:41.348Z] 2025-01-06 15:17:41,348 - INFO - Replaced 33 tasks by index-search (index-search) during optimization.
[task 2025-01-06T15:17:41.350Z] 2025-01-06 15:17:41,350 - INFO - writing artifact file `task-graph.json`
[task 2025-01-06T15:17:41.354Z] 2025-01-06 15:17:41,354 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-06T15:17:41.356Z] 2025-01-06 15:17:41,356 - INFO - Creating task with taskId ZXOK1_3STf25R_n5bzIO0w for test-android-junit
[task 2025-01-06T15:17:41.358Z] 2025-01-06 15:17:41,358 - INFO - Creating task with taskId PPYjOYJBSYCwyKGAcKNtmQ for build-ios-arm64/debug
[task 2025-01-06T15:17:41.361Z] 2025-01-06 15:17:41,360 - INFO - Creating task with taskId NK5aWFCTSlO9Qdt45BYk9Q for build-macos/pr
[task 2025-01-06T15:17:41.364Z] 2025-01-06 15:17:41,363 - INFO - Creating task with taskId c9uo_pfqQ9Op_W0_7smEkQ for build-android-arm64/release
[task 2025-01-06T15:17:41.369Z] 2025-01-06 15:17:41,366 - INFO - Creating task with taskId Wv206ac-RNWCnPIRjzbPXw for test-taskgraph-definition
[task 2025-01-06T15:17:41.370Z] 2025-01-06 15:17:41,370 - INFO - Creating task with taskId H9Q1w8KoRfO1VnIPPbuFkw for build-android-arm64/debug
[task 2025-01-06T15:17:41.378Z] 2025-01-06 15:17:41,372 - INFO - Creating task with taskId Qex-0sWISZOa3Ya6IaWbtg for build-source/vpn
[task 2025-01-06T15:17:41.382Z] 2025-01-06 15:17:41,373 - INFO - Creating task with taskId arG0jB6VRuCs7d9zQrbAxg for build-tools-translation-report
[task 2025-01-06T15:17:41.382Z] 2025-01-06 15:17:41,373 - INFO - Creating task with taskId GmYAewd1SRycfXva1vZjsw for build-wasm/opt
[task 2025-01-06T15:17:41.385Z] 2025-01-06 15:17:41,374 - INFO - Creating task with taskId BogHBrGWS9iZKR3kvLzZ0w for build-android-x64/debug
[task 2025-01-06T15:17:41.386Z] 2025-01-06 15:17:41,374 - INFO - Creating task with taskId QJ9lNH-YTESSuDScToeUYg for build-windows/opt
[task 2025-01-06T15:17:41.389Z] 2025-01-06 15:17:41,389 - INFO - Creating task with taskId CeR21Us8RaKKHBoDBD9k_w for build-addons-bundle
[task 2025-01-06T15:17:41.516Z] 2025-01-06 15:17:41,515 - INFO - Creating task with taskId PORqwtuBRiWu1CVXY4eMcQ for build-linux/noble
[task 2025-01-06T15:17:41.516Z] 2025-01-06 15:17:41,516 - INFO - Creating task with taskId XiqBnlAzRIeQ9ALjLthyOA for build-linux64/next-deb
[task 2025-01-06T15:17:41.517Z] 2025-01-06 15:17:41,517 - INFO - Creating task with taskId Cxl1nNbiSnm1djKwZS5xgQ for build-linux/jammy
[task 2025-01-06T15:17:41.519Z] 2025-01-06 15:17:41,519 - INFO - Creating task with taskId f3sn4mnJT1KTg1BARa-xCg for build-linux/fedora-fc39
[task 2025-01-06T15:17:41.520Z] 2025-01-06 15:17:41,520 - INFO - Creating task with taskId QLujbAbwQo2wI7nnRVC1Cg for build-linux64/release-deb
[task 2025-01-06T15:17:41.522Z] 2025-01-06 15:17:41,521 - INFO - Creating task with taskId cEfFHid8TZuk2sSN9nfMtA for build-linux/focal
[task 2025-01-06T15:17:41.525Z] 2025-01-06 15:17:41,524 - INFO - Creating task with taskId VFwFtpYITyG5Si_I5zM1fw for build-linux/fedora-fc40
[taskcluster 2025-01-06 15:17:42.139Z] === Task Finished ===
[taskcluster 2025-01-06 15:17:44.836Z] Successful task run with exit code: 0 completed in 45.311 seconds