Update search related remote settings dumps #7297
Merged
firefoxci-taskcluster / lint-detekt
succeeded
Mar 30, 2026 in 4m 25s
FirefoxCI (pull_request)
Running detekt over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-03-30T14:52:32.484Z
Resolved: 2026-03-30T14:55:07.214Z
Task Execution Time: 2 minutes, 34 seconds, 730 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: Z9TwJ-W7SmGl_Z_3ql54GQ
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-03-30T14:52:32.548Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-03-30T14:52:32.548Z] {
[taskcluster 2026-03-30T14:52:32.548Z] "generic-worker": {
[taskcluster 2026-03-30T14:52:32.548Z] "config": {
[taskcluster 2026-03-30T14:52:32.548Z] "headlessTasks": true
[taskcluster 2026-03-30T14:52:32.548Z] },
[taskcluster 2026-03-30T14:52:32.548Z] "engine": "multiuser",
[taskcluster 2026-03-30T14:52:32.548Z] "go-arch": "amd64",
[taskcluster 2026-03-30T14:52:32.548Z] "go-os": "linux",
[taskcluster 2026-03-30T14:52:32.548Z] "go-version": "go1.26.0",
[taskcluster 2026-03-30T14:52:32.548Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-03-30T14:52:32.548Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-30T14:52:32.548Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-30T14:52:32.548Z] "version": "97.0.1"
[taskcluster 2026-03-30T14:52:32.548Z] },
[taskcluster 2026-03-30T14:52:32.548Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-03-30T14:52:32.548Z] "instance-id": "456293269859939110",
[taskcluster 2026-03-30T14:52:32.548Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-03-30T14:52:32.548Z] "local-ipv4": "10.128.0.104",
[taskcluster 2026-03-30T14:52:32.548Z] "project-id": "fxci-production-level1-workers",
...(16 lines hidden)...
[taskcluster 2026-03-30T14:54:10.109Z] Executing command 0: docker run -t --name taskcontainer_fBWBnhFMTGO96h5Sio-TXA --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177488235178155/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 detekt'
[setup 2026-03-30T14:54:11.628Z] run-task started in /builds/worker
[setup 2026-03-30T14:54:11.628Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-03-30T14:54:11.629Z] Python version: 3.10.12
[cache 2026-03-30T14:54:11.630Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-03-30T14:54:11.630Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-03-30T14:54:11.630Z] volume /builds/worker/checkouts is a cache
[setup 2026-03-30T14:54:11.630Z] running as worker:worker
[vcs 2026-03-30T14:54:11.630Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-03-30T14:54:11.632Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-03-30T14:54:11.633Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-03-30T14:54:15.579Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Standard8/application-services', 'dumps-update-2']
[vcs 2026-03-30T14:54:15.857Z] From https://github.com/Standard8/application-services
[vcs 2026-03-30T14:54:15.857Z] * branch dumps-update-2 -> FETCH_HEAD
[vcs 2026-03-30T14:54:15.859Z] executing ['git', 'checkout', '-f', '-B', 'dumps-update-2', 'f9a09b022182e5535a4c5c55f47f5c8c84f4ac8d']
[vcs 2026-03-30T14:54:16.049Z] Switched to a new branch 'dumps-update-2'
[vcs 2026-03-30T14:54:16.050Z] executing ['git', 'submodule', 'init']
[vcs 2026-03-30T14:54:16.071Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-03-30T14:54:16.092Z] cleaning git checkout...
[vcs 2026-03-30T14:54:16.092Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-03-30T14:54:16.101Z] removing []
[vcs 2026-03-30T14:54:16.101Z] successfully cleaned git checkout!
[vcs 2026-03-30T14:54:16.102Z] TinderboxPrint:<a href='https://github.com/Standard8/application-services/commit/f9a09b022182e5535a4c5c55f47f5c8c84f4ac8d' title='Built from application-services commit f9a09b022182e5535a4c5c55f47f5c8c84f4ac8d'>f9a09b022182e5535a4c5c55f47f5c8c84f4ac8d</a>
[task 2026-03-30T14:54:16.102Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-03-30T14:54:16.104Z] + ./gradlew detekt
[task 2026-03-30T14:54:16.181Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-03-30T14:54:17.836Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-03-30T14:54:19.469Z]
[task 2026-03-30T14:54:19.469Z] Welcome to Gradle 8.14.3!
[task 2026-03-30T14:54:19.469Z]
[task 2026-03-30T14:54:19.469Z] Here are the highlights of this release:
[task 2026-03-30T14:54:19.469Z] - Java 24 support
[task 2026-03-30T14:54:19.469Z] - GraalVM Native Image toolchain selection
[task 2026-03-30T14:54:19.469Z] - Enhancements to test reporting
[task 2026-03-30T14:54:19.469Z] - Build Authoring improvements
[task 2026-03-30T14:54:19.469Z]
[task 2026-03-30T14:54:19.470Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-03-30T14:54:19.470Z]
[task 2026-03-30T14:54:19.568Z] 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-03-30T14:54:20.968Z] Daemon will be stopped at the end of the build
[task 2026-03-30T14:54:25.368Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-03-30T14:54:48.168Z]
[task 2026-03-30T14:54:48.168Z] > Configure project :ads-client
[task 2026-03-30T14:54:48.168Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:49.568Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:49.568Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:49.568Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:49.568Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:50.868Z]
[task 2026-03-30T14:54:50.868Z] > Configure project :autofill
[task 2026-03-30T14:54:50.868Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:50.868Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:50.868Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:50.868Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:51.068Z]
[task 2026-03-30T14:54:51.068Z] > Configure project :crashtest
[task 2026-03-30T14:54:51.068Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:51.068Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:51.068Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:51.068Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:52.568Z]
[task 2026-03-30T14:54:52.568Z] > Configure project :errorsupport
[task 2026-03-30T14:54:52.568Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:52.568Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:52.568Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:52.568Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:52.568Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:52.768Z]
[task 2026-03-30T14:54:52.768Z] > Configure project :fxaclient
[task 2026-03-30T14:54:52.768Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:52.768Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:52.768Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:52.768Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:52.768Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.068Z]
[task 2026-03-30T14:54:54.068Z] > Configure project :httpconfig
[task 2026-03-30T14:54:54.068Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.068Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.068Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.068Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.168Z]
[task 2026-03-30T14:54:54.168Z] > Configure project :init_rust_components
[task 2026-03-30T14:54:54.168Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.168Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.168Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.168Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.368Z]
[task 2026-03-30T14:54:54.368Z] > Configure project :logins
[task 2026-03-30T14:54:54.368Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:54.368Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.368Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.368Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.368Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.568Z]
[task 2026-03-30T14:54:54.568Z] > Configure project :merino
[task 2026-03-30T14:54:54.568Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.568Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.568Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.568Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.768Z]
[task 2026-03-30T14:54:54.768Z] > Configure project :nimbus
[task 2026-03-30T14:54:54.768Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:54.768Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.768Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.768Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.768Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:54.968Z]
[task 2026-03-30T14:54:54.968Z] > Configure project :places
[task 2026-03-30T14:54:54.968Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:54.968Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:54.968Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:54.968Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:54.968Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.068Z]
[task 2026-03-30T14:54:55.068Z] > Configure project :push
[task 2026-03-30T14:54:55.068Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.068Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.068Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.068Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.168Z]
[task 2026-03-30T14:54:55.168Z] > Configure project :relay
[task 2026-03-30T14:54:55.168Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.168Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.168Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.168Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.268Z]
[task 2026-03-30T14:54:55.268Z] > Configure project :remotesettings
[task 2026-03-30T14:54:55.268Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.268Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.268Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.268Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.368Z]
[task 2026-03-30T14:54:55.368Z] > Configure project :rust-log-forwarder
[task 2026-03-30T14:54:55.368Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.368Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.368Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.368Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.568Z]
[task 2026-03-30T14:54:55.568Z] > Configure project :search
[task 2026-03-30T14:54:55.568Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.568Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.568Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.568Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.668Z]
[task 2026-03-30T14:54:55.668Z] > Configure project :suggest
[task 2026-03-30T14:54:55.668Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.668Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.668Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.668Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.668Z]
[task 2026-03-30T14:54:55.668Z] > Configure project :sync15
[task 2026-03-30T14:54:55.668Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.668Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.668Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.668Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:55.968Z]
[task 2026-03-30T14:54:55.968Z] > Configure project :syncmanager
[task 2026-03-30T14:54:55.968Z] Requires glean_parser 18.2
[task 2026-03-30T14:54:55.968Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:55.968Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:55.968Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:55.968Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:56.068Z]
[task 2026-03-30T14:54:56.068Z] > Configure project :tabs
[task 2026-03-30T14:54:56.068Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:56.068Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:56.068Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:56.068Z] Run with --info for a stacktrace.
[task 2026-03-30T14:54:56.168Z]
[task 2026-03-30T14:54:56.168Z] > Configure project :tracing
[task 2026-03-30T14:54:56.168Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-30T14:54:56.168Z] This is a build performance and scalability issue.
[task 2026-03-30T14:54:56.168Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-30T14:54:56.168Z] Run with --info for a stacktrace.
[task 2026-03-30T14:55:04.968Z]
[task 2026-03-30T14:55:04.968Z] > Task :detekt
[task 2026-03-30T14:55:05.006Z]
[task 2026-03-30T14:55:05.006Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-03-30T14:55:05.006Z]
[task 2026-03-30T14:55:05.006Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-03-30T14:55:05.006Z]
[task 2026-03-30T14:55:05.006Z] 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-03-30T14:55:05.006Z]
[task 2026-03-30T14:55:05.006Z] 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-03-30T14:55:05.006Z]
[task 2026-03-30T14:55:05.006Z] BUILD SUCCESSFUL in 48s
[task 2026-03-30T14:55:05.006Z] 1 actionable task: 1 executed
[taskcluster 2026-03-30T14:55:06.407Z] Exit Code: 0
[taskcluster 2026-03-30T14:55:06.407Z] User Time: 14.974ms
[taskcluster 2026-03-30T14:55:06.407Z] Kernel Time: 10.294ms
[taskcluster 2026-03-30T14:55:06.407Z] Wall Time: 56.298285517s
[taskcluster 2026-03-30T14:55:06.407Z] Average Available System Memory: 59.15 GiB
[taskcluster 2026-03-30T14:55:06.407Z] Average System Memory Used: 3.64 GiB
[taskcluster 2026-03-30T14:55:06.407Z] Peak System Memory Used: 4.46 GiB
[taskcluster 2026-03-30T14:55:06.407Z] Total System Memory: 62.79 GiB
[taskcluster 2026-03-30T14:55:06.407Z] Result: SUCCEEDED
[taskcluster 2026-03-30T14:55:06.407Z] === Task Finished ===
[taskcluster 2026-03-30T14:55:06.407Z] Task Duration: 56.298735404s
[taskcluster 2026-03-30T14:55:06.656Z] [mounts] Preserving cache: Moving "/home/task_177488235178155/cache0" to "/home/generic-worker/caches/WYMPLSoLRemsXtRNTuO-jQ"
Loading