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

[run-task] Add the ability to configure submodule checkouts. #512

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Fix type annotations for python <= 3.9

3612b26
Select commit
Loading
Failed to load commit list.
Open

[run-task] Add the ability to configure submodule checkouts. #512

Fix type annotations for python <= 3.9
3612b26
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tests-type-check succeeded May 24, 2024 in 25m 6s

FirefoxCI (pull_request)

Run type checking against src with Pyright (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-05-24 18:17:09.600Z] Task ID: IB30VchBTTi2iFahwqbMSw
[taskcluster 2024-05-24 18:17:09.600Z] Worker ID: 8176378838486181884
[taskcluster 2024-05-24 18:17:09.600Z] Worker Group: us-central1-b
[taskcluster 2024-05-24 18:17:09.600Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-05-24 18:17:09.600Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-05-24 18:17:09.600Z] Worker Version: 38.0.5
[taskcluster 2024-05-24 18:17:09.600Z] Public IP: 34.41.23.44
[taskcluster 2024-05-24 18:17:09.600Z] Hostname: taskgraph-t-linux-gcp-cnqqe0hzsbwcmw6xdi0flg
[taskcluster 2024-05-24 18:17:09.600Z] using cache "taskgraph-level-1-checkouts-v3-73c204cbc9631863e521-TpUYi56fRfCGALIuqH_7Iw" -> /builds/worker/checkouts

