Add FXIOS-14009 Add binary symbol stripping build phase script for Firefox configuration #30361
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-11-05T20:56:40.754Z
Resolved: 2025-11-05T20:56:48.058Z
Task Execution Time: 7 seconds, 304 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/alpine.tar.gz
- public/docker-contexts/screenshots.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-11-05 20:56:40.992Z] Task ID: R-94T7FjRvGu-PV_TEFKww
[taskcluster 2025-11-05 20:56:40.992Z] Worker ID: 8440864852991675420
[taskcluster 2025-11-05 20:56:40.992Z] Worker Group: us-west1-c
[taskcluster 2025-11-05 20:56:40.992Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-11-05 20:56:40.992Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2025-11-05 20:56:40.992Z] Worker Version: 38.0.5
[taskcluster 2025-11-05 20:56:40.992Z] Public IP: 136.117.183.58
[taskcluster 2025-11-05 20:56:40.992Z] Hostname: mobile-1-decision-gcp-d-q5yeqmtrszmxd6w5f53w
[taskcluster 2025-11-05 20:56:40.992Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts
[taskcluster 2025-11-05 20:56:41.608Z] === Task Starting ===
[setup 2025-11-05T20:56:41.911+00:00] run-task started in /
[setup 2025-11-05T20:56:41.911+00:00] Invoked by command: --mobile-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='firefox-ios-app-icon-optimization' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted'
[setup 2025-11-05T20:56:41.911+00:00] Python version: 3.11.2
[cache 2025-11-05T20:56:41.913+00:00] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[setup 2025-11-05T20:56:41.913+00:00] running as worker:worker
[vcs 2025-11-05T20:56:41.913+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-11-05T20:56:41.916+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/NicoHinderling/firefox-ios-app-icon-optimization', 'strip-debug-symbols']
[vcs 2025-11-05T20:56:42.914+00:00] From https://github.com/NicoHinderling/firefox-ios-app-icon-optimization
[vcs 2025-11-05T20:56:42.914+00:00] * branch strip-debug-symbols -> FETCH_HEAD
[vcs 2025-11-05T20:56:42.917+00:00] executing ['git', 'checkout', '-f', '-B', 'strip-debug-symbols', 'ac4ecdbcec48bbb9b526c1c30235924759c12c1e']
[vcs 2025-11-05T20:56:43.023+00:00] Switched to a new branch 'strip-debug-symbols'
[vcs 2025-11-05T20:56:43.026+00:00] cleaning git checkout...
[vcs 2025-11-05T20:56:43.026+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2025-11-05T20:56:43.048+00:00] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/loader/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/src/taskcluster/ffios_taskgraph/util/__pycache__/']
[vcs 2025-11-05T20:56:43.050+00:00] successfully cleaned git checkout!
[vcs 2025-11-05T20:56:43.052+00:00] TinderboxPrint:<a href='https://github.com/NicoHinderling/firefox-ios-app-icon-optimization/commit/ac4ecdbcec48bbb9b526c1c30235924759c12c1e' title='Built from firefox-ios-app-icon-optimization commit ac4ecdbcec48bbb9b526c1c30235924759c12c1e'>ac4ecdbcec48bbb9b526c1c30235924759c12c1e</a>
[pip-install 2025-11-05T20:56:43.069+00:00] 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-11-05T20:56:43.273+00:00] Resolved 34 packages in 157ms
[pip-install 2025-11-05T20:56:43.438+00:00] Prepared 34 packages in 163ms
[pip-install 2025-11-05T20:56:43.458+00:00] Installed 34 packages in 19ms
[pip-install 2025-11-05T20:56:43.459+00:00] + appdirs==1.4.4
[pip-install 2025-11-05T20:56:43.459+00:00] + arrow==1.3.0
[pip-install 2025-11-05T20:56:43.459+00:00] + attrs==25.1.0
[pip-install 2025-11-05T20:56:43.459+00:00] + binaryornot==0.4.4
[pip-install 2025-11-05T20:56:43.459+00:00] + certifi==2024.7.4
[pip-install 2025-11-05T20:56:43.459+00:00] + chardet==5.2.0
[pip-install 2025-11-05T20:56:43.459+00:00] + charset-normalizer==3.3.2
[pip-install 2025-11-05T20:56:43.459+00:00] + click==8.1.7
[pip-install 2025-11-05T20:56:43.462+00:00] + cookiecutter==2.6.0
[pip-install 2025-11-05T20:56:43.462+00:00] + giturlparse==0.12.0
[pip-install 2025-11-05T20:56:43.462+00:00] + idna==3.8
[pip-install 2025-11-05T20:56:43.462+00:00] + jinja2==3.1.6
[pip-install 2025-11-05T20:56:43.462+00:00] + json-e==4.7.1
[pip-install 2025-11-05T20:56:43.462+00:00] + markdown-it-py==3.0.0
[pip-install 2025-11-05T20:56:43.462+00:00] + markupsafe==2.1.5
[pip-install 2025-11-05T20:56:43.462+00:00] + mdurl==0.1.2
[pip-install 2025-11-05T20:56:43.462+00:00] + mozilla-repo-urls==0.1.1
[pip-install 2025-11-05T20:56:43.462+00:00] + mozilla-taskgraph==3.1.2
[pip-install 2025-11-05T20:56:43.462+00:00] + mozilla-version==5.0.0
[pip-install 2025-11-05T20:56:43.463+00:00] + pygments==2.18.0
[pip-install 2025-11-05T20:56:43.463+00:00] + python-dateutil==2.9.0.post0
[pip-install 2025-11-05T20:56:43.463+00:00] + python-slugify==8.0.4
[pip-install 2025-11-05T20:56:43.463+00:00] + pyyaml==6.0.2
[pip-install 2025-11-05T20:56:43.463+00:00] + redo==3.0.0
[pip-install 2025-11-05T20:56:43.463+00:00] + requests==2.32.3
[pip-install 2025-11-05T20:56:43.463+00:00] + rich==13.8.0
[pip-install 2025-11-05T20:56:43.463+00:00] + six==1.16.0
[pip-install 2025-11-05T20:56:43.463+00:00] + slugid==2.0.0
[pip-install 2025-11-05T20:56:43.463+00:00] + taskcluster-taskgraph==14.4.0
[pip-install 2025-11-05T20:56:43.463+00:00] + taskcluster-urls==13.0.1
[pip-install 2025-11-05T20:56:43.463+00:00] + text-unidecode==1.3
[pip-install 2025-11-05T20:56:43.463+00:00] + types-python-dateutil==2.9.0.20240821
[pip-install 2025-11-05T20:56:43.463+00:00] + urllib3==2.2.2
[pip-install 2025-11-05T20:56:43.463+00:00] + voluptuous==0.15.2
[task 2025-11-05T20:56:43.465+00:00] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios-app-icon-optimization\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2025-11-05T20:56:43.468+00:00] + ln -s /builds/worker/artifacts artifacts
[task 2025-11-05T20:56:43.469+00:00] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios-app-icon-optimization --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/NicoHinderling/firefox-ios-app-icon-optimization --head-ref=strip-debug-symbols --head-rev=ac4ecdbcec48bbb9b526c1c30235924759c12c1e --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2025-11-05T20:56:43.968+00:00] 2025-11-05 20:56:43,968 - INFO - Loading graph configuration.
[task 2025-11-05T20:56:44.053+00:00] 2025-11-05 20:56:44,053 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-11-05T20:56:44.053+00:00] 2025-11-05 20:56:44,053 - INFO - base_rev is not set.
[task 2025-11-05T20:56:44.053+00:00] 2025-11-05 20:56:44,053 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-11-05T20:56:44.057+00:00] 2025-11-05 20:56:44,057 - INFO - base_rev has been reset from "" to "574fc27020cb1ad2f28305a53f34c2b46d9432ec".
[task 2025-11-05T20:56:44.060+00:00] 2025-11-05 20:56:44,060 - WARNING - using default project parameters; add firefox-ios-app-icon-optimization to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-11-05T20:56:44.062+00:00] 2025-11-05 20:56:44,062 - INFO - Using Parameters(id=132928510be9) (from defaults)
[task 2025-11-05T20:56:44.062+00:00] 2025-11-05 20:56:44,062 - INFO - writing artifact file `parameters.yml`
[task 2025-11-05T20:56:44.070+00:00] 2025-11-05 20:56:44,070 - INFO - writing artifact file `actions.json`
[task 2025-11-05T20:56:44.072+00:00] 2025-11-05 20:56:44,071 - INFO - Loading kinds
[task 2025-11-05T20:56:44.076+00:00] 2025-11-05 20:56:44,076 - INFO - Generating full task set
[task 2025-11-05T20:56:44.080+00:00] 2025-11-05 20:56:44,080 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2025-11-05T20:56:44.080+00:00] 2025-11-05 20:56:44,080 - INFO - Generated 1 tasks for kind build
[task 2025-11-05T20:56:44.082+00:00] 2025-11-05 20:56:44,082 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2025-11-05T20:56:44.099+00:00] 2025-11-05 20:56:44,099 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2025-11-05T20:56:44.116+00:00] 2025-11-05 20:56:44,116 - INFO - Generated 2 tasks for kind docker-image
[task 2025-11-05T20:56:44.116+00:00] 2025-11-05 20:56:44,116 - INFO - Generated 1 tasks for kind firebase-performance
[task 2025-11-05T20:56:44.125+00:00] 2025-11-05 20:56:44,125 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2025-11-05T20:56:44.126+00:00] 2025-11-05 20:56:44,126 - INFO - Generated 4 tasks for kind promote
[task 2025-11-05T20:56:44.129+00:00] 2025-11-05 20:56:44,129 - INFO - Generated 0 tasks for kind push
[task 2025-11-05T20:56:44.130+00:00] 2025-11-05 20:56:44,130 - INFO - Generated 0 tasks for kind release-notify-push
[task 2025-11-05T20:56:44.140+00:00] 2025-11-05 20:56:44,140 - INFO - Generated 1 tasks for kind test
[task 2025-11-05T20:56:44.141+00:00] 2025-11-05 20:56:44,141 - INFO - Generated 0 tasks for kind github-release
[task 2025-11-05T20:56:44.142+00:00] 2025-11-05 20:56:44,142 - INFO - Generated 0 tasks for kind version-bump
[task 2025-11-05T20:56:44.143+00:00] 2025-11-05 20:56:44,143 - INFO - Generated 0 tasks for kind mark-as-shipped
[task 2025-11-05T20:56:44.143+00:00] 2025-11-05 20:56:44,143 - INFO - Generated 0 tasks for kind release-notify-ship
[task 2025-11-05T20:56:44.143+00:00] 2025-11-05 20:56:44,143 - INFO - Generating full task graph
[task 2025-11-05T20:56:44.144+00:00] 2025-11-05 20:56:44,143 - INFO - Full task graph contains 27 tasks and 18 dependencies
[task 2025-11-05T20:56:44.144+00:00] 2025-11-05 20:56:44,144 - INFO - writing artifact file `full-task-graph.json`
[task 2025-11-05T20:56:44.148+00:00] 2025-11-05 20:56:44,148 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-11-05T20:56:44.148+00:00] 2025-11-05 20:56:44,148 - INFO - Generating target task set
[task 2025-11-05T20:56:44.149+00:00] 2025-11-05 20:56:44,148 - INFO - Filter filter_target_tasks pruned 26 tasks (1 remain)
[task 2025-11-05T20:56:44.149+00:00] 2025-11-05 20:56:44,148 - INFO - writing artifact file `target-tasks.json`
[task 2025-11-05T20:56:44.149+00:00] 2025-11-05 20:56:44,149 - INFO - Generating target task graph
[task 2025-11-05T20:56:44.149+00:00] 2025-11-05 20:56:44,149 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-11-05T20:56:44.150+00:00] 2025-11-05 20:56:44,149 - INFO - Generating optimized task graph
[task 2025-11-05T20:56:44.150+00:00] 2025-11-05 20:56:44,150 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-11-05T20:56:44.311+00:00] 2025-11-05 20:56:44,311 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-11-05T20:56:44.312+00:00] 2025-11-05 20:56:44,311 - INFO - writing artifact file `task-graph.json`
[task 2025-11-05T20:56:44.312+00:00] 2025-11-05 20:56:44,312 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2025-11-05 20:56:44.578Z] === Task Finished ===
[taskcluster 2025-11-05 20:56:47.198Z] Successful task run with exit code: 0 completed in 6.207 seconds