Add a docker-compose run --rm ci-admin
command
#44
firefoxci-taskcluster / tests-yamllint
succeeded
Jul 24, 2024 in 2m 16s
FirefoxCI (pull_request)
Run yamllint
to validate the latest changes
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-07-24 18:35:23.687Z] Task ID: EJjG1wRYQDe9KtCxi08t7w
[taskcluster 2024-07-24 18:35:23.687Z] Worker ID: 8208427003964880843
[taskcluster 2024-07-24 18:35:23.687Z] Worker Group: us-west1-a
[taskcluster 2024-07-24 18:35:23.687Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-07-24 18:35:23.687Z] Worker Pool: ci-t/linux-gcp
[taskcluster 2024-07-24 18:35:23.687Z] Worker Version: 38.0.5
[taskcluster 2024-07-24 18:35:23.687Z] Public IP: 34.169.2.242
[taskcluster 2024-07-24 18:35:23.687Z] Hostname: ci-t-linux-gcp-da7u37p6rcw2t8qe9a-cdq
[taskcluster 2024-07-24 18:35:23.687Z] using cache "ci-level-1-checkouts-v3-7afeb851dd97df8f3607-LJoIQhIFSuyp5a_Q8D8qAA" -> /builds/worker/checkouts
[taskcluster 2024-07-24 18:35:26.902Z] Downloading artifact "public/image.tar.zst" from task ID: LJoIQhIFSuyp5a_Q8D8qAA.
[taskcluster 2024-07-24 18:35:31.904Z] Download Progress: 76.44%
[taskcluster 2024-07-24 18:35:32.512Z] Downloaded artifact successfully.
[taskcluster 2024-07-24 18:35:32.512Z] Downloaded 283.047 mb
[taskcluster 2024-07-24 18:35:32.513Z] Decompressing downloaded image
[taskcluster 2024-07-24 18:35:34.997Z] Loading docker image from downloaded archive.
[taskcluster 2024-07-24 18:35:53.407Z] Image 'public/image.tar.zst' from task 'LJoIQhIFSuyp5a_Q8D8qAA' loaded. Using image ID sha256:458c4b544f7885470b6d03980a2c6e9588a500d089d09faf61e128fb336746d6.
[taskcluster 2024-07-24 18:35:53.567Z] === Task Starting ===
[setup 2024-07-24T18:35:57.341Z] run-task started in /
[setup 2024-07-24T18:35:57.341Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/test.txt && yamllint .
[setup 2024-07-24T18:35:57.341Z] Python version: 3.9.18
[cache 2024-07-24T18:35:57.343Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-07-24T18:35:57.343Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-07-24T18:35:57.343Z] volume /builds/worker/checkouts is a cache
[setup 2024-07-24T18:35:57.344Z] running as worker:worker
[vcs 2024-07-24T18:35:57.344Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-07-24T18:35:57.347Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/fxci-config', '/builds/worker/checkouts/vcs']
[vcs 2024-07-24T18:35:57.350Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-07-24T18:35:58.240Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:35:58.484Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:35:58.484Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:35:58.490Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:35:58.722Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:35:58.722Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:35:58.727Z] executing ['git', 'checkout', '-f', '-B', 'docker-compose-run-ci-admin', '2d0c9fdf3ec44d75086b7796c80dcedabffe134b']
[vcs 2024-07-24T18:35:58.745Z] Switched to a new branch 'docker-compose-run-ci-admin'
[vcs 2024-07-24T18:35:58.745Z] cleaning git checkout...
[vcs 2024-07-24T18:35:58.745Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-07-24T18:35:58.748Z] removing []
[vcs 2024-07-24T18:35:58.748Z] successfully cleaned git checkout!
[vcs 2024-07-24T18:35:58.751Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/fxci-config/commit/2d0c9fdf3ec44d75086b7796c80dcedabffe134b' title='Built from fxci-config commit 2d0c9fdf3ec44d75086b7796c80dcedabffe134b'>2d0c9fdf3ec44d75086b7796c80dcedabffe134b</a>
[task 2024-07-24T18:35:58.751Z] executing ['bash', '-cx', 'pip install --user -r requirements/test.txt && yamllint .']
[task 2024-07-24T18:35:58.753Z] + pip install --user -r requirements/test.txt
[task 2024-07-24T18:36:01.031Z] Collecting aiohttp==3.8.6
[task 2024-07-24T18:36:01.085Z] Downloading aiohttp-3.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[task 2024-07-24T18:36:01.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.200Z] Collecting aiohttp-retry==2.8.3
[task 2024-07-24T18:36:01.209Z] Downloading aiohttp_retry-2.8.3-py3-none-any.whl (9.8 kB)
[task 2024-07-24T18:36:01.231Z] Collecting aiosignal==1.3.1
[task 2024-07-24T18:36:01.241Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[task 2024-07-24T18:36:01.267Z] Collecting async-timeout==4.0.3
[task 2024-07-24T18:36:01.277Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[task 2024-07-24T18:36:01.312Z] Collecting attrs==23.1.0
[task 2024-07-24T18:36:01.321Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[task 2024-07-24T18:36:01.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 18.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.345Z] Collecting blessings==1.7
[task 2024-07-24T18:36:01.355Z] Downloading blessings-1.7-py3-none-any.whl (18 kB)
[task 2024-07-24T18:36:01.391Z] Collecting certifi==2024.7.4
[task 2024-07-24T18:36:01.400Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[task 2024-07-24T18:36:01.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 19.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.600Z] Collecting charset-normalizer==3.3.2
[task 2024-07-24T18:36:01.611Z] Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[task 2024-07-24T18:36:01.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 25.1 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.655Z] Collecting click==8.1.7
[task 2024-07-24T18:36:01.664Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-07-24T18:36:01.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 31.9 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.694Z] Collecting exceptiongroup==1.2.2
[task 2024-07-24T18:36:01.704Z] Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
[task 2024-07-24T18:36:01.853Z] Collecting frozenlist==1.4.1
[task 2024-07-24T18:36:01.869Z] Downloading frozenlist-1.4.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (240 kB)
[task 2024-07-24T18:36:01.883Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 21.5 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.901Z] Collecting giturlparse==0.12.0
[task 2024-07-24T18:36:01.911Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-07-24T18:36:01.935Z] Collecting idna==3.7
[task 2024-07-24T18:36:01.944Z] Downloading idna-3.7-py3-none-any.whl (66 kB)
[task 2024-07-24T18:36:01.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 28.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:01.963Z] Collecting iniconfig==2.0.0
[task 2024-07-24T18:36:01.973Z] Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-07-24T18:36:01.998Z] Collecting iso8601==0.1.12
[task 2024-07-24T18:36:02.008Z] Downloading iso8601-0.1.12-py3-none-any.whl (12 kB)
[task 2024-07-24T18:36:02.029Z] Collecting json-e==2.7.1
[task 2024-07-24T18:36:02.041Z] Downloading json-e-2.7.1.tar.gz (17 kB)
[task 2024-07-24T18:36:02.048Z] Preparing metadata (setup.py): started
[task 2024-07-24T18:36:02.485Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-07-24T18:36:02.560Z] Collecting memoized==0.3
[task 2024-07-24T18:36:02.571Z] Downloading memoized-0.3.tar.gz (3.5 kB)
[task 2024-07-24T18:36:02.576Z] Preparing metadata (setup.py): started
[task 2024-07-24T18:36:03.018Z] Preparing metadata (setup.py): finished with status 'done'
[task 2024-07-24T18:36:03.036Z] Collecting mohawk==1.1.0
[task 2024-07-24T18:36:03.047Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[task 2024-07-24T18:36:03.064Z] Collecting mozilla-repo-urls==0.1.1
[task 2024-07-24T18:36:03.075Z] Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-07-24T18:36:03.563Z] Collecting multidict==6.0.5
[task 2024-07-24T18:36:03.573Z] Downloading multidict-6.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (123 kB)
[task 2024-07-24T18:36:03.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 30.5 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.616Z] Collecting packaging==24.1
[task 2024-07-24T18:36:03.625Z] Downloading packaging-24.1-py3-none-any.whl (53 kB)
[task 2024-07-24T18:36:03.630Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 19.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.656Z] Collecting pluggy==1.5.0
[task 2024-07-24T18:36:03.667Z] Downloading pluggy-1.5.0-py3-none-any.whl (20 kB)
[task 2024-07-24T18:36:03.762Z] Collecting pytest==7.4.4
[task 2024-07-24T18:36:03.773Z] Downloading pytest-7.4.4-py3-none-any.whl (325 kB)
[task 2024-07-24T18:36:03.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.3/325.3 kB 21.9 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.830Z] Collecting pytest-asyncio==0.23.7
[task 2024-07-24T18:36:03.840Z] Downloading pytest_asyncio-0.23.7-py3-none-any.whl (17 kB)
[task 2024-07-24T18:36:03.866Z] Collecting python-dateutil==2.9.0.post0
[task 2024-07-24T18:36:03.877Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-07-24T18:36:03.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.5 MB/s eta 0:00:00
[task 2024-07-24T18:36:03.982Z] Collecting pyyaml==6.0.1
[task 2024-07-24T18:36:03.993Z] Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
[task 2024-07-24T18:36:04.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 27.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.081Z] Collecting requests==2.32.3
[task 2024-07-24T18:36:04.090Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-07-24T18:36:04.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 32.3 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.118Z] Collecting six==1.16.0
[task 2024-07-24T18:36:04.127Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-07-24T18:36:04.143Z] Collecting slugid==2.0.0
[task 2024-07-24T18:36:04.154Z] Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-07-24T18:36:04.177Z] Collecting sortedcontainers==2.4.0
[task 2024-07-24T18:36:04.186Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[task 2024-07-24T18:36:04.321Z] Collecting taskcluster==53.0.0
[task 2024-07-24T18:36:04.333Z] Downloading taskcluster-53.0.0-py3-none-any.whl (143 kB)
[task 2024-07-24T18:36:04.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.5/143.5 kB 42.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.356Z] Collecting taskcluster-urls==13.0.1
[task 2024-07-24T18:36:04.366Z] Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-07-24T18:36:04.456Z] Collecting tc-admin==4.0.0
[task 2024-07-24T18:36:04.468Z] Downloading tc_admin-4.0.0-py3-none-any.whl (45 kB)
[task 2024-07-24T18:36:04.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 21.2 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.496Z] Collecting tomli==2.0.1
[task 2024-07-24T18:36:04.505Z] Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-07-24T18:36:04.567Z] Collecting urllib3==2.2.2
[task 2024-07-24T18:36:04.576Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[task 2024-07-24T18:36:04.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 44.9 MB/s eta 0:00:00
[task 2024-07-24T18:36:04.896Z] Collecting yarl==1.9.4
[task 2024-07-24T18:36:04.908Z] Downloading yarl-1.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (304 kB)
[task 2024-07-24T18:36:04.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.3/304.3 kB 32.6 MB/s eta 0:00:00
[task 2024-07-24T18:36:05.045Z] Collecting black==24.4.2
[task 2024-07-24T18:36:05.058Z] Downloading black-24.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.8 MB)
[task 2024-07-24T18:36:05.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:05.142Z] Collecting build==1.2.1
[task 2024-07-24T18:36:05.151Z] Downloading build-1.2.1-py3-none-any.whl (21 kB)
[task 2024-07-24T18:36:05.182Z] Collecting check-manifest==0.49
[task 2024-07-24T18:36:05.192Z] Downloading check_manifest-0.49-py3-none-any.whl (20 kB)
[task 2024-07-24T18:36:05.979Z] Collecting coverage[toml]==7.6.0
[task 2024-07-24T18:36:05.990Z] Downloading coverage-7.6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB)
[task 2024-07-24T18:36:05.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.4/233.4 kB 73.4 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.045Z] Collecting flake8==7.1.0
[task 2024-07-24T18:36:06.054Z] Downloading flake8-7.1.0-py2.py3-none-any.whl (57 kB)
[task 2024-07-24T18:36:06.062Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 10.7 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.144Z] Collecting importlib-metadata==8.0.0
[task 2024-07-24T18:36:06.153Z] Downloading importlib_metadata-8.0.0-py3-none-any.whl (24 kB)
[task 2024-07-24T18:36:06.228Z] Collecting isort==5.13.2
[task 2024-07-24T18:36:06.238Z] Downloading isort-5.13.2-py3-none-any.whl (92 kB)
[task 2024-07-24T18:36:06.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 42.3 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.259Z] Collecting mccabe==0.7.0
[task 2024-07-24T18:36:06.268Z] Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
[task 2024-07-24T18:36:06.283Z] Collecting mypy-extensions==1.0.0
[task 2024-07-24T18:36:06.293Z] Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[task 2024-07-24T18:36:06.314Z] Collecting pathspec==0.12.1
[task 2024-07-24T18:36:06.322Z] Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
[task 2024-07-24T18:36:06.425Z] Collecting pip-compile-multi==2.6.4
[task 2024-07-24T18:36:06.436Z] Downloading pip_compile_multi-2.6.4-py2.py3-none-any.whl (42 kB)
[task 2024-07-24T18:36:06.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.2/42.2 kB 19.5 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.511Z] Collecting pip-tools==7.4.1
[task 2024-07-24T18:36:06.520Z] Downloading pip_tools-7.4.1-py3-none-any.whl (61 kB)
[task 2024-07-24T18:36:06.524Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 29.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.559Z] Collecting platformdirs==4.2.2
[task 2024-07-24T18:36:06.568Z] Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB)
[task 2024-07-24T18:36:06.591Z] Collecting pycodestyle==2.12.0
[task 2024-07-24T18:36:06.600Z] Downloading pycodestyle-2.12.0-py2.py3-none-any.whl (31 kB)
[task 2024-07-24T18:36:06.626Z] Collecting pyflakes==3.2.0
[task 2024-07-24T18:36:06.635Z] Downloading pyflakes-3.2.0-py2.py3-none-any.whl (62 kB)
[task 2024-07-24T18:36:06.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 32.0 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.653Z] Collecting pyproject-hooks==1.1.0
[task 2024-07-24T18:36:06.662Z] Downloading pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
[task 2024-07-24T18:36:06.697Z] Collecting pytest-cov==5.0.0
[task 2024-07-24T18:36:06.710Z] Downloading pytest_cov-5.0.0-py3-none-any.whl (21 kB)
[task 2024-07-24T18:36:06.756Z] Collecting pytest-mock==3.14.0
[task 2024-07-24T18:36:06.765Z] Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
[task 2024-07-24T18:36:06.782Z] Collecting toposort==1.10
[task 2024-07-24T18:36:06.790Z] Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[task 2024-07-24T18:36:06.825Z] Collecting typing-extensions==4.12.2
[task 2024-07-24T18:36:06.834Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[task 2024-07-24T18:36:06.883Z] Collecting wheel==0.43.0
[task 2024-07-24T18:36:06.892Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB)
[task 2024-07-24T18:36:06.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 32.3 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.928Z] Collecting yamllint==1.35.1
[task 2024-07-24T18:36:06.937Z] Downloading yamllint-1.35.1-py3-none-any.whl (66 kB)
[task 2024-07-24T18:36:06.941Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.7/66.7 kB 31.3 MB/s eta 0:00:00
[task 2024-07-24T18:36:06.980Z] Collecting zipp==3.19.2
[task 2024-07-24T18:36:06.990Z] Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB)
[task 2024-07-24T18:36:07.070Z] Collecting pip==24.1.2
[task 2024-07-24T18:36:07.081Z] Downloading pip-24.1.2-py3-none-any.whl (1.8 MB)
[task 2024-07-24T18:36:07.119Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.1 MB/s eta 0:00:00
[task 2024-07-24T18:36:07.428Z] Collecting setuptools==70.3.0
[task 2024-07-24T18:36:07.440Z] Downloading setuptools-70.3.0-py3-none-any.whl (931 kB)
[task 2024-07-24T18:36:07.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 931.1/931.1 kB 60.4 MB/s eta 0:00:00
[task 2024-07-24T18:36:08.417Z] Building wheels for collected packages: json-e, memoized
[task 2024-07-24T18:36:08.418Z] Building wheel for json-e (setup.py): started
[task 2024-07-24T18:36:09.015Z] Building wheel for json-e (setup.py): finished with status 'done'
[task 2024-07-24T18:36:09.016Z] Created wheel for json-e: filename=json_e-2.7.1-py3-none-any.whl size=11970 sha256=2250178ae5955cdcf0323b192beaa54ad275fab4605bf3524ce138f5f473e6e0
[task 2024-07-24T18:36:09.016Z] Stored in directory: /builds/worker/.cache/pip/wheels/bc/5c/29/ba0cf44fdc9c2e72c6cbbc2c82613a130ec8636321879f9e58
[task 2024-07-24T18:36:09.019Z] Building wheel for memoized (setup.py): started
[task 2024-07-24T18:36:09.610Z] Building wheel for memoized (setup.py): finished with status 'done'
[task 2024-07-24T18:36:09.611Z] Created wheel for memoized: filename=memoized-0.3-py3-none-any.whl size=3547 sha256=74bc05ae91dfc33790e823ae14035d680da3d143e7f948ea272b5195cc7dadbf
[task 2024-07-24T18:36:09.611Z] Stored in directory: /builds/worker/.cache/pip/wheels/a8/1e/cd/1b0a83a1e725e1896f7cba6e43843abe8e58a23a3e09349108
[task 2024-07-24T18:36:09.613Z] Successfully built json-e memoized
[task 2024-07-24T18:36:09.957Z] Installing collected packages: toposort, taskcluster-urls, sortedcontainers, slugid, memoized, json-e, iso8601, zipp, wheel, urllib3, typing-extensions, tomli, six, setuptools, pyyaml, pyproject-hooks, pyflakes, pycodestyle, pluggy, platformdirs, pip, pathspec, packaging, mypy-extensions, multidict, mccabe, isort, iniconfig, idna, giturlparse, frozenlist, exceptiongroup, coverage, click, charset-normalizer, certifi, attrs, async-timeout, yarl, yamllint, requests, python-dateutil, pytest, mozilla-repo-urls, mohawk, importlib-metadata, flake8, blessings, black, aiosignal, pytest-mock, pytest-cov, pytest-asyncio, build, aiohttp, taskcluster, pip-tools, check-manifest, aiohttp-retry, tc-admin, pip-compile-multi
[task 2024-07-24T18:36:13.071Z] Successfully installed aiohttp-3.8.6 aiohttp-retry-2.8.3 aiosignal-1.3.1 async-timeout-4.0.3 attrs-23.1.0 black-24.4.2 blessings-1.7 build-1.2.1 certifi-2024.7.4 charset-normalizer-3.3.2 check-manifest-0.49 click-8.1.7 coverage-7.6.0 exceptiongroup-1.2.2 flake8-7.1.0 frozenlist-1.4.1 giturlparse-0.12.0 idna-3.7 importlib-metadata-8.0.0 iniconfig-2.0.0 iso8601-0.1.12 isort-5.13.2 json-e-2.7.1 mccabe-0.7.0 memoized-0.3 mohawk-1.1.0 mozilla-repo-urls-0.1.1 multidict-6.0.5 mypy-extensions-1.0.0 packaging-24.1 pathspec-0.12.1 pip-24.1.2 pip-compile-multi-2.6.4 pip-tools-7.4.1 platformdirs-4.2.2 pluggy-1.5.0 pycodestyle-2.12.0 pyflakes-3.2.0 pyproject-hooks-1.1.0 pytest-7.4.4 pytest-asyncio-0.23.7 pytest-cov-5.0.0 pytest-mock-3.14.0 python-dateutil-2.9.0.post0 pyyaml-6.0.1 requests-2.32.3 setuptools-70.3.0 six-1.16.0 slugid-2.0.0 sortedcontainers-2.4.0 taskcluster-53.0.0 taskcluster-urls-13.0.1 tc-admin-4.0.0 tomli-2.0.1 toposort-1.10 typing-extensions-4.12.2 urllib3-2.2.2 wheel-0.43.0 yamllint-1.35.1 yarl-1.9.4 zipp-3.19.2
[task 2024-07-24T18:36:13.198Z]
[task 2024-07-24T18:36:13.198Z] [notice] A new release of pip is available: 23.0.1 -> 24.1.2
[task 2024-07-24T18:36:13.198Z] [notice] To update, run: python -m pip install --upgrade pip
[task 2024-07-24T18:36:13.510Z] + yamllint .
[task 2024-07-24T18:36:16.718Z] ./worker-images.yml
[task 2024-07-24T18:36:16.718Z] 72:3 warning comment not indented like content (comments-indentation)
[task 2024-07-24T18:36:16.718Z]
[task 2024-07-24T18:36:16.718Z] ./docker-compose.yml
[task 2024-07-24T18:36:16.718Z] 1:1 warning missing document start "---" (document-start)
[task 2024-07-24T18:36:16.718Z]
[taskcluster 2024-07-24 18:36:17.110Z] === Task Finished ===
[taskcluster 2024-07-24 18:36:17.111Z] Successful task run with exit code: 0 completed in 53.425 seconds
Loading