Nit: Add explicit python dependency on colorama #9094
Merged
firefoxci-taskcluster / build-tools-translation-report
succeeded
Feb 7, 2024 in 2m 56s
FirefoxCI (pull_request)
Generate translations report (Treeherder push)
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-02-07 16:44:55.893Z] Task ID: CPFjmHk3TU-O9jWM8xtQng
[taskcluster 2024-02-07 16:44:55.893Z] Worker ID: 9049550611836439981
[taskcluster 2024-02-07 16:44:55.893Z] Worker Group: us-central1
[taskcluster 2024-02-07 16:44:55.893Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-02-07 16:44:55.893Z] Worker Pool: mozillavpn-1/b-linux-gcp
[taskcluster 2024-02-07 16:44:55.893Z] Worker Version: 38.0.5
[taskcluster 2024-02-07 16:44:55.893Z] Public IP: 34.72.45.244
[taskcluster 2024-02-07 16:44:55.893Z] Hostname: mozillavpn-1-b-linux-gcp-w1amazhtrec2z-0rbej90q
[taskcluster 2024-02-07 16:44:55.893Z] using cache "mozillavpn-level-1-checkouts-v3-58974d7dcf0417b3fe53-NDUUuUugTI6spOmfa4naxg" -> /builds/worker/checkouts
[taskcluster 2024-02-07 16:44:58.968Z] Downloading artifact "public/image.tar.zst" from task ID: NDUUuUugTI6spOmfa4naxg.
[taskcluster 2024-02-07 16:45:03.970Z] Download Progress: 27.17%
[taskcluster 2024-02-07 16:45:08.970Z] Download Progress: 49.70%
[taskcluster 2024-02-07 16:45:13.970Z] Download Progress: 68.26%
[taskcluster 2024-02-07 16:45:18.971Z] Download Progress: 92.12%
[taskcluster 2024-02-07 16:45:19.516Z] Downloaded artifact successfully.
[taskcluster 2024-02-07 16:45:19.517Z] Downloaded 301.786 mb
[taskcluster 2024-02-07 16:45:19.517Z] Decompressing downloaded image
[taskcluster 2024-02-07 16:45:21.881Z] Loading docker image from downloaded archive.
[taskcluster 2024-02-07 16:45:36.061Z] Image 'public/image.tar.zst' from task 'NDUUuUugTI6spOmfa4naxg' loaded. Using image ID sha256:34e5d9569902c973dcc1f3b0d58fdb0a0d156ada9b9cbcd1bf839fc20c857e8e.
[taskcluster 2024-02-07 16:45:36.250Z] === Task Starting ===
[setup 2024-02-07T16:45:37.744Z] run-task started in /builds/worker
[setup 2024-02-07T16:45:37.744Z] 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 2024-02-07T16:45:37.744Z] Python version: 3.10.12
[cache 2024-02-07T16:45:37.747Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-02-07T16:45:37.747Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-02-07T16:45:37.747Z] volume /builds/worker/checkouts is a cache
[setup 2024-02-07T16:45:37.747Z] running as worker:worker
[vcs 2024-02-07T16:45:37.747Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-02-07T16:45:37.750Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/mozilla-vpn-client', '/builds/worker/checkouts/vcs']
[vcs 2024-02-07T16:45:37.752Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-02-07T16:45:42.185Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'nit-explicit-colorama-dependency']
[vcs 2024-02-07T16:45:42.439Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-02-07T16:45:42.439Z] * branch nit-explicit-colorama-dependency -> FETCH_HEAD
[vcs 2024-02-07T16:45:42.448Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/mozilla-vpn-client', 'nit-explicit-colorama-dependency']
[vcs 2024-02-07T16:45:42.672Z] From https://github.com/mozilla-mobile/mozilla-vpn-client
[vcs 2024-02-07T16:45:42.673Z] * branch nit-explicit-colorama-dependency -> FETCH_HEAD
[vcs 2024-02-07T16:45:42.681Z] executing ['git', 'checkout', '-f', '-B', 'nit-explicit-colorama-dependency', '03915e2c6fc509907cf2cfb91c617457d1506187']
[vcs 2024-02-07T16:45:42.875Z] Switched to a new branch 'nit-explicit-colorama-dependency'
[vcs 2024-02-07T16:45:42.876Z] executing ['git', 'submodule', 'init']
[vcs 2024-02-07T16:45:42.895Z] Submodule '3rdparty/adjust-android-sdk' (https://github.com/adjust/android_sdk) registered for path '3rdparty/adjust-android-sdk'
[vcs 2024-02-07T16:45:42.896Z] Submodule '3rdparty/adjust-ios-sdk' (https://github.com/adjust/ios_sdk.git) registered for path '3rdparty/adjust-ios-sdk'
[vcs 2024-02-07T16:45:42.896Z] Submodule '3rdparty/glean' (https://github.com/mozilla/glean.git) registered for path '3rdparty/glean'
[vcs 2024-02-07T16:45:42.896Z] Submodule '3rdparty/sentry' (https://github.com/getsentry/sentry-native/) registered for path '3rdparty/sentry'
[vcs 2024-02-07T16:45:42.897Z] Submodule '3rdparty/wireguard-apple' (https://github.com/WireGuard/wireguard-apple) registered for path '3rdparty/wireguard-apple'
[vcs 2024-02-07T16:45:42.897Z] Submodule '3rdparty/wireguard-go' (https://github.com/WireGuard/wireguard-go) registered for path '3rdparty/wireguard-go'
[vcs 2024-02-07T16:45:42.897Z] Submodule '3rdparty/wireguard-tools' (https://github.com/WireGuard/wireguard-tools) registered for path '3rdparty/wireguard-tools'
[vcs 2024-02-07T16:45:42.898Z] Submodule 'i18n' (https://github.com/mozilla-l10n/mozilla-vpn-client-l10n.git) registered for path 'src/translations/i18n'
[vcs 2024-02-07T16:45:42.898Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2024-02-07T16:45:42.919Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-android-sdk'...
[vcs 2024-02-07T16:45:44.398Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/adjust-ios-sdk'...
[vcs 2024-02-07T16:45:46.494Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/glean'...
[vcs 2024-02-07T16:46:14.524Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/sentry'...
[vcs 2024-02-07T16:46:15.188Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-apple'...
[vcs 2024-02-07T16:46:15.875Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-go'...
[vcs 2024-02-07T16:46:16.485Z] Cloning into '/builds/worker/checkouts/vcs/3rdparty/wireguard-tools'...
[vcs 2024-02-07T16:46:16.963Z] Cloning into '/builds/worker/checkouts/vcs/src/translations/i18n'...
[vcs 2024-02-07T16:46:20.091Z] Submodule path '3rdparty/adjust-android-sdk': checked out '98a78ddc0ce52287f7b39132c3ee6ff82b9546ee'
[vcs 2024-02-07T16:46:20.134Z] Submodule path '3rdparty/adjust-ios-sdk': checked out '73e4121098cad1854579575d79eff3beb1ee65b3'
[vcs 2024-02-07T16:46:20.210Z] Submodule path '3rdparty/glean': checked out 'b8cf10dd29f1262470e9e5253528e459863c9f3f'
[vcs 2024-02-07T16:46:20.234Z] Submodule path '3rdparty/sentry': checked out '63699d75a77a689abd8016c52577e799f3dbad4f'
[vcs 2024-02-07T16:46:20.260Z] Submodule path '3rdparty/wireguard-apple': checked out '12b095470ad29ecea7436088f6e5fa701e6445a6'
[vcs 2024-02-07T16:46:20.277Z] Submodule path '3rdparty/wireguard-go': checked out 'ee1c8e0e8789e413cca3c1c3464cd3708d518b33'
[vcs 2024-02-07T16:46:20.294Z] Submodule path '3rdparty/wireguard-tools': checked out '139aac59a5ab7da913d4b6dd62692fa90e2ccad4'
[vcs 2024-02-07T16:46:20.371Z] Submodule path 'src/translations/i18n': checked out 'f1c8606ab0783aaf7a3fdb027ace5332b765c593'
[vcs 2024-02-07T16:46:20.372Z] cleaning git checkout...
[vcs 2024-02-07T16:46:20.372Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-02-07T16:46:20.379Z] removing []
[vcs 2024-02-07T16:46:20.379Z] successfully cleaned git checkout!
[vcs 2024-02-07T16:46:20.381Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/mozilla-vpn-client/commit/03915e2c6fc509907cf2cfb91c617457d1506187' title='Built from mozilla-vpn-client commit 03915e2c6fc509907cf2cfb91c617457d1506187'>03915e2c6fc509907cf2cfb91c617457d1506187</a>
[task 2024-02-07T16:46:20.381Z] executing ['bash', '-cx', 'pip3 install -r requirements.txt && python3 tools/translationsreport/analyzer.py && mv tools/translationsreport/output.json /builds/worker/artifacts']
[task 2024-02-07T16:46:20.382Z] + pip3 install -r requirements.txt
[task 2024-02-07T16:46:21.169Z] Defaulting to user installation because normal site-packages is not writeable
[task 2024-02-07T16:46:21.478Z] Collecting appdirs==1.4.4 (from -r requirements.txt (line 7))
[task 2024-02-07T16:46:21.676Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-02-07T16:46:21.746Z] Collecting aqtinstall==3.1.11 (from -r requirements.txt (line 11))
[task 2024-02-07T16:46:21.788Z] Downloading aqtinstall-3.1.11-py3-none-any.whl (60 kB)
[task 2024-02-07T16:46:21.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.7/60.7 kB 1.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:21.842Z] Requirement already satisfied: attrs==23.1.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 15)) (23.1.0)
[task 2024-02-07T16:46:21.868Z] Collecting autocommand==2.2.2 (from -r requirements.txt (line 21))
[task 2024-02-07T16:46:21.910Z] Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[task 2024-02-07T16:46:21.947Z] Collecting beautifulsoup4==4.12.2 (from -r requirements.txt (line 25))
[task 2024-02-07T16:46:21.990Z] Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
[task 2024-02-07T16:46:22.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 2.8 MB/s eta 0:00:00
[task 2024-02-07T16:46:22.093Z] Collecting brotli==1.1.0 (from -r requirements.txt (line 29))
[task 2024-02-07T16:46:22.136Z] 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 2024-02-07T16:46:22.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 20.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:22.321Z] Collecting bs4==0.0.1 (from -r requirements.txt (line 114))
[task 2024-02-07T16:46:22.363Z] Downloading bs4-0.0.1.tar.gz (1.1 kB)
[task 2024-02-07T16:46:22.370Z] Preparing metadata (setup.py): started
[task 2024-02-07T16:46:22.516Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-02-07T16:46:22.551Z] Collecting certifi==2023.7.22 (from -r requirements.txt (line 117))
[task 2024-02-07T16:46:22.596Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[task 2024-02-07T16:46:22.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 49.6 MB/s eta 0:00:00
[task 2024-02-07T16:46:22.604Z] Requirement already satisfied: charset-normalizer==3.3.2 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 121)) (3.3.2)
[task 2024-02-07T16:46:22.640Z] Collecting click==8.1.7 (from -r requirements.txt (line 213))
[task 2024-02-07T16:46:22.682Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-02-07T16:46:22.687Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 30.6 MB/s eta 0:00:00
[task 2024-02-07T16:46:22.723Z] Collecting colorama==0.4.6 (from -r requirements.txt (line 217))
[task 2024-02-07T16:46:22.765Z] Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2024-02-07T16:46:22.797Z] Collecting defusedxml==0.7.1 (from -r requirements.txt (line 221))
[task 2024-02-07T16:46:22.840Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
[task 2024-02-07T16:46:22.883Z] Collecting diskcache==5.6.3 (from -r requirements.txt (line 225))
[task 2024-02-07T16:46:22.925Z] Downloading diskcache-5.6.3-py3-none-any.whl (45 kB)
[task 2024-02-07T16:46:22.931Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 13.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:22.992Z] Collecting glean-parser==10.0.3 (from -r requirements.txt (line 229))
[task 2024-02-07T16:46:23.035Z] Downloading glean_parser-10.0.3-py3-none-any.whl (102 kB)
[task 2024-02-07T16:46:23.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 27.4 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.081Z] Collecting humanize==4.8.0 (from -r requirements.txt (line 233))
[task 2024-02-07T16:46:23.124Z] Downloading humanize-4.8.0-py3-none-any.whl (117 kB)
[task 2024-02-07T16:46:23.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 kB 36.9 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.161Z] Collecting idna==3.4 (from -r requirements.txt (line 237))
[task 2024-02-07T16:46:23.203Z] Downloading idna-3.4-py3-none-any.whl (61 kB)
[task 2024-02-07T16:46:23.208Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 19.6 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.274Z] Collecting inflate64==1.0.0 (from -r requirements.txt (line 241))
[task 2024-02-07T16:46:23.316Z] Downloading inflate64-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (93 kB)
[task 2024-02-07T16:46:23.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.1/93.1 kB 22.5 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.358Z] Collecting jinja2==3.1.2 (from -r requirements.txt (line 296))
[task 2024-02-07T16:46:23.400Z] Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2024-02-07T16:46:23.406Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 42.7 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.455Z] Collecting jsonschema==4.19.2 (from -r requirements.txt (line 300))
[task 2024-02-07T16:46:23.498Z] Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB)
[task 2024-02-07T16:46:23.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 25.8 MB/s eta 0:00:00
[task 2024-02-07T16:46:23.535Z] Collecting jsonschema-specifications==2023.7.1 (from -r requirements.txt (line 304))
[task 2024-02-07T16:46:23.577Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[task 2024-02-07T16:46:23.646Z] Collecting markupsafe==2.1.3 (from -r requirements.txt (line 308))
[task 2024-02-07T16:46:23.689Z] Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[task 2024-02-07T16:46:23.722Z] Collecting multivolumefile==0.2.3 (from -r requirements.txt (line 370))
[task 2024-02-07T16:46:23.764Z] Downloading multivolumefile-0.2.3-py3-none-any.whl (17 kB)
[task 2024-02-07T16:46:23.794Z] Collecting oathtool==2.3.1 (from -r requirements.txt (line 374))
[task 2024-02-07T16:46:23.836Z] Downloading oathtool-2.3.1-py3-none-any.whl (6.6 kB)
[task 2024-02-07T16:46:23.866Z] Collecting patch==1.16 (from -r requirements.txt (line 378))
[task 2024-02-07T16:46:23.910Z] Downloading patch-1.16.zip (12 kB)
[task 2024-02-07T16:46:23.915Z] Preparing metadata (setup.py): started
[task 2024-02-07T16:46:24.054Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-02-07T16:46:24.098Z] Collecting path==16.7.1 (from -r requirements.txt (line 381))
[task 2024-02-07T16:46:24.140Z] Downloading path-16.7.1-py3-none-any.whl (25 kB)
[task 2024-02-07T16:46:24.173Z] Collecting pathspec==0.11.2 (from -r requirements.txt (line 385))
[task 2024-02-07T16:46:24.216Z] Downloading pathspec-0.11.2-py3-none-any.whl (29 kB)
[task 2024-02-07T16:46:24.331Z] Collecting psutil==5.9.6 (from -r requirements.txt (line 389))
[task 2024-02-07T16:46:24.374Z] 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 2024-02-07T16:46:24.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 283.6/283.6 kB 70.4 MB/s eta 0:00:00
[task 2024-02-07T16:46:24.476Z] Collecting py7zr==0.20.7 (from -r requirements.txt (line 407))
[task 2024-02-07T16:46:24.518Z] Downloading py7zr-0.20.7-py3-none-any.whl (66 kB)
[task 2024-02-07T16:46:24.525Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.7/66.7 kB 13.4 MB/s eta 0:00:00
[task 2024-02-07T16:46:24.589Z] Collecting pybcj==1.0.2 (from -r requirements.txt (line 411))
[task 2024-02-07T16:46:24.632Z] Downloading pybcj-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (49 kB)
[task 2024-02-07T16:46:24.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 kB 15.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:24.758Z] Collecting pycryptodomex==3.19.0 (from -r requirements.txt (line 454))
[task 2024-02-07T16:46:24.801Z] Downloading pycryptodomex-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[task 2024-02-07T16:46:24.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 130.9 MB/s eta 0:00:00
[task 2024-02-07T16:46:24.929Z] Collecting pyppmd==1.1.0 (from -r requirements.txt (line 488))
[task 2024-02-07T16:46:24.971Z] Downloading pyppmd-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[task 2024-02-07T16:46:24.978Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.9/138.9 kB 35.8 MB/s eta 0:00:00
[task 2024-02-07T16:46:25.021Z] Collecting pyrsistent==0.20.0 (from -r requirements.txt (line 561))
[task 2024-02-07T16:46:25.064Z] Downloading pyrsistent-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[task 2024-02-07T16:46:25.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.7/117.7 kB 36.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:25.121Z] Collecting pyyaml==6.0.1 (from -r requirements.txt (line 595))
[task 2024-02-07T16:46:25.163Z] Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[task 2024-02-07T16:46:25.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 106.3 MB/s eta 0:00:00
[task 2024-02-07T16:46:25.268Z] Collecting pyzstd==0.15.9 (from -r requirements.txt (line 649))
[task 2024-02-07T16:46:25.310Z] Downloading pyzstd-0.15.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412 kB)
[task 2024-02-07T16:46:25.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.3/412.3 kB 79.7 MB/s eta 0:00:00
[task 2024-02-07T16:46:25.370Z] Collecting referencing==0.30.2 (from -r requirements.txt (line 775))
[task 2024-02-07T16:46:25.412Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[task 2024-02-07T16:46:25.417Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 781)) (2.31.0)
[task 2024-02-07T16:46:25.647Z] Collecting rpds-py==0.12.0 (from -r requirements.txt (line 785))
[task 2024-02-07T16:46:25.690Z] Downloading rpds_py-0.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[task 2024-02-07T16:46:25.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.8 MB/s eta 0:00:00
[task 2024-02-07T16:46:25.747Z] Collecting semantic-version==2.10.0 (from -r requirements.txt (line 888))
[task 2024-02-07T16:46:25.790Z] Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
[task 2024-02-07T16:46:25.829Z] Collecting soupsieve==2.5 (from -r requirements.txt (line 892))
[task 2024-02-07T16:46:25.872Z] Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
[task 2024-02-07T16:46:25.903Z] Collecting texttable==1.7.0 (from -r requirements.txt (line 896))
[task 2024-02-07T16:46:25.946Z] Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
[task 2024-02-07T16:46:26.004Z] Collecting urllib3==2.0.7 (from -r requirements.txt (line 902))
[task 2024-02-07T16:46:26.047Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[task 2024-02-07T16:46:26.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 40.5 MB/s eta 0:00:00
[task 2024-02-07T16:46:26.089Z] Collecting yamllint==1.33.0 (from -r requirements.txt (line 906))
[task 2024-02-07T16:46:26.131Z] Downloading yamllint-1.33.0-py3-none-any.whl (65 kB)
[task 2024-02-07T16:46:26.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 22.1 MB/s eta 0:00:00
[task 2024-02-07T16:46:26.677Z] Building wheels for collected packages: bs4, patch
[task 2024-02-07T16:46:26.677Z] Building wheel for bs4 (setup.py): started
[task 2024-02-07T16:46:26.873Z] Building wheel for bs4 (setup.py): finished with status 'done'
[task 2024-02-07T16:46:26.874Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=fc3bbc8146ce9379c3df8c3f0b4aa6b09aa1c3ef9d039afbddebffcbf3651b37
[task 2024-02-07T16:46:26.874Z] Stored in directory: /builds/worker/.cache/pip/wheels/25/42/45/b773edc52acb16cd2db4cf1a0b47117e2f69bb4eb300ed0e70
[task 2024-02-07T16:46:26.876Z] Building wheel for patch (setup.py): started
[task 2024-02-07T16:46:27.066Z] Building wheel for patch (setup.py): finished with status 'done'
[task 2024-02-07T16:46:27.066Z] Created wheel for patch: filename=patch-1.16-py3-none-any.whl size=12404 sha256=c3ba5811635a3f2857dc4276a155469db8fd5d013d2df818b36aeada9674abbc
[task 2024-02-07T16:46:27.067Z] Stored in directory: /builds/worker/.cache/pip/wheels/9e/0b/47/01a46968b6646ca3efa32e23ed436e0c819aca97ec2c136573
[task 2024-02-07T16:46:27.068Z] Successfully built bs4 patch
[task 2024-02-07T16:46:27.316Z] 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, certifi, autocommand, yamllint, referencing, py7zr, oathtool, jinja2, beautifulsoup4, jsonschema-specifications, bs4, jsonschema, aqtinstall, glean-parser
[task 2024-02-07T16:46:28.696Z] Successfully installed appdirs-1.4.4 aqtinstall-3.1.11 autocommand-2.2.2 beautifulsoup4-4.12.2 brotli-1.1.0 bs4-0.0.1 certifi-2023.7.22 click-8.1.7 colorama-0.4.6 defusedxml-0.7.1 diskcache-5.6.3 glean-parser-10.0.3 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.1 patch-1.16 path-16.7.1 pathspec-0.11.2 psutil-5.9.6 py7zr-0.20.7 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 rpds-py-0.12.0 semantic-version-2.10.0 soupsieve-2.5 texttable-1.7.0 urllib3-2.0.7 yamllint-1.33.0
[task 2024-02-07T16:46:28.873Z]
[task 2024-02-07T16:46:28.873Z] [notice] A new release of pip is available: 23.3.2 -> 24.0
[task 2024-02-07T16:46:28.873Z] [notice] To update, run: python3 -m pip install --upgrade pip
[task 2024-02-07T16:46:29.184Z] + python3 tools/translationsreport/analyzer.py
[task 2024-02-07T16:46:29.735Z] + mv tools/translationsreport/output.json /builds/worker/artifacts
[taskcluster 2024-02-07 16:46:30.205Z] === Task Finished ===
[taskcluster 2024-02-07 16:46:30.405Z] Successful task run with exit code: 0 completed in 94.513 seconds
Loading