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

Publish comet metrics #621

Merged
merged 19 commits into from
May 22, 2024

Revert "Enable publication"

6d213f8
Select commit
Loading
Failed to load commit list.
Merged

Publish comet metrics #621

Revert "Enable publication"
6d213f8
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task (pull-request) succeeded May 22, 2024 in 1m 57s

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


[taskcluster 2024-05-22 20:54:06.129Z] Task ID: C50B8ScLS_GtjkiJKFTHdQ
[taskcluster 2024-05-22 20:54:06.129Z] Worker ID: 8752661152076654027
[taskcluster 2024-05-22 20:54:06.129Z] Worker Group: us-central1-b
[taskcluster 2024-05-22 20:54:06.129Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-05-22 20:54:06.129Z] Worker Pool: translations-1/decision-gcp
[taskcluster 2024-05-22 20:54:06.129Z] Worker Version: 38.0.5
[taskcluster 2024-05-22 20:54:06.129Z] Public IP: 104.198.169.25
[taskcluster 2024-05-22 20:54:06.129Z] Hostname: translations-1-decision-gcp-nj1ro2hetuwmxk2xq9fstw
[taskcluster 2024-05-22 20:54:06.129Z] using cache "translations-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

eed5e2ed3bdf - Started downloading
25d693efad98 - Started downloading
e67bee4813b9 - Started downloading
eed5e2ed3bdf - Downloaded in 0.146 seconds
5418fdefa1fe - Started downloading
5418fdefa1fe - Downloaded in 0 seconds
25d693efad98 - Downloaded in 0.386 seconds
e67bee4813b9 - Downloaded in 0.918 seconds
Digest: sha256:eb13ec9b67c93c8394856813bbe69bb876888a5015938d8d811ef3609c00fe21
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb13ec9b67c93c8394856813bbe69bb876888a5015938d8d811ef3609c00fe21
[taskcluster 2024-05-22 20:54:16.911Z] === Task Starting ===
[setup 2024-05-22T20:54:17.931Z] run-task started in /
[setup 2024-05-22T20:54:17.931Z] Invoked by command: --firefox_translations_training-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='firefox-translations-training' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/firefox-translations-training' --base-ref='main' --base-rev='8a1d8ef2c3af39b84dac6ce2fabbd4c3b47afc00' --head-repository='https://github.com/vrigal/firefox-translations-training' --head-ref='publish-comet-metrics' --head-rev='6d213f88caf646f94d7922167ab47ecbe3c0424d' 

