Skip to content

add logins store api methods for bulk insert and meta insert

fc2c250
Select commit
Loading
Failed to load commit list.
Merged

add logins store api method add_with_record #6754

add logins store api methods for bulk insert and meta insert
fc2c250
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / lint-detekt succeeded May 21, 2025 in 3m 43s

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: 2025-05-21T09:24:35.324Z
Resolved: 2025-05-21T09:25:18.078Z
Task Execution Time: 42 seconds, 754 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-05-21 09:24:35.381Z] Task ID: Xpa3mVAVRkaPG2_noiGPrQ
[taskcluster 2025-05-21 09:24:35.381Z] Worker ID: 562872964899415530
[taskcluster 2025-05-21 09:24:35.381Z] Worker Group: us-west1-a
[taskcluster 2025-05-21 09:24:35.381Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-05-21 09:24:35.381Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-05-21 09:24:35.381Z] Worker Version: 38.0.5
[taskcluster 2025-05-21 09:24:35.381Z] Public IP: 34.19.61.247
[taskcluster 2025-05-21 09:24:35.381Z] Hostname: app-services-1-b-linux-gcp-enaqga6qs96kvmlcwvydba
[taskcluster 2025-05-21 09:24:35.381Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-Kg_Oo3YLROiCFga2jaJ3bw" -> /builds/worker/checkouts

[taskcluster 2025-05-21 09:24:35.770Z] Image 'public/image.tar.zst' from task 'Kg_Oo3YLROiCFga2jaJ3bw' loaded.  Using image ID sha256:815cc805abbe67f581042d19792a5920450b40bbe8a1931315d896622dfad25b.
[taskcluster 2025-05-21 09:24:35.782Z] === Task Starting ===
[setup 2025-05-21T09:24:36.029Z] run-task started in /builds/worker
[setup 2025-05-21T09:24:36.029Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2025-05-21T09:24:36.029Z] Python version: 3.10.12
[cache 2025-05-21T09:24:36.030Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-05-21T09:24:36.031Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-05-21T09:24:36.031Z] volume /builds/worker/checkouts is a cache
[setup 2025-05-21T09:24:36.031Z] running as worker:worker
[vcs 2025-05-21T09:24:36.031Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-05-21T09:24:36.032Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jo/application-services', 'logins-add-with-meta']
[vcs 2025-05-21T09:24:36.327Z] From https://github.com/jo/application-services
[vcs 2025-05-21T09:24:36.327Z]  * branch                logins-add-with-meta -> FETCH_HEAD
[vcs 2025-05-21T09:24:36.336Z] executing ['git', 'checkout', '-f', '-B', 'logins-add-with-meta', 'fc2c25024913ead2980fc5b3a4a1c0282dad58e6']
[vcs 2025-05-21T09:24:36.345Z] Reset branch 'logins-add-with-meta'
[vcs 2025-05-21T09:24:36.346Z] executing ['git', 'submodule', 'init']
[vcs 2025-05-21T09:24:36.364Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-05-21T09:24:36.474Z] Submodule path 'components/external/glean': checked out 'f8f05b1db9d80647dcf724bbf409e7bc7fc8ea93'
[vcs 2025-05-21T09:24:36.475Z] cleaning git checkout...
[vcs 2025-05-21T09:24:36.475Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-05-21T09:24:36.481Z] removing []
[vcs 2025-05-21T09:24:36.481Z] successfully cleaned git checkout!
[vcs 2025-05-21T09:24:36.483Z] TinderboxPrint:<a href='https://github.com/jo/application-services/commit/fc2c25024913ead2980fc5b3a4a1c0282dad58e6' title='Built from application-services commit fc2c25024913ead2980fc5b3a4a1c0282dad58e6'>fc2c25024913ead2980fc5b3a4a1c0282dad58e6</a>
[task 2025-05-21T09:24:36.483Z] executing ['bash', '-cx', './gradlew detekt']
[task 2025-05-21T09:24:36.484Z] + ./gradlew detekt
[task 2025-05-21T09:24:36.553Z] Downloading https://services.gradle.org/distributions/gradle-8.13-bin.zip
[task 2025-05-21T09:24:38.154Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2025-05-21T09:24:39.368Z] 
[task 2025-05-21T09:24:39.368Z] Welcome to Gradle 8.13!
[task 2025-05-21T09:24:39.368Z] 
[task 2025-05-21T09:24:39.368Z] Here are the highlights of this release:
[task 2025-05-21T09:24:39.368Z]  - Daemon JVM auto-provisioning
[task 2025-05-21T09:24:39.368Z]  - Enhancements for Scala plugin and JUnit testing
[task 2025-05-21T09:24:39.369Z]  - Improvements for build authors and plugin developers
[task 2025-05-21T09:24:39.369Z] 
[task 2025-05-21T09:24:39.369Z] For more details see https://docs.gradle.org/8.13/release-notes.html
[task 2025-05-21T09:24:39.369Z] 
[task 2025-05-21T09:24:39.468Z] 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2025-05-21T09:24:40.367Z] Daemon will be stopped at the end of the build 
[task 2025-05-21T09:24:44.667Z] Local configuration: absent local.properties; proceeding as normal.
[task 2025-05-21T09:25:03.568Z] 
[task 2025-05-21T09:25:03.569Z] > Configure project :autofill
[task 2025-05-21T09:25:03.570Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:03.570Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:03.570Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:03.570Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:04.867Z] 
[task 2025-05-21T09:25:04.867Z] > Configure project :crashtest
[task 2025-05-21T09:25:04.867Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:04.867Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:04.868Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:04.868Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:04.967Z] 
[task 2025-05-21T09:25:04.967Z] > Configure project :errorsupport
[task 2025-05-21T09:25:04.967Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:04.967Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:04.968Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:04.968Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:06.667Z] 
[task 2025-05-21T09:25:06.667Z] > Configure project :fxaclient
[task 2025-05-21T09:25:06.667Z] Requires glean_parser 17.1
[task 2025-05-21T09:25:06.667Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:06.667Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:06.667Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:06.667Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.167Z] 
[task 2025-05-21T09:25:08.167Z] > Configure project :init_rust_components
[task 2025-05-21T09:25:08.167Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.167Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.167Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.167Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.267Z] 
[task 2025-05-21T09:25:08.267Z] > Configure project :logins
[task 2025-05-21T09:25:08.267Z] Requires glean_parser 17.1
[task 2025-05-21T09:25:08.267Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.267Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.267Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.267Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.367Z] 
[task 2025-05-21T09:25:08.367Z] > Configure project :merino
[task 2025-05-21T09:25:08.367Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.367Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.367Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.367Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.567Z] 
[task 2025-05-21T09:25:08.567Z] > Configure project :nimbus
[task 2025-05-21T09:25:08.567Z] Requires glean_parser 17.1
[task 2025-05-21T09:25:08.567Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.567Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.567Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.567Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.667Z] 
[task 2025-05-21T09:25:08.667Z] > Configure project :places
[task 2025-05-21T09:25:08.667Z] Requires glean_parser 17.1
[task 2025-05-21T09:25:08.667Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.667Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.667Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.667Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.767Z] 
[task 2025-05-21T09:25:08.767Z] > Configure project :push
[task 2025-05-21T09:25:08.767Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.767Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.767Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.767Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:08.867Z] 
[task 2025-05-21T09:25:08.867Z] > Configure project :remotesettings
[task 2025-05-21T09:25:08.867Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:08.867Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:08.867Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:08.867Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.067Z] 
[task 2025-05-21T09:25:09.067Z] > Configure project :rust-log-forwarder
[task 2025-05-21T09:25:09.067Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.067Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.067Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.067Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.167Z] 
[task 2025-05-21T09:25:09.167Z] > Configure project :search
[task 2025-05-21T09:25:09.167Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.167Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.167Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.167Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.267Z] 
[task 2025-05-21T09:25:09.267Z] > Configure project :suggest
[task 2025-05-21T09:25:09.267Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.267Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.267Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.267Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.367Z] 
[task 2025-05-21T09:25:09.367Z] > Configure project :sync15
[task 2025-05-21T09:25:09.367Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.367Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.367Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.367Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.467Z] 
[task 2025-05-21T09:25:09.467Z] > Configure project :syncmanager
[task 2025-05-21T09:25:09.467Z] Requires glean_parser 17.1
[task 2025-05-21T09:25:09.467Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.467Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.467Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.467Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:09.567Z] 
[task 2025-05-21T09:25:09.567Z] > Configure project :tabs
[task 2025-05-21T09:25:09.567Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:09.567Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:09.567Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:09.567Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:10.167Z] 
[task 2025-05-21T09:25:10.167Z] > Configure project :tracing
[task 2025-05-21T09:25:10.167Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-05-21T09:25:10.167Z] This is a build performance and scalability issue.
[task 2025-05-21T09:25:10.167Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-05-21T09:25:10.167Z] Run with --info for a stacktrace.
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.367Z] > Task :detekt
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.367Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.367Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.367Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.367Z] For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-05-21T09:25:16.367Z] 
[task 2025-05-21T09:25:16.396Z] BUILD SUCCESSFUL in 39s
[task 2025-05-21T09:25:16.396Z] 1 actionable task: 1 executed
[taskcluster 2025-05-21 09:25:17.591Z] === Task Finished ===
[taskcluster 2025-05-21 09:25:17.591Z] Successful task run with exit code: 0 completed in 42.211 seconds