Refactored EncryptorDecryptor handling
#7373
+287
−440
Open
firefoxci-taskcluster / lint-ktlint
succeeded
May 15, 2026 in 52s
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-05-15T14:41:28.738Z
Resolved: 2026-05-15T14:42:17.666Z
Task Execution Time: 48 seconds, 928 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: I9mbZynGSKOTC7EBvuIGwA
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-05-15T14:41:28.930Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-05-15T14:41:28.930Z] {
[taskcluster 2026-05-15T14:41:28.930Z] "generic-worker": {
[taskcluster 2026-05-15T14:41:28.930Z] "config": {
[taskcluster 2026-05-15T14:41:28.930Z] "headlessTasks": true
[taskcluster 2026-05-15T14:41:28.930Z] },
[taskcluster 2026-05-15T14:41:28.930Z] "engine": "multiuser",
[taskcluster 2026-05-15T14:41:28.930Z] "go-arch": "amd64",
[taskcluster 2026-05-15T14:41:28.930Z] "go-os": "linux",
[taskcluster 2026-05-15T14:41:28.930Z] "go-version": "go1.26.2",
[taskcluster 2026-05-15T14:41:28.930Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-05-15T14:41:28.930Z] "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-15T14:41:28.930Z] "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-15T14:41:28.930Z] "version": "99.2.1"
[taskcluster 2026-05-15T14:41:28.930Z] },
[taskcluster 2026-05-15T14:41:28.930Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-05-15T14:41:28.930Z] "instance-id": "7217978124924523012",
[taskcluster 2026-05-15T14:41:28.930Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-05-15T14:41:28.930Z] "local-ipv4": "10.138.0.183",
[taskcluster 2026-05-15T14:41:28.930Z] "project-id": "fxci-production-level1-workers",
...(11 lines hidden)...
[taskcluster 2026-05-15T14:41:34.550Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/AloB848-T5eQ2unjFueunw, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-05-15T14:41:34.550Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-05-15T14:41:34.550Z] Executing command 0: docker run -t --name taskcontainer_G1NJClMSSLqm2toAaWBS8A --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177885573310928/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-05-15T14:41:34.718Z] run-task started in /builds/worker
[setup 2026-05-15T14:41:34.718Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-05-15T14:41:34.718Z] Python version: 3.10.12
[cache 2026-05-15T14:41:34.720Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-05-15T14:41:34.720Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-05-15T14:41:34.720Z] volume /builds/worker/checkouts is a cache
[setup 2026-05-15T14:41:34.720Z] running as worker:worker
[vcs 2026-05-15T14:41:34.720Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-05-15T14:41:34.721Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'push-lxxlykwpssko']
[vcs 2026-05-15T14:41:35.103Z] From https://github.com/bendk/application-services
[vcs 2026-05-15T14:41:35.103Z] * branch push-lxxlykwpssko -> FETCH_HEAD
[vcs 2026-05-15T14:41:35.105Z] executing ['git', 'checkout', '-f', '-B', 'push-lxxlykwpssko', '19fe8e7547e05a5133e542bbcee1a8a1fdc5cfa4']
[vcs 2026-05-15T14:41:35.114Z] Switched to and reset branch 'push-lxxlykwpssko'
[vcs 2026-05-15T14:41:35.114Z] executing ['git', 'submodule', 'init']
[vcs 2026-05-15T14:41:35.134Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-05-15T14:41:35.154Z] cleaning git checkout...
[vcs 2026-05-15T14:41:35.154Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-05-15T14:41:35.162Z] removing ['/builds/worker/checkouts/vcs/.gradle/', '/builds/worker/checkouts/vcs/build/']
[vcs 2026-05-15T14:41:35.163Z] successfully cleaned git checkout!
[vcs 2026-05-15T14:41:35.164Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/19fe8e7547e05a5133e542bbcee1a8a1fdc5cfa4' title='Built from application-services commit 19fe8e7547e05a5133e542bbcee1a8a1fdc5cfa4'>19fe8e7547e05a5133e542bbcee1a8a1fdc5cfa4</a>
[task 2026-05-15T14:41:35.164Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-05-15T14:41:35.166Z] + ./gradlew ktlint
[task 2026-05-15T14:41:35.237Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-05-15T14:41:36.414Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-05-15T14:41:37.557Z]
[task 2026-05-15T14:41:37.557Z] Welcome to Gradle 8.14.3!
[task 2026-05-15T14:41:37.557Z]
[task 2026-05-15T14:41:37.557Z] Here are the highlights of this release:
[task 2026-05-15T14:41:37.557Z] - Java 24 support
[task 2026-05-15T14:41:37.557Z] - GraalVM Native Image toolchain selection
[task 2026-05-15T14:41:37.557Z] - Enhancements to test reporting
[task 2026-05-15T14:41:37.558Z] - Build Authoring improvements
[task 2026-05-15T14:41:37.558Z]
[task 2026-05-15T14:41:37.558Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-05-15T14:41:37.558Z]
[task 2026-05-15T14:41:37.656Z] 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-05-15T14:41:38.556Z] Daemon will be stopped at the end of the build
[task 2026-05-15T14:41:42.656Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-05-15T14:42:01.856Z]
[task 2026-05-15T14:42:01.857Z] > Configure project :ads-client
[task 2026-05-15T14:42:01.857Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:03.256Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:03.256Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:03.256Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:03.256Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:04.556Z]
[task 2026-05-15T14:42:04.556Z] > Configure project :autofill
[task 2026-05-15T14:42:04.556Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:04.556Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:04.556Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:04.556Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:04.756Z]
[task 2026-05-15T14:42:04.756Z] > Configure project :crashtest
[task 2026-05-15T14:42:04.756Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:04.756Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:04.756Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:04.756Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:06.056Z]
[task 2026-05-15T14:42:06.056Z] > Configure project :errorsupport
[task 2026-05-15T14:42:06.056Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:06.056Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:06.056Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:06.056Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:06.056Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:06.256Z]
[task 2026-05-15T14:42:06.256Z] > Configure project :fxaclient
[task 2026-05-15T14:42:06.256Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:06.256Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:06.256Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:06.256Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:06.256Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:07.556Z]
[task 2026-05-15T14:42:07.556Z] > Configure project :httpconfig
[task 2026-05-15T14:42:07.556Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:07.556Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:07.556Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:07.556Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:07.656Z]
[task 2026-05-15T14:42:07.656Z] > Configure project :init_rust_components
[task 2026-05-15T14:42:07.656Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:07.656Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:07.656Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:07.656Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:07.856Z]
[task 2026-05-15T14:42:07.856Z] > Configure project :logins
[task 2026-05-15T14:42:07.856Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:07.856Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:07.856Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:07.856Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:07.856Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:07.956Z]
[task 2026-05-15T14:42:07.956Z] > Configure project :merino
[task 2026-05-15T14:42:07.956Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:07.956Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:07.956Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:07.956Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.156Z]
[task 2026-05-15T14:42:08.156Z] > Configure project :nimbus
[task 2026-05-15T14:42:08.156Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:08.156Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.156Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.156Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.156Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.356Z]
[task 2026-05-15T14:42:08.356Z] > Configure project :places
[task 2026-05-15T14:42:08.356Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:08.356Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.356Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.356Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.356Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.456Z]
[task 2026-05-15T14:42:08.456Z] > Configure project :push
[task 2026-05-15T14:42:08.456Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.456Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.456Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.456Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.556Z]
[task 2026-05-15T14:42:08.556Z] > Configure project :relay
[task 2026-05-15T14:42:08.556Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.556Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.556Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.556Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.756Z]
[task 2026-05-15T14:42:08.756Z] > Configure project :remotesettings
[task 2026-05-15T14:42:08.756Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:08.756Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.756Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.756Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.756Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.856Z]
[task 2026-05-15T14:42:08.856Z] > Configure project :rust-log-forwarder
[task 2026-05-15T14:42:08.856Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.856Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.856Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.856Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:08.956Z]
[task 2026-05-15T14:42:08.956Z] > Configure project :search
[task 2026-05-15T14:42:08.956Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:08.956Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:08.956Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:08.956Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:09.056Z]
[task 2026-05-15T14:42:09.056Z] > Configure project :suggest
[task 2026-05-15T14:42:09.056Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:09.056Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:09.056Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:09.056Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:09.156Z]
[task 2026-05-15T14:42:09.156Z] > Configure project :sync15
[task 2026-05-15T14:42:09.156Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:09.156Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:09.156Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:09.156Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:09.356Z]
[task 2026-05-15T14:42:09.356Z] > Configure project :syncmanager
[task 2026-05-15T14:42:09.356Z] Requires glean_parser 19.0
[task 2026-05-15T14:42:09.356Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:09.356Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:09.356Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:09.356Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:09.456Z]
[task 2026-05-15T14:42:09.456Z] > Configure project :tabs
[task 2026-05-15T14:42:09.456Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:09.456Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:09.456Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:09.456Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:09.556Z]
[task 2026-05-15T14:42:09.556Z] > Configure project :tracing
[task 2026-05-15T14:42:09.556Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-05-15T14:42:09.556Z] This is a build performance and scalability issue.
[task 2026-05-15T14:42:09.556Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-05-15T14:42:09.556Z] Run with --info for a stacktrace.
[task 2026-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.056Z] > Task :ktlint
[task 2026-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.056Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.056Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.056Z] 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-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.056Z] 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-05-15T14:42:16.056Z]
[task 2026-05-15T14:42:16.080Z] BUILD SUCCESSFUL in 40s
[task 2026-05-15T14:42:16.080Z] 1 actionable task: 1 executed
[taskcluster 2026-05-15T14:42:16.981Z] Exit Code: 0
[taskcluster 2026-05-15T14:42:16.981Z] User Time: 10.941ms
[taskcluster 2026-05-15T14:42:16.981Z] Kernel Time: 15.915ms
[taskcluster 2026-05-15T14:42:16.981Z] Wall Time: 42.430579966s
[taskcluster 2026-05-15T14:42:16.981Z] Average Available System Memory: 60.21 GiB
[taskcluster 2026-05-15T14:42:16.981Z] Average System Memory Used: 2.58 GiB
[taskcluster 2026-05-15T14:42:16.981Z] Peak System Memory Used: 3.34 GiB
[taskcluster 2026-05-15T14:42:16.981Z] Total System Memory: 62.79 GiB
[taskcluster 2026-05-15T14:42:16.981Z] Result: SUCCEEDED
[taskcluster 2026-05-15T14:42:16.981Z] === Task Finished ===
[taskcluster 2026-05-15T14:42:16.981Z] Task Duration: 42.431231803s
[taskcluster 2026-05-15T14:42:17.230Z] [mounts] Preserving cache: Moving "/home/task_177885573310928/cache0" to "/home/generic-worker/caches/H1114_ymTM6ro9N_Jn3MAQ"
Loading