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

switch translations GPU workers back to alpha image; enable GPUs #236

Merged
merged 1 commit into from
Dec 18, 2024

switch translations GPU workers back to alpha image; enable GPUs

d42f8b8
Select commit
Loading
Failed to load commit list.
Merged

switch translations GPU workers back to alpha image; enable GPUs #236

switch translations GPU workers back to alpha image; enable GPUs
d42f8b8
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded Dec 18, 2024 in 1m 47s

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: 2024-12-18T19:32:50.439Z
Resolved: 2024-12-18T19:33:09.867Z
Task Execution Time: 19 seconds, 428 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/build-decision.tar.gz
- public/docker-contexts/python3.11.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 2024-12-18 19:32:50.560Z] Task ID: GYemP28YTTGpuCR8iEG8RQ
[taskcluster 2024-12-18 19:32:50.560Z] Worker ID: 8487527121488354785
[taskcluster 2024-12-18 19:32:50.560Z] Worker Group: us-central1-c
[taskcluster 2024-12-18 19:32:50.560Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-18 19:32:50.560Z] Worker Pool: ci-1/decision-gcp
[taskcluster 2024-12-18 19:32:50.560Z] Worker Version: 38.0.5
[taskcluster 2024-12-18 19:32:50.560Z] Public IP: 35.184.155.97
[taskcluster 2024-12-18 19:32:50.560Z] Hostname: ci-1-decision-gcp-apuisol0rwyr7u3xibchow
[taskcluster 2024-12-18 19:32:50.560Z] using cache "ci-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts

51ef4d363c0b - Started downloading
eb45b407d1cc - Started downloading
258767289e45 - Started downloading
51ef4d363c0b - Downloaded in 0.106 seconds
eb45b407d1cc - Downloaded in 0.329 seconds
2a936e0a7084 - Started downloading
2a936e0a7084 - Downloaded in 0 seconds
258767289e45 - Downloaded in 0.854 seconds
Digest: sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
[taskcluster 2024-12-18 19:33:01.660Z] === Task Starting ===
[setup 2024-12-18T19:33:02.969Z] run-task started in /
[setup 2024-12-18T19:33:02.969Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fxci-config' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/fxci-config' --base-ref='main' --base-rev='1e273149abbc0191933c695eb0828ae72ba7918d' --head-repository='https://github.com/bhearsum/fxci-config' --head-ref='translations-gpu-allow-gpus' --head-rev='d42f8b8c8841a56c6e75bb5aca591e07d14da5e1' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} 

