Skip to content

relay: ensure API types are public#7424

Open
bendk wants to merge 1 commit into
mozilla:mainfrom
bendk:bdk/push-kzssulpstnwy
Open

relay: ensure API types are public#7424
bendk wants to merge 1 commit into
mozilla:mainfrom
bendk:bdk/push-kzssulpstnwy

relay: ensure API types are public

5d2f8bf
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-ktlint succeeded Jun 15, 2026 in 49s

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-06-15T18:48:18.490Z
Resolved: 2026-06-15T18:49:07.442Z
Task Execution Time: 48 seconds, 952 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: eaJYpt12QbewQRwtXXAcRQ
RunId: 0

Artifacts

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


[taskcluster 2026-06-15T18:48:18.516Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-06-15T18:48:18.516Z]   {
[taskcluster 2026-06-15T18:48:18.516Z]     "generic-worker": {
[taskcluster 2026-06-15T18:48:18.516Z]       "config": {
[taskcluster 2026-06-15T18:48:18.516Z]         "headlessTasks": true
[taskcluster 2026-06-15T18:48:18.516Z]       },
[taskcluster 2026-06-15T18:48:18.516Z]       "engine": "multiuser",
[taskcluster 2026-06-15T18:48:18.516Z]       "go-arch": "amd64",
[taskcluster 2026-06-15T18:48:18.516Z]       "go-os": "linux",
[taskcluster 2026-06-15T18:48:18.516Z]       "go-version": "go1.26.2",
[taskcluster 2026-06-15T18:48:18.516Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-06-15T18:48:18.516Z]       "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-15T18:48:18.516Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-06-15T18:48:18.516Z]       "version": "99.2.1"
[taskcluster 2026-06-15T18:48:18.516Z]     },
[taskcluster 2026-06-15T18:48:18.516Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-06-15T18:48:18.516Z]     "instance-id": "3237385946611447509",
[taskcluster 2026-06-15T18:48:18.516Z]     "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-06-15T18:48:18.516Z]     "local-ipv4": "10.138.2.72",
[taskcluster 2026-06-15T18:48:18.516Z]     "project-id": "fxci-production-level1-workers",

...(11 lines hidden)...

[taskcluster 2026-06-15T18:48:24.049Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/P4PiRN1WTs2qsfI0moN1WA, SHA256: b0adfe3514e33c645075e39d6d7f82d26d5c08478b47b3ad22b22607642c89be)
[taskcluster 2026-06-15T18:48:24.050Z] [d2g] Using cached docker image "linux:latest"
[taskcluster 2026-06-15T18:48:24.050Z] Executing command 0: docker run -t --name taskcontainer_LuzOWe5MQYSsH2_0Y65ypg --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_178154929813585/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-06-15T18:48:24.260Z] run-task started in /builds/worker
[setup 2026-06-15T18:48:24.260Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-06-15T18:48:24.260Z] Python version: 3.10.12
[cache 2026-06-15T18:48:24.261Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2026-06-15T18:48:24.261Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-06-15T18:48:24.261Z] volume /builds/worker/checkouts is a cache
[setup 2026-06-15T18:48:24.261Z] running as worker:worker
[vcs 2026-06-15T18:48:24.261Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-06-15T18:48:24.263Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'bdk/push-kzssulpstnwy']
[vcs 2026-06-15T18:48:24.645Z] From https://github.com/bendk/application-services
[vcs 2026-06-15T18:48:24.645Z]  * branch                bdk/push-kzssulpstnwy -> FETCH_HEAD
[vcs 2026-06-15T18:48:24.647Z] executing ['git', 'checkout', '-f', '-B', 'bdk/push-kzssulpstnwy', '5d2f8bfc13221f91fe40bcfcab04fe66d7c61c9b']
[vcs 2026-06-15T18:48:24.723Z] Switched to a new branch 'bdk/push-kzssulpstnwy'
[vcs 2026-06-15T18:48:24.724Z] executing ['git', 'submodule', 'init']
[vcs 2026-06-15T18:48:24.744Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-06-15T18:48:24.764Z] cleaning git checkout...
[vcs 2026-06-15T18:48:24.764Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-06-15T18:48:24.772Z] removing []
[vcs 2026-06-15T18:48:24.772Z] successfully cleaned git checkout!
[vcs 2026-06-15T18:48:24.773Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/5d2f8bfc13221f91fe40bcfcab04fe66d7c61c9b' title='Built from application-services commit 5d2f8bfc13221f91fe40bcfcab04fe66d7c61c9b'>5d2f8bfc13221f91fe40bcfcab04fe66d7c61c9b</a>
[task 2026-06-15T18:48:24.773Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-06-15T18:48:24.774Z] + ./gradlew ktlint
[task 2026-06-15T18:48:24.845Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-06-15T18:48:26.143Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-06-15T18:48:27.279Z] 
[task 2026-06-15T18:48:27.279Z] Welcome to Gradle 8.14.3!
[task 2026-06-15T18:48:27.279Z] 
[task 2026-06-15T18:48:27.279Z] Here are the highlights of this release:
[task 2026-06-15T18:48:27.279Z]  - Java 24 support
[task 2026-06-15T18:48:27.279Z]  - GraalVM Native Image toolchain selection
[task 2026-06-15T18:48:27.279Z]  - Enhancements to test reporting
[task 2026-06-15T18:48:27.279Z]  - Build Authoring improvements
[task 2026-06-15T18:48:27.280Z] 
[task 2026-06-15T18:48:27.280Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-06-15T18:48:27.280Z] 
[task 2026-06-15T18:48:27.378Z] 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-06-15T18:48:28.278Z] Daemon will be stopped at the end of the build 
[task 2026-06-15T18:48:32.678Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-06-15T18:48:51.478Z] 
[task 2026-06-15T18:48:51.479Z] > Configure project :ads-client
[task 2026-06-15T18:48:51.479Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:52.878Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:52.878Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:52.878Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:52.878Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:54.178Z] 
[task 2026-06-15T18:48:54.178Z] > Configure project :autofill
[task 2026-06-15T18:48:54.178Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:54.178Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:54.178Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:54.178Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:54.378Z] 
[task 2026-06-15T18:48:54.378Z] > Configure project :crashtest
[task 2026-06-15T18:48:54.378Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:54.378Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:54.378Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:54.378Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:55.878Z] 
[task 2026-06-15T18:48:55.878Z] > Configure project :errorsupport
[task 2026-06-15T18:48:55.878Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:55.878Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:55.878Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:55.878Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:55.878Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:56.078Z] 
[task 2026-06-15T18:48:56.078Z] > Configure project :fxaclient
[task 2026-06-15T18:48:56.078Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:56.078Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:56.078Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:56.078Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:56.078Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:57.478Z] 
[task 2026-06-15T18:48:57.478Z] > Configure project :httpconfig
[task 2026-06-15T18:48:57.478Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:57.478Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:57.478Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:57.478Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:57.578Z] 
[task 2026-06-15T18:48:57.578Z] > Configure project :init_rust_components
[task 2026-06-15T18:48:57.578Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:57.578Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:57.578Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:57.578Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:57.778Z] 
[task 2026-06-15T18:48:57.778Z] > Configure project :logins
[task 2026-06-15T18:48:57.778Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:57.778Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:57.778Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:57.778Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:57.778Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:57.878Z] 
[task 2026-06-15T18:48:57.878Z] > Configure project :merino
[task 2026-06-15T18:48:57.878Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:57.878Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:57.878Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:57.878Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.178Z] 
[task 2026-06-15T18:48:58.178Z] > Configure project :nimbus
[task 2026-06-15T18:48:58.178Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:58.178Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.178Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.178Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.178Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.378Z] 
[task 2026-06-15T18:48:58.378Z] > Configure project :places
[task 2026-06-15T18:48:58.378Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:58.378Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.378Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.378Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.378Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.478Z] 
[task 2026-06-15T18:48:58.478Z] > Configure project :push
[task 2026-06-15T18:48:58.478Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.478Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.478Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.478Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.478Z] 
[task 2026-06-15T18:48:58.478Z] > Configure project :relay
[task 2026-06-15T18:48:58.478Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.478Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.478Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.478Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.778Z] 
[task 2026-06-15T18:48:58.778Z] > Configure project :remotesettings
[task 2026-06-15T18:48:58.778Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:58.778Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.778Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.778Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.778Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.878Z] 
[task 2026-06-15T18:48:58.878Z] > Configure project :rust-log-forwarder
[task 2026-06-15T18:48:58.878Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.878Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.878Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.878Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:58.978Z] 
[task 2026-06-15T18:48:58.978Z] > Configure project :search
[task 2026-06-15T18:48:58.978Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:58.978Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:58.978Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:58.978Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:59.078Z] 
[task 2026-06-15T18:48:59.078Z] > Configure project :suggest
[task 2026-06-15T18:48:59.078Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:59.078Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:59.078Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:59.078Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:59.178Z] 
[task 2026-06-15T18:48:59.178Z] > Configure project :sync15
[task 2026-06-15T18:48:59.178Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:59.178Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:59.178Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:59.178Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:59.378Z] 
[task 2026-06-15T18:48:59.378Z] > Configure project :syncmanager
[task 2026-06-15T18:48:59.378Z] Requires glean_parser 19.0
[task 2026-06-15T18:48:59.378Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:59.378Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:59.378Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:59.378Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:59.478Z] 
[task 2026-06-15T18:48:59.478Z] > Configure project :tabs
[task 2026-06-15T18:48:59.478Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:59.478Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:59.478Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:59.478Z] Run with --info for a stacktrace.
[task 2026-06-15T18:48:59.578Z] 
[task 2026-06-15T18:48:59.578Z] > Configure project :tracing
[task 2026-06-15T18:48:59.578Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-06-15T18:48:59.578Z] This is a build performance and scalability issue.
[task 2026-06-15T18:48:59.578Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-06-15T18:48:59.578Z] Run with --info for a stacktrace.
[task 2026-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] > Task :ktlint
[task 2026-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] 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-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] 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-06-15T18:49:05.978Z] 
[task 2026-06-15T18:49:05.978Z] BUILD SUCCESSFUL in 41s
[task 2026-06-15T18:49:05.978Z] 1 actionable task: 1 executed
[taskcluster 2026-06-15T18:49:06.905Z]                        Exit Code: 0
[taskcluster 2026-06-15T18:49:06.905Z]                        User Time: 10.651ms
[taskcluster 2026-06-15T18:49:06.905Z]                      Kernel Time: 15.217ms
[taskcluster 2026-06-15T18:49:06.905Z]                        Wall Time: 42.855212436s
[taskcluster 2026-06-15T18:49:06.905Z]  Average Available System Memory: 60.25 GiB
[taskcluster 2026-06-15T18:49:06.905Z]       Average System Memory Used: 2.54 GiB
[taskcluster 2026-06-15T18:49:06.905Z]          Peak System Memory Used: 3.29 GiB
[taskcluster 2026-06-15T18:49:06.905Z]              Total System Memory: 62.79 GiB
[taskcluster 2026-06-15T18:49:06.905Z]                           Result: SUCCEEDED
[taskcluster 2026-06-15T18:49:06.905Z] === Task Finished ===
[taskcluster 2026-06-15T18:49:06.905Z] Task Duration: 42.855639149s
[taskcluster 2026-06-15T18:49:07.156Z] [mounts] Preserving cache: Moving "/home/task_178154929813585/cache0" to "/home/generic-worker/caches/MI2eQPHwReGzU4CnpR5Q9A"