[setup 2024-05-22T20:54:17.931Z] Python version: 3.11.2
[vcs 2024-05-22T20:54:17.933Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-05-22T20:54:17.934Z] running as worker:worker
[vcs 2024-05-22T20:54:17.934Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-05-22T20:54:17.938Z] executing ['git', 'clone', 'https://github.com/mozilla/firefox-translations-training', '/builds/worker/checkouts/src']
[vcs 2024-05-22T20:54:17.939Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-05-22T20:54:19.051Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-05-22T20:54:19.276Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-05-22T20:54:19.276Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-05-22T20:54:19.283Z] executing ['git', 'checkout', 'main']
[vcs 2024-05-22T20:54:19.320Z] Already on 'main'
[vcs 2024-05-22T20:54:19.321Z] Your branch is up to date with 'origin/main'.
[vcs 2024-05-22T20:54:19.322Z] executing ['git', 'fetch', 'origin', '8a1d8ef2c3af39b84dac6ce2fabbd4c3b47afc00']
[vcs 2024-05-22T20:54:19.560Z] From https://github.com/mozilla/firefox-translations-training
[vcs 2024-05-22T20:54:19.560Z]  * branch            8a1d8ef2c3af39b84dac6ce2fabbd4c3b47afc00 -> FETCH_HEAD
[vcs 2024-05-22T20:54:19.567Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/vrigal/firefox-translations-training', 'publish-comet-metrics']
[vcs 2024-05-22T20:54:19.846Z] From https://github.com/vrigal/firefox-translations-training
[vcs 2024-05-22T20:54:19.847Z]  * branch            publish-comet-metrics -> FETCH_HEAD
[vcs 2024-05-22T20:54:19.850Z] executing ['git', 'checkout', '-f', '-B', 'publish-comet-metrics', '6d213f88caf646f94d7922167ab47ecbe3c0424d']
[vcs 2024-05-22T20:54:19.916Z] Switched to a new branch 'publish-comet-metrics'
[vcs 2024-05-22T20:54:19.918Z] executing ['git', 'submodule', 'init']
[vcs 2024-05-22T20:54:19.942Z] Submodule '3rd_party/browsermt-marian-dev' (https://github.com/browsermt/marian-dev) registered for path '3rd_party/browsermt-marian-dev'
[vcs 2024-05-22T20:54:19.943Z] Submodule 'extract-lex' (https://github.com/marian-nmt/extract-lex) registered for path '3rd_party/extract-lex'
[vcs 2024-05-22T20:54:19.944Z] Submodule 'fast_align' (https://github.com/clab/fast_align) registered for path '3rd_party/fast_align'
[vcs 2024-05-22T20:54:19.945Z] Submodule '3rd_party/kenlm' (https://github.com/kpu/kenlm) registered for path '3rd_party/kenlm'
[vcs 2024-05-22T20:54:19.945Z] Submodule '3rd_party/marian-dev' (https://github.com/marian-nmt/marian-dev) registered for path '3rd_party/marian-dev'
[vcs 2024-05-22T20:54:19.947Z] Submodule '3rd_party/preprocess' (https://github.com/kpu/preprocess.git) registered for path '3rd_party/preprocess'
[vcs 2024-05-22T20:54:19.947Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-05-22T20:54:19.973Z] Cloning into '/builds/worker/checkouts/src/3rd_party/browsermt-marian-dev'...
[vcs 2024-05-22T20:54:22.337Z] Cloning into '/builds/worker/checkouts/src/3rd_party/extract-lex'...
[vcs 2024-05-22T20:54:22.634Z] Cloning into '/builds/worker/checkouts/src/3rd_party/fast_align'...
[vcs 2024-05-22T20:54:22.978Z] Cloning into '/builds/worker/checkouts/src/3rd_party/kenlm'...
[vcs 2024-05-22T20:54:23.861Z] Cloning into '/builds/worker/checkouts/src/3rd_party/marian-dev'...
[vcs 2024-05-22T20:54:26.513Z] Cloning into '/builds/worker/checkouts/src/3rd_party/preprocess'...
[vcs 2024-05-22T20:54:28.097Z] Submodule path '3rd_party/browsermt-marian-dev': checked out '11c6ae7c46be21ef96ed10c60f28022fa968939f'
[vcs 2024-05-22T20:54:28.104Z] Submodule path '3rd_party/extract-lex': checked out '42fa605b53f32eaf6c6e0b5677255c21c91b3d49'
[vcs 2024-05-22T20:54:28.112Z] Submodule path '3rd_party/fast_align': checked out 'cab1e9aac8d3bb02ff5ae58218d8d225a039fa11'
[vcs 2024-05-22T20:54:28.137Z] Submodule path '3rd_party/kenlm': checked out 'bbf4fc511266c5d4515047055d7bdec659a6e158'
[vcs 2024-05-22T20:54:28.256Z] Submodule path '3rd_party/marian-dev': checked out 'e8a1a2530fb84cbff7383302ebca393e5875c441'
[vcs 2024-05-22T20:54:28.274Z] Submodule path '3rd_party/preprocess': checked out '64307314b4d5a9a0bd529b5c1036b0710d995eec'
[vcs 2024-05-22T20:54:28.275Z] cleaning git checkout...
[vcs 2024-05-22T20:54:28.276Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-22T20:54:28.281Z] removing []
[vcs 2024-05-22T20:54:28.281Z] successfully cleaned git checkout!
[vcs 2024-05-22T20:54:28.283Z] TinderboxPrint:<a href='https://github.com/vrigal/firefox-translations-training/commit/6d213f88caf646f94d7922167ab47ecbe3c0424d' title='Built from firefox-translations-training commit 6d213f88caf646f94d7922167ab47ecbe3c0424d'>6d213f88caf646f94d7922167ab47ecbe3c0424d</a>
[task 2024-05-22T20:54:28.283Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-translations-training' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla/firefox-translations-training' --base-ref='main' --base-rev='8a1d8ef2c3af39b84dac6ce2fabbd4c3b47afc00' --head-repository='https://github.com/vrigal/firefox-translations-training' --head-ref='publish-comet-metrics' --head-rev='6d213f88caf646f94d7922167ab47ecbe3c0424d' \n"]
[task 2024-05-22T20:54:28.285Z] + cd /builds/worker/checkouts/src
[task 2024-05-22T20:54:28.286Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-05-22T20:54:28.287Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-translations-training [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla/firefox-translations-training --base-ref=main --base-rev=8a1d8ef2c3af39b84dac6ce2fabbd4c3b47afc00 --head-repository=https://github.com/vrigal/firefox-translations-training --head-ref=publish-comet-metrics --head-rev=6d213f88caf646f94d7922167ab47ecbe3c0424d
[task 2024-05-22T20:54:28.622Z] 2024-05-22 20:54:28,622 - INFO - Loading graph configuration.
[task 2024-05-22T20:54:28.635Z] 2024-05-22 20:54:28,635 - WARNING - using default project parameters; add firefox-translations-training to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-05-22T20:54:28.636Z] 2024-05-22 20:54:28,636 - INFO - Using Parameters(id=15206cb1104c) (from defaults)
[task 2024-05-22T20:54:28.638Z] 2024-05-22 20:54:28,638 - INFO - writing artifact file `parameters.yml`
[task 2024-05-22T20:54:28.651Z] 2024-05-22 20:54:28,650 - INFO - writing artifact file `actions.json`
[task 2024-05-22T20:54:28.654Z] 2024-05-22 20:54:28,653 - INFO - Loading kinds
[task 2024-05-22T20:54:28.685Z] 2024-05-22 20:54:28,685 - INFO - Generating full task set
[task 2024-05-22T20:54:28.730Z] 2024-05-22 20:54:28,730 - INFO - Generated 8 tasks for kind dataset
[task 2024-05-22T20:54:28.733Z] 2024-05-22 20:54:28,733 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-05-22T20:54:28.749Z] 2024-05-22 20:54:28,749 - INFO - Writing docker-contexts/test.tar.gz for docker image test
[task 2024-05-22T20:54:28.751Z] 2024-05-22 20:54:28,750 - INFO - Writing docker-contexts/train.tar.gz for docker image train
[task 2024-05-22T20:54:28.752Z] 2024-05-22 20:54:28,751 - INFO - Writing docker-contexts/toolchain-build.tar.gz for docker image toolchain-build
[task 2024-05-22T20:54:28.770Z] 2024-05-22 20:54:28,769 - INFO - Generated 4 tasks for kind docker-image
[task 2024-05-22T20:54:28.782Z] 2024-05-22 20:54:28,782 - INFO - Generated 10 tasks for kind fetch
[task 2024-05-22T20:54:28.844Z] 2024-05-22 20:54:28,844 - INFO - Generated 11 tasks for kind toolchain
[task 2024-05-22T20:54:28.849Z] 2024-05-22 20:54:28,849 - INFO - Generated 3 tasks for kind analyze-corpus
[task 2024-05-22T20:54:28.852Z] 2024-05-22 20:54:28,852 - INFO - Generated 2 tasks for kind analyze-mono
[task 2024-05-22T20:54:28.855Z] 2024-05-22 20:54:28,855 - INFO - Generated 1 tasks for kind bicleaner-model
[task 2024-05-22T20:54:28.860Z] 2024-05-22 20:54:28,860 - INFO - Generated 3 tasks for kind clean-corpus
[task 2024-05-22T20:54:28.865Z] 2024-05-22 20:54:28,865 - INFO - Generated 3 tasks for kind bicleaner
[task 2024-05-22T20:54:28.869Z] 2024-05-22 20:54:28,869 - INFO - Generated 2 tasks for kind clean-mono
[task 2024-05-22T20:54:28.888Z] 2024-05-22 20:54:28,888 - INFO - Generated 1 tasks for kind merge-corpus
[task 2024-05-22T20:54:28.892Z] 2024-05-22 20:54:28,891 - INFO - Generated 2 tasks for kind merge-mono
[task 2024-05-22T20:54:28.895Z] 2024-05-22 20:54:28,894 - INFO - Generated 1 tasks for kind train-vocab
[task 2024-05-22T20:54:28.897Z] 2024-05-22 20:54:28,897 - INFO - Generated 1 tasks for kind split-corpus
[task 2024-05-22T20:54:28.900Z] 2024-05-22 20:54:28,900 - INFO - Generated 1 tasks for kind merge-devset
[task 2024-05-22T20:54:28.904Z] 2024-05-22 20:54:28,904 - INFO - Generated 1 tasks for kind train-backwards
[task 2024-05-22T20:54:28.907Z] 2024-05-22 20:54:28,907 - INFO - Generated 1 tasks for kind split-mono-src
[task 2024-05-22T20:54:28.910Z] 2024-05-22 20:54:28,909 - INFO - Generated 1 tasks for kind split-mono-trg
[task 2024-05-22T20:54:28.913Z] 2024-05-22 20:54:28,913 - INFO - Generated 5 tasks for kind tests
[task 2024-05-22T20:54:28.919Z] 2024-05-22 20:54:28,919 - INFO - Generated 2 tasks for kind translate-mono-trg
[task 2024-05-22T20:54:28.925Z] 2024-05-22 20:54:28,925 - INFO - Generated 1 tasks for kind collect-mono-trg
[task 2024-05-22T20:54:28.927Z] 2024-05-22 20:54:28,927 - INFO - Generated 1 tasks for kind alignments-original
[task 2024-05-22T20:54:28.930Z] 2024-05-22 20:54:28,930 - INFO - Generated 1 tasks for kind alignments-backtranslated
[task 2024-05-22T20:54:28.934Z] 2024-05-22 20:54:28,934 - INFO - Generated 1 tasks for kind train-teacher
[task 2024-05-22T20:54:28.937Z] 2024-05-22 20:54:28,937 - INFO - Generated 1 tasks for kind evaluate-teacher-ensemble
[task 2024-05-22T20:54:28.941Z] 2024-05-22 20:54:28,941 - INFO - Generated 2 tasks for kind translate-corpus
[task 2024-05-22T20:54:28.945Z] 2024-05-22 20:54:28,945 - INFO - Generated 2 tasks for kind extract-best
[task 2024-05-22T20:54:28.947Z] 2024-05-22 20:54:28,947 - INFO - Generated 1 tasks for kind collect-corpus
[task 2024-05-22T20:54:28.952Z] 2024-05-22 20:54:28,951 - INFO - Generated 2 tasks for kind translate-mono-src
[task 2024-05-22T20:54:28.954Z] 2024-05-22 20:54:28,954 - INFO - Generated 1 tasks for kind collect-mono-src
[task 2024-05-22T20:54:28.957Z] 2024-05-22 20:54:28,957 - INFO - Generated 1 tasks for kind merge-translated
[task 2024-05-22T20:54:28.960Z] 2024-05-22 20:54:28,960 - INFO - Generated 1 tasks for kind score
[task 2024-05-22T20:54:28.962Z] 2024-05-22 20:54:28,962 - INFO - Generated 1 tasks for kind cefilter
[task 2024-05-22T20:54:28.965Z] 2024-05-22 20:54:28,965 - INFO - Generated 1 tasks for kind alignments-student
[task 2024-05-22T20:54:28.968Z] 2024-05-22 20:54:28,968 - INFO - Generated 1 tasks for kind shortlist
[task 2024-05-22T20:54:28.970Z] 2024-05-22 20:54:28,970 - INFO - Generated 1 tasks for kind train-student
[task 2024-05-22T20:54:28.973Z] 2024-05-22 20:54:28,973 - INFO - Generated 1 tasks for kind finetune-student
[task 2024-05-22T20:54:28.976Z] 2024-05-22 20:54:28,976 - INFO - Generated 1 tasks for kind quantize
[task 2024-05-22T20:54:28.983Z] 2024-05-22 20:54:28,983 - INFO - Generated 4 tasks for kind evaluate
[task 2024-05-22T20:54:28.986Z] 2024-05-22 20:54:28,986 - INFO - Generated 1 tasks for kind export
[task 2024-05-22T20:54:28.989Z] 2024-05-22 20:54:28,989 - INFO - Generated 1 tasks for kind evaluate-quantized
[task 2024-05-22T20:54:28.990Z] 2024-05-22 20:54:28,990 - INFO - Generated 1 tasks for kind all
[task 2024-05-22T20:54:28.995Z] 2024-05-22 20:54:28,995 - INFO - Generated 1 tasks for kind all-pr
[task 2024-05-22T20:54:28.996Z] 2024-05-22 20:54:28,995 - INFO - Generating full task graph
[task 2024-05-22T20:54:28.997Z] 2024-05-22 20:54:28,995 - INFO - Full task graph contains 92 tasks and 273 dependencies
[task 2024-05-22T20:54:29.001Z] 2024-05-22 20:54:29,001 - INFO - writing artifact file `full-task-graph.json`
[task 2024-05-22T20:54:29.022Z] 2024-05-22 20:54:29,022 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-05-22T20:54:29.023Z] 2024-05-22 20:54:29,023 - INFO - Generating target task set
[task 2024-05-22T20:54:29.024Z] 2024-05-22 20:54:29,023 - INFO - Filter filter_target_tasks pruned 75 tasks (17 remain)
[task 2024-05-22T20:54:29.024Z] 2024-05-22 20:54:29,023 - INFO - writing artifact file `target-tasks.json`
[task 2024-05-22T20:54:29.024Z] 2024-05-22 20:54:29,024 - INFO - Generating target task graph
[task 2024-05-22T20:54:29.024Z] 2024-05-22 20:54:29,024 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-05-22T20:54:29.025Z] 2024-05-22 20:54:29,025 - INFO - Generating optimized task graph
[task 2024-05-22T20:54:29.027Z] 2024-05-22 20:54:29,027 - INFO - No tasks removed during optimization
[task 2024-05-22T20:54:41.810Z] 2024-05-22 20:54:41,810 - INFO - Replaced 61 tasks by index-search (index-search) during optimization.
[task 2024-05-22T20:54:41.814Z] 2024-05-22 20:54:41,814 - INFO - writing artifact file `task-graph.json`
[task 2024-05-22T20:54:41.823Z] 2024-05-22 20:54:41,823 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-05-22T20:54:41.825Z] 2024-05-22 20:54:41,825 - INFO - Creating task with taskId SBUh04o6RHymlXEziUY9vw for tests-taskgraph-definition
[task 2024-05-22T20:54:41.828Z] 2024-05-22 20:54:41,826 - INFO - Creating task with taskId aK_hqwYUQzqqHFDB963DGQ for evaluate-backward-flores-devtest-ru-en
[task 2024-05-22T20:54:41.831Z] 2024-05-22 20:54:41,828 - INFO - Creating task with taskId QBz4-a34Ss6SJ3hLramnQg for tests-lint
[task 2024-05-22T20:54:41.833Z] 2024-05-22 20:54:41,829 - INFO - Creating task with taskId IRv1pj63RomRbVhkvntOvg for tests-test
[task 2024-05-22T20:54:41.837Z] 2024-05-22 20:54:41,832 - INFO - Creating task with taskId VYUwK_tDTtqtKDKiwhUJ_A for tests-taskgraph-diff
[task 2024-05-22T20:54:41.838Z] 2024-05-22 20:54:41,838 - INFO - Creating task with taskId VLppB-nISxaB4CSrbocOCw for train-teacher-ru-en-1
[task 2024-05-22T20:54:41.850Z] 2024-05-22 20:54:41,840 - INFO - Creating task with taskId FKwWip0jT8WG8Dtz1GZq5g for tests-black
[task 2024-05-22T20:54:41.991Z] 2024-05-22 20:54:41,991 - INFO - Creating task with taskId Rjd3YZHmR4mOp_VDNvtNkA for translate-mono-src-ru-en-2/2
[task 2024-05-22T20:54:41.992Z] 2024-05-22 20:54:41,991 - INFO - Creating task with taskId eBBBi7N2RoOe_1URRcqsIw for evaluate-teacher-ensemble-flores-devtest-ru-en
[task 2024-05-22T20:54:41.996Z] 2024-05-22 20:54:41,992 - INFO - Creating task with taskId f_C69vQWR2Ch2OcMExXRVw for translate-corpus-ru-en-1/2
[task 2024-05-22T20:54:41.998Z] 2024-05-22 20:54:41,992 - INFO - Creating task with taskId GS6Qy1WDRaKRhlliAkLgNA for translate-mono-src-ru-en-1/2
[task 2024-05-22T20:54:42.002Z] 2024-05-22 20:54:41,992 - INFO - Creating task with taskId JZpvf4WFQaqGZujIt35syA for evaluate-teacher-flores-devtest-ru-en-1
[task 2024-05-22T20:54:42.003Z] 2024-05-22 20:54:41,992 - INFO - Creating task with taskId DXeK8S17SoO3jnnFYQ3hxQ for translate-corpus-ru-en-2/2
[task 2024-05-22T20:54:42.100Z] 2024-05-22 20:54:42,099 - INFO - Creating task with taskId Wy80QteUSpia5kMpeWkiow for extract-best-ru-en-1/2
[task 2024-05-22T20:54:42.195Z] 2024-05-22 20:54:42,195 - INFO - Creating task with taskId QPg6LvBjTg-4JVR6Jw2h2w for collect-mono-src-ru-en
[task 2024-05-22T20:54:42.197Z] 2024-05-22 20:54:42,195 - INFO - Creating task with taskId DYlkO8zaR9211YSD8cIWyA for extract-best-ru-en-2/2
[task 2024-05-22T20:54:42.304Z] 2024-05-22 20:54:42,304 - INFO - Creating task with taskId cCRv7eyPQQekZMF56ScxiQ for collect-corpus-ru-en
[task 2024-05-22T20:54:42.420Z] 2024-05-22 20:54:42,420 - INFO - Creating task with taskId R7_QXie9Sz2ncWWj_8sc8w for merge-translated-ru-en
[task 2024-05-22T20:54:42.528Z] 2024-05-22 20:54:42,528 - INFO - Creating task with taskId PMwfKtJUS2aU-uUU87tPnQ for score-ru-en
[task 2024-05-22T20:54:42.662Z] 2024-05-22 20:54:42,662 - INFO - Creating task with taskId VOTTZMd7TIKcMF2RR6MY1g for cefilter-ru-en
[task 2024-05-22T20:54:42.753Z] 2024-05-22 20:54:42,752 - INFO - Creating task with taskId UK8PxUcvRvGrqtlq4Rb5sQ for alignments-student-ru-en
[task 2024-05-22T20:54:42.754Z] 2024-05-22 20:54:42,753 - INFO - Creating task with taskId F1mAyJ_mR5ym7kcBYucv2A for shortlist-ru-en
[task 2024-05-22T20:54:42.883Z] 2024-05-22 20:54:42,883 - INFO - Creating task with taskId bx5K82_BR2O593t-jddtHQ for train-student-ru-en
[task 2024-05-22T20:54:42.981Z] 2024-05-22 20:54:42,980 - INFO - Creating task with taskId SVAWK3jeRqSoB-kv6Tp-fw for finetune-student-ru-en
[task 2024-05-22T20:54:42.981Z] 2024-05-22 20:54:42,981 - INFO - Creating task with taskId fzL8g7gQQSq_JFQOc4-CQw for evaluate-student-flores-devtest-ru-en
[task 2024-05-22T20:54:43.094Z] 2024-05-22 20:54:43,094 - INFO - Creating task with taskId fIdJD2pZQu6PL3QiuErl6Q for quantize-ru-en
[task 2024-05-22T20:54:43.096Z] 2024-05-22 20:54:43,095 - INFO - Creating task with taskId MuCjp9ReToiDM7vGpWXdOw for evaluate-finetuned-student-flores-devtest-ru-en
[task 2024-05-22T20:54:43.197Z] 2024-05-22 20:54:43,197 - INFO - Creating task with taskId DbC_wTJESHqARoPy5YGzxQ for evaluate-quantized-flores-devtest-ru-en
[task 2024-05-22T20:54:43.200Z] 2024-05-22 20:54:43,198 - INFO - Creating task with taskId bklUBMIbQMSaEESV6t5iiA for export-ru-en
[task 2024-05-22T20:54:43.320Z] 2024-05-22 20:54:43,320 - INFO - Creating task with taskId PlvGTWCWSZ2k6SW8ao6GxA for all-pr-ru-en-1
[taskcluster 2024-05-22 20:54:43.780Z] === Task Finished ===
[taskcluster 2024-05-22 20:54:45.655Z] Successful task run with exit code: 0 completed in 39.528 seconds