[taskcluster 2024-05-24 18:17:12.744Z] Downloading artifact "public/image.tar.zst" from task ID: TpUYi56fRfCGALIuqH_7Iw.
[taskcluster 2024-05-24 18:17:17.598Z] Downloaded artifact successfully.
[taskcluster 2024-05-24 18:17:17.598Z] Downloaded 431.157 mb
[taskcluster 2024-05-24 18:17:17.599Z] Decompressing downloaded image
[taskcluster 2024-05-24 18:17:21.642Z] Loading docker image from downloaded archive.
[taskcluster 2024-05-24 18:17:58.049Z] Image 'public/image.tar.zst' from task 'TpUYi56fRfCGALIuqH_7Iw' loaded.  Using image ID sha256:8780c0ab88d4a4dc8f229b6dc9351acb128ab4811340989eeea6655a8dd3ce0b.
[taskcluster 2024-05-24 18:17:58.309Z] === Task Starting ===
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[setup 2024-05-24T18:18:01.294Z] run-task started in /
[setup 2024-05-24T18:18:01.294Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pyenv local 3.12 3.11 3.10 3.9 3.8 && pip install --user -r requirements/test.txt --require-hashes && pip install --user --no-deps . && pyright
[setup 2024-05-24T18:18:01.294Z] Python version: 3.12.3
[cache 2024-05-24T18:18:01.296Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
/usr/local/bin/run-task:328: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[volume 2024-05-24T18:18:01.296Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-24T18:18:01.296Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-24T18:18:01.297Z] running as worker:worker
[vcs 2024-05-24T18:18:01.297Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:01.299Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:01.301Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-05-24T18:18:02.252Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/oskirby/taskgraph', 'run-task-optional-submodules']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:02.551Z] From https://github.com/oskirby/taskgraph
[vcs 2024-05-24T18:18:02.551Z]  * branch              run-task-optional-submodules -> FETCH_HEAD
[vcs 2024-05-24T18:18:02.553Z] executing ['git', 'checkout', '-f', '-B', 'run-task-optional-submodules', '3612b26467ee222651d430e4bae8ab8ea3709def']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:02.570Z] Switched to a new branch 'run-task-optional-submodules'
[vcs 2024-05-24T18:18:02.571Z] cleaning git checkout...
[vcs 2024-05-24T18:18:02.571Z] executing ['git', 'clean', '-nxdff']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:02.574Z] removing []
[vcs 2024-05-24T18:18:02.574Z] successfully cleaned git checkout!
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[vcs 2024-05-24T18:18:02.576Z] TinderboxPrint:<a href='https://github.com/oskirby/taskgraph/commit/3612b26467ee222651d430e4bae8ab8ea3709def' title='Built from taskgraph commit 3612b26467ee222651d430e4bae8ab8ea3709def'>3612b26467ee222651d430e4bae8ab8ea3709def</a>
[task 2024-05-24T18:18:02.576Z] executing ['bash', '-cx', 'pyenv local 3.12 3.11 3.10 3.9 3.8 && pip install --user -r requirements/test.txt --require-hashes && pip install --user --no-deps . && pyright']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2024-05-24T18:18:02.577Z] + pyenv local 3.12 3.11 3.10 3.9 3.8
[task 2024-05-24T18:18:02.682Z] + pip install --user -r requirements/test.txt --require-hashes
[task 2024-05-24T18:18:04.416Z] Collecting appdirs==1.4.4 (from -r requirements/base.txt (line 8))
[task 2024-05-24T18:18:04.554Z]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-05-24T18:18:04.617Z] Collecting arrow==1.3.0 (from -r requirements/base.txt (line 12))
[task 2024-05-24T18:18:04.652Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-05-24T18:18:04.697Z]      ---------------------------------------- 66.4/66.4 kB 1.6 MB/s eta 0:00:00
[task 2024-05-24T18:18:04.728Z] Collecting binaryornot==0.4.4 (from -r requirements/base.txt (line 16))
[task 2024-05-24T18:18:04.764Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2024-05-24T18:18:04.811Z] Collecting certifi==2023.11.17 (from -r requirements/base.txt (line 20))
[task 2024-05-24T18:18:04.847Z]   Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[task 2024-05-24T18:18:04.889Z]      --------------------------------------- 162.5/162.5 kB 4.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:04.922Z] Collecting chardet==5.2.0 (from -r requirements/base.txt (line 24))
[task 2024-05-24T18:18:04.958Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-05-24T18:18:04.972Z]      -------------------------------------- 199.4/199.4 kB 17.9 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.132Z] Collecting charset-normalizer==3.3.2 (from -r requirements/base.txt (line 28))
[task 2024-05-24T18:18:05.168Z]   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[task 2024-05-24T18:18:05.177Z]      -------------------------------------- 141.9/141.9 kB 23.5 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.229Z] Collecting click==8.1.7 (from -r requirements/base.txt (line 120))
[task 2024-05-24T18:18:05.265Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-05-24T18:18:05.272Z]      ---------------------------------------- 97.9/97.9 kB 22.7 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.316Z] Collecting cookiecutter==2.5.0 (from -r requirements/base.txt (line 124))
[task 2024-05-24T18:18:05.352Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[task 2024-05-24T18:18:05.388Z] Collecting giturlparse==0.12.0 (from -r requirements/base.txt (line 128))
[task 2024-05-24T18:18:05.423Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-05-24T18:18:05.465Z] Collecting idna==3.6 (from -r requirements/base.txt (line 132))
[task 2024-05-24T18:18:05.501Z]   Downloading idna-3.6-py3-none-any.whl (61 kB)
[task 2024-05-24T18:18:05.507Z]      ---------------------------------------- 61.6/61.6 kB 18.1 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.552Z] Collecting jinja2==3.1.2 (from -r requirements/base.txt (line 136))
[task 2024-05-24T18:18:05.587Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2024-05-24T18:18:05.595Z]      -------------------------------------- 133.1/133.1 kB 26.2 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.628Z] Collecting json-e==4.6.0 (from -r requirements/base.txt (line 140))
[task 2024-05-24T18:18:05.664Z]   Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[task 2024-05-24T18:18:05.711Z] Collecting markdown-it-py==3.0.0 (from -r requirements/base.txt (line 144))
[task 2024-05-24T18:18:05.747Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-05-24T18:18:05.753Z]      ---------------------------------------- 87.5/87.5 kB 27.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:05.834Z] Collecting markupsafe==2.1.3 (from -r requirements/base.txt (line 148))
[task 2024-05-24T18:18:05.870Z]   Downloading MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[task 2024-05-24T18:18:05.903Z] Collecting mdurl==0.1.2 (from -r requirements/base.txt (line 210))
[task 2024-05-24T18:18:05.940Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-05-24T18:18:05.972Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/base.txt (line 214))
[task 2024-05-24T18:18:06.008Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-05-24T18:18:06.064Z] Collecting pygments==2.17.2 (from -r requirements/base.txt (line 218))
[task 2024-05-24T18:18:06.100Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[task 2024-05-24T18:18:06.172Z]      ---------------------------------------- 1.2/1.2 MB 17.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:06.218Z] Collecting python-dateutil==2.8.2 (from -r requirements/base.txt (line 222))
[task 2024-05-24T18:18:06.254Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[task 2024-05-24T18:18:06.261Z]      -------------------------------------- 247.7/247.7 kB 61.2 MB/s eta 0:00:00
[task 2024-05-24T18:18:06.305Z] Collecting python-slugify==8.0.1 (from -r requirements/base.txt (line 226))
[task 2024-05-24T18:18:06.341Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[task 2024-05-24T18:18:06.409Z] Collecting pyyaml==6.0.1 (from -r requirements/base.txt (line 230))
[task 2024-05-24T18:18:06.445Z]   Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
[task 2024-05-24T18:18:06.457Z]      -------------------------------------- 725.0/725.0 kB 84.9 MB/s eta 0:00:00
[task 2024-05-24T18:18:06.490Z] Collecting redo==2.0.4 (from -r requirements/base.txt (line 284))
[task 2024-05-24T18:18:06.526Z]   Downloading redo-2.0.4-py2.py3-none-any.whl (12 kB)
[task 2024-05-24T18:18:06.596Z] Collecting requests==2.31.0 (from -r requirements/base.txt (line 288))
[task 2024-05-24T18:18:06.632Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2024-05-24T18:18:06.638Z]      ---------------------------------------- 62.6/62.6 kB 20.2 MB/s eta 0:00:00
[task 2024-05-24T18:18:06.758Z] Collecting rich==13.7.0 (from -r requirements/base.txt (line 294))
[task 2024-05-24T18:18:06.794Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[task 2024-05-24T18:18:06.802Z]      -------------------------------------- 240.6/240.6 kB 49.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:06.838Z] Collecting six==1.16.0 (from -r requirements/base.txt (line 298))
[task 2024-05-24T18:18:06.873Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-05-24T18:18:06.905Z] Collecting slugid==2.0.0 (from -r requirements/base.txt (line 302))
[task 2024-05-24T18:18:06.941Z]   Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-05-24T18:18:06.971Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/base.txt (line 306))
[task 2024-05-24T18:18:07.007Z]   Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-05-24T18:18:07.039Z] Collecting text-unidecode==1.3 (from -r requirements/base.txt (line 311))
[task 2024-05-24T18:18:07.075Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-05-24T18:18:07.081Z]      ---------------------------------------- 78.2/78.2 kB 24.8 MB/s eta 0:00:00
[task 2024-05-24T18:18:07.121Z] Collecting types-python-dateutil==2.8.19.14 (from -r requirements/base.txt (line 315))
[task 2024-05-24T18:18:07.157Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[task 2024-05-24T18:18:07.204Z] Collecting typing-extensions==4.9.0 (from -r requirements/base.txt (line 319))
[task 2024-05-24T18:18:07.239Z]   Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
[task 2024-05-24T18:18:07.312Z] Collecting urllib3==2.1.0 (from -r requirements/base.txt (line 323))
[task 2024-05-24T18:18:07.348Z]   Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[task 2024-05-24T18:18:07.355Z]      -------------------------------------- 104.6/104.6 kB 29.6 MB/s eta 0:00:00
[task 2024-05-24T18:18:07.392Z] Collecting voluptuous==0.14.1 (from -r requirements/base.txt (line 327))
[task 2024-05-24T18:18:07.428Z]   Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[task 2024-05-24T18:18:07.474Z] Collecting cachetools==5.3.2 (from -r requirements/test.txt (line 9))
[task 2024-05-24T18:18:07.510Z]   Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
[task 2024-05-24T18:18:07.557Z] Collecting colorama==0.4.6 (from -r requirements/test.txt (line 13))
[task 2024-05-24T18:18:07.593Z]   Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2024-05-24T18:18:08.136Z] Collecting coverage==7.3.4 (from -r requirements/test.txt (line 17))
[task 2024-05-24T18:18:08.173Z]   Downloading coverage-7.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB)
[task 2024-05-24T18:18:08.181Z]      -------------------------------------- 233.2/233.2 kB 55.7 MB/s eta 0:00:00
[task 2024-05-24T18:18:08.217Z] Collecting distlib==0.3.8 (from -r requirements/test.txt (line 71))
[task 2024-05-24T18:18:08.253Z]   Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
[task 2024-05-24T18:18:08.268Z]      -------------------------------------- 468.9/468.9 kB 51.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:08.310Z] Collecting exceptiongroup==1.2.0 (from -r requirements/test.txt (line 75))
[task 2024-05-24T18:18:08.346Z]   Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
[task 2024-05-24T18:18:08.405Z] Collecting filelock==3.13.1 (from -r requirements/test.txt (line 79))
[task 2024-05-24T18:18:08.441Z]   Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
[task 2024-05-24T18:18:08.473Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 85))
[task 2024-05-24T18:18:08.509Z]   Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-05-24T18:18:08.563Z] Collecting mock==5.1.0 (from -r requirements/test.txt (line 89))
[task 2024-05-24T18:18:08.598Z]   Downloading mock-5.1.0-py3-none-any.whl (30 kB)
[task 2024-05-24T18:18:08.639Z] Collecting nodeenv==1.8.0 (from -r requirements/test.txt (line 93))
[task 2024-05-24T18:18:08.675Z]   Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
[task 2024-05-24T18:18:08.746Z] Collecting packaging==23.2 (from -r requirements/test.txt (line 97))
[task 2024-05-24T18:18:08.783Z]   Downloading packaging-23.2-py3-none-any.whl (53 kB)
[task 2024-05-24T18:18:08.790Z]      ---------------------------------------- 53.0/53.0 kB 14.6 MB/s eta 0:00:00
[task 2024-05-24T18:18:08.855Z] Collecting platformdirs==4.1.0 (from -r requirements/test.txt (line 104))
[task 2024-05-24T18:18:08.891Z]   Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB)
[task 2024-05-24T18:18:08.947Z] Collecting pluggy==1.3.0 (from -r requirements/test.txt (line 110))
[task 2024-05-24T18:18:08.984Z]   Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
[task 2024-05-24T18:18:09.034Z] Collecting pyproject-api==1.6.1 (from -r requirements/test.txt (line 116))
[task 2024-05-24T18:18:09.072Z]   Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
[task 2024-05-24T18:18:09.184Z] Collecting pyright==1.1.342 (from -r requirements/test.txt (line 120))
[task 2024-05-24T18:18:09.221Z]   Downloading pyright-1.1.342-py3-none-any.whl (18 kB)
[task 2024-05-24T18:18:09.328Z] Collecting pytest==7.4.3 (from -r requirements/test.txt (line 124))
[task 2024-05-24T18:18:09.364Z]   Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
[task 2024-05-24T18:18:09.374Z]      -------------------------------------- 325.1/325.1 kB 56.8 MB/s eta 0:00:00
[task 2024-05-24T18:18:09.438Z] Collecting pytest-mock==3.12.0 (from -r requirements/test.txt (line 130))
[task 2024-05-24T18:18:09.474Z]   Downloading pytest_mock-3.12.0-py3-none-any.whl (9.8 kB)
[task 2024-05-24T18:18:09.540Z] Collecting responses==0.24.1 (from -r requirements/test.txt (line 134))
[task 2024-05-24T18:18:09.575Z]   Downloading responses-0.24.1-py3-none-any.whl (55 kB)
[task 2024-05-24T18:18:09.583Z]      ---------------------------------------- 55.1/55.1 kB 14.1 MB/s eta 0:00:00
[task 2024-05-24T18:18:09.638Z] Collecting tomli==2.0.1 (from -r requirements/test.txt (line 138))
[task 2024-05-24T18:18:09.674Z]   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-05-24T18:18:09.869Z] Collecting tox==4.11.4 (from -r requirements/test.txt (line 145))
[task 2024-05-24T18:18:09.905Z]   Downloading tox-4.11.4-py3-none-any.whl (153 kB)
[task 2024-05-24T18:18:09.911Z]      -------------------------------------- 154.0/154.0 kB 46.2 MB/s eta 0:00:00
[task 2024-05-24T18:18:10.045Z] Collecting virtualenv==20.25.0 (from -r requirements/test.txt (line 149))
[task 2024-05-24T18:18:10.081Z]   Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
[task 2024-05-24T18:18:10.144Z]      ---------------------------------------- 3.8/3.8 MB 64.2 MB/s eta 0:00:00
[task 2024-05-24T18:18:10.448Z] Collecting setuptools==69.0.2 (from -r requirements/test.txt (line 155))
[task 2024-05-24T18:18:10.485Z]   Downloading setuptools-69.0.2-py3-none-any.whl (819 kB)
[task 2024-05-24T18:18:10.500Z]      -------------------------------------- 819.5/819.5 kB 80.0 MB/s eta 0:00:00
[task 2024-05-24T18:18:11.698Z] Installing collected packages: types-python-dateutil, text-unidecode, taskcluster-urls, slugid, redo, json-e, distlib, appdirs, voluptuous, urllib3, typing-extensions, tomli, six, setuptools, pyyaml, python-slugify, pygments, pluggy, platformdirs, packaging, mock, mdurl, markupsafe, iniconfig, idna, giturlparse, filelock, exceptiongroup, coverage, colorama, click, charset-normalizer, chardet, certifi, cachetools, virtualenv, requests, python-dateutil, pytest, pyproject-api, nodeenv, mozilla-repo-urls, markdown-it-py, jinja2, binaryornot, tox, rich, responses, pytest-mock, pyright, arrow, cookiecutter
[task 2024-05-24T18:18:16.141Z] Successfully installed appdirs-1.4.4 arrow-1.3.0 binaryornot-0.4.4 cachetools-5.3.2 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 cookiecutter-2.5.0 coverage-7.3.4 distlib-0.3.8 exceptiongroup-1.2.0 filelock-3.13.1 giturlparse-0.12.0 idna-3.6 iniconfig-2.0.0 jinja2-3.1.2 json-e-4.6.0 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mock-5.1.0 mozilla-repo-urls-0.1.1 nodeenv-1.8.0 packaging-23.2 platformdirs-4.1.0 pluggy-1.3.0 pygments-2.17.2 pyproject-api-1.6.1 pyright-1.1.342 pytest-7.4.3 pytest-mock-3.12.0 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 redo-2.0.4 requests-2.31.0 responses-0.24.1 rich-13.7.0 setuptools-69.0.2 six-1.16.0 slugid-2.0.0 taskcluster-urls-13.0.1 text-unidecode-1.3 tomli-2.0.1 tox-4.11.4 types-python-dateutil-2.8.19.14 typing-extensions-4.9.0 urllib3-2.1.0 virtualenv-20.25.0 voluptuous-0.14.1
[task 2024-05-24T18:18:16.695Z] + pip install --user --no-deps .
[task 2024-05-24T18:18:18.368Z] Processing /builds/worker/checkouts/vcs
[task 2024-05-24T18:18:18.372Z]   Installing build dependencies: started
[task 2024-05-24T18:18:21.860Z]   Installing build dependencies: finished with status 'done'
[task 2024-05-24T18:18:21.862Z]   Getting requirements to build wheel: started
[task 2024-05-24T18:18:22.256Z]   Getting requirements to build wheel: finished with status 'done'
[task 2024-05-24T18:18:22.259Z]   Installing backend dependencies: started
[task 2024-05-24T18:18:24.792Z]   Installing backend dependencies: finished with status 'done'
[task 2024-05-24T18:18:24.793Z]   Preparing metadata (pyproject.toml): started
[task 2024-05-24T18:18:25.213Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-05-24T18:18:25.217Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-05-24T18:18:25.218Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-05-24T18:18:25.733Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-05-24T18:18:25.734Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-8.2.0-py3-none-any.whl size=189582 sha256=9e38ad941dc298d90f52b3f2826abe1fb09f1e5b2a51658fa868bc77dc70284f
[task 2024-05-24T18:18:25.735Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-thg79idr/wheels/15/9b/c4/d9b3c4153d2505715948d7e16dc680031164272a29dadedce4
[task 2024-05-24T18:18:25.741Z] Successfully built taskcluster-taskgraph
[task 2024-05-24T18:18:25.741Z] Installing collected packages: taskcluster-taskgraph
[task 2024-05-24T18:18:25.873Z] Successfully installed taskcluster-taskgraph-8.2.0
[task 2024-05-24T18:18:26.094Z] + pyright
[task 2024-05-24T18:18:26.402Z] /builds/worker/.local/lib/python3.12/site-packages/nodeenv.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
[task 2024-05-24T18:18:26.402Z]   import pipes
[task 2024-05-24T18:18:26.563Z] /builds/worker/.local/lib/python3.12/site-packages/nodeenv.py:48: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[task 2024-05-24T18:18:26.563Z]   from pkg_resources import parse_version
[task 2024-05-24T18:18:29.817Z]  * Install prebuilt node (22.2.0) ..... done.
[task 2024-05-24T18:18:32.291Z] 
[task 2024-05-24T18:18:32.291Z] added 1 package, and audited 2 packages in 2s
[task 2024-05-24T18:18:32.292Z] 
[task 2024-05-24T18:18:32.293Z] found 0 vulnerabilities
[task 2024-05-24T18:18:34.926Z] 0 errors, 0 warnings, 0 informations 
[task 2024-05-24T18:18:34.945Z] WARNING: there is a new pyright version available (v1.1.342 -> v1.1.364).
[task 2024-05-24T18:18:34.945Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-05-24T18:18:34.945Z] 
[taskcluster 2024-05-24 18:18:36.346Z] === Task Finished ===
[taskcluster 2024-05-24 18:18:36.346Z] Successful task run with exit code: 0 completed in 86.747 seconds