Skip to content

Bug 2037747 - Add per-feature update notifications to the Android Nim…

89b8f4f
Select commit
Loading
Failed to load commit list.
Open

Bug 2037747 - Add per-feature update notifications to the Android Nimbus client [ci full] #7354

Bug 2037747 - Add per-feature update notifications to the Android Nim…
89b8f4f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / swift-build succeeded Jun 8, 2026 in 22m 13s

FirefoxCI (pull_request)

Build and test (Swift)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-06-08T01:19:03.611Z
Resolved: 2026-06-08T01:41:15.863Z
Task Execution Time: 22 minutes, 12 seconds, 252 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: AYio09GRTHaVjXIbq3Js_g
RunId: 0

Artifacts

- public/build/FocusRustComponents.xcframework.zip
- public/build/MozillaRustComponents.xcframework.zip
- public/build/swift-components.tar.xz
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-06-08T01:19:03.612Z] Worker Type (releng-hardware/applicationservices-b-1-osx1015) settings:
[taskcluster 2026-06-08T01:19:03.612Z]   {
[taskcluster 2026-06-08T01:19:03.612Z]     "arch": "x86_64",
[taskcluster 2026-06-08T01:19:03.612Z]     "config": {
[taskcluster 2026-06-08T01:19:03.612Z]       "deploymentId": ""
[taskcluster 2026-06-08T01:19:03.612Z]     },
[taskcluster 2026-06-08T01:19:03.612Z]     "disk_size": "233.47 GiB",
[taskcluster 2026-06-08T01:19:03.612Z]     "generic-worker": {
[taskcluster 2026-06-08T01:19:03.612Z]       "engine": "multiuser",
[taskcluster 2026-06-08T01:19:03.612Z]       "go-arch": "amd64",
[taskcluster 2026-06-08T01:19:03.612Z]       "go-os": "darwin",
[taskcluster 2026-06-08T01:19:03.612Z]       "go-version": "go1.22.0",
[taskcluster 2026-06-08T01:19:03.612Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v60.3.4",
[taskcluster 2026-06-08T01:19:03.612Z]       "revision": "943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2026-06-08T01:19:03.612Z]       "source": "https://github.com/taskcluster/taskcluster/commits/943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2026-06-08T01:19:03.612Z]       "version": "60.3.4"
[taskcluster 2026-06-08T01:19:03.612Z]     },
[taskcluster 2026-06-08T01:19:03.612Z]     "ip": "10.49.59.101",
[taskcluster 2026-06-08T01:19:03.612Z]     "machine-setup": {
[taskcluster 2026-06-08T01:19:03.612Z]       "config": "https://github.com/mozilla-platform-ops/ronin_puppet"

...(2734 lines hidden)...

[task 2026-06-08T01:40:14.069Z]     header "remote_settingsFFI.h"
[task 2026-06-08T01:40:14.069Z]     header "rustlogforwarderFFI.h"
[task 2026-06-08T01:40:14.069Z]     header "tracingFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "viaductFFI.h"
[task 2026-06-08T01:40:14.070Z]     export *
[task 2026-06-08T01:40:14.070Z]     use "Darwin"
[task 2026-06-08T01:40:14.070Z]     use "_Builtin_stdbool"
[task 2026-06-08T01:40:14.070Z]     use "_Builtin_stdint"
[task 2026-06-08T01:40:14.070Z] }'
[task 2026-06-08T01:40:14.070Z] + echo 'framework module MozillaRustComponents {
[task 2026-06-08T01:40:14.070Z]     header "RustViaductFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "ads_clientFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "contextIDFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "errorFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "nimbusFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "remote_settingsFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "rustlogforwarderFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "tracingFFI.h"
[task 2026-06-08T01:40:14.070Z]     header "viaductFFI.h"
[task 2026-06-08T01:40:14.070Z]     export *
[task 2026-06-08T01:40:14.070Z]     use "Darwin"
[task 2026-06-08T01:40:14.070Z]     use "_Builtin_stdbool"
[task 2026-06-08T01:40:14.070Z]     use "_Builtin_stdint"
[task 2026-06-08T01:40:14.070Z] }'
[task 2026-06-08T01:40:14.070Z] 
[task 2026-06-08T01:40:14.070Z] # Flesh out the framework for each architecture based on the common files.
[task 2026-06-08T01:40:14.070Z] # It's a little fiddly, because we apparently need to put all the simulator targets
[task 2026-06-08T01:40:14.070Z] # together into a single fat binary, but keep the hardware target separate.
[task 2026-06-08T01:40:14.070Z] # (TODO: we should try harder to see if we can avoid using `lipo` here, eliminating it
[task 2026-06-08T01:40:14.070Z] # would make the overall system simpler to understand).
[task 2026-06-08T01:40:14.070Z] 
[task 2026-06-08T01:40:14.070Z] # iOS hardware
[task 2026-06-08T01:40:14.070Z] mkdir -p "$XCFRAMEWORK_ROOT/ios-arm64"
[task 2026-06-08T01:40:14.070Z] + mkdir -p /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64
[task 2026-06-08T01:40:14.073Z] cp -r "$COMMON" "$XCFRAMEWORK_ROOT/ios-arm64/$FRAMEWORK_NAME.framework"
[task 2026-06-08T01:40:14.073Z] + cp -r /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common/MozillaRustComponents.framework /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework
[task 2026-06-08T01:40:14.079Z] cp "$TARGET_DIR/aarch64-apple-ios/$BUILD_PROFILE/$LIB_NAME" "$XCFRAMEWORK_ROOT/ios-arm64/$FRAMEWORK_NAME.framework/$FRAMEWORK_NAME"
[task 2026-06-08T01:40:14.079Z] + cp /opt/worker/tasks/task_178051527975547/checkouts/vcs/target/aarch64-apple-ios/release/libmegazord_focus.a /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/MozillaRustComponents
[task 2026-06-08T01:40:14.100Z] 
[task 2026-06-08T01:40:14.100Z] # iOS simulator, with both platforms as a fat binary for mysterious reasons
[task 2026-06-08T01:40:14.100Z] mkdir -p "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator"
[task 2026-06-08T01:40:14.100Z] + mkdir -p /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator
[task 2026-06-08T01:40:14.102Z] cp -r "$COMMON" "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator/$FRAMEWORK_NAME.framework"
[task 2026-06-08T01:40:14.102Z] + cp -r /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common/MozillaRustComponents.framework /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework
[task 2026-06-08T01:40:14.108Z] lipo -create \
[task 2026-06-08T01:40:14.108Z]   -output "$XCFRAMEWORK_ROOT/ios-arm64_x86_64-simulator/$FRAMEWORK_NAME.framework/$FRAMEWORK_NAME" \
[task 2026-06-08T01:40:14.108Z]   "$TARGET_DIR/aarch64-apple-ios-sim/$BUILD_PROFILE/$LIB_NAME" \
[task 2026-06-08T01:40:14.108Z]   "$TARGET_DIR/x86_64-apple-ios/$BUILD_PROFILE/$LIB_NAME"
[task 2026-06-08T01:40:14.108Z] + lipo -create -output /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/MozillaRustComponents /opt/worker/tasks/task_178051527975547/checkouts/vcs/target/aarch64-apple-ios-sim/release/libmegazord_focus.a /opt/worker/tasks/task_178051527975547/checkouts/vcs/target/x86_64-apple-ios/release/libmegazord_focus.a
[task 2026-06-08T01:40:14.675Z] 
[task 2026-06-08T01:40:14.675Z] # Set up the metadata for the XCFramework as a whole.
[task 2026-06-08T01:40:14.675Z] 
[task 2026-06-08T01:40:14.675Z] cp "$WORKING_DIR/Info.plist" "$XCFRAMEWORK_ROOT/Info.plist"
[task 2026-06-08T01:40:14.675Z] + cp /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/Info.plist /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/Info.plist
[task 2026-06-08T01:40:14.680Z] cp "$WORKING_DIR/DEPENDENCIES.md" "$XCFRAMEWORK_ROOT/DEPENDENCIES.md" || echo "Can't copy $WORKING_DIR/DEPENDENCIES.md"
[task 2026-06-08T01:40:14.680Z] + cp /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/DEPENDENCIES.md /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/DEPENDENCIES.md
[task 2026-06-08T01:40:14.683Z] 
[task 2026-06-08T01:40:14.683Z] rm -rf "$XCFRAMEWORK_ROOT/common"
[task 2026-06-08T01:40:14.683Z] + rm -rf /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus/FocusRustComponents.xcframework/common
[task 2026-06-08T01:40:14.686Z] 
[task 2026-06-08T01:40:14.686Z] # Zip it all up into a bundle for distribution.
[task 2026-06-08T01:40:14.686Z] 
[task 2026-06-08T01:40:14.686Z] (cd "$WORKING_DIR" && zip -9 -r "$FRAMEWORK_FILENAME.xcframework.zip" "$FRAMEWORK_FILENAME.xcframework")
[task 2026-06-08T01:40:14.687Z] + cd /opt/worker/tasks/task_178051527975547/checkouts/vcs/megazords/ios-rust/focus
[task 2026-06-08T01:40:14.687Z] + zip -9 -r FocusRustComponents.xcframework.zip FocusRustComponents.xcframework
[task 2026-06-08T01:40:14.691Z]   adding: FocusRustComponents.xcframework/ (stored 0%)
[task 2026-06-08T01:40:14.691Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/ (stored 0%)
[task 2026-06-08T01:40:14.691Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/ (stored 0%)
[task 2026-06-08T01:40:14.694Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/DEPENDENCIES.md (deflated 80%)
[task 2026-06-08T01:40:34.970Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/MozillaRustComponents (deflated 68%)
[task 2026-06-08T01:40:34.971Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/ (stored 0%)
[task 2026-06-08T01:40:34.971Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/viaductFFI.h (deflated 89%)
[task 2026-06-08T01:40:34.972Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/errorFFI.h (deflated 89%)
[task 2026-06-08T01:40:34.973Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/nimbusFFI.h (deflated 91%)
[task 2026-06-08T01:40:34.974Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/rustlogforwarderFFI.h (deflated 89%)
[task 2026-06-08T01:40:34.974Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/MozillaRustComponents.h (deflated 41%)
[task 2026-06-08T01:40:34.975Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/ads_clientFFI.h (deflated 90%)
[task 2026-06-08T01:40:34.975Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/tracingFFI.h (deflated 89%)
[task 2026-06-08T01:40:34.976Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/contextIDFFI.h (deflated 89%)
[task 2026-06-08T01:40:34.976Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/remote_settingsFFI.h (deflated 90%)
[task 2026-06-08T01:40:34.976Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Headers/RustViaductFFI.h (deflated 25%)
[task 2026-06-08T01:40:34.976Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Modules/ (stored 0%)
[task 2026-06-08T01:40:34.976Z]   adding: FocusRustComponents.xcframework/ios-arm64_x86_64-simulator/MozillaRustComponents.framework/Modules/module.modulemap (deflated 55%)
[task 2026-06-08T01:40:34.980Z]   adding: FocusRustComponents.xcframework/DEPENDENCIES.md (deflated 80%)
[task 2026-06-08T01:40:34.980Z]   adding: FocusRustComponents.xcframework/ios-arm64/ (stored 0%)
[task 2026-06-08T01:40:34.980Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/ (stored 0%)
[task 2026-06-08T01:40:34.984Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/DEPENDENCIES.md (deflated 80%)
[task 2026-06-08T01:40:44.687Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/MozillaRustComponents (deflated 68%)
[task 2026-06-08T01:40:44.687Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/ (stored 0%)
[task 2026-06-08T01:40:44.688Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/viaductFFI.h (deflated 89%)
[task 2026-06-08T01:40:44.688Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/errorFFI.h (deflated 89%)
[task 2026-06-08T01:40:44.689Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/nimbusFFI.h (deflated 91%)
[task 2026-06-08T01:40:44.690Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/rustlogforwarderFFI.h (deflated 89%)
[task 2026-06-08T01:40:44.690Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/MozillaRustComponents.h (deflated 41%)
[task 2026-06-08T01:40:44.690Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/ads_clientFFI.h (deflated 90%)
[task 2026-06-08T01:40:44.691Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/tracingFFI.h (deflated 89%)
[task 2026-06-08T01:40:44.691Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/contextIDFFI.h (deflated 89%)
[task 2026-06-08T01:40:44.692Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/remote_settingsFFI.h (deflated 90%)
[task 2026-06-08T01:40:44.692Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Headers/RustViaductFFI.h (deflated 25%)
[task 2026-06-08T01:40:44.692Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Modules/ (stored 0%)
[task 2026-06-08T01:40:44.692Z]   adding: FocusRustComponents.xcframework/ios-arm64/MozillaRustComponents.framework/Modules/module.modulemap (deflated 55%)
[task 2026-06-08T01:40:44.692Z]   adding: FocusRustComponents.xcframework/Info.plist (deflated 68%)
[task 2026-06-08T01:40:44.724Z] 
[task 2026-06-08T01:40:44.724Z] * setting up Glean venv
[task 2026-06-08T01:40:48.563Z] 
[task 2026-06-08T01:40:48.563Z] * Running Glean for nimbus
[task 2026-06-08T01:40:49.049Z] Requirement already satisfied: pip>=20.3 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (22.3)
[task 2026-06-08T01:40:49.213Z] 
[task 2026-06-08T01:40:49.213Z] [notice] A new release of pip available: 22.3 -> 26.1.2
[task 2026-06-08T01:40:49.213Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2026-06-08T01:40:49.963Z] Collecting glean_parser~=19.0
[task 2026-06-08T01:40:49.975Z]   Using cached glean_parser-19.2.0-py3-none-any.whl (121 kB)
[task 2026-06-08T01:40:50.028Z] Collecting click>=7
[task 2026-06-08T01:40:50.031Z]   Using cached click-8.4.1-py3-none-any.whl (116 kB)
[task 2026-06-08T01:40:50.082Z] Collecting diskcache>=4
[task 2026-06-08T01:40:50.085Z]   Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
[task 2026-06-08T01:40:50.122Z] Collecting jinja2>=2.10.1
[task 2026-06-08T01:40:50.125Z]   Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
[task 2026-06-08T01:40:50.193Z] Collecting jsonschema>=3.0.2
[task 2026-06-08T01:40:50.196Z]   Using cached jsonschema-4.26.0-py3-none-any.whl (90 kB)
[task 2026-06-08T01:40:50.249Z] Collecting platformdirs>=2.4.0
[task 2026-06-08T01:40:50.252Z]   Using cached platformdirs-4.10.0-py3-none-any.whl (22 kB)
[task 2026-06-08T01:40:50.400Z] Collecting pyyaml>=5.3.1
[task 2026-06-08T01:40:50.404Z]   Using cached pyyaml-6.0.3-cp311-cp311-macosx_10_13_x86_64.whl (185 kB)
[task 2026-06-08T01:40:50.627Z] Collecting MarkupSafe>=2.0
[task 2026-06-08T01:40:50.630Z]   Using cached markupsafe-3.0.3-cp311-cp311-macosx_10_9_x86_64.whl (11 kB)
[task 2026-06-08T01:40:50.680Z] Collecting attrs>=22.2.0
[task 2026-06-08T01:40:50.683Z]   Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
[task 2026-06-08T01:40:50.715Z] Collecting jsonschema-specifications>=2023.03.6
[task 2026-06-08T01:40:50.719Z]   Using cached jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
[task 2026-06-08T01:40:50.787Z] Collecting referencing>=0.28.4
[task 2026-06-08T01:40:50.791Z]   Using cached referencing-0.37.0-py3-none-any.whl (26 kB)
[task 2026-06-08T01:40:52.051Z] Collecting rpds-py>=0.25.0
[task 2026-06-08T01:40:52.055Z]   Using cached rpds_py-2026.5.1-cp311-cp311-macosx_10_12_x86_64.whl (355 kB)
[task 2026-06-08T01:40:52.124Z] Collecting typing-extensions>=4.4.0
[task 2026-06-08T01:40:52.127Z]   Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
[task 2026-06-08T01:40:52.212Z] Installing collected packages: typing-extensions, rpds-py, pyyaml, platformdirs, MarkupSafe, diskcache, click, attrs, referencing, jinja2, jsonschema-specifications, jsonschema, glean_parser
[task 2026-06-08T01:40:52.794Z] Successfully installed MarkupSafe-3.0.3 attrs-26.1.0 click-8.4.1 diskcache-5.6.3 glean_parser-19.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 platformdirs-4.10.0 pyyaml-6.0.3 referencing-0.37.0 rpds-py-2026.5.1 typing-extensions-4.15.0
[task 2026-06-08T01:40:52.906Z] 
[task 2026-06-08T01:40:52.906Z] [notice] A new release of pip available: 22.3 -> 26.1.2
[task 2026-06-08T01:40:52.906Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2026-06-08T01:40:53.387Z] ✨ Your metrics are Glean! ✨
[task 2026-06-08T01:40:54.372Z] Requirement already satisfied: pip>=20.3 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (22.3)
[task 2026-06-08T01:40:54.553Z] 
[task 2026-06-08T01:40:54.553Z] [notice] A new release of pip available: 22.3 -> 26.1.2
[task 2026-06-08T01:40:54.553Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2026-06-08T01:40:55.115Z] Requirement already satisfied: glean_parser~=19.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (19.2.0)
[task 2026-06-08T01:40:55.260Z] Requirement already satisfied: click>=7 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (8.4.1)
[task 2026-06-08T01:40:55.262Z] Requirement already satisfied: diskcache>=4 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (5.6.3)
[task 2026-06-08T01:40:55.263Z] Requirement already satisfied: jinja2>=2.10.1 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (3.1.6)
[task 2026-06-08T01:40:55.264Z] Requirement already satisfied: jsonschema>=3.0.2 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (4.26.0)
[task 2026-06-08T01:40:55.266Z] Requirement already satisfied: platformdirs>=2.4.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (4.10.0)
[task 2026-06-08T01:40:55.267Z] Requirement already satisfied: pyyaml>=5.3.1 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from glean_parser~=19.0) (6.0.3)
[task 2026-06-08T01:40:55.275Z] Requirement already satisfied: MarkupSafe>=2.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jinja2>=2.10.1->glean_parser~=19.0) (3.0.3)
[task 2026-06-08T01:40:55.295Z] Requirement already satisfied: attrs>=22.2.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=19.0) (26.1.0)
[task 2026-06-08T01:40:55.297Z] Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=19.0) (2025.9.1)
[task 2026-06-08T01:40:55.298Z] Requirement already satisfied: referencing>=0.28.4 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=19.0) (0.37.0)
[task 2026-06-08T01:40:55.299Z] Requirement already satisfied: rpds-py>=0.25.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from jsonschema>=3.0.2->glean_parser~=19.0) (2026.5.1)
[task 2026-06-08T01:40:55.326Z] Requirement already satisfied: typing-extensions>=4.4.0 in ./build/glean-workdir/.venv/lib/python3.11/site-packages (from referencing>=0.28.4->jsonschema>=3.0.2->glean_parser~=19.0) (4.15.0)
[task 2026-06-08T01:40:55.522Z] 
[task 2026-06-08T01:40:55.522Z] [notice] A new release of pip available: 22.3 -> 26.1.2
[task 2026-06-08T01:40:55.522Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2026-06-08T01:40:55.884Z] ✨ Your metrics are Glean! ✨
[task 2026-06-08T01:40:56.245Z] 
[task 2026-06-08T01:40:56.245Z] * generating sources for megazord_ios
[task 2026-06-08T01:40:56.582Z]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s
[task 2026-06-08T01:40:56.592Z]      Running `target/debug/uniffi-bindgen-library-mode -l target/aarch64-apple-ios/release/libmegazord_ios.a swift build/swift-components/all/Generated`
[task 2026-06-08T01:40:58.931Z] 
[task 2026-06-08T01:40:58.931Z] * generating sources for megazord_focus
[task 2026-06-08T01:40:59.268Z]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[task 2026-06-08T01:40:59.277Z]      Running `target/debug/uniffi-bindgen-library-mode -l target/aarch64-apple-ios/release/libmegazord_focus.a swift build/swift-components/focus/Generated`
[task 2026-06-08T01:41:00.860Z] 
[task 2026-06-08T01:41:00.860Z] * build complete
[task 2026-06-08T01:41:00.868Z] + pushd build/
[task 2026-06-08T01:41:00.868Z] /opt/worker/tasks/task_178051527975547/checkouts/vcs/build /opt/worker/tasks/task_178051527975547/checkouts/vcs
[task 2026-06-08T01:41:00.868Z] + tar acf swift-components.tar.xz swift-components
[task 2026-06-08T01:41:01.632Z] + popd
[task 2026-06-08T01:41:01.632Z] /opt/worker/tasks/task_178051527975547/checkouts/vcs
[task 2026-06-08T01:41:01.632Z] + mv build/swift-components.tar.xz artifacts/
[task 2026-06-08T01:41:01.636Z] + pwd
[task 2026-06-08T01:41:01.636Z] /opt/worker/tasks/task_178051527975547/checkouts/vcs
[task 2026-06-08T01:41:01.636Z] + mv artifacts ../../
[fetches 2026-06-08T01:41:01.639Z] removing /opt/worker/tasks/task_178051527975547/fetches
[fetches 2026-06-08T01:41:08.128Z] finished
[taskcluster 2026-06-08T01:41:08.144Z]    Exit Code: 0
[taskcluster 2026-06-08T01:41:08.144Z]    User Time: 1h58m55.679702s
[taskcluster 2026-06-08T01:41:08.144Z]  Kernel Time: 5m40.72237s
[taskcluster 2026-06-08T01:41:08.144Z]    Wall Time: 22m3.108595s
[taskcluster 2026-06-08T01:41:08.144Z]       Result: SUCCEEDED
[taskcluster 2026-06-08T01:41:08.144Z] === Task Finished ===
[taskcluster 2026-06-08T01:41:08.144Z] Task Duration: 22m3.114893s
[taskcluster 2026-06-08T01:41:08.581Z] Uploading artifact public/build/swift-components.tar.xz from file /opt/worker/tasks/task_178051527975547/artifacts/swift-components.tar.xz with content encoding "identity", mime type "application/x-xz" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:08.980Z] Uploading artifact public/build/MozillaRustComponents.xcframework.zip from file /opt/worker/tasks/task_178051527975547/artifacts/MozillaRustComponents.xcframework.zip with content encoding "identity", mime type "application/zip" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:12.404Z] Uploading artifact public/build/FocusRustComponents.xcframework.zip from file /opt/worker/tasks/task_178051527975547/artifacts/FocusRustComponents.xcframework.zip with content encoding "identity", mime type "application/zip" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:13.488Z] Uploading artifact public/logs/certified.log from file /opt/worker/tasks/task_178051527975547/generic-worker/certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:14.739Z] Uploading artifact public/chain-of-trust.json from file /opt/worker/tasks/task_178051527975547/generic-worker/chain-of-trust.json with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:15.073Z] Uploading artifact public/chain-of-trust.json.sig from file /opt/worker/tasks/task_178051527975547/generic-worker/chain-of-trust.json.sig with content encoding "gzip", mime type "application/octet-stream" and expiry 2026-07-06T01:18:56.196Z
[taskcluster 2026-06-08T01:41:15.301Z] [mounts] Preserving cache: Moving "/opt/worker/tasks/task_178051527975547/checkouts" to "/opt/worker/cache/OctsoTIRRmqy6kX1vw__Gg"
[taskcluster 2026-06-08T01:41:15.303Z] [mounts] Denying task_178051527975547 access to '/opt/worker/cache/OctsoTIRRmqy6kX1vw__Gg'
[taskcluster 2026-06-08T01:41:15.421Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-07-06T01:18:56.196Z