[setup 2024-12-18T19:33:02.969Z] Python version: 3.11.2
[vcs 2024-12-18T19:33:02.971Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-12-18T19:33:02.971Z] running as worker:worker
[vcs 2024-12-18T19:33:02.971Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-12-18T19:33:02.973Z] executing ['git', 'clone', 'https://github.com/bhearsum/fxci-config', '/builds/worker/checkouts/src']
[vcs 2024-12-18T19:33:02.975Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-12-18T19:33:04.369Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-12-18T19:33:04.551Z] From https://github.com/bhearsum/fxci-config
[vcs 2024-12-18T19:33:04.552Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-12-18T19:33:04.557Z] executing ['git', 'checkout', 'main']
[vcs 2024-12-18T19:33:04.565Z] Already on 'main'
[vcs 2024-12-18T19:33:04.566Z] Your branch is up to date with 'origin/main'.
[vcs 2024-12-18T19:33:04.567Z] executing ['git', 'fetch', 'origin', '1e273149abbc0191933c695eb0828ae72ba7918d']
[vcs 2024-12-18T19:33:04.774Z] From https://github.com/bhearsum/fxci-config
[vcs 2024-12-18T19:33:04.774Z]  * branch            1e273149abbc0191933c695eb0828ae72ba7918d -> FETCH_HEAD
[vcs 2024-12-18T19:33:04.780Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/bhearsum/fxci-config', 'translations-gpu-allow-gpus']
[vcs 2024-12-18T19:33:05.033Z] From https://github.com/bhearsum/fxci-config
[vcs 2024-12-18T19:33:05.033Z]  * branch            translations-gpu-allow-gpus -> FETCH_HEAD
[vcs 2024-12-18T19:33:05.039Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/fxci-config', 'translations-gpu-allow-gpus']
[vcs 2024-12-18T19:33:05.216Z] From https://github.com/bhearsum/fxci-config
[vcs 2024-12-18T19:33:05.217Z]  * branch            translations-gpu-allow-gpus -> FETCH_HEAD
[vcs 2024-12-18T19:33:05.222Z] executing ['git', 'checkout', '-f', '-B', 'translations-gpu-allow-gpus', 'd42f8b8c8841a56c6e75bb5aca591e07d14da5e1']
[vcs 2024-12-18T19:33:05.238Z] Switched to a new branch 'translations-gpu-allow-gpus'
[vcs 2024-12-18T19:33:05.239Z] cleaning git checkout...
[vcs 2024-12-18T19:33:05.239Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-18T19:33:05.242Z] removing []
[vcs 2024-12-18T19:33:05.242Z] successfully cleaned git checkout!
[vcs 2024-12-18T19:33:05.245Z] TinderboxPrint:<a href='https://github.com/bhearsum/fxci-config/commit/d42f8b8c8841a56c6e75bb5aca591e07d14da5e1' title='Built from fxci-config commit d42f8b8c8841a56c6e75bb5aca591e07d14da5e1'>d42f8b8c8841a56c6e75bb5aca591e07d14da5e1</a>
[pip-install 2024-12-18T19:33:05.264Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-12-18T19:33:05.658Z] Resolved 20 packages in 333ms
[pip-install 2024-12-18T19:33:05.795Z] Prepared 20 packages in 134ms
[pip-install 2024-12-18T19:33:05.809Z] Installed 20 packages in 12ms
[pip-install 2024-12-18T19:33:05.809Z]  + aiohappyeyeballs==2.4.3
[pip-install 2024-12-18T19:33:05.810Z]  + aiohttp==3.11.2
[pip-install 2024-12-18T19:33:05.810Z]  + aiosignal==1.3.1
[pip-install 2024-12-18T19:33:05.810Z]  + async-timeout==5.0.1
[pip-install 2024-12-18T19:33:05.810Z]  + attrs==24.2.0
[pip-install 2024-12-18T19:33:05.811Z]  + certifi==2024.8.30
[pip-install 2024-12-18T19:33:05.811Z]  + charset-normalizer==3.4.0
[pip-install 2024-12-18T19:33:05.812Z]  + frozenlist==1.5.0
[pip-install 2024-12-18T19:33:05.812Z]  + idna==3.10
[pip-install 2024-12-18T19:33:05.813Z]  + mohawk==1.1.0
[pip-install 2024-12-18T19:33:05.813Z]  + multidict==6.1.0
[pip-install 2024-12-18T19:33:05.813Z]  + propcache==0.2.0
[pip-install 2024-12-18T19:33:05.814Z]  + python-dateutil==2.9.0.post0
[pip-install 2024-12-18T19:33:05.814Z]  + requests==2.32.3
[pip-install 2024-12-18T19:33:05.815Z]  + six==1.16.0
[pip-install 2024-12-18T19:33:05.815Z]  + slugid==2.0.0
[pip-install 2024-12-18T19:33:05.816Z]  + taskcluster==74.0.1
[pip-install 2024-12-18T19:33:05.816Z]  + taskcluster-urls==13.0.1
[pip-install 2024-12-18T19:33:05.817Z]  + urllib3==2.2.3
[pip-install 2024-12-18T19:33:05.817Z]  + yarl==1.17.2
[task 2024-12-18T19:33:05.823Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'fxci-config\' --owner=\'[email protected]\' --level=\'1\' --repository-type=git --tasks-for=\'github-pull-request\' --base-repository=\'https://github.com/mozilla-releng/fxci-config\' --base-ref=\'main\' --base-rev=\'1e273149abbc0191933c695eb0828ae72ba7918d\' --head-repository=\'https://github.com/bhearsum/fxci-config\' --head-ref=\'translations-gpu-allow-gpus\' --head-rev=\'d42f8b8c8841a56c6e75bb5aca591e07d14da5e1\' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} \n']
[task 2024-12-18T19:33:05.825Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-18T19:33:05.827Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fxci-config [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/fxci-config --base-ref=main --base-rev=1e273149abbc0191933c695eb0828ae72ba7918d --head-repository=https://github.com/bhearsum/fxci-config --head-ref=translations-gpu-allow-gpus --head-rev=d42f8b8c8841a56c6e75bb5aca591e07d14da5e1
[task 2024-12-18T19:33:06.475Z] 2024-12-18 19:33:06,475 - INFO - Loading graph configuration.
[task 2024-12-18T19:33:06.485Z] 2024-12-18 19:33:06,485 - WARNING - using default project parameters; add fxci-config to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-18T19:33:06.487Z] 2024-12-18 19:33:06,486 - INFO - Using Parameters(id=d93866717602) (from defaults)
[task 2024-12-18T19:33:06.488Z] 2024-12-18 19:33:06,486 - INFO - writing artifact file `parameters.yml`
[task 2024-12-18T19:33:06.497Z] 2024-12-18 19:33:06,496 - INFO - writing artifact file `actions.json`
[task 2024-12-18T19:33:06.498Z] 2024-12-18 19:33:06,498 - INFO - Loading kinds
[task 2024-12-18T19:33:06.501Z] 2024-12-18 19:33:06,500 - INFO - Generating full task set
[task 2024-12-18T19:33:06.523Z] 2024-12-18 19:33:06,522 - INFO - Writing docker-contexts/build-decision.tar.gz for docker image build-decision
[task 2024-12-18T19:33:06.534Z] 2024-12-18 19:33:06,534 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-12-18T19:33:06.553Z] 2024-12-18 19:33:06,553 - INFO - Generated 2 tasks for kind docker-image
[task 2024-12-18T19:33:06.612Z] 2024-12-18 19:33:06,612 - INFO - Generated 0 tasks for kind firefoxci-artifact
[task 2024-12-18T19:33:06.615Z] 2024-12-18 19:33:06,614 - INFO - Generated 1 tasks for kind tc-admin
[task 2024-12-18T19:33:06.618Z] 2024-12-18 19:33:06,618 - INFO - Generated 3 tasks for kind tests
[task 2024-12-18T19:33:06.620Z] 2024-12-18 19:33:06,620 - INFO - Generated 0 tasks for kind integration-test
[task 2024-12-18T19:33:06.621Z] 2024-12-18 19:33:06,620 - INFO - Generating full task graph
[task 2024-12-18T19:33:06.621Z] 2024-12-18 19:33:06,621 - INFO - Full task graph contains 6 tasks and 4 dependencies
[task 2024-12-18T19:33:06.621Z] 2024-12-18 19:33:06,621 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-18T19:33:06.623Z] 2024-12-18 19:33:06,623 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-18T19:33:06.623Z] 2024-12-18 19:33:06,623 - INFO - Generating target task set
[task 2024-12-18T19:33:06.623Z] 2024-12-18 19:33:06,623 - INFO - Filter filter_target_tasks pruned 3 tasks (3 remain)
[task 2024-12-18T19:33:06.623Z] 2024-12-18 19:33:06,623 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-18T19:33:06.624Z] 2024-12-18 19:33:06,624 - INFO - Generating target task graph
[task 2024-12-18T19:33:06.624Z] 2024-12-18 19:33:06,624 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-12-18T19:33:06.624Z] 2024-12-18 19:33:06,624 - INFO - Generating optimized task graph
[task 2024-12-18T19:33:06.625Z] 2024-12-18 19:33:06,625 - INFO - Removed 2 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2024-12-18T19:33:06.776Z] 2024-12-18 19:33:06,776 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-12-18T19:33:06.777Z] 2024-12-18 19:33:06,776 - INFO - writing artifact file `task-graph.json`
[task 2024-12-18T19:33:06.777Z] 2024-12-18 19:33:06,777 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-18T19:33:06.780Z] 2024-12-18 19:33:06,780 - INFO - Creating task with taskId fCnE-J2XRUiT3iFN4c6zJA for tests-unit-ciadmin
[taskcluster 2024-12-18 19:33:07.167Z] === Task Finished ===
[taskcluster 2024-12-18 19:33:09.188Z] Successful task run with exit code: 0 completed in 18.629 seconds