Skip to content

logins count method

1e02d57
Select commit
Loading
Failed to load commit list.
Open

WIP: logins count method #6779

logins count method
1e02d57
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Jun 5, 2025 in 1m 15s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-06-05T15:10:47.646Z
Resolved: 2025-06-05T15:12:02.630Z
Task Execution Time: 1 minute, 14 seconds, 984 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/linux2004.tar.gz
- public/docker-contexts/linux.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-06-05 15:10:47.813Z] Task ID: XWOmwKahTuq05rQA9rAobA
[taskcluster 2025-06-05 15:10:47.814Z] Worker ID: 1289208168666893478
[taskcluster 2025-06-05 15:10:47.814Z] Worker Group: us-central1-a
[taskcluster 2025-06-05 15:10:47.814Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-06-05 15:10:47.814Z] Worker Pool: app-services-1/decision-gcp
[taskcluster 2025-06-05 15:10:47.814Z] Worker Version: 38.0.5
[taskcluster 2025-06-05 15:10:47.814Z] Public IP: 34.133.142.214
[taskcluster 2025-06-05 15:10:47.814Z] Hostname: app-services-1-decision-gcp-jau2ym-wsm29pwtijwso4q
[taskcluster 2025-06-05 15:10:47.814Z] using cache "app-services-level-1-checkouts-v1" -> /builds/worker/checkouts

