Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linux autofill CI failures #378

Merged
merged 64 commits into from
Jan 21, 2025

doc

744dcec
Select commit
Loading
Failed to load commit list.
Merged

Fix linux autofill CI failures #378

doc
744dcec
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 21, 2025 in 19s

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-01-21T16:21:45.729Z
Resolved: 2025-01-21T16:22:04.712Z
Task Execution Time: 18 seconds, 983 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-01-21 16:21:45.859Z] Task ID: Dn2t1CLdR_KyEpC_qaNNUA
[taskcluster 2025-01-21 16:21:45.859Z] Worker ID: 5645352188594255415
[taskcluster 2025-01-21 16:21:45.859Z] Worker Group: us-west1-b
[taskcluster 2025-01-21 16:21:45.859Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-21 16:21:45.859Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2025-01-21 16:21:45.859Z] Worker Version: 38.0.5
[taskcluster 2025-01-21 16:21:45.859Z] Public IP: 34.169.104.175
[taskcluster 2025-01-21 16:21:45.859Z] Hostname: mozilla-1-decision-gcp-wk-6hcdqqaymjcppw7b2oq
[taskcluster 2025-01-21 16:21:45.859Z] using cache "mozilla-project-fx-desktop-qa-automation-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

fcdfd3b84ce7 - Started downloading
e500ac82a2b3 - Started downloading
fc74ca0d8918 - Started downloading
fcdfd3b84ce7 - Downloaded in 0.093 seconds
e500ac82a2b3 - Downloaded in 0.255 seconds
88c11fcfe2cd - Started downloading
88c11fcfe2cd - Downloaded in 0.001 seconds
fc74ca0d8918 - Downloaded in 0.705 seconds
Digest: sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:e56c7e5cd467c2ce497c344b358f68cc84a4f73f3422e507a97b397d4e617fbd
[taskcluster 2025-01-21 16:21:56.927Z] === Task Starting ===
[setup 2025-01-21T16:21:58.160Z] run-task started in /
[setup 2025-01-21T16:21:58.160Z] Invoked by command: --fx_desktop_qa_automation-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='d500499952147ceb8f267b9c8fc845e417a2b6a1' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='ben/linux-autofill-redux' --head-rev='744dcece548021f816d11a62b76453a1689eceb5' 

