feat(ads-client): add telemetry support #7111
Merged
firefoxci-taskcluster / lint-ktlint
succeeded
Dec 15, 2025 in 4m 43s
FirefoxCI (pull_request)
Running ktlint over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-12-15T20:24:29.238Z
Resolved: 2025-12-15T20:27:24.669Z
Task Execution Time: 2 minutes, 55 seconds, 431 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-12-15 20:24:29.303Z] Task ID: K9UplTzwRzqjk1UbRCc_2A
[taskcluster 2025-12-15 20:24:29.303Z] Worker ID: 25457648638742728
[taskcluster 2025-12-15 20:24:29.303Z] Worker Group: us-west1-c
[taskcluster 2025-12-15 20:24:29.303Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-12-15 20:24:29.303Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-12-15 20:24:29.303Z] Worker Version: 38.0.5
[taskcluster 2025-12-15 20:24:29.303Z] Public IP: 136.117.205.4
[taskcluster 2025-12-15 20:24:29.303Z] Hostname: app-services-1-b-linux-gcp-jcrv3z2kqmqignztwt7pqw
[taskcluster 2025-12-15 20:24:29.303Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-OPfSadmQQDujapWzvjgUog" -> /builds/worker/checkouts
[taskcluster 2025-12-15 20:24:32.720Z] Downloading artifact "public/image.tar.zst" from task ID: OPfSadmQQDujapWzvjgUog.
[taskcluster 2025-12-15 20:24:37.723Z] Download Progress: 26.32%
[taskcluster 2025-12-15 20:24:42.722Z] Download Progress: 46.55%
[taskcluster 2025-12-15 20:24:47.723Z] Download Progress: 69.85%
[taskcluster 2025-12-15 20:24:52.723Z] Download Progress: 90.56%
[taskcluster 2025-12-15 20:24:55.087Z] Downloaded artifact successfully.
[taskcluster 2025-12-15 20:24:55.088Z] Downloaded 1998.455 mb
[taskcluster 2025-12-15 20:24:55.088Z] Decompressing downloaded image
[taskcluster 2025-12-15 20:25:06.842Z] Loading docker image from downloaded archive.
[taskcluster 2025-12-15 20:26:22.395Z] Image 'public/image.tar.zst' from task 'OPfSadmQQDujapWzvjgUog' loaded. Using image ID sha256:8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62.
[taskcluster 2025-12-15 20:26:23.055Z] === Task Starting ===
[setup 2025-12-15T20:26:31.349Z] run-task started in /builds/worker
[setup 2025-12-15T20:26:31.349Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2025-12-15T20:26:31.349Z] Python version: 3.10.12
[cache 2025-12-15T20:26:31.350Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-12-15T20:26:31.351Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-12-15T20:26:31.351Z] volume /builds/worker/checkouts is a cache
[setup 2025-12-15T20:26:31.351Z] running as worker:worker
[vcs 2025-12-15T20:26:31.351Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-12-15T20:26:31.353Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2025-12-15T20:26:31.354Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-12-15T20:26:35.021Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Almaju/application-services', 'ads-client-telemetry']
[vcs 2025-12-15T20:26:35.418Z] From https://github.com/Almaju/application-services
[vcs 2025-12-15T20:26:35.418Z] * branch ads-client-telemetry -> FETCH_HEAD
[vcs 2025-12-15T20:26:35.421Z] executing ['git', 'checkout', '-f', '-B', 'ads-client-telemetry', '762dfae67ce8debb1aca1eb90fbdf4632b46bdbd']
[vcs 2025-12-15T20:26:35.442Z] Switched to a new branch 'ads-client-telemetry'
[vcs 2025-12-15T20:26:35.443Z] executing ['git', 'submodule', 'init']
[vcs 2025-12-15T20:26:35.463Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-12-15T20:26:35.482Z] cleaning git checkout...
[vcs 2025-12-15T20:26:35.482Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-12-15T20:26:35.489Z] removing []
[vcs 2025-12-15T20:26:35.489Z] successfully cleaned git checkout!
[vcs 2025-12-15T20:26:35.491Z] TinderboxPrint:<a href='https://github.com/Almaju/application-services/commit/762dfae67ce8debb1aca1eb90fbdf4632b46bdbd' title='Built from application-services commit 762dfae67ce8debb1aca1eb90fbdf4632b46bdbd'>762dfae67ce8debb1aca1eb90fbdf4632b46bdbd</a>
[task 2025-12-15T20:26:35.491Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2025-12-15T20:26:35.492Z] + ./gradlew ktlint
[task 2025-12-15T20:26:35.567Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2025-12-15T20:26:36.962Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2025-12-15T20:26:38.200Z]
[task 2025-12-15T20:26:38.200Z] Welcome to Gradle 8.14.3!
[task 2025-12-15T20:26:38.200Z]
[task 2025-12-15T20:26:38.200Z] Here are the highlights of this release:
[task 2025-12-15T20:26:38.201Z] - Java 24 support
[task 2025-12-15T20:26:38.201Z] - GraalVM Native Image toolchain selection
[task 2025-12-15T20:26:38.201Z] - Enhancements to test reporting
[task 2025-12-15T20:26:38.201Z] - Build Authoring improvements
[task 2025-12-15T20:26:38.201Z]
[task 2025-12-15T20:26:38.202Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2025-12-15T20:26:38.202Z]
[task 2025-12-15T20:26:38.299Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2025-12-15T20:26:39.300Z] Daemon will be stopped at the end of the build
[task 2025-12-15T20:26:43.999Z] Local configuration: absent local.properties; proceeding as normal.
[task 2025-12-15T20:27:05.800Z]
[task 2025-12-15T20:27:05.800Z] > Configure project :ads-client
[task 2025-12-15T20:27:05.800Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:07.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:07.499Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:07.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:07.499Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:08.899Z]
[task 2025-12-15T20:27:08.899Z] > Configure project :autofill
[task 2025-12-15T20:27:08.899Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:08.899Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:08.899Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:08.899Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:09.099Z]
[task 2025-12-15T20:27:09.099Z] > Configure project :crashtest
[task 2025-12-15T20:27:09.099Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:09.099Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:09.099Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:09.099Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:10.899Z]
[task 2025-12-15T20:27:10.899Z] > Configure project :errorsupport
[task 2025-12-15T20:27:10.899Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:10.899Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:10.899Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:10.899Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:10.899Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:11.199Z]
[task 2025-12-15T20:27:11.199Z] > Configure project :fxaclient
[task 2025-12-15T20:27:11.199Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:11.199Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:11.199Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:11.199Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:11.200Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:12.699Z]
[task 2025-12-15T20:27:12.699Z] > Configure project :httpconfig
[task 2025-12-15T20:27:12.699Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:12.699Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:12.699Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:12.699Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:12.799Z]
[task 2025-12-15T20:27:12.799Z] > Configure project :init_rust_components
[task 2025-12-15T20:27:12.799Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:12.799Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:12.799Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:12.799Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.099Z]
[task 2025-12-15T20:27:13.099Z] > Configure project :logins
[task 2025-12-15T20:27:13.099Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:13.099Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.099Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.099Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.099Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.199Z]
[task 2025-12-15T20:27:13.199Z] > Configure project :merino
[task 2025-12-15T20:27:13.199Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.199Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.199Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.199Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.499Z]
[task 2025-12-15T20:27:13.499Z] > Configure project :nimbus
[task 2025-12-15T20:27:13.499Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:13.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.499Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.499Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.699Z]
[task 2025-12-15T20:27:13.699Z] > Configure project :places
[task 2025-12-15T20:27:13.699Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:13.699Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.699Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.699Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.699Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.799Z]
[task 2025-12-15T20:27:13.799Z] > Configure project :push
[task 2025-12-15T20:27:13.799Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.799Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.799Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.799Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:13.899Z]
[task 2025-12-15T20:27:13.899Z] > Configure project :relay
[task 2025-12-15T20:27:13.899Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:13.899Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:13.899Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:13.899Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.099Z]
[task 2025-12-15T20:27:14.099Z] > Configure project :remotesettings
[task 2025-12-15T20:27:14.099Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.099Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.099Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.099Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.199Z]
[task 2025-12-15T20:27:14.199Z] > Configure project :rust-log-forwarder
[task 2025-12-15T20:27:14.199Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.199Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.199Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.199Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.299Z]
[task 2025-12-15T20:27:14.299Z] > Configure project :search
[task 2025-12-15T20:27:14.299Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.299Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.299Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.299Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.399Z]
[task 2025-12-15T20:27:14.399Z] > Configure project :suggest
[task 2025-12-15T20:27:14.399Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.399Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.399Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.399Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.499Z]
[task 2025-12-15T20:27:14.499Z] > Configure project :sync15
[task 2025-12-15T20:27:14.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.499Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.499Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.799Z]
[task 2025-12-15T20:27:14.799Z] > Configure project :syncmanager
[task 2025-12-15T20:27:14.799Z] Requires glean_parser 18.0
[task 2025-12-15T20:27:14.799Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.799Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.799Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.799Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:14.899Z]
[task 2025-12-15T20:27:14.899Z] > Configure project :tabs
[task 2025-12-15T20:27:14.899Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:14.899Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:14.899Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:14.899Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:15.499Z]
[task 2025-12-15T20:27:15.499Z] > Configure project :tracing
[task 2025-12-15T20:27:15.499Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-12-15T20:27:15.499Z] This is a build performance and scalability issue.
[task 2025-12-15T20:27:15.499Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-12-15T20:27:15.499Z] Run with --info for a stacktrace.
[task 2025-12-15T20:27:22.399Z]
[task 2025-12-15T20:27:22.399Z] > Task :ktlint
[task 2025-12-15T20:27:22.449Z]
[task 2025-12-15T20:27:22.449Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-12-15T20:27:22.449Z]
[task 2025-12-15T20:27:22.449Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-12-15T20:27:22.449Z]
[task 2025-12-15T20:27:22.449Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-12-15T20:27:22.449Z]
[task 2025-12-15T20:27:22.449Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-12-15T20:27:22.449Z]
[task 2025-12-15T20:27:22.449Z] BUILD SUCCESSFUL in 46s
[task 2025-12-15T20:27:22.449Z] 1 actionable task: 1 executed
[taskcluster 2025-12-15 20:27:23.760Z] === Task Finished ===
[taskcluster 2025-12-15 20:27:23.760Z] Successful task run with exit code: 0 completed in 174.458 seconds
Loading