0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.09 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.001 seconds
e5c011697f2e - Downloaded in 0.283 seconds
da348496342e - Downloaded in 1.009 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2025-06-05 15:10:56.843Z] === Task Starting ===
[setup 2025-06-05T15:10:57.976Z] run-task started in /
[setup 2025-06-05T15:10:57.976Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='application-services' --message="" --owner='jo@users.noreply.github.com' --level='1' --base-repository="$APPSERVICES_BASE_REPOSITORY" --head-repository="$APPSERVICES_HEAD_REPOSITORY" --head-ref="$APPSERVICES_HEAD_REF" --head-rev="$APPSERVICES_HEAD_REV" --repository-type="$APPSERVICES_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2025-06-05T15:10:57.976Z] Python version: 3.11.2
[cache 2025-06-05T15:10:57.978Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2025-06-05T15:10:57.978Z] running as worker:worker
[vcs 2025-06-05T15:10:57.978Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-06-05T15:10:57.980Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2025-06-05T15:10:57.981Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-06-05T15:11:04.208Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jo/application-services', 'logins-count']
[vcs 2025-06-05T15:11:04.498Z] From https://github.com/jo/application-services
[vcs 2025-06-05T15:11:04.499Z]  * branch                logins-count -> FETCH_HEAD
[vcs 2025-06-05T15:11:04.502Z] executing ['git', 'checkout', '-f', '-B', 'logins-count', '1e02d5795030364362638ca886848917672f6325']
[vcs 2025-06-05T15:11:04.661Z] Switched to a new branch 'logins-count'
[vcs 2025-06-05T15:11:04.662Z] executing ['git', 'submodule', 'init']
[vcs 2025-06-05T15:11:04.682Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2025-06-05T15:11:04.683Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-06-05T15:11:04.704Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2025-06-05T15:11:57.515Z] Submodule path 'components/external/glean': checked out 'f626cf8e218b8fd6c201d80c9453735733b422d7'
[vcs 2025-06-05T15:11:57.516Z] cleaning git checkout...
[vcs 2025-06-05T15:11:57.516Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-06-05T15:11:57.524Z] removing []
[vcs 2025-06-05T15:11:57.524Z] successfully cleaned git checkout!
[vcs 2025-06-05T15:11:57.525Z] TinderboxPrint:<a href='https://github.com/jo/application-services/commit/1e02d5795030364362638ca886848917672f6325' title='Built from application-services commit 1e02d5795030364362638ca886848917672f6325'>1e02d5795030364362638ca886848917672f6325</a>
[setup 2025-06-05T15:11:57.525Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[pip-install 2025-06-05T15:11:57.541Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2025-06-05T15:11:57.731Z] Resolved 33 packages in 144ms
[pip-install 2025-06-05T15:11:57.891Z] Prepared 33 packages in 158ms
[pip-install 2025-06-05T15:11:57.911Z] Installed 33 packages in 19ms
[pip-install 2025-06-05T15:11:57.911Z]  + appdirs==1.4.4
[pip-install 2025-06-05T15:11:57.912Z]  + arrow==1.3.0
[pip-install 2025-06-05T15:11:57.912Z]  + binaryornot==0.4.4
[pip-install 2025-06-05T15:11:57.913Z]  + certifi==2024.8.30
[pip-install 2025-06-05T15:11:57.913Z]  + chardet==5.2.0
[pip-install 2025-06-05T15:11:57.913Z]  + charset-normalizer==3.3.2
[pip-install 2025-06-05T15:11:57.915Z]  + click==8.1.7
[pip-install 2025-06-05T15:11:57.915Z]  + cookiecutter==2.6.0
[pip-install 2025-06-05T15:11:57.915Z]  + giturlparse==0.12.0
[pip-install 2025-06-05T15:11:57.915Z]  + idna==3.8
[pip-install 2025-06-05T15:11:57.915Z]  + jinja2==3.1.4
[pip-install 2025-06-05T15:11:57.915Z]  + json-e==4.7.1
[pip-install 2025-06-05T15:11:57.915Z]  + markdown-it-py==3.0.0
[pip-install 2025-06-05T15:11:57.915Z]  + markupsafe==2.1.5
[pip-install 2025-06-05T15:11:57.915Z]  + mdurl==0.1.2
[pip-install 2025-06-05T15:11:57.915Z]  + mozilla-repo-urls==0.1.1
[pip-install 2025-06-05T15:11:57.915Z]  + mozilla-taskgraph==3.0.1
[pip-install 2025-06-05T15:11:57.915Z]  + pygments==2.18.0
[pip-install 2025-06-05T15:11:57.915Z]  + python-dateutil==2.9.0.post0
[pip-install 2025-06-05T15:11:57.916Z]  + python-slugify==8.0.4
[pip-install 2025-06-05T15:11:57.916Z]  + pyyaml==6.0.2
[pip-install 2025-06-05T15:11:57.916Z]  + redo==3.0.0
[pip-install 2025-06-05T15:11:57.916Z]  + requests==2.32.3
[pip-install 2025-06-05T15:11:57.916Z]  + rich==13.8.0
[pip-install 2025-06-05T15:11:57.916Z]  + six==1.16.0
[pip-install 2025-06-05T15:11:57.916Z]  + slugid==2.0.0
[pip-install 2025-06-05T15:11:57.916Z]  + taskcluster-taskgraph==11.2.4
[pip-install 2025-06-05T15:11:57.916Z]  + taskcluster-urls==13.0.1
[pip-install 2025-06-05T15:11:57.916Z]  + text-unidecode==1.3
[pip-install 2025-06-05T15:11:57.916Z]  + types-python-dateutil==2.9.0.20240821
[pip-install 2025-06-05T15:11:57.916Z]  + typing-extensions==4.12.2
[pip-install 2025-06-05T15:11:57.916Z]  + urllib3==2.2.2
[pip-install 2025-06-05T15:11:57.916Z]  + voluptuous==0.14.2
[task 2025-06-05T15:11:57.918Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'application-services\' --message="" --owner=\'jo@users.noreply.github.com\' --level=\'1\' --base-repository="$APPSERVICES_BASE_REPOSITORY" --head-repository="$APPSERVICES_HEAD_REPOSITORY" --head-ref="$APPSERVICES_HEAD_REF" --head-rev="$APPSERVICES_HEAD_REV" --repository-type="$APPSERVICES_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2025-06-05T15:11:57.920Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-06-05T15:11:57.921Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=application-services --message= --owner=jo@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla/application-services --head-repository=https://github.com/jo/application-services --head-ref=logins-count --head-rev=1e02d5795030364362638ca886848917672f6325 --repository-type=git --tasks-for=github-pull-request
[task 2025-06-05T15:11:58.417Z] 2025-06-05 15:11:58,417 - INFO - Loading graph configuration.
[task 2025-06-05T15:11:58.462Z] 2025-06-05 15:11:58,461 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-06-05T15:11:58.462Z] 2025-06-05 15:11:58,462 - INFO - base_rev is not set.
[task 2025-06-05T15:11:58.462Z] 2025-06-05 15:11:58,462 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-06-05T15:11:58.464Z] 2025-06-05 15:11:58,464 - INFO - base_rev has been reset from "" to "bac67e1c8de6f06052d3a297e5ceee47684cb97e".
[task 2025-06-05T15:11:58.466Z] 2025-06-05 15:11:58,466 - WARNING - using default project parameters; add application-services to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-06-05T15:11:58.467Z] 2025-06-05 15:11:58,467 - INFO - Using Parameters(id=db1762b8296b) (from defaults)
[task 2025-06-05T15:11:58.468Z] 2025-06-05 15:11:58,468 - INFO - writing artifact file `parameters.yml`
[task 2025-06-05T15:11:58.476Z] 2025-06-05 15:11:58,476 - INFO - writing artifact file `actions.json`
[task 2025-06-05T15:11:58.477Z] 2025-06-05 15:11:58,477 - INFO - Loading kinds
[task 2025-06-05T15:11:58.483Z] 2025-06-05 15:11:58,483 - INFO - Generating full task set
[task 2025-06-05T15:11:58.487Z] 2025-06-05 15:11:58,487 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2025-06-05T15:11:58.504Z] 2025-06-05 15:11:58,503 - INFO - Writing docker-contexts/linux2004.tar.gz for docker image linux2004
[task 2025-06-05T15:11:58.520Z] 2025-06-05 15:11:58,520 - INFO - Generated 2 tasks for kind docker-image
[task 2025-06-05T15:11:58.536Z] 2025-06-05 15:11:58,536 - INFO - Generated 2 tasks for kind fetch
[task 2025-06-05T15:11:58.539Z] 2025-06-05 15:11:58,539 - INFO - Generated 2 tasks for kind lint
[task 2025-06-05T15:11:58.603Z] 2025-06-05 15:11:58,603 - INFO - Generated 6 tasks for kind toolchain
[task 2025-06-05T15:11:58.605Z] 2025-06-05 15:11:58,605 - INFO - Generated 1 tasks for kind android-build
[task 2025-06-05T15:11:58.632Z] 2025-06-05 15:11:58,632 - INFO - Generated 21 tasks for kind module-build
[task 2025-06-05T15:11:58.635Z] 2025-06-05 15:11:58,635 - INFO - Generated 1 tasks for kind swift
[task 2025-06-05T15:11:58.638Z] 2025-06-05 15:11:58,638 - INFO - Generated 2 tasks for kind branch-build
[task 2025-06-05T15:11:58.644Z] 2025-06-05 15:11:58,643 - INFO - Generated 6 tasks for kind server-megazord-build
[task 2025-06-05T15:11:58.651Z] 2025-06-05 15:11:58,651 - INFO - Generated 11 tasks for kind nimbus-build
[task 2025-06-05T15:11:58.659Z] 2025-06-05 15:11:58,658 - INFO - Generated 21 tasks for kind signing
[task 2025-06-05T15:11:58.662Z] 2025-06-05 15:11:58,662 - INFO - Generated 1 tasks for kind build-summary
[task 2025-06-05T15:11:58.664Z] 2025-06-05 15:11:58,664 - INFO - Generated 2 tasks for kind nimbus-binaries-assemble
[task 2025-06-05T15:11:58.667Z] 2025-06-05 15:11:58,667 - INFO - Generated 1 tasks for kind release-publish
[task 2025-06-05T15:11:58.669Z] 2025-06-05 15:11:58,669 - INFO - Generated 2 tasks for kind server-megazord-assemble
[task 2025-06-05T15:11:58.672Z] 2025-06-05 15:11:58,672 - INFO - Generated 1 tasks for kind upload-symbols
[task 2025-06-05T15:11:58.691Z] 2025-06-05 15:11:58,691 - INFO - Generated 27 tasks for kind beetmover
[task 2025-06-05T15:11:58.694Z] 2025-06-05 15:11:58,694 - INFO - Generated 1 tasks for kind mark-as-shipped
[task 2025-06-05T15:11:58.695Z] 2025-06-05 15:11:58,694 - INFO - Generating full task graph
[task 2025-06-05T15:11:58.695Z] 2025-06-05 15:11:58,694 - INFO - Full task graph contains 110 tasks and 303 dependencies
[task 2025-06-05T15:11:58.698Z] 2025-06-05 15:11:58,698 - INFO - writing artifact file `full-task-graph.json`
[task 2025-06-05T15:11:58.721Z] 2025-06-05 15:11:58,721 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-06-05T15:11:58.722Z] 2025-06-05 15:11:58,722 - INFO - Generating target task set
[task 2025-06-05T15:11:58.722Z] 2025-06-05 15:11:58,722 - INFO - Filter filter_target_tasks pruned 94 tasks (16 remain)
[task 2025-06-05T15:11:58.722Z] 2025-06-05 15:11:58,722 - INFO - Filter filter_branch_build_tasks pruned 2 tasks (14 remain)
[task 2025-06-05T15:11:58.722Z] 2025-06-05 15:11:58,722 - INFO - writing artifact file `target-tasks.json`
[task 2025-06-05T15:11:58.722Z] 2025-06-05 15:11:58,722 - INFO - Generating target task graph
[task 2025-06-05T15:11:58.723Z] 2025-06-05 15:11:58,722 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-06-05T15:11:58.723Z] 2025-06-05 15:11:58,723 - INFO - Generating optimized task graph
[task 2025-06-05T15:11:58.724Z] 2025-06-05 15:11:58,723 - INFO - No tasks removed during optimization
[task 2025-06-05T15:11:58.864Z] 2025-06-05 15:11:58,864 - INFO - Replaced 10 tasks by index-search (index-search) during optimization.
[task 2025-06-05T15:11:58.865Z] 2025-06-05 15:11:58,865 - INFO - writing artifact file `task-graph.json`
[task 2025-06-05T15:11:58.866Z] 2025-06-05 15:11:58,866 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-06-05T15:11:58.867Z] 2025-06-05 15:11:58,867 - INFO - Creating task with taskId Y-Czj9_USoCUtodq6gqo6g for android-build-pr
[task 2025-06-05T15:11:58.869Z] 2025-06-05 15:11:58,869 - INFO - Creating task with taskId FA4isH1bTpin07GW-dkSWw for lint-ktlint
[task 2025-06-05T15:11:58.872Z] 2025-06-05 15:11:58,871 - INFO - Creating task with taskId D2t6YoTZT5OLijdUtGPaBQ for Build summary task
[task 2025-06-05T15:11:58.874Z] 2025-06-05 15:11:58,873 - INFO - Creating task with taskId HszjkGX6QsWrFGl9UgB-Hg for lint-detekt
[taskcluster 2025-06-05 15:11:59.303Z] === Task Finished ===
[taskcluster 2025-06-05 15:12:01.968Z] Successful task run with exit code: 0 completed in 74.156 seconds