[setup 2025-01-21T16:21:58.160Z] Python version: 3.11.2
[vcs 2025-01-21T16:21:58.162Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-21T16:21:58.162Z] running as worker:worker
[vcs 2025-01-21T16:21:58.162Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-21T16:21:58.164Z] executing ['git', 'clone', 'https://github.com/mozilla/fx-desktop-qa-automation', '/builds/worker/checkouts/src']
[vcs 2025-01-21T16:21:58.166Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-21T16:22:00.076Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2025-01-21T16:22:00.406Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-21T16:22:00.408Z]  * branch            main       -> FETCH_HEAD
[vcs 2025-01-21T16:22:00.413Z] executing ['git', 'checkout', 'main']
[vcs 2025-01-21T16:22:00.554Z] Already on 'main'
[vcs 2025-01-21T16:22:00.555Z] Your branch is up to date with 'origin/main'.
[vcs 2025-01-21T16:22:00.555Z] executing ['git', 'fetch', 'origin', 'd500499952147ceb8f267b9c8fc845e417a2b6a1']
[vcs 2025-01-21T16:22:00.938Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-21T16:22:00.940Z]  * branch            d500499952147ceb8f267b9c8fc845e417a2b6a1 -> FETCH_HEAD
[vcs 2025-01-21T16:22:00.944Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla/fx-desktop-qa-automation', 'ben/linux-autofill-redux']
[vcs 2025-01-21T16:22:01.257Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-21T16:22:01.259Z]  * branch            ben/linux-autofill-redux -> FETCH_HEAD
[vcs 2025-01-21T16:22:01.263Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla/fx-desktop-qa-automation', 'ben/linux-autofill-redux']
[vcs 2025-01-21T16:22:01.499Z] From https://github.com/mozilla/fx-desktop-qa-automation
[vcs 2025-01-21T16:22:01.500Z]  * branch            ben/linux-autofill-redux -> FETCH_HEAD
[vcs 2025-01-21T16:22:01.504Z] executing ['git', 'checkout', '-f', '-B', 'ben/linux-autofill-redux', '744dcece548021f816d11a62b76453a1689eceb5']
[vcs 2025-01-21T16:22:01.786Z] Switched to a new branch 'ben/linux-autofill-redux'
[vcs 2025-01-21T16:22:01.787Z] cleaning git checkout...
[vcs 2025-01-21T16:22:01.787Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-21T16:22:01.790Z] removing []
[vcs 2025-01-21T16:22:01.790Z] successfully cleaned git checkout!
[vcs 2025-01-21T16:22:01.793Z] TinderboxPrint:<a href='https://github.com/mozilla/fx-desktop-qa-automation/commit/744dcece548021f816d11a62b76453a1689eceb5' title='Built from fx-desktop-qa-automation commit 744dcece548021f816d11a62b76453a1689eceb5'>744dcece548021f816d11a62b76453a1689eceb5</a>
[task 2025-01-21T16:22:01.793Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fx-desktop-qa-automation' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/fx-desktop-qa-automation' --base-ref='main' --base-rev='d500499952147ceb8f267b9c8fc845e417a2b6a1' --head-repository='https://github.com/mozilla/fx-desktop-qa-automation' --head-ref='ben/linux-autofill-redux' --head-rev='744dcece548021f816d11a62b76453a1689eceb5' \n"]
[task 2025-01-21T16:22:01.795Z] + cd /builds/worker/checkouts/src
[task 2025-01-21T16:22:01.796Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-21T16:22:01.797Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fx-desktop-qa-automation [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/fx-desktop-qa-automation --base-ref=main --base-rev=d500499952147ceb8f267b9c8fc845e417a2b6a1 --head-repository=https://github.com/mozilla/fx-desktop-qa-automation --head-ref=ben/linux-autofill-redux --head-rev=744dcece548021f816d11a62b76453a1689eceb5
[task 2025-01-21T16:22:02.108Z] 2025-01-21 16:22:02,108 - INFO - Loading graph configuration.
[task 2025-01-21T16:22:02.123Z] 2025-01-21 16:22:02,123 - WARNING - using default project parameters; add fx-desktop-qa-automation to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-21T16:22:02.124Z] 2025-01-21 16:22:02,123 - INFO - Using Parameters(id=aff2568dd2e2) (from defaults)
[task 2025-01-21T16:22:02.125Z] 2025-01-21 16:22:02,125 - INFO - writing artifact file `parameters.yml`
[task 2025-01-21T16:22:02.140Z] 2025-01-21 16:22:02,140 - INFO - writing artifact file `actions.json`
[task 2025-01-21T16:22:02.142Z] 2025-01-21 16:22:02,141 - INFO - Loading kinds
[task 2025-01-21T16:22:02.144Z] 2025-01-21 16:22:02,144 - INFO - Generating full task set
[task 2025-01-21T16:22:02.179Z] 2025-01-21 16:22:02,179 - INFO - Generated 1 tasks for kind lint
[task 2025-01-21T16:22:02.184Z] 2025-01-21 16:22:02,184 - INFO - Generated 1 tasks for kind new-beta-qa
[task 2025-01-21T16:22:02.188Z] 2025-01-21 16:22:02,187 - INFO - Generated 1 tasks for kind run-smoke-tests
[task 2025-01-21T16:22:02.188Z] 2025-01-21 16:22:02,188 - INFO - Generating full task graph
[task 2025-01-21T16:22:02.189Z] 2025-01-21 16:22:02,188 - INFO - Full task graph contains 3 tasks and 0 dependencies
[task 2025-01-21T16:22:02.189Z] 2025-01-21 16:22:02,188 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-21T16:22:02.190Z] 2025-01-21 16:22:02,189 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-21T16:22:02.190Z] 2025-01-21 16:22:02,190 - INFO - Generating target task set
[task 2025-01-21T16:22:02.190Z] 2025-01-21 16:22:02,190 - INFO - Filter filter_target_tasks pruned 1 tasks (2 remain)
[task 2025-01-21T16:22:02.190Z] 2025-01-21 16:22:02,190 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-21T16:22:02.191Z] 2025-01-21 16:22:02,190 - INFO - Generating target task graph
[task 2025-01-21T16:22:02.191Z] 2025-01-21 16:22:02,191 - INFO - Adding 0 tasks with `always_target` attribute
[task 2025-01-21T16:22:02.191Z] 2025-01-21 16:22:02,191 - INFO - Generating optimized task graph
[task 2025-01-21T16:22:02.191Z] 2025-01-21 16:22:02,191 - INFO - No tasks removed during optimization
[task 2025-01-21T16:22:02.191Z] 2025-01-21 16:22:02,191 - INFO - No tasks replaced during optimization
[task 2025-01-21T16:22:02.192Z] 2025-01-21 16:22:02,192 - INFO - writing artifact file `task-graph.json`
[task 2025-01-21T16:22:02.193Z] 2025-01-21 16:22:02,193 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-21T16:22:02.195Z] 2025-01-21 16:22:02,195 - INFO - Creating task with taskId ElLHs9nmTWmzef9aoDVZmQ for lint-linux
[task 2025-01-21T16:22:02.199Z] 2025-01-21 16:22:02,199 - INFO - Creating task with taskId JogLTL8_ShmhR3s9umMHFQ for Smoke Tests
[taskcluster 2025-01-21 16:22:02.591Z] === Task Finished ===
[taskcluster 2025-01-21 16:22:02.597Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container 8da58490ce6e66a9b2b03f460d3c69f24b2a81c2a6aaaf748efa2a92454beb15 
[taskcluster 2025-01-21 16:22:04.293Z] Successful task run with exit code: 0 completed in 18.435 seconds