Skip to content

debugging ci

e223b5f
Select commit
Loading
Failed to load commit list.
Open

WIP - Support cross-compile darwin builds to aarch64 [ci-full] #7137

debugging ci
e223b5f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-detekt succeeded Jan 6, 2026 in 4m 33s

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-01-06T01:12:52.331Z
Resolved: 2026-01-06T01:15:06.229Z
Task Execution Time: 2 minutes, 13 seconds, 898 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-01-06T01:12:52.397Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-01-06T01:12:52.397Z]   {
[taskcluster 2026-01-06T01:12:52.397Z]     "config": {
[taskcluster 2026-01-06T01:12:52.397Z]       "deploymentId": ""
[taskcluster 2026-01-06T01:12:52.397Z]     },
[taskcluster 2026-01-06T01:12:52.397Z]     "generic-worker": {
[taskcluster 2026-01-06T01:12:52.397Z]       "config": {
[taskcluster 2026-01-06T01:12:52.397Z]         "headlessTasks": true
[taskcluster 2026-01-06T01:12:52.397Z]       },
[taskcluster 2026-01-06T01:12:52.397Z]       "engine": "multiuser",
[taskcluster 2026-01-06T01:12:52.397Z]       "go-arch": "amd64",
[taskcluster 2026-01-06T01:12:52.397Z]       "go-os": "linux",
[taskcluster 2026-01-06T01:12:52.397Z]       "go-version": "go1.25.4",
[taskcluster 2026-01-06T01:12:52.397Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v93.1.2",
[taskcluster 2026-01-06T01:12:52.397Z]       "revision": "e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2026-01-06T01:12:52.397Z]       "source": "https://github.com/taskcluster/taskcluster/commits/e954a7555fe32f7de69247759908749d1d670889",
[taskcluster 2026-01-06T01:12:52.397Z]       "version": "93.1.2"
[taskcluster 2026-01-06T01:12:52.397Z]     },
[taskcluster 2026-01-06T01:12:52.397Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2025-11-14",
[taskcluster 2026-01-06T01:12:52.397Z]     "instance-id": "1791961286413770707",

...(22 lines hidden)...

[taskcluster 2026-01-06T01:14:13.519Z] Executing command 0: docker run -t --name taskcontainer_EmEKEgmSTxSUd3bp15e6uQ --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_176766197211416/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-01-06T01:14:14.852Z] run-task started in /builds/worker
[setup 2026-01-06T01:14:14.852Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-01-06T01:14:14.852Z] Python version: 3.10.12
[cache 2026-01-06T01:14:14.853Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-01-06T01:14:14.853Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-01-06T01:14:14.853Z] volume /builds/worker/checkouts is a cache
[setup 2026-01-06T01:14:14.853Z] running as worker:worker
[vcs 2026-01-06T01:14:14.853Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-01-06T01:14:14.855Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-01-06T01:14:14.856Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-01-06T01:14:18.003Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/moztcampbell/application-services', 'aarch64_darwin_cross']
[vcs 2026-01-06T01:14:18.383Z] From https://github.com/moztcampbell/application-services
[vcs 2026-01-06T01:14:18.383Z]  * branch                aarch64_darwin_cross -> FETCH_HEAD
[vcs 2026-01-06T01:14:18.385Z] executing ['git', 'checkout', '-f', '-B', 'aarch64_darwin_cross', 'e223b5f358ec65896d95d7cd95937d685761691b']
[vcs 2026-01-06T01:14:18.393Z] Switched to a new branch 'aarch64_darwin_cross'
[vcs 2026-01-06T01:14:18.393Z] executing ['git', 'submodule', 'init']
[vcs 2026-01-06T01:14:18.414Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-01-06T01:14:18.434Z] cleaning git checkout...
[vcs 2026-01-06T01:14:18.434Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-01-06T01:14:18.444Z] removing []
[vcs 2026-01-06T01:14:18.444Z] successfully cleaned git checkout!
[vcs 2026-01-06T01:14:18.445Z] TinderboxPrint:<a href='https://github.com/moztcampbell/application-services/commit/e223b5f358ec65896d95d7cd95937d685761691b' title='Built from application-services commit e223b5f358ec65896d95d7cd95937d685761691b'>e223b5f358ec65896d95d7cd95937d685761691b</a>
[task 2026-01-06T01:14:18.445Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-01-06T01:14:18.447Z] + ./gradlew detekt
[task 2026-01-06T01:14:18.520Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-01-06T01:14:19.742Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-01-06T01:14:20.891Z] 
[task 2026-01-06T01:14:20.891Z] Welcome to Gradle 8.14.3!
[task 2026-01-06T01:14:20.891Z] 
[task 2026-01-06T01:14:20.891Z] Here are the highlights of this release:
[task 2026-01-06T01:14:20.891Z]  - Java 24 support
[task 2026-01-06T01:14:20.892Z]  - GraalVM Native Image toolchain selection
[task 2026-01-06T01:14:20.892Z]  - Enhancements to test reporting
[task 2026-01-06T01:14:20.892Z]  - Build Authoring improvements
[task 2026-01-06T01:14:20.892Z] 
[task 2026-01-06T01:14:20.892Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-01-06T01:14:20.892Z] 
[task 2026-01-06T01:14:20.990Z] 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-01-06T01:14:21.890Z] Daemon will be stopped at the end of the build 
[task 2026-01-06T01:14:26.290Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-01-06T01:14:47.991Z] 
[task 2026-01-06T01:14:47.991Z] > Configure project :ads-client
[task 2026-01-06T01:14:47.991Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:49.490Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:49.490Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:49.490Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:49.490Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:50.790Z] 
[task 2026-01-06T01:14:50.790Z] > Configure project :autofill
[task 2026-01-06T01:14:50.790Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:50.790Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:50.790Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:50.790Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:50.990Z] 
[task 2026-01-06T01:14:50.990Z] > Configure project :crashtest
[task 2026-01-06T01:14:50.990Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:50.990Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:50.990Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:50.990Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:52.790Z] 
[task 2026-01-06T01:14:52.790Z] > Configure project :errorsupport
[task 2026-01-06T01:14:52.790Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:52.790Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:52.790Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:52.790Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:52.790Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:52.990Z] 
[task 2026-01-06T01:14:52.990Z] > Configure project :fxaclient
[task 2026-01-06T01:14:52.990Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:52.990Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:52.990Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:52.990Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:52.990Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:54.590Z] 
[task 2026-01-06T01:14:54.590Z] > Configure project :httpconfig
[task 2026-01-06T01:14:54.590Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:54.590Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:54.590Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:54.590Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:54.690Z] 
[task 2026-01-06T01:14:54.690Z] > Configure project :init_rust_components
[task 2026-01-06T01:14:54.690Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:54.690Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:54.690Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:54.690Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:54.890Z] 
[task 2026-01-06T01:14:54.890Z] > Configure project :logins
[task 2026-01-06T01:14:54.890Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:54.890Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:54.890Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:54.890Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:54.890Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:54.990Z] 
[task 2026-01-06T01:14:54.990Z] > Configure project :merino
[task 2026-01-06T01:14:54.990Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:54.990Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:54.990Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:54.990Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.290Z] 
[task 2026-01-06T01:14:55.290Z] > Configure project :nimbus
[task 2026-01-06T01:14:55.290Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:55.290Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.290Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.290Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.290Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.490Z] 
[task 2026-01-06T01:14:55.490Z] > Configure project :places
[task 2026-01-06T01:14:55.490Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:55.490Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.490Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.490Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.490Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.590Z] 
[task 2026-01-06T01:14:55.590Z] > Configure project :push
[task 2026-01-06T01:14:55.590Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.590Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.590Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.590Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.690Z] 
[task 2026-01-06T01:14:55.690Z] > Configure project :relay
[task 2026-01-06T01:14:55.690Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.690Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.690Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.690Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.790Z] 
[task 2026-01-06T01:14:55.790Z] > Configure project :remotesettings
[task 2026-01-06T01:14:55.790Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.790Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.790Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.790Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.890Z] 
[task 2026-01-06T01:14:55.890Z] > Configure project :rust-log-forwarder
[task 2026-01-06T01:14:55.890Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.890Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.890Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.890Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:55.990Z] 
[task 2026-01-06T01:14:55.990Z] > Configure project :search
[task 2026-01-06T01:14:55.990Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:55.990Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:55.990Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:55.990Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:56.090Z] 
[task 2026-01-06T01:14:56.090Z] > Configure project :suggest
[task 2026-01-06T01:14:56.090Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:56.090Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:56.090Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:56.090Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:56.190Z] 
[task 2026-01-06T01:14:56.190Z] > Configure project :sync15
[task 2026-01-06T01:14:56.190Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:56.190Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:56.190Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:56.190Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:56.390Z] 
[task 2026-01-06T01:14:56.390Z] > Configure project :syncmanager
[task 2026-01-06T01:14:56.390Z] Requires glean_parser 18.0
[task 2026-01-06T01:14:56.390Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:56.390Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:56.390Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:56.390Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:56.490Z] 
[task 2026-01-06T01:14:56.490Z] > Configure project :tabs
[task 2026-01-06T01:14:56.490Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:56.492Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:56.492Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:56.492Z] Run with --info for a stacktrace.
[task 2026-01-06T01:14:57.090Z] 
[task 2026-01-06T01:14:57.090Z] > Configure project :tracing
[task 2026-01-06T01:14:57.090Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-01-06T01:14:57.090Z] This is a build performance and scalability issue.
[task 2026-01-06T01:14:57.090Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-01-06T01:14:57.090Z] Run with --info for a stacktrace.
[task 2026-01-06T01:15:04.579Z] 
[task 2026-01-06T01:15:04.579Z] > Task :detekt
[task 2026-01-06T01:15:04.580Z] 
[task 2026-01-06T01:15:04.580Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-01-06T01:15:04.580Z] 
[task 2026-01-06T01:15:04.580Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-01-06T01:15:04.580Z] 
[task 2026-01-06T01:15:04.580Z] 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-01-06T01:15:04.580Z] 
[task 2026-01-06T01:15:04.580Z] 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-01-06T01:15:04.580Z] 
[task 2026-01-06T01:15:04.580Z] BUILD SUCCESSFUL in 46s
[task 2026-01-06T01:15:04.580Z] 1 actionable task: 1 executed
[taskcluster 2026-01-06T01:15:05.535Z]                        Exit Code: 0
[taskcluster 2026-01-06T01:15:05.535Z]                        User Time: 15.809ms
[taskcluster 2026-01-06T01:15:05.535Z]                      Kernel Time: 14.492ms
[taskcluster 2026-01-06T01:15:05.535Z]                        Wall Time: 52.015672704s
[taskcluster 2026-01-06T01:15:05.535Z]  Average Available System Memory: 60.35 GiB
[taskcluster 2026-01-06T01:15:05.535Z]       Average System Memory Used: 2.44 GiB
[taskcluster 2026-01-06T01:15:05.535Z]          Peak System Memory Used: 3.16 GiB
[taskcluster 2026-01-06T01:15:05.535Z]              Total System Memory: 62.79 GiB
[taskcluster 2026-01-06T01:15:05.535Z]                           Result: SUCCEEDED
[taskcluster 2026-01-06T01:15:05.535Z] === Task Finished ===
[taskcluster 2026-01-06T01:15:05.535Z] Task Duration: 52.01622711s
[taskcluster 2026-01-06T01:15:05.822Z] [mounts] Preserving cache: Moving "/home/task_176766197211416/cache0" to "/home/generic-worker/caches/ZdMfi_cuSaGChPTTpFu1Fw"