feat(ads-client): support content categories on ad requests (AC-109) #7390
+304
−46
firefoxci-taskcluster / lint-ktlint
succeeded
Jun 4, 2026 in 50s
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: 2026-06-04T20:29:54.984Z
Resolved: 2026-06-04T20:30:44.032Z
Task Execution Time: 49 seconds, 48 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: AyJ_zGZKT4uPweP1RRm_sQ
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-06-04T20:29:55.034Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-06-04T20:29:55.034Z] {
[taskcluster 2026-06-04T20:29:55.034Z] "generic-worker": {
[taskcluster 2026-06-04T20:29:55.034Z] "config": {
[taskcluster 2026-06-04T20:29:55.034Z] "headlessTasks": true
[taskcluster 2026-06-04T20:29:55.034Z] },
[taskcluster 2026-06-04T20:29:55.034Z] "engine": "multiuser",
[taskcluster 2026-06-04T20:29:55.034Z] "go-arch": "amd64",
[taskcluster 2026-06-04T20:29:55.034Z] "go-os": "linux",
[taskcluster 2026-06-04T20:29:55.034Z] "go-version": "go1.26.2",
[taskcluster 2026-06-04T20:29:55.034Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-06-04T20:29:55.034Z] "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-04T20:29:55.034Z] "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-04T20:29:55.034Z] "version": "99.2.1"
[taskcluster 2026-06-04T20:29:55.034Z] },
[taskcluster 2026-06-04T20:29:55.034Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-06-04T20:29:55.034Z] "instance-id": "4968292152406467001",
[taskcluster 2026-06-04T20:29:55.034Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-06-04T20:29:55.034Z] "local-ipv4": "10.128.0.7",
[taskcluster 2026-06-04T20:29:55.034Z] "project-id": "fxci-production-level1-workers",
...(11 lines hidden)...
[taskcluster 2026-06-04T20:30:01.062Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/WuWevWu2TDm1P2-EgUudew, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-06-04T20:30:01.063Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-06-04T20:30:01.063Z] Executing command 0: docker run -t --name taskcontainer_G7C0AvYMSLmHFz9nT6Zwnw --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_178060499447552/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' 8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62 /usr/local/bin/run-task --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx './gradlew ktlint'
[setup 2026-06-04T20:30:01.227Z] run-task started in /builds/worker
[setup 2026-06-04T20:30:01.227Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-06-04T20:30:01.227Z] Python version: 3.10.12
[cache 2026-06-04T20:30:01.228Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-06-04T20:30:01.228Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-06-04T20:30:01.229Z] volume /builds/worker/checkouts is a cache
[setup 2026-06-04T20:30:01.229Z] running as worker:worker
[vcs 2026-06-04T20:30:01.229Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-06-04T20:30:01.230Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Almaju/application-services', 'ads-client-content-categories']
[vcs 2026-06-04T20:30:01.540Z] From https://github.com/Almaju/application-services
[vcs 2026-06-04T20:30:01.540Z] * branch ads-client-content-categories -> FETCH_HEAD
[vcs 2026-06-04T20:30:01.542Z] executing ['git', 'checkout', '-f', '-B', 'ads-client-content-categories', 'a281e4b0f623a98ddd4d823fdd7a491b823f5f61']
[vcs 2026-06-04T20:30:01.730Z] Reset branch 'ads-client-content-categories'
[vcs 2026-06-04T20:30:01.730Z] executing ['git', 'submodule', 'init']
[vcs 2026-06-04T20:30:01.750Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-06-04T20:30:01.769Z] cleaning git checkout...
[vcs 2026-06-04T20:30:01.769Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-06-04T20:30:01.777Z] removing ['/builds/worker/checkouts/vcs/.gradle/', '/builds/worker/checkouts/vcs/build/']
[vcs 2026-06-04T20:30:01.779Z] successfully cleaned git checkout!
[vcs 2026-06-04T20:30:01.781Z] TinderboxPrint:<a href='https://github.com/Almaju/application-services/commit/a281e4b0f623a98ddd4d823fdd7a491b823f5f61' title='Built from application-services commit a281e4b0f623a98ddd4d823fdd7a491b823f5f61'>a281e4b0f623a98ddd4d823fdd7a491b823f5f61</a>
[task 2026-06-04T20:30:01.781Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-06-04T20:30:01.782Z] + ./gradlew ktlint
[task 2026-06-04T20:30:01.852Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-06-04T20:30:03.199Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-06-04T20:30:04.354Z]
[task 2026-06-04T20:30:04.354Z] Welcome to Gradle 8.14.3!
[task 2026-06-04T20:30:04.354Z]
[task 2026-06-04T20:30:04.354Z] Here are the highlights of this release:
[task 2026-06-04T20:30:04.354Z] - Java 24 support
[task 2026-06-04T20:30:04.355Z] - GraalVM Native Image toolchain selection
[task 2026-06-04T20:30:04.355Z] - Enhancements to test reporting
[task 2026-06-04T20:30:04.355Z] - Build Authoring improvements
[task 2026-06-04T20:30:04.355Z]
[task 2026-06-04T20:30:04.355Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-06-04T20:30:04.355Z]
[task 2026-06-04T20:30:04.453Z] 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 2026-06-04T20:30:05.353Z] Daemon will be stopped at the end of the build
[task 2026-06-04T20:30:09.553Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-06-04T20:30:28.354Z]
[task 2026-06-04T20:30:28.354Z] > Configure project :ads-client
[task 2026-06-04T20:30:28.354Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:29.753Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:29.753Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:29.753Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:29.753Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:31.053Z]
[task 2026-06-04T20:30:31.053Z] > Configure project :autofill
[task 2026-06-04T20:30:31.053Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:31.053Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:31.053Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:31.053Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:31.153Z]
[task 2026-06-04T20:30:31.153Z] > Configure project :crashtest
[task 2026-06-04T20:30:31.153Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:31.153Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:31.153Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:31.153Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:32.453Z]
[task 2026-06-04T20:30:32.453Z] > Configure project :errorsupport
[task 2026-06-04T20:30:32.453Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:32.453Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:32.453Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:32.453Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:32.453Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:32.653Z]
[task 2026-06-04T20:30:32.653Z] > Configure project :fxaclient
[task 2026-06-04T20:30:32.653Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:32.653Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:32.653Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:32.653Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:32.653Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:33.753Z]
[task 2026-06-04T20:30:33.753Z] > Configure project :httpconfig
[task 2026-06-04T20:30:33.753Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:33.753Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:33.753Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:33.753Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:33.953Z]
[task 2026-06-04T20:30:33.953Z] > Configure project :init_rust_components
[task 2026-06-04T20:30:33.953Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:33.953Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:33.953Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:33.953Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.153Z]
[task 2026-06-04T20:30:34.153Z] > Configure project :logins
[task 2026-06-04T20:30:34.153Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:34.153Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.153Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.153Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.153Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.253Z]
[task 2026-06-04T20:30:34.253Z] > Configure project :merino
[task 2026-06-04T20:30:34.253Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.253Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.253Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.253Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.453Z]
[task 2026-06-04T20:30:34.453Z] > Configure project :nimbus
[task 2026-06-04T20:30:34.453Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:34.453Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.453Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.453Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.453Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.653Z]
[task 2026-06-04T20:30:34.653Z] > Configure project :places
[task 2026-06-04T20:30:34.653Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:34.653Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.653Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.653Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.653Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.753Z]
[task 2026-06-04T20:30:34.753Z] > Configure project :push
[task 2026-06-04T20:30:34.753Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.753Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.753Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.753Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:34.853Z]
[task 2026-06-04T20:30:34.853Z] > Configure project :relay
[task 2026-06-04T20:30:34.853Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:34.853Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:34.853Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:34.853Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.053Z]
[task 2026-06-04T20:30:35.053Z] > Configure project :remotesettings
[task 2026-06-04T20:30:35.053Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:35.053Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.053Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.053Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.053Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.153Z]
[task 2026-06-04T20:30:35.153Z] > Configure project :rust-log-forwarder
[task 2026-06-04T20:30:35.153Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.153Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.153Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.153Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.253Z]
[task 2026-06-04T20:30:35.253Z] > Configure project :search
[task 2026-06-04T20:30:35.253Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.253Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.253Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.253Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.353Z]
[task 2026-06-04T20:30:35.353Z] > Configure project :suggest
[task 2026-06-04T20:30:35.353Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.353Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.353Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.353Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.353Z]
[task 2026-06-04T20:30:35.353Z] > Configure project :sync15
[task 2026-06-04T20:30:35.353Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.353Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.353Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.353Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.553Z]
[task 2026-06-04T20:30:35.553Z] > Configure project :syncmanager
[task 2026-06-04T20:30:35.553Z] Requires glean_parser 19.0
[task 2026-06-04T20:30:35.553Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.553Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.553Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.553Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.653Z]
[task 2026-06-04T20:30:35.653Z] > Configure project :tabs
[task 2026-06-04T20:30:35.653Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.653Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.653Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.653Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:35.753Z]
[task 2026-06-04T20:30:35.753Z] > Configure project :tracing
[task 2026-06-04T20:30:35.753Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-04T20:30:35.753Z] This is a build performance and scalability issue.
[task 2026-06-04T20:30:35.753Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-04T20:30:35.753Z] Run with --info for a stacktrace.
[task 2026-06-04T20:30:42.253Z]
[task 2026-06-04T20:30:42.253Z] > Task :ktlint
[task 2026-06-04T20:30:42.253Z]
[task 2026-06-04T20:30:42.253Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-06-04T20:30:42.280Z]
[task 2026-06-04T20:30:42.280Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-06-04T20:30:42.280Z]
[task 2026-06-04T20:30:42.280Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2026-06-04T20:30:42.280Z]
[task 2026-06-04T20:30:42.280Z] 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 2026-06-04T20:30:42.280Z]
[task 2026-06-04T20:30:42.280Z] BUILD SUCCESSFUL in 40s
[task 2026-06-04T20:30:42.280Z] 1 actionable task: 1 executed
[taskcluster 2026-06-04T20:30:43.194Z] Exit Code: 0
[taskcluster 2026-06-04T20:30:43.194Z] User Time: 6.486ms
[taskcluster 2026-06-04T20:30:43.194Z] Kernel Time: 19.458ms
[taskcluster 2026-06-04T20:30:43.194Z] Wall Time: 42.130872549s
[taskcluster 2026-06-04T20:30:43.194Z] Average Available System Memory: 60.15 GiB
[taskcluster 2026-06-04T20:30:43.194Z] Average System Memory Used: 2.63 GiB
[taskcluster 2026-06-04T20:30:43.194Z] Peak System Memory Used: 3.57 GiB
[taskcluster 2026-06-04T20:30:43.194Z] Total System Memory: 62.79 GiB
[taskcluster 2026-06-04T20:30:43.194Z] Result: SUCCEEDED
[taskcluster 2026-06-04T20:30:43.194Z] === Task Finished ===
[taskcluster 2026-06-04T20:30:43.194Z] Task Duration: 42.131247031s
[taskcluster 2026-06-04T20:30:43.443Z] [mounts] Preserving cache: Moving "/home/task_178060499447552/cache0" to "/home/generic-worker/caches/bTv-IkH_RcaQcSckv1f6pw"
Loading