Nit: add browser path to log #10177
Merged
Nit: add browser path to log #10177
firefoxci-taskcluster / build-tools-translation-report
succeeded
Jan 10, 2025 in 1m 3s
FirefoxCI (pull_request)
Generate translations report (Treeherder push)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-10T16:07:03.310Z
Resolved: 2025-01-10T16:07:49.426Z
Task Execution Time: 46 seconds, 116 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/build/output.json
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-10 16:07:03.400Z] Task ID: VUMFHDGGTr6vckdUZ2xzDA
[taskcluster 2025-01-10 16:07:03.400Z] Worker ID: 9110532988418718692
[taskcluster 2025-01-10 16:07:03.400Z] Worker Group: us-central1-f
[taskcluster 2025-01-10 16:07:03.400Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-10 16:07:03.400Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2025-01-10 16:07:03.400Z] Worker Version: 38.0.5
[taskcluster 2025-01-10 16:07:03.400Z] Public IP: 34.27.197.181
[taskcluster 2025-01-10 16:07:03.400Z] Hostname: mozillavpn-1-b-linux-gcp-on0vphr6r7covfy9c7rq2a
[taskcluster 2025-01-10 16:07:03.400Z] using cache "mozillavpn-level-1-checkouts-v3-492fcd7a01ebf3b75635-cne5R0tPTqCzbl-M6RZO8Q" -> /builds/worker/checkouts
[taskcluster 2025-01-10 16:07:03.797Z] Downloading artifact "public/image.tar.zst" from task ID: cne5R0tPTqCzbl-M6RZO8Q.
[taskcluster 2025-01-10 16:07:08.644Z] Downloaded artifact successfully.
[taskcluster 2025-01-10 16:07:08.644Z] Downloaded 307.154 mb
[taskcluster 2025-01-10 16:07:08.645Z] Decompressing downloaded image
[taskcluster 2025-01-10 16:07:10.918Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-10 16:07:18.200Z] Image 'public/image.tar.zst' from task 'cne5R0tPTqCzbl-M6RZO8Q' loaded. Using image ID sha256:eb8ace3eedec378bf1d47dea6d669832cb74d4f486c6b176919a271816ab2c9e.
[taskcluster 2025-01-10 16:07:18.372Z] === Task Starting ===
[setup 2025-01-10T16:07:18.619Z] run-task started in /builds/worker
[setup 2025-01-10T16:07:18.619Z] Invoked by command: --mozillavpn-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip3 install -r requirements.txt && python3 tools/translationsreport/analyzer.py && mv tools/translationsreport/output.json /builds/worker/artifacts
[setup 2025-01-10T16:07:18.619Z] Python version: 3.10.12
[cache 2025-01-10T16:07:18.621Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-10T16:07:18.621Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-10T16:07:18.621Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-10T16:07:18.621Z] running as worker:worker
[vcs 2025-01-10T16:07:18.621Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-10T16:07:18.623Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/vcs']
[vcs 2025-01-10T16:07:18.625Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-10T16:07:22.833Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'basti/add_dates']
[vcs 2025-01-10T16:07:23.010Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-10T16:07:23.010Z] * branch basti/add_dates -> FETCH_HEAD
[vcs 2025-01-10T16:07:23.018Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'basti/add_dates']
[vcs 2025-01-10T16:07:23.226Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2025-01-10T16:07:23.226Z] * branch basti/add_dates -> FETCH_HEAD
[vcs 2025-01-10T16:07:23.235Z] executing ['git', 'checkout', '-f', '-B', 'basti/add_dates', 'ab572b2b228322bbda8bb4089f3368ed756bff06']
[vcs 2025-01-10T16:07:23.451Z] Switched to a new branch 'basti/add_dates'
[vcs 2025-01-10T16:07:23.451Z] executing ['git', 'submodule', 'init']
[vcs 2025-01-10T16:07:23.471Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2025-01-10T16:07:23.472Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2025-01-10T16:07:23.472Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2025-01-10T16:07:23.472Z] Submodule '3rdparty/i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path '3rdparty/i18n'
[vcs 2025-01-10T16:07:23.473Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2025-01-10T16:07:23.474Z] Submodule '3rdparty/wireguard-apple' (https://github.com/mozilla/wireguard-apple.git) registered for path '3rdparty/wireguard-apple'
[vcs 2025-01-10T16:07:23.474Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2025-01-10T16:07:23.475Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2025-01-10T16:07:23.475Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-01-10T16:07:23.496Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-android-sdk'...
[vcs 2025-01-10T16:07:24.004Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-ios-sdk'...
[vcs 2025-01-10T16:07:24.417Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/glean'...
[vcs 2025-01-10T16:07:25.108Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/i18n'...
[vcs 2025-01-10T16:07:25.624Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/sentry'...
[vcs 2025-01-10T16:07:26.051Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-apple'...
[vcs 2025-01-10T16:07:26.458Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-go'...
[vcs 2025-01-10T16:07:26.819Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-tools'...
[vcs 2025-01-10T16:07:28.474Z] From https://github.com/adjust/android_sdk
[vcs 2025-01-10T16:07:28.474Z] * branch 98a78ddc0ce52287f7b39132c3ee6ff82b9546ee -> FETCH_HEAD
[vcs 2025-01-10T16:07:28.505Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2025-01-10T16:07:30.542Z] From https://github.com/adjust/ios_sdk
[vcs 2025-01-10T16:07:30.542Z] * branch 73e4121098cad1854579575d79eff3beb1ee65b3 -> FETCH_HEAD
[vcs 2025-01-10T16:07:30.573Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2025-01-10T16:07:32.419Z] From https://github.com/mozilla/glean
[vcs 2025-01-10T16:07:32.419Z] * branch 9f785a92bdcacc862c609cd3e02b05b68c74862a -> FETCH_HEAD
[vcs 2025-01-10T16:07:32.477Z] Submodule path '3rdparty/glean': checked out '9f785a92bdcacc862c609cd3e02b05b68c74862a'
[vcs 2025-01-10T16:07:38.722Z] From https://github.com/mozilla-l10n/mozilla-vpn-client-l10n
[vcs 2025-01-10T16:07:38.722Z] * branch c6f984933ae6da67313a66a02bd54a33a30f3fa6 -> FETCH_HEAD
[vcs 2025-01-10T16:07:38.809Z] Submodule path '3rdparty/i18n': checked out 'c6f984933ae6da67313a66a02bd54a33a30f3fa6'
[vcs 2025-01-10T16:07:39.696Z] From https://github.com/getsentry/sentry-native
[vcs 2025-01-10T16:07:39.696Z] * branch 63699d75a77a689abd8016c52577e799f3dbad4f -> FETCH_HEAD
[vcs 2025-01-10T16:07:39.743Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2025-01-10T16:07:39.765Z] Submodule path '3rdparty/wireguard-apple': checked out '3ba0b4cc2e187c15c0416378e71e93a5d6252167'
[vcs 2025-01-10T16:07:40.493Z] From https://github.com/WireGuard/wireguard-go
[vcs 2025-01-10T16:07:40.493Z] * branch ee1c8e0e8789e413cca3c1c3464cd3708d518b33 -> FETCH_HEAD
[vcs 2025-01-10T16:07:40.503Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2025-01-10T16:07:41.180Z] From https://github.com/WireGuard/wireguard-tools
[vcs 2025-01-10T16:07:41.180Z] * branch 139aac59a5ab7da913d4b6dd62692fa90e2ccad4 -> FETCH_HEAD
[vcs 2025-01-10T16:07:41.190Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2025-01-10T16:07:41.190Z] cleaning git checkout...
[vcs 2025-01-10T16:07:41.190Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-10T16:07:41.197Z] removing []
[vcs 2025-01-10T16:07:41.197Z] successfully cleaned git checkout!
[vcs 2025-01-10T16:07:41.199Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/ab572b2b228322bbda8bb4089f3368ed756bff06' title='Built from mozilla-vpn-client commit ab572b2b228322bbda8bb4089f3368ed756bff06'>ab572b2b228322bbda8bb4089f3368ed756bff06</a>
[task 2025-01-10T16:07:41.199Z] executing ['bash', '-cx', 'pip3 install -r requirements.txt && python3 tools/translationsreport/analyzer.py && mv tools/translationsreport/output.json /builds/worker/artifacts']
[task 2025-01-10T16:07:41.200Z] + pip3 install -r requirements.txt
[task 2025-01-10T16:07:41.497Z] Defaulting to user installation because normal site-packages is not writeable
[task 2025-01-10T16:07:41.724Z] Collecting appdirs==1.4.4 (from -r requirements.txt (line 7))
[task 2025-01-10T16:07:41.766Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2025-01-10T16:07:41.841Z] Collecting aqtinstall==3.1.21 (from -r requirements.txt (line 11))
[task 2025-01-10T16:07:41.856Z] Downloading aqtinstall-3.1.21-py3-none-any.whl (59 kB)
[task 2025-01-10T16:07:41.903Z] Collecting attrs==23.1.0 (from -r requirements.txt (line 15))
[task 2025-01-10T16:07:41.916Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[task 2025-01-10T16:07:41.945Z] Collecting autocommand==2.2.2 (from -r requirements.txt (line 21))
[task 2025-01-10T16:07:41.961Z] Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[task 2025-01-10T16:07:41.989Z] Collecting beautifulsoup4==4.12.2 (from -r requirements.txt (line 25))
[task 2025-01-10T16:07:42.003Z] Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
[task 2025-01-10T16:07:42.062Z] Collecting brotli==1.1.0 (from -r requirements.txt (line 29))
[task 2025-01-10T16:07:42.077Z] Downloading Brotli-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (3.0 MB)
[task 2025-01-10T16:07:42.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 86.1 MB/s eta 0:00:00
[task 2025-01-10T16:07:42.146Z] Collecting bs4==0.0.1 (from -r requirements.txt (line 114))
[task 2025-01-10T16:07:42.159Z] Downloading bs4-0.0.1.tar.gz (1.1 kB)
[task 2025-01-10T16:07:42.164Z] Preparing metadata (setup.py): started
[task 2025-01-10T16:07:42.306Z] Preparing metadata (setup.py): finished with status 'done'
[task 2025-01-10T16:07:42.336Z] Collecting certifi==2023.7.22 (from -r requirements.txt (line 117))
[task 2025-01-10T16:07:42.350Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[task 2025-01-10T16:07:42.463Z] Collecting charset-normalizer==3.3.2 (from -r requirements.txt (line 121))
[task 2025-01-10T16:07:42.487Z] Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[task 2025-01-10T16:07:42.521Z] Collecting click==8.1.7 (from -r requirements.txt (line 213))
[task 2025-01-10T16:07:42.535Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2025-01-10T16:07:42.567Z] Collecting colorama==0.4.6 (from -r requirements.txt (line 217))
[task 2025-01-10T16:07:42.581Z] Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2025-01-10T16:07:42.605Z] Collecting defusedxml==0.7.1 (from -r requirements.txt (line 221))
[task 2025-01-10T16:07:42.619Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
[task 2025-01-10T16:07:42.656Z] Collecting diskcache==5.6.3 (from -r requirements.txt (line 225))
[task 2025-01-10T16:07:42.670Z] Downloading diskcache-5.6.3-py3-none-any.whl (45 kB)
[task 2025-01-10T16:07:42.730Z] Collecting glean-parser==13.0.0 (from -r requirements.txt (line 229))
[task 2025-01-10T16:07:42.746Z] Downloading glean_parser-13.0.0-py3-none-any.whl (114 kB)
[task 2025-01-10T16:07:42.782Z] Collecting humanize==4.8.0 (from -r requirements.txt (line 233))
[task 2025-01-10T16:07:42.798Z] Downloading humanize-4.8.0-py3-none-any.whl (117 kB)
[task 2025-01-10T16:07:42.825Z] Collecting idna==3.4 (from -r requirements.txt (line 237))
[task 2025-01-10T16:07:42.839Z] Downloading idna-3.4-py3-none-any.whl (61 kB)
[task 2025-01-10T16:07:42.903Z] Collecting inflate64==1.0.0 (from -r requirements.txt (line 241))
[task 2025-01-10T16:07:42.918Z] Downloading inflate64-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (93 kB)
[task 2025-01-10T16:07:42.952Z] Collecting jinja2==3.1.2 (from -r requirements.txt (line 296))
[task 2025-01-10T16:07:42.966Z] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2025-01-10T16:07:43.012Z] Collecting jsonschema==4.19.2 (from -r requirements.txt (line 300))
[task 2025-01-10T16:07:43.026Z] Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB)
[task 2025-01-10T16:07:43.057Z] Collecting jsonschema-specifications==2023.7.1 (from -r requirements.txt (line 304))
[task 2025-01-10T16:07:43.071Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[task 2025-01-10T16:07:43.147Z] Collecting markupsafe==2.1.3 (from -r requirements.txt (line 308))
[task 2025-01-10T16:07:43.161Z] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[task 2025-01-10T16:07:43.185Z] Collecting multivolumefile==0.2.3 (from -r requirements.txt (line 370))
[task 2025-01-10T16:07:43.200Z] Downloading multivolumefile-0.2.3-py3-none-any.whl (17 kB)
[task 2025-01-10T16:07:43.224Z] Collecting oathtool==2.3.2 (from -r requirements.txt (line 374))
[task 2025-01-10T16:07:43.238Z] Downloading oathtool-2.3.2-py3-none-any.whl (5.4 kB)
[task 2025-01-10T16:07:43.262Z] Collecting patch==1.16 (from -r requirements.txt (line 378))
[task 2025-01-10T16:07:43.278Z] Downloading patch-1.16.zip (12 kB)
[task 2025-01-10T16:07:43.282Z] Preparing metadata (setup.py): started
[task 2025-01-10T16:07:43.418Z] Preparing metadata (setup.py): finished with status 'done'
[task 2025-01-10T16:07:43.447Z] Collecting path==16.7.1 (from -r requirements.txt (line 381))
[task 2025-01-10T16:07:43.461Z] Downloading path-16.7.1-py3-none-any.whl (25 kB)
[task 2025-01-10T16:07:43.487Z] Collecting pathspec==0.11.2 (from -r requirements.txt (line 385))
[task 2025-01-10T16:07:43.501Z] Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
[task 2025-01-10T16:07:43.610Z] Collecting psutil==5.9.6 (from -r requirements.txt (line 389))
[task 2025-01-10T16:07:43.626Z] Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB)
[task 2025-01-10T16:07:43.685Z] Collecting py7zr==0.22.0 (from -r requirements.txt (line 407))
[task 2025-01-10T16:07:43.700Z] Downloading py7zr-0.22.0-py3-none-any.whl (67 kB)
[task 2025-01-10T16:07:43.792Z] Collecting pybcj==1.0.2 (from -r requirements.txt (line 411))
[task 2025-01-10T16:07:43.808Z] Downloading pybcj-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49 kB)
[task 2025-01-10T16:07:43.930Z] Collecting pycryptodomex==3.19.0 (from -r requirements.txt (line 454))
[task 2025-01-10T16:07:43.947Z] Downloading pycryptodomex-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[task 2025-01-10T16:07:43.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 207.8 MB/s eta 0:00:00
[task 2025-01-10T16:07:44.067Z] Collecting pyppmd==1.1.0 (from -r requirements.txt (line 488))
[task 2025-01-10T16:07:44.082Z] Downloading pyppmd-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[task 2025-01-10T16:07:44.123Z] Collecting pyrsistent==0.20.0 (from -r requirements.txt (line 561))
[task 2025-01-10T16:07:44.136Z] Downloading pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[task 2025-01-10T16:07:44.190Z] Collecting pyyaml==6.0.1 (from -r requirements.txt (line 595))
[task 2025-01-10T16:07:44.204Z] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[task 2025-01-10T16:07:44.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 131.5 MB/s eta 0:00:00
[task 2025-01-10T16:07:44.329Z] Collecting pyzstd==0.15.9 (from -r requirements.txt (line 650))
[task 2025-01-10T16:07:44.344Z] Downloading pyzstd-0.15.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412 kB)
[task 2025-01-10T16:07:44.392Z] Collecting referencing==0.30.2 (from -r requirements.txt (line 776))
[task 2025-01-10T16:07:44.407Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[task 2025-01-10T16:07:44.453Z] Collecting requests==2.31.0 (from -r requirements.txt (line 782))
[task 2025-01-10T16:07:44.467Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2025-01-10T16:07:44.793Z] Collecting rpds-py==0.12.0 (from -r requirements.txt (line 786))
[task 2025-01-10T16:07:44.809Z] Downloading rpds_py-0.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[task 2025-01-10T16:07:44.817Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 165.9 MB/s eta 0:00:00
[task 2025-01-10T16:07:44.844Z] Collecting semantic-version==2.10.0 (from -r requirements.txt (line 889))
[task 2025-01-10T16:07:44.857Z] Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
[task 2025-01-10T16:07:44.892Z] Collecting soupsieve==2.5 (from -r requirements.txt (line 893))
[task 2025-01-10T16:07:44.905Z] Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
[task 2025-01-10T16:07:44.926Z] Collecting texttable==1.7.0 (from -r requirements.txt (line 897))
[task 2025-01-10T16:07:44.939Z] Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
[task 2025-01-10T16:07:44.995Z] Collecting urllib3==2.0.7 (from -r requirements.txt (line 903))
[task 2025-01-10T16:07:45.008Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[task 2025-01-10T16:07:45.041Z] Collecting yamllint==1.35.1 (from -r requirements.txt (line 907))
[task 2025-01-10T16:07:45.055Z] Downloading yamllint-1.35.1-py3-none-any.whl (66 kB)
[task 2025-01-10T16:07:45.224Z] Building wheels for collected packages: bs4, patch
[task 2025-01-10T16:07:45.225Z] Building wheel for bs4 (setup.py): started
[task 2025-01-10T16:07:45.414Z] Building wheel for bs4 (setup.py): finished with status 'done'
[task 2025-01-10T16:07:45.415Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=2a5e9f2e01f495ee51974f668b1e66b70ed6dd420d79e0e48f13396e41e639e3
[task 2025-01-10T16:07:45.415Z] Stored in directory: /builds/worker/.cache/pip/wheels/25/42/45/b773edc52acb16cd2db4cf1a0b47117e2f69bb4eb300ed0e70
[task 2025-01-10T16:07:45.417Z] Building wheel for patch (setup.py): started
[task 2025-01-10T16:07:45.603Z] Building wheel for patch (setup.py): finished with status 'done'
[task 2025-01-10T16:07:45.603Z] Created wheel for patch: filename=patch-1.16-py3-none-any.whl size=12404 sha256=2bcf4e1065ee473edc717a58ae104023b1cca0ef11ffcbe1c90dea6df7bcbb53
[task 2025-01-10T16:07:45.604Z] Stored in directory: /builds/worker/.cache/pip/wheels/9e/0b/47/01a46968b6646ca3efa32e23ed436e0c819aca97ec2c136573
[task 2025-01-10T16:07:45.605Z] Successfully built bs4 patch
[task 2025-01-10T16:07:45.714Z] Installing collected packages: texttable, patch, brotli, appdirs, urllib3, soupsieve, semantic-version, rpds-py, pyzstd, pyyaml, pyrsistent, pyppmd, pycryptodomex, pybcj, psutil, pathspec, path, multivolumefile, markupsafe, inflate64, idna, humanize, diskcache, defusedxml, colorama, click, charset-normalizer, certifi, autocommand, attrs, yamllint, requests, referencing, py7zr, oathtool, jinja2, beautifulsoup4, jsonschema-specifications, bs4, jsonschema, aqtinstall, glean-parser
[task 2025-01-10T16:07:47.113Z] Successfully installed appdirs-1.4.4 aqtinstall-3.1.21 attrs-23.1.0 autocommand-2.2.2 beautifulsoup4-4.12.2 brotli-1.1.0 bs4-0.0.1 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 defusedxml-0.7.1 diskcache-5.6.3 glean-parser-13.0.0 humanize-4.8.0 idna-3.4 inflate64-1.0.0 jinja2-3.1.2 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 markupsafe-2.1.3 multivolumefile-0.2.3 oathtool-2.3.2 patch-1.16 path-16.7.1 pathspec-0.11.2 psutil-5.9.6 py7zr-0.22.0 pybcj-1.0.2 pycryptodomex-3.19.0 pyppmd-1.1.0 pyrsistent-0.20.0 pyyaml-6.0.1 pyzstd-0.15.9 referencing-0.30.2 requests-2.31.0 rpds-py-0.12.0 semantic-version-2.10.0 soupsieve-2.5 texttable-1.7.0 urllib3-2.0.7 yamllint-1.35.1
[task 2025-01-10T16:07:47.543Z] + python3 tools/translationsreport/analyzer.py
[task 2025-01-10T16:07:48.235Z] + mv tools/translationsreport/output.json /builds/worker/artifacts
[taskcluster 2025-01-10 16:07:48.742Z] === Task Finished ===
[taskcluster 2025-01-10 16:07:48.949Z] Successful task run with exit code: 0 completed in 45.55 seconds
Loading