refactor: get rid of hardcoded attribute filtering in find_tasks #225
firefoxci-taskcluster / tests-unit-fxci-config-taskgraph
succeeded
Dec 16, 2024 in 2m 23s
FirefoxCI (pull_request)
Run fxci_config_taskgraph unit tests to validate the latest changes
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-16T15:57:28.204Z
Resolved: 2024-12-16T15:58:19.515Z
Task Execution Time: 51 seconds, 311 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-12-16 15:57:28.322Z] Task ID: b3dVtenVTUKq-KEXrHEX_w
[taskcluster 2024-12-16 15:57:28.322Z] Worker ID: 7166462577865519992
[taskcluster 2024-12-16 15:57:28.322Z] Worker Group: us-central1-f
[taskcluster 2024-12-16 15:57:28.322Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-16 15:57:28.322Z] Worker Pool: ci-t/linux-gcp
[taskcluster 2024-12-16 15:57:28.322Z] Worker Version: 38.0.5
[taskcluster 2024-12-16 15:57:28.322Z] Public IP: 34.56.235.144
[taskcluster 2024-12-16 15:57:28.322Z] Hostname: ci-t-linux-gcp-dj7zgkw-tfajwlwwdyhbxg
[taskcluster 2024-12-16 15:57:28.322Z] using cache "ci-level-1-checkouts-v3-492fcd7a01ebf3b75635-JpZc_MiSTheKx6_CiAAMkw" -> /builds/worker/checkouts
[taskcluster 2024-12-16 15:57:31.288Z] Downloading artifact "public/image.tar.zst" from task ID: JpZc_MiSTheKx6_CiAAMkw.
[taskcluster 2024-12-16 15:57:33.639Z] Downloaded artifact successfully.
[taskcluster 2024-12-16 15:57:33.640Z] Downloaded 286.209 mb
[taskcluster 2024-12-16 15:57:33.642Z] Decompressing downloaded image
[taskcluster 2024-12-16 15:57:35.987Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-16 15:57:51.188Z] Image 'public/image.tar.zst' from task 'JpZc_MiSTheKx6_CiAAMkw' loaded. Using image ID sha256:ffa2034fda1f67f53e6566a54687967fdb7b4dee2f4fe5398bbc02437aea2852.
[taskcluster 2024-12-16 15:57:51.385Z] === Task Starting ===
[setup 2024-12-16T15:57:54.141Z] run-task started in /
[setup 2024-12-16T15:57:54.141Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/test.txt && pip install --user --no-deps . && pytest taskcluster/test/ -vv
[setup 2024-12-16T15:57:54.141Z] Python version: 3.11.11
...(79 lines hidden)...
[task 2024-12-16T15:57:59.385Z] Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
[task 2024-12-16T15:57:59.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 159.7 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.492Z] Collecting frozenlist==1.5.0 (from -r requirements/test.txt (line 619))
[task 2024-12-16T15:57:59.505Z] Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)
[task 2024-12-16T15:57:59.511Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 81.1 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.537Z] Collecting giturlparse==0.12.0 (from -r requirements/test.txt (line 715))
[task 2024-12-16T15:57:59.550Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-12-16T15:57:59.580Z] Collecting gql==3.5.0 (from -r requirements/test.txt (line 719))
[task 2024-12-16T15:57:59.593Z] Downloading gql-3.5.0-py2.py3-none-any.whl (74 kB)
[task 2024-12-16T15:57:59.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.0/74.0 kB 30.7 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.639Z] Collecting graphql-core==3.2.5 (from -r requirements/test.txt (line 723))
[task 2024-12-16T15:57:59.652Z] Downloading graphql_core-3.2.5-py3-none-any.whl (203 kB)
[task 2024-12-16T15:57:59.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 203.2/203.2 kB 65.7 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.759Z] Collecting idna==3.10 (from -r requirements/test.txt (line 727))
[task 2024-12-16T15:57:59.773Z] Downloading idna-3.10-py3-none-any.whl (70 kB)
[task 2024-12-16T15:57:59.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 23.0 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.802Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 734))
[task 2024-12-16T15:57:59.816Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-12-16T15:57:59.847Z] Collecting iso8601==0.1.12 (from -r requirements/test.txt (line 738))
[task 2024-12-16T15:57:59.862Z] Downloading iso8601-0.1.12-py3-none-any.whl (12 kB)
[task 2024-12-16T15:57:59.897Z] Collecting jinja2==3.1.4 (from -r requirements/test.txt (line 743))
[task 2024-12-16T15:57:59.911Z] Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[task 2024-12-16T15:57:59.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 46.7 MB/s eta 0:00:00
[task 2024-12-16T15:57:59.944Z] Collecting json-e==2.7.1 (from -r requirements/test.txt (line 747))
[task 2024-12-16T15:57:59.958Z] Downloading json-e-2.7.1.tar.gz (17 kB)
[task 2024-12-16T15:57:59.965Z] Preparing metadata (setup.py): started
[task 2024-12-16T15:58:00.594Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-12-16T15:58:00.632Z] Collecting markdown-it-py==3.0.0 (from -r requirements/test.txt (line 752))
[task 2024-12-16T15:58:00.646Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-12-16T15:58:00.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 34.3 MB/s eta 0:00:00
[task 2024-12-16T15:58:00.724Z] Collecting markupsafe==3.0.2 (from -r requirements/test.txt (line 756))
[task 2024-12-16T15:58:00.737Z] Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
[task 2024-12-16T15:58:00.764Z] Collecting mdurl==0.1.2 (from -r requirements/test.txt (line 819))
[task 2024-12-16T15:58:00.777Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-12-16T15:58:00.805Z] Collecting mohawk==1.1.0 (from -r requirements/test.txt (line 823))
[task 2024-12-16T15:58:00.818Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[task 2024-12-16T15:58:00.844Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/test.txt (line 827))
[task 2024-12-16T15:58:00.858Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-12-16T15:58:01.049Z] Collecting multidict==6.1.0 (from -r requirements/test.txt (line 833))
[task 2024-12-16T15:58:01.063Z] Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[task 2024-12-16T15:58:01.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.0/129.0 kB 47.9 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.104Z] Collecting packaging==24.1 (from -r requirements/test.txt (line 929))
[task 2024-12-16T15:58:01.118Z] Downloading packaging-24.1-py3-none-any.whl (53 kB)
[task 2024-12-16T15:58:01.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 19.9 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.186Z] Collecting pip==24.3.1 (from -r requirements/test.txt (line 935))
[task 2024-12-16T15:58:01.199Z] Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
[task 2024-12-16T15:58:01.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 164.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.250Z] Collecting pluggy==1.5.0 (from -r requirements/test.txt (line 939))
[task 2024-12-16T15:58:01.263Z] Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
[task 2024-12-16T15:58:01.311Z] Collecting propcache==0.2.0 (from -r requirements/test.txt (line 943))
[task 2024-12-16T15:58:01.326Z] Downloading propcache-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (236 kB)
[task 2024-12-16T15:58:01.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 236.0/236.0 kB 76.6 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.395Z] Collecting pycares==4.4.0 (from -r requirements/test.txt (line 1043))
[task 2024-12-16T15:58:01.409Z] Downloading pycares-4.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB)
[task 2024-12-16T15:58:01.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.7/288.7 kB 84.5 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.441Z] Collecting pycparser==2.22 (from -r requirements/test.txt (line 1096))
[task 2024-12-16T15:58:01.454Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB)
[task 2024-12-16T15:58:01.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 43.6 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.500Z] Collecting pygments==2.18.0 (from -r requirements/test.txt (line 1100))
[task 2024-12-16T15:58:01.514Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[task 2024-12-16T15:58:01.524Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 152.0 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.562Z] Collecting pyjwt==2.9.0 (from -r requirements/test.txt (line 1104))
[task 2024-12-16T15:58:01.575Z] Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
[task 2024-12-16T15:58:01.601Z] Collecting pyproject-hooks==1.2.0 (from -r requirements/test.txt (line 1108))
[task 2024-12-16T15:58:01.614Z] Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
[task 2024-12-16T15:58:01.691Z] Collecting pytest==8.3.3 (from -r requirements/test.txt (line 1112))
[task 2024-12-16T15:58:01.705Z] Downloading pytest-8.3.3-py3-none-any.whl (342 kB)
[task 2024-12-16T15:58:01.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.3/342.3 kB 88.7 MB/s eta 0:00:00
[task 2024-12-16T15:58:01.752Z] Collecting pytest-asyncio==0.24.0 (from -r requirements/test.txt (line 1123))
[task 2024-12-16T15:58:01.766Z] Downloading pytest_asyncio-0.24.0-py3-none-any.whl (18 kB)
[task 2024-12-16T15:58:01.803Z] Collecting pytest-cov==6.0.0 (from -r requirements/test.txt (line 1127))
[task 2024-12-16T15:58:01.817Z] Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
[task 2024-12-16T15:58:01.862Z] Collecting pytest-mock==3.14.0 (from -r requirements/test.txt (line 1131))
[task 2024-12-16T15:58:01.876Z] Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
[task 2024-12-16T15:58:02.012Z] Collecting pytest-taskgraph==0.1.0 (from -r requirements/test.txt (line 1135))
[task 2024-12-16T15:58:02.026Z] Downloading pytest_taskgraph-0.1.0-py3-none-any.whl (5.4 kB)
[task 2024-12-16T15:58:02.060Z] Collecting python-dateutil==2.9.0.post0 (from -r requirements/test.txt (line 1139))
[task 2024-12-16T15:58:02.073Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-12-16T15:58:02.079Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 68.2 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.113Z] Collecting python-slugify==8.0.4 (from -r requirements/test.txt (line 1145))
[task 2024-12-16T15:58:02.126Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[task 2024-12-16T15:58:02.184Z] Collecting pyyaml==6.0.2 (from -r requirements/test.txt (line 1149))
[task 2024-12-16T15:58:02.198Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[task 2024-12-16T15:58:02.206Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 130.2 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.234Z] Collecting redo==3.0.0 (from -r requirements/test.txt (line 1209))
[task 2024-12-16T15:58:02.249Z] Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[task 2024-12-16T15:58:02.301Z] Collecting requests==2.32.3 (from -r requirements/test.txt (line 1213))
[task 2024-12-16T15:58:02.314Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-12-16T15:58:02.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 26.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.346Z] Collecting requests-toolbelt==1.0.0 (from -r requirements/test.txt (line 1224))
[task 2024-12-16T15:58:02.359Z] Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
[task 2024-12-16T15:58:02.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 21.9 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.413Z] Collecting responses==0.25.3 (from -r requirements/test.txt (line 1228))
[task 2024-12-16T15:58:02.426Z] Downloading responses-0.25.3-py3-none-any.whl (55 kB)
[task 2024-12-16T15:58:02.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.2/55.2 kB 20.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.521Z] Collecting rich==13.9.4 (from -r requirements/test.txt (line 1232))
[task 2024-12-16T15:58:02.534Z] Downloading rich-13.9.4-py3-none-any.whl (242 kB)
[task 2024-12-16T15:58:02.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 75.6 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.742Z] Collecting setuptools==75.3.0 (from -r requirements/test.txt (line 1236))
[task 2024-12-16T15:58:02.756Z] Downloading setuptools-75.3.0-py3-none-any.whl (1.3 MB)
[task 2024-12-16T15:58:02.766Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 154.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:02.818Z] Collecting simple-github==2.1.0 (from -r requirements/test.txt (line 1240))
[task 2024-12-16T15:58:02.833Z] Downloading simple_github-2.1.0-py3-none-any.whl (13 kB)
[task 2024-12-16T15:58:02.862Z] Collecting six==1.16.0 (from -r requirements/test.txt (line 1244))
[task 2024-12-16T15:58:02.875Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-12-16T15:58:02.900Z] Collecting slugid==2.0.0 (from -r requirements/test.txt (line 1251))
[task 2024-12-16T15:58:02.914Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-12-16T15:58:02.939Z] Collecting sniffio==1.3.1 (from -r requirements/test.txt (line 1257))
[task 2024-12-16T15:58:02.953Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
[task 2024-12-16T15:58:02.983Z] Collecting sortedcontainers==2.4.0 (from -r requirements/test.txt (line 1261))
[task 2024-12-16T15:58:02.996Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[task 2024-12-16T15:58:03.084Z] Collecting taskcluster==67.0.1 (from -r requirements/test.txt (line 1265))
[task 2024-12-16T15:58:03.098Z] Downloading taskcluster-67.0.1-py3-none-any.whl (145 kB)
[task 2024-12-16T15:58:03.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.7/145.7 kB 55.3 MB/s eta 0:00:00
[task 2024-12-16T15:58:03.145Z] Collecting taskcluster-taskgraph==12.1.0 (from -r requirements/test.txt (line 1271))
[task 2024-12-16T15:58:03.160Z] Downloading taskcluster_taskgraph-12.1.0-py3-none-any.whl (193 kB)
[task 2024-12-16T15:58:03.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.0/194.0 kB 64.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:03.191Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/test.txt (line 1277))
[task 2024-12-16T15:58:03.206Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-12-16T15:58:03.254Z] Collecting tc-admin==4.0.1 (from -r requirements/test.txt (line 1284))
[task 2024-12-16T15:58:03.268Z] Downloading tc_admin-4.0.1-py3-none-any.whl (45 kB)
[task 2024-12-16T15:58:03.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 18.4 MB/s eta 0:00:00
[task 2024-12-16T15:58:03.297Z] Collecting text-unidecode==1.3 (from -r requirements/test.txt (line 1288))
[task 2024-12-16T15:58:03.310Z] Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-12-16T15:58:03.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 30.9 MB/s eta 0:00:00
[task 2024-12-16T15:58:03.349Z] Collecting types-python-dateutil==2.9.0.20241003 (from -r requirements/test.txt (line 1292))
[task 2024-12-16T15:58:03.363Z] Downloading types_python_dateutil-2.9.0.20241003-py3-none-any.whl (9.7 kB)
[task 2024-12-16T15:58:03.421Z] Collecting urllib3==2.2.3 (from -r requirements/test.txt (line 1296))
[task 2024-12-16T15:58:03.434Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
[task 2024-12-16T15:58:03.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 45.7 MB/s eta 0:00:00
[task 2024-12-16T15:58:03.470Z] Collecting voluptuous==0.15.2 (from -r requirements/test.txt (line 1302))
[task 2024-12-16T15:58:03.486Z] Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[task 2024-12-16T15:58:03.912Z] Collecting yarl==1.17.1 (from -r requirements/test.txt (line 1306))
[task 2024-12-16T15:58:03.927Z] Downloading yarl-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (343 kB)
[task 2024-12-16T15:58:03.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 83.0 MB/s eta 0:00:00
[task 2024-12-16T15:58:05.264Z] Building wheels for collected packages: json-e
[task 2024-12-16T15:58:05.264Z] Building wheel for json-e (setup.py): started
[task 2024-12-16T15:58:06.061Z] Building wheel for json-e (setup.py): finished with status 'done'
[task 2024-12-16T15:58:06.062Z] Created wheel for json-e: filename=json_e-2.7.1-py3-none-any.whl size=11953 sha256=6da906e68b0f47001c6d3acc09aa2247b10d52dba36bbc03febc47fec8c85275
[task 2024-12-16T15:58:06.062Z] Stored in directory: /builds/worker/.cache/pip/wheels/44/dc/de/01dd004b78c0c8dc17480143c0a7e31a6b5b640439e539fc47
[task 2024-12-16T15:58:06.064Z] Successfully built json-e
[task 2024-12-16T15:58:06.504Z] Installing collected packages: text-unidecode, taskcluster-urls, sortedcontainers, slugid, redo, json-e, iso8601, brotli, appdirs, voluptuous, urllib3, types-python-dateutil, sniffio, six, setuptools, pyyaml, python-slugify, pyproject-hooks, pyjwt, pygments, pycparser, propcache, pluggy, pip, packaging, multidict, mdurl, markupsafe, iniconfig, idna, graphql-core, giturlparse, frozenlist, coverage, click, charset-normalizer, chardet, certifi, backoff, attrs, async-timeout, aiohappyeyeballs, yarl, requests, python-dateutil, pytest, mozilla-repo-urls, mohawk, markdown-it-py, jinja2, cffi, build, blessings, binaryornot, anyio, aiosignal, rich, responses, requests-toolbelt, pytest-mock, pytest-cov, pytest-asyncio, pycares, gql, cryptography, check-manifest, arrow, aiohttp, taskcluster, cookiecutter, aiohttp-retry, aiodns, tc-admin, taskcluster-taskgraph, simple-github, pytest-taskgraph
[task 2024-12-16T15:58:12.681Z] Successfully installed aiodns-3.2.0 aiohappyeyeballs-2.4.3 aiohttp-3.10.10 aiohttp-retry-2.9.1 aiosignal-1.3.1 anyio-4.6.2.post1 appdirs-1.4.4 arrow-1.3.0 async-timeout-5.0.1 attrs-24.2.0 backoff-2.2.1 binaryornot-0.4.4 blessings-1.7 brotli-1.1.0 build-1.2.2.post1 certifi-2024.8.30 cffi-1.17.1 chardet-5.2.0 charset-normalizer-3.4.0 check-manifest-0.50 click-8.1.7 cookiecutter-2.6.0 coverage-7.6.4 cryptography-43.0.3 frozenlist-1.5.0 giturlparse-0.12.0 gql-3.5.0 graphql-core-3.2.5 idna-3.10 iniconfig-2.0.0 iso8601-0.1.12 jinja2-3.1.4 json-e-2.7.1 markdown-it-py-3.0.0 markupsafe-3.0.2 mdurl-0.1.2 mohawk-1.1.0 mozilla-repo-urls-0.1.1 multidict-6.1.0 packaging-24.1 pip-24.3.1 pluggy-1.5.0 propcache-0.2.0 pycares-4.4.0 pycparser-2.22 pygments-2.18.0 pyjwt-2.9.0 pyproject-hooks-1.2.0 pytest-8.3.3 pytest-asyncio-0.24.0 pytest-cov-6.0.0 pytest-mock-3.14.0 pytest-taskgraph-0.1.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.2 redo-3.0.0 requests-2.32.3 requests-toolbelt-1.0.0 responses-0.25.3 rich-13.9.4 setuptools-75.3.0 simple-github-2.1.0 six-1.16.0 slugid-2.0.0 sniffio-1.3.1 sortedcontainers-2.4.0 taskcluster-67.0.1 taskcluster-taskgraph-12.1.0 taskcluster-urls-13.0.1 tc-admin-4.0.1 text-unidecode-1.3 types-python-dateutil-2.9.0.20241003 urllib3-2.2.3 voluptuous-0.15.2 yarl-1.17.1
[task 2024-12-16T15:58:12.808Z]
[task 2024-12-16T15:58:12.809Z] [notice] A new release of pip is available: 24.0 -> 24.3.1
[task 2024-12-16T15:58:12.809Z] [notice] To update, run: python3.11 -m pip install --upgrade pip
[task 2024-12-16T15:58:13.544Z] + pip install --user --no-deps .
[task 2024-12-16T15:58:14.183Z] Processing /builds/worker/checkouts/vcs
[task 2024-12-16T15:58:14.186Z] Installing build dependencies: started
[task 2024-12-16T15:58:16.114Z] Installing build dependencies: finished with status 'done'
[task 2024-12-16T15:58:16.115Z] Getting requirements to build wheel: started
[task 2024-12-16T15:58:16.434Z] Getting requirements to build wheel: finished with status 'done'
[task 2024-12-16T15:58:16.435Z] Preparing metadata (pyproject.toml): started
[task 2024-12-16T15:58:16.771Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-12-16T15:58:16.774Z] Building wheels for collected packages: ci-admin
[task 2024-12-16T15:58:16.775Z] Building wheel for ci-admin (pyproject.toml): started
[task 2024-12-16T15:58:17.199Z] Building wheel for ci-admin (pyproject.toml): finished with status 'done'
[task 2024-12-16T15:58:17.200Z] Created wheel for ci-admin: filename=ci_admin-1.0.0-py3-none-any.whl size=61323 sha256=446ef81751c9868dc4605897b24762b0191948ec88005e481f74990843828477
[task 2024-12-16T15:58:17.200Z] Stored in directory: /tmp/pip-ephem-wheel-cache-l0gmuz_p/wheels/8c/60/ac/3c0f7807eeafa2ab1bc8f80a9a9a282b8fb0ddbb0bb0055f3d
[task 2024-12-16T15:58:17.204Z] Successfully built ci-admin
[task 2024-12-16T15:58:17.204Z] Installing collected packages: ci-admin
[task 2024-12-16T15:58:17.254Z] Successfully installed ci-admin-1.0.0
[task 2024-12-16T15:58:17.384Z] + pytest taskcluster/test/ -vv
[task 2024-12-16T15:58:18.234Z] /builds/worker/.local/lib/python3.11/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-12-16T15:58:18.234Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2024-12-16T15:58:18.234Z]
[task 2024-12-16T15:58:18.234Z] warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-12-16T15:58:18.262Z] ============================= test session starts ==============================
[task 2024-12-16T15:58:18.262Z] platform linux -- Python 3.11.11, pytest-8.3.3, pluggy-1.5.0 -- /usr/local/bin/python3.11
[task 2024-12-16T15:58:18.262Z] cachedir: .pytest_cache
[task 2024-12-16T15:58:18.262Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-12-16T15:58:18.262Z] configfile: pyproject.toml
[task 2024-12-16T15:58:18.262Z] plugins: cov-6.0.0, anyio-4.6.2.post1, taskgraph-0.1.0, mock-3.14.0, asyncio-0.24.0
[task 2024-12-16T15:58:18.262Z] asyncio: mode=Mode.STRICT, default_loop_scope=None
[task 2024-12-16T15:58:18.309Z] collecting ... collected 19 items
[task 2024-12-16T15:58:18.309Z]
[task 2024-12-16T15:58:18.316Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_no_dependencies PASSED [ 5%]
[task 2024-12-16T15:58:18.319Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_docker_image_no_task_id PASSED [ 10%]
[task 2024-12-16T15:58:18.323Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_public_fetch PASSED [ 15%]
[task 2024-12-16T15:58:18.326Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_private_fetch_no_attribute PASSED [ 21%]
[task 2024-12-16T15:58:18.329Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_private_fetch PASSED [ 26%]
[task 2024-12-16T15:58:18.333Z] taskcluster/test/test_transforms_firefoxci_artifact.py::test_docker_image_task_id PASSED [ 31%]
[task 2024-12-16T15:58:18.337Z] taskcluster/test/test_transforms_integration_test.py::test_no_unittest_variant_skipped PASSED [ 36%]
[task 2024-12-16T15:58:18.340Z] taskcluster/test/test_transforms_integration_test.py::test_wrong_unittest_variant_skipped PASSED [ 42%]
[task 2024-12-16T15:58:18.343Z] taskcluster/test/test_transforms_integration_test.py::test_macosx_skipped PASSED [ 47%]
[task 2024-12-16T15:58:18.346Z] taskcluster/test/test_transforms_integration_test.py::test_android_hw_skipped PASSED [ 52%]
[task 2024-12-16T15:58:18.349Z] taskcluster/test/test_transforms_integration_test.py::test_basic PASSED [ 57%]
[task 2024-12-16T15:58:18.352Z] taskcluster/test/test_transforms_integration_test.py::test_docker_image PASSED [ 63%]
[task 2024-12-16T15:58:18.356Z] taskcluster/test/test_transforms_integration_test.py::test_public_fetch_generic_worker PASSED [ 68%]
[task 2024-12-16T15:58:18.359Z] taskcluster/test/test_transforms_integration_test.py::test_public_fetch_generic_worker_windows PASSED [ 73%]
[task 2024-12-16T15:58:18.363Z] taskcluster/test/test_transforms_integration_test.py::test_public_fetch_docker_worker PASSED [ 78%]
[task 2024-12-16T15:58:18.366Z] taskcluster/test/test_transforms_integration_test.py::test_private_artifact PASSED [ 84%]
[task 2024-12-16T15:58:18.370Z] taskcluster/test/test_transforms_integration_test.py::test_mounts_task_id PASSED [ 89%]
[task 2024-12-16T15:58:18.374Z] taskcluster/test/test_transforms_integration_test.py::test_mounts_namespace PASSED [ 94%]
[task 2024-12-16T15:58:18.378Z] taskcluster/test/test_transforms_integration_test.py::test_docker_cache PASSED [100%]
[task 2024-12-16T15:58:18.378Z]
[task 2024-12-16T15:58:18.378Z] ============================== 19 passed in 0.12s ==============================
[taskcluster 2024-12-16 15:58:19.006Z] === Task Finished ===
[taskcluster 2024-12-16 15:58:19.006Z] Successful task run with exit code: 0 completed in 50.685 seconds
Loading