Add new "Authorization" states and functions to authorize additional scopes. [ci full] #7306
firefoxci-taskcluster / lint-ktlint
succeeded
Apr 14, 2026 in 4m 25s
FirefoxCI (issue_comment)
Running ktlint over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-04-14T10:27:41.887Z
Resolved: 2026-04-14T10:29:45.896Z
Task Execution Time: 2 minutes, 4 seconds, 9 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: OCcpBnmwTUCFEpBR-gvlkw
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-04-14T10:27:41.940Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-04-14T10:27:41.940Z] {
[taskcluster 2026-04-14T10:27:41.940Z] "generic-worker": {
[taskcluster 2026-04-14T10:27:41.940Z] "config": {
[taskcluster 2026-04-14T10:27:41.940Z] "headlessTasks": true
[taskcluster 2026-04-14T10:27:41.940Z] },
[taskcluster 2026-04-14T10:27:41.940Z] "engine": "multiuser",
[taskcluster 2026-04-14T10:27:41.940Z] "go-arch": "amd64",
[taskcluster 2026-04-14T10:27:41.940Z] "go-os": "linux",
[taskcluster 2026-04-14T10:27:41.940Z] "go-version": "go1.26.0",
[taskcluster 2026-04-14T10:27:41.940Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-04-14T10:27:41.940Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-14T10:27:41.940Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-04-14T10:27:41.940Z] "version": "97.0.1"
[taskcluster 2026-04-14T10:27:41.940Z] },
[taskcluster 2026-04-14T10:27:41.940Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-04-14T10:27:41.940Z] "instance-id": "6095417593855977669",
[taskcluster 2026-04-14T10:27:41.940Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-04-14T10:27:41.940Z] "local-ipv4": "10.128.0.231",
[taskcluster 2026-04-14T10:27:41.940Z] "project-id": "fxci-production-level1-workers",
...(15 lines hidden)...
[taskcluster 2026-04-14T10:28:55.073Z] [d2g] Loaded docker image "linux:latest"
[taskcluster 2026-04-14T10:28:55.073Z] Executing command 0: docker run -t --name taskcontainer_XrfNr_uiQAK3ihnyMkATnw --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177616246101101/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-14T10:28:58.358Z] run-task started in /builds/worker
[setup 2026-04-14T10:28:58.358Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-04-14T10:28:58.358Z] Python version: 3.10.12
[cache 2026-04-14T10:28:58.360Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-04-14T10:28:58.360Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-04-14T10:28:58.360Z] volume /builds/worker/checkouts is a cache
[setup 2026-04-14T10:28:58.360Z] running as worker:worker
[vcs 2026-04-14T10:28:58.360Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-04-14T10:28:58.362Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-04-14T10:28:58.363Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-04-14T10:29:01.254Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mhammond/application-services', 'push-mkxvwknxqksu']
[vcs 2026-04-14T10:29:01.528Z] From https://github.com/mhammond/application-services
[vcs 2026-04-14T10:29:01.528Z] * branch push-mkxvwknxqksu -> FETCH_HEAD
[vcs 2026-04-14T10:29:01.530Z] executing ['git', 'checkout', '-f', '-B', 'push-mkxvwknxqksu', 'ad06176e18d352cbce69cef01b7cca623158c522']
[vcs 2026-04-14T10:29:01.720Z] Switched to a new branch 'push-mkxvwknxqksu'
[vcs 2026-04-14T10:29:01.721Z] executing ['git', 'submodule', 'init']
[vcs 2026-04-14T10:29:01.742Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-04-14T10:29:01.762Z] cleaning git checkout...
[vcs 2026-04-14T10:29:01.762Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-04-14T10:29:01.770Z] removing []
[vcs 2026-04-14T10:29:01.770Z] successfully cleaned git checkout!
[vcs 2026-04-14T10:29:01.772Z] TinderboxPrint:<a href='https://github.com/mhammond/application-services/commit/ad06176e18d352cbce69cef01b7cca623158c522' title='Built from application-services commit ad06176e18d352cbce69cef01b7cca623158c522'>ad06176e18d352cbce69cef01b7cca623158c522</a>
[task 2026-04-14T10:29:01.772Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-04-14T10:29:01.773Z] + ./gradlew ktlint
[task 2026-04-14T10:29:01.849Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-04-14T10:29:03.205Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-04-14T10:29:04.416Z]
[task 2026-04-14T10:29:04.416Z] Welcome to Gradle 8.14.3!
[task 2026-04-14T10:29:04.416Z]
[task 2026-04-14T10:29:04.416Z] Here are the highlights of this release:
[task 2026-04-14T10:29:04.416Z] - Java 24 support
[task 2026-04-14T10:29:04.417Z] - GraalVM Native Image toolchain selection
[task 2026-04-14T10:29:04.417Z] - Enhancements to test reporting
[task 2026-04-14T10:29:04.417Z] - Build Authoring improvements
[task 2026-04-14T10:29:04.417Z]
[task 2026-04-14T10:29:04.417Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-04-14T10:29:04.417Z]
[task 2026-04-14T10:29:04.515Z] 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-14T10:29:05.815Z] Daemon will be stopped at the end of the build
[task 2026-04-14T10:29:10.215Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-04-14T10:29:29.716Z]
[task 2026-04-14T10:29:29.716Z] > Configure project :ads-client
[task 2026-04-14T10:29:29.716Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:31.115Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:31.115Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:31.115Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:31.115Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:32.515Z]
[task 2026-04-14T10:29:32.515Z] > Configure project :autofill
[task 2026-04-14T10:29:32.515Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:32.515Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:32.515Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:32.515Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:32.615Z]
[task 2026-04-14T10:29:32.615Z] > Configure project :crashtest
[task 2026-04-14T10:29:32.615Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:32.615Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:32.615Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:32.615Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:34.015Z]
[task 2026-04-14T10:29:34.015Z] > Configure project :errorsupport
[task 2026-04-14T10:29:34.015Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:34.015Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:34.015Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:34.015Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:34.015Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:34.315Z]
[task 2026-04-14T10:29:34.315Z] > Configure project :fxaclient
[task 2026-04-14T10:29:34.315Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:34.315Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:34.315Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:34.315Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:34.315Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:35.515Z]
[task 2026-04-14T10:29:35.515Z] > Configure project :httpconfig
[task 2026-04-14T10:29:35.515Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:35.515Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:35.515Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:35.515Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:35.615Z]
[task 2026-04-14T10:29:35.615Z] > Configure project :init_rust_components
[task 2026-04-14T10:29:35.615Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:35.615Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:35.615Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:35.615Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:35.915Z]
[task 2026-04-14T10:29:35.915Z] > Configure project :logins
[task 2026-04-14T10:29:35.915Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:35.915Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:35.915Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:35.915Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:35.915Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.015Z]
[task 2026-04-14T10:29:36.015Z] > Configure project :merino
[task 2026-04-14T10:29:36.015Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.015Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.015Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.015Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.215Z]
[task 2026-04-14T10:29:36.215Z] > Configure project :nimbus
[task 2026-04-14T10:29:36.215Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:36.215Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.215Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.215Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.215Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.415Z]
[task 2026-04-14T10:29:36.415Z] > Configure project :places
[task 2026-04-14T10:29:36.415Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:36.415Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.415Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.415Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.415Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.515Z]
[task 2026-04-14T10:29:36.515Z] > Configure project :push
[task 2026-04-14T10:29:36.515Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.515Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.515Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.515Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.615Z]
[task 2026-04-14T10:29:36.615Z] > Configure project :relay
[task 2026-04-14T10:29:36.615Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.615Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.615Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.615Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.715Z]
[task 2026-04-14T10:29:36.715Z] > Configure project :remotesettings
[task 2026-04-14T10:29:36.715Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.715Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.715Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.715Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.815Z]
[task 2026-04-14T10:29:36.815Z] > Configure project :rust-log-forwarder
[task 2026-04-14T10:29:36.815Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.815Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.815Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.815Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:36.915Z]
[task 2026-04-14T10:29:36.915Z] > Configure project :search
[task 2026-04-14T10:29:36.915Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:36.915Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:36.915Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:36.915Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:37.015Z]
[task 2026-04-14T10:29:37.015Z] > Configure project :suggest
[task 2026-04-14T10:29:37.015Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:37.015Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:37.015Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:37.015Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:37.115Z]
[task 2026-04-14T10:29:37.115Z] > Configure project :sync15
[task 2026-04-14T10:29:37.115Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:37.115Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:37.115Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:37.115Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:37.315Z]
[task 2026-04-14T10:29:37.315Z] > Configure project :syncmanager
[task 2026-04-14T10:29:37.315Z] Requires glean_parser 18.2
[task 2026-04-14T10:29:37.315Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:37.315Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:37.315Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:37.315Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:37.415Z]
[task 2026-04-14T10:29:37.415Z] > Configure project :tabs
[task 2026-04-14T10:29:37.415Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:37.415Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:37.415Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:37.415Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:37.515Z]
[task 2026-04-14T10:29:37.515Z] > Configure project :tracing
[task 2026-04-14T10:29:37.515Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-04-14T10:29:37.515Z] This is a build performance and scalability issue.
[task 2026-04-14T10:29:37.515Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-04-14T10:29:37.515Z] Run with --info for a stacktrace.
[task 2026-04-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] > Task :ktlint
[task 2026-04-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-04-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-04-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] 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-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] 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-14T10:29:43.757Z]
[task 2026-04-14T10:29:43.757Z] BUILD SUCCESSFUL in 41s
[task 2026-04-14T10:29:43.757Z] 1 actionable task: 1 executed
[taskcluster 2026-04-14T10:29:45.126Z] Exit Code: 0
[taskcluster 2026-04-14T10:29:45.126Z] User Time: 18.366ms
[taskcluster 2026-04-14T10:29:45.126Z] Kernel Time: 9.183ms
[taskcluster 2026-04-14T10:29:45.126Z] Wall Time: 50.052244478s
[taskcluster 2026-04-14T10:29:45.126Z] Average Available System Memory: 59.24 GiB
[taskcluster 2026-04-14T10:29:45.126Z] Average System Memory Used: 3.55 GiB
[taskcluster 2026-04-14T10:29:45.126Z] Peak System Memory Used: 4.82 GiB
[taskcluster 2026-04-14T10:29:45.126Z] Total System Memory: 62.79 GiB
[taskcluster 2026-04-14T10:29:45.126Z] Result: SUCCEEDED
[taskcluster 2026-04-14T10:29:45.126Z] === Task Finished ===
[taskcluster 2026-04-14T10:29:45.126Z] Task Duration: 50.052795242s
[taskcluster 2026-04-14T10:29:45.377Z] [mounts] Preserving cache: Moving "/home/task_177616246101101/cache0" to "/home/generic-worker/caches/EhLhDKDVS1isOWURH1V3yg"
Loading