fxa-client: Don't expose the session token directly to consumers. #7317
firefoxci-taskcluster / lint-ktlint
succeeded
Apr 24, 2026 in 56s
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-04-24T04:23:22.208Z
Resolved: 2026-04-24T04:24:13.524Z
Task Execution Time: 51 seconds, 316 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: BJSN9EaMRbylRbrEolsHzA
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-04-24T04:23:22.417Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-24T04:23:22.417Z] {
[taskcluster 2026-04-24T04:23:22.417Z] "generic-worker": {
[taskcluster 2026-04-24T04:23:22.417Z] "config": {
[taskcluster 2026-04-24T04:23:22.417Z] "headlessTasks": true
[taskcluster 2026-04-24T04:23:22.417Z] },
[taskcluster 2026-04-24T04:23:22.417Z] "engine": "multiuser",
[taskcluster 2026-04-24T04:23:22.417Z] "go-arch": "amd64",
[taskcluster 2026-04-24T04:23:22.417Z] "go-os": "linux",
[taskcluster 2026-04-24T04:23:22.417Z] "go-version": "go1.26.0",
[taskcluster 2026-04-24T04:23:22.417Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-24T04:23:22.417Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:23:22.417Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-24T04:23:22.417Z] "version": "97.0.1"
[taskcluster 2026-04-24T04:23:22.417Z] },
[taskcluster 2026-04-24T04:23:22.417Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-24T04:23:22.417Z] "instance-id": "3483114279929336254",
[taskcluster 2026-04-24T04:23:22.417Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-24T04:23:22.417Z] "local-ipv4": "10.128.1.113",
[taskcluster 2026-04-24T04:23:22.417Z] "project-id": "fxci-production-level1-workers",
...(11 lines hidden)...
[taskcluster 2026-04-24T04:23:28.180Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/VBa4VvncTbisXvYNUcv6WA, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-04-24T04:23:28.180Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-04-24T04:23:28.180Z] Executing command 0: docker run -t --name taskcontainer_V96teUBgRG2ce4qHSTU88Q --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177700458636981/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-04-24T04:23:28.353Z] run-task started in /builds/worker
[setup 2026-04-24T04:23:28.353Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-04-24T04:23:28.353Z] Python version: 3.10.12
[cache 2026-04-24T04:23:28.354Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-04-24T04:23:28.355Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-24T04:23:28.355Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-24T04:23:28.355Z] running as worker:worker
[vcs 2026-04-24T04:23:28.355Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-24T04:23:28.356Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mhammond/application-services', 'push-yqytmmnsxvyx']
[vcs 2026-04-24T04:23:28.606Z] From https://github.com/mhammond/application-services
[vcs 2026-04-24T04:23:28.606Z] * branch push-yqytmmnsxvyx -> FETCH_HEAD
[vcs 2026-04-24T04:23:28.608Z] executing ['git', 'checkout', '-f', '-B', 'push-yqytmmnsxvyx', 'c672d1e1d13b32afc5bae47781776a834b32d442']
[vcs 2026-04-24T04:23:28.619Z] Switched to a new branch 'push-yqytmmnsxvyx'
[vcs 2026-04-24T04:23:28.619Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-24T04:23:28.639Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-24T04:23:28.659Z] cleaning git checkout...
[vcs 2026-04-24T04:23:28.659Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-24T04:23:28.667Z] removing ['/builds/worker/checkouts/vcs/.gradle/', '/builds/worker/checkouts/vcs/build/']
[vcs 2026-04-24T04:23:28.668Z] successfully cleaned git checkout!
[vcs 2026-04-24T04:23:28.670Z] TinderboxPrint:<a href='https://github.com/mhammond/application-services/commit/c672d1e1d13b32afc5bae47781776a834b32d442' title='Built from application-services commit c672d1e1d13b32afc5bae47781776a834b32d442'>c672d1e1d13b32afc5bae47781776a834b32d442</a>
[task 2026-04-24T04:23:28.670Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-04-24T04:23:28.671Z] + ./gradlew ktlint
[task 2026-04-24T04:23:28.742Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-24T04:23:30.124Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-24T04:23:31.487Z]
[task 2026-04-24T04:23:31.487Z] Welcome to Gradle 8.14.3!
[task 2026-04-24T04:23:31.487Z]
[task 2026-04-24T04:23:31.487Z] Here are the highlights of this release:
[task 2026-04-24T04:23:31.487Z] - Java 24 support
[task 2026-04-24T04:23:31.488Z] - GraalVM Native Image toolchain selection
[task 2026-04-24T04:23:31.488Z] - Enhancements to test reporting
[task 2026-04-24T04:23:31.488Z] - Build Authoring improvements
[task 2026-04-24T04:23:31.488Z]
[task 2026-04-24T04:23:31.488Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-24T04:23:31.488Z]
[task 2026-04-24T04:23:31.586Z] 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-04-24T04:23:32.886Z] Daemon will be stopped at the end of the build
[task 2026-04-24T04:23:37.286Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-24T04:23:55.687Z]
[task 2026-04-24T04:23:55.687Z] > Configure project :ads-client
[task 2026-04-24T04:23:55.687Z] Requires glean_parser 19.0
[task 2026-04-24T04:23:57.086Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:23:57.086Z] This is a build performance and scalability issue.
[task 2026-04-24T04:23:57.086Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:23:57.086Z] Run with --info for a stacktrace.
[task 2026-04-24T04:23:58.486Z]
[task 2026-04-24T04:23:58.486Z] > Configure project :autofill
[task 2026-04-24T04:23:58.486Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:23:58.486Z] This is a build performance and scalability issue.
[task 2026-04-24T04:23:58.486Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:23:58.486Z] Run with --info for a stacktrace.
[task 2026-04-24T04:23:58.586Z]
[task 2026-04-24T04:23:58.586Z] > Configure project :crashtest
[task 2026-04-24T04:23:58.586Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:23:58.586Z] This is a build performance and scalability issue.
[task 2026-04-24T04:23:58.586Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:23:58.586Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:00.186Z]
[task 2026-04-24T04:24:00.186Z] > Configure project :errorsupport
[task 2026-04-24T04:24:00.186Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:00.186Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:00.186Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:00.186Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:00.186Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:00.386Z]
[task 2026-04-24T04:24:00.386Z] > Configure project :fxaclient
[task 2026-04-24T04:24:00.386Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:00.386Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:00.386Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:00.386Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:00.386Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:01.686Z]
[task 2026-04-24T04:24:01.686Z] > Configure project :httpconfig
[task 2026-04-24T04:24:01.686Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:01.686Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:01.686Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:01.686Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:01.786Z]
[task 2026-04-24T04:24:01.786Z] > Configure project :init_rust_components
[task 2026-04-24T04:24:01.786Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:01.786Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:01.786Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:01.786Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:01.986Z]
[task 2026-04-24T04:24:01.986Z] > Configure project :logins
[task 2026-04-24T04:24:01.986Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:01.986Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:01.986Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:01.986Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:01.986Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.086Z]
[task 2026-04-24T04:24:02.086Z] > Configure project :merino
[task 2026-04-24T04:24:02.086Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.086Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.086Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.086Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.286Z]
[task 2026-04-24T04:24:02.286Z] > Configure project :nimbus
[task 2026-04-24T04:24:02.286Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:02.286Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.286Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.286Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.286Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.486Z]
[task 2026-04-24T04:24:02.486Z] > Configure project :places
[task 2026-04-24T04:24:02.486Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:02.486Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.486Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.486Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.486Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.586Z]
[task 2026-04-24T04:24:02.586Z] > Configure project :push
[task 2026-04-24T04:24:02.586Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.586Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.586Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.586Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.686Z]
[task 2026-04-24T04:24:02.686Z] > Configure project :relay
[task 2026-04-24T04:24:02.686Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.686Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.686Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.686Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.886Z]
[task 2026-04-24T04:24:02.886Z] > Configure project :remotesettings
[task 2026-04-24T04:24:02.886Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:02.886Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.886Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.886Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.886Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:02.986Z]
[task 2026-04-24T04:24:02.986Z] > Configure project :rust-log-forwarder
[task 2026-04-24T04:24:02.986Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:02.986Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:02.986Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:02.986Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.086Z]
[task 2026-04-24T04:24:03.086Z] > Configure project :search
[task 2026-04-24T04:24:03.086Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.086Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.086Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.086Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.186Z]
[task 2026-04-24T04:24:03.186Z] > Configure project :suggest
[task 2026-04-24T04:24:03.186Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.186Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.186Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.186Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.286Z]
[task 2026-04-24T04:24:03.286Z] > Configure project :sync15
[task 2026-04-24T04:24:03.286Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.286Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.286Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.286Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.486Z]
[task 2026-04-24T04:24:03.486Z] > Configure project :syncmanager
[task 2026-04-24T04:24:03.486Z] Requires glean_parser 19.0
[task 2026-04-24T04:24:03.486Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.486Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.486Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.486Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.586Z]
[task 2026-04-24T04:24:03.586Z] > Configure project :tabs
[task 2026-04-24T04:24:03.586Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.586Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.586Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.586Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:03.686Z]
[task 2026-04-24T04:24:03.686Z] > Configure project :tracing
[task 2026-04-24T04:24:03.686Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-24T04:24:03.686Z] This is a build performance and scalability issue.
[task 2026-04-24T04:24:03.686Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-24T04:24:03.686Z] Run with --info for a stacktrace.
[task 2026-04-24T04:24:11.237Z]
[task 2026-04-24T04:24:11.237Z] > Task :ktlint
[task 2026-04-24T04:24:11.237Z]
[task 2026-04-24T04:24:11.237Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-24T04:24:11.237Z]
[task 2026-04-24T04:24:11.237Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-24T04:24:11.237Z]
[task 2026-04-24T04:24:11.237Z] 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-04-24T04:24:11.237Z]
[task 2026-04-24T04:24:11.238Z] 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-04-24T04:24:11.238Z]
[task 2026-04-24T04:24:11.238Z] BUILD SUCCESSFUL in 42s
[task 2026-04-24T04:24:11.238Z] 1 actionable task: 1 executed
[taskcluster 2026-04-24T04:24:12.781Z] Exit Code: 0
[taskcluster 2026-04-24T04:24:12.781Z] User Time: 12.07ms
[taskcluster 2026-04-24T04:24:12.781Z] Kernel Time: 14.484ms
[taskcluster 2026-04-24T04:24:12.781Z] Wall Time: 44.600991605s
[taskcluster 2026-04-24T04:24:12.781Z] Average Available System Memory: 59.04 GiB
[taskcluster 2026-04-24T04:24:12.781Z] Average System Memory Used: 3.75 GiB
[taskcluster 2026-04-24T04:24:12.781Z] Peak System Memory Used: 4.56 GiB
[taskcluster 2026-04-24T04:24:12.781Z] Total System Memory: 62.79 GiB
[taskcluster 2026-04-24T04:24:12.781Z] Result: SUCCEEDED
[taskcluster 2026-04-24T04:24:12.781Z] === Task Finished ===
[taskcluster 2026-04-24T04:24:12.781Z] Task Duration: 44.601400242s
[taskcluster 2026-04-24T04:24:13.035Z] [mounts] Preserving cache: Moving "/home/task_177700458636981/cache0" to "/home/generic-worker/caches/croGKV3GSU2B0jwME28NVw"
Loading