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

Merge Gecko image_builder (with all history) into Taskgraph #507

Draft
wants to merge 74 commits into
base: main
Choose a base branch
from

ci: add 'docker-image' task for 'image-builder'

4227f27
Select commit
Loading
Failed to load commit list.
Draft

Merge Gecko image_builder (with all history) into Taskgraph #507

ci: add 'docker-image' task for 'image-builder'
4227f27
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / codecov-upload succeeded May 15, 2024 in 4m 40s

FirefoxCI (pull_request)

Upload coverage.xml to codecov.io (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2024-05-15 17:51:57.406Z] Task ID: ChwkjCdqT2KxllGUwuBJcw
[taskcluster 2024-05-15 17:51:57.406Z] Worker ID: 5305430446512360401
[taskcluster 2024-05-15 17:51:57.406Z] Worker Group: us-central1-a
[taskcluster 2024-05-15 17:51:57.406Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-4
[taskcluster 2024-05-15 17:51:57.406Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-05-15 17:51:57.406Z] Worker Version: 38.0.5
[taskcluster 2024-05-15 17:51:57.406Z] Public IP: 34.16.119.148
[taskcluster 2024-05-15 17:51:57.406Z] Hostname: taskgraph-t-linux-gcp-ikb-m4s1tsgbnfpaodl-ug
[taskcluster 2024-05-15 17:51:57.406Z] using cache "taskgraph-level-1-checkouts-v3-7afeb851dd97df8f3607-Q73w8mYARoWOQrc76qeXcg" -> /builds/worker/checkouts

[taskcluster 2024-05-15 17:51:57.874Z] Image 'public/image.tar.zst' from task 'Q73w8mYARoWOQrc76qeXcg' loaded.  Using image ID sha256:5613fe65deb2b3f3cad88812a02a0dfe97e11885c1d47f9cfd015c3138f76a0d.
[taskcluster 2024-05-15 17:51:57.929Z] === 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-15T17:51:58.546Z] run-task started in /
[setup 2024-05-15T17:51:58.546Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx pip install --user -r requirements/test.txt --require-hashes && python taskcluster/scripts/codecov-upload.py
[setup 2024-05-15T17:51:58.546Z] Python version: 3.12.2
[cache 2024-05-15T17:51:58.548Z] cache /builds/worker/checkouts exists; 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-15T17:51:58.548Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-05-15T17:51:58.548Z] volume /builds/worker/checkouts is a cache
[setup 2024-05-15T17:51:58.549Z] running as worker:worker
[vcs 2024-05-15T17:51:58.549Z] 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-15T17:51:58.551Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/ahal/taskgraph', 'image_builder']
/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-15T17:51:58.772Z] From https://github.com/ahal/taskgraph
[vcs 2024-05-15T17:51:58.772Z]  * branch            image_builder -> FETCH_HEAD
[vcs 2024-05-15T17:51:58.777Z] executing ['git', 'checkout', '-f', '-B', 'image_builder', '4227f27b4d69aa9dabc9ed72502a37f306302674']
/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-15T17:51:58.794Z] Reset branch 'image_builder'
[vcs 2024-05-15T17:51:58.795Z] cleaning git checkout...
[vcs 2024-05-15T17:51:58.795Z] 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-15T17:51:58.803Z] removing ['/builds/worker/checkouts/vcs/build/', '/builds/worker/checkouts/vcs/docs/_build/', '/builds/worker/checkouts/vcs/src/taskcluster_taskgraph.egg-info/']
[vcs 2024-05-15T17:51:58.825Z] 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-15T17:51:58.827Z] TinderboxPrint:<a href='https://github.com/ahal/taskgraph/commit/4227f27b4d69aa9dabc9ed72502a37f306302674' title='Built from taskgraph commit 4227f27b4d69aa9dabc9ed72502a37f306302674'>4227f27b4d69aa9dabc9ed72502a37f306302674</a>
[setup 2024-05-15T17:51:58.827Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2024-05-15T17:51:58.827Z] fetching artifacts
[fetches 2024-05-15T17:51:58.828Z] executing ['/usr/local/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5attempt 1/5

Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UpZsra6_SgOXA7yvkTFmZw/artifacts/public/coverage.xml to /builds/worker/fetches/coverage.xml
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/csy-lvCQTC-TaTgBWut2eg/artifacts/public/codecov to /builds/worker/fetches/codecov
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UpZsra6_SgOXA7yvkTFmZw/artifacts/public/coverage.xml
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/csy-lvCQTC-TaTgBWut2eg/artifacts/public/codecov
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/UpZsra6_SgOXA7yvkTFmZw/artifacts/public/coverage.xml resolved to 332578 bytes with sha256 b5a79aea2854edd602246f8ebd6d506883385268addaf8f7a092f1a38fdf0506 in 0.312s
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/csy-lvCQTC-TaTgBWut2eg/artifacts/public/codecov resolved to 43316140 bytes with sha256 20f9c9d78483fce977b6cc39e231a734a23bcd36f4d536bb7355222fb88d02bc in 0.572s
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 0.5829959280000026, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-05-15T17:51:59.600Z] finished fetching artifacts
[task 2024-05-15T17:51:59.600Z] executing ['bash', '-cx', 'pip install --user -r requirements/test.txt --require-hashes && python taskcluster/scripts/codecov-upload.py']
/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-15T17:51:59.602Z] + pip install --user -r requirements/test.txt --require-hashes
[task 2024-05-15T17:52:01.224Z] Collecting appdirs==1.4.4 (from -r requirements/base.txt (line 8))
[task 2024-05-15T17:52:01.349Z]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-05-15T17:52:01.406Z] Collecting arrow==1.3.0 (from -r requirements/base.txt (line 12))
[task 2024-05-15T17:52:01.434Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-05-15T17:52:01.471Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 1.8 MB/s eta 0:00:00
[task 2024-05-15T17:52:01.499Z] Collecting binaryornot==0.4.4 (from -r requirements/base.txt (line 16))
[task 2024-05-15T17:52:01.528Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2024-05-15T17:52:01.573Z] Collecting certifi==2023.11.17 (from -r requirements/base.txt (line 20))
[task 2024-05-15T17:52:01.601Z]   Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[task 2024-05-15T17:52:01.636Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.9 MB/s eta 0:00:00
[task 2024-05-15T17:52:01.666Z] Collecting chardet==5.2.0 (from -r requirements/base.txt (line 24))
[task 2024-05-15T17:52:01.695Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-05-15T17:52:01.707Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 20.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:01.848Z] Collecting charset-normalizer==3.3.2 (from -r requirements/base.txt (line 28))
[task 2024-05-15T17:52:01.877Z]   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[task 2024-05-15T17:52:01.884Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 31.4 MB/s eta 0:00:00
[task 2024-05-15T17:52:01.929Z] Collecting click==8.1.7 (from -r requirements/base.txt (line 120))
[task 2024-05-15T17:52:01.957Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-05-15T17:52:01.963Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 26.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.002Z] Collecting cookiecutter==2.5.0 (from -r requirements/base.txt (line 124))
[task 2024-05-15T17:52:02.030Z]   Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[task 2024-05-15T17:52:02.061Z] Collecting giturlparse==0.12.0 (from -r requirements/base.txt (line 128))
[task 2024-05-15T17:52:02.089Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-05-15T17:52:02.124Z] Collecting idna==3.6 (from -r requirements/base.txt (line 132))
[task 2024-05-15T17:52:02.153Z]   Downloading idna-3.6-py3-none-any.whl (61 kB)
[task 2024-05-15T17:52:02.158Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 16.8 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.198Z] Collecting jinja2==3.1.2 (from -r requirements/base.txt (line 136))
[task 2024-05-15T17:52:02.228Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[task 2024-05-15T17:52:02.235Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 28.1 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.266Z] Collecting json-e==4.6.0 (from -r requirements/base.txt (line 140))
[task 2024-05-15T17:52:02.294Z]   Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[task 2024-05-15T17:52:02.338Z] Collecting markdown-it-py==3.0.0 (from -r requirements/base.txt (line 144))
[task 2024-05-15T17:52:02.366Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-05-15T17:52:02.373Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 22.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.452Z] Collecting markupsafe==2.1.3 (from -r requirements/base.txt (line 148))
[task 2024-05-15T17:52:02.480Z]   Downloading MarkupSafe-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[task 2024-05-15T17:52:02.510Z] Collecting mdurl==0.1.2 (from -r requirements/base.txt (line 210))
[task 2024-05-15T17:52:02.539Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-05-15T17:52:02.569Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/base.txt (line 214))
[task 2024-05-15T17:52:02.597Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-05-15T17:52:02.648Z] Collecting pygments==2.17.2 (from -r requirements/base.txt (line 218))
[task 2024-05-15T17:52:02.676Z]   Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[task 2024-05-15T17:52:02.733Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.9 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.777Z] Collecting python-dateutil==2.8.2 (from -r requirements/base.txt (line 222))
[task 2024-05-15T17:52:02.805Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[task 2024-05-15T17:52:02.812Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 64.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:02.853Z] Collecting python-slugify==8.0.1 (from -r requirements/base.txt (line 226))
[task 2024-05-15T17:52:02.881Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[task 2024-05-15T17:52:02.944Z] Collecting pyyaml==6.0.1 (from -r requirements/base.txt (line 230))
[task 2024-05-15T17:52:02.972Z]   Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
[task 2024-05-15T17:52:02.983Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 725.0/725.0 kB 101.5 MB/s eta 0:00:00
[task 2024-05-15T17:52:03.019Z] Collecting redo==2.0.4 (from -r requirements/base.txt (line 284))
[task 2024-05-15T17:52:03.047Z]   Downloading redo-2.0.4-py2.py3-none-any.whl (12 kB)
[task 2024-05-15T17:52:03.111Z] Collecting requests==2.31.0 (from -r requirements/base.txt (line 288))
[task 2024-05-15T17:52:03.140Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[task 2024-05-15T17:52:03.145Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 19.3 MB/s eta 0:00:00
[task 2024-05-15T17:52:03.262Z] Collecting rich==13.7.0 (from -r requirements/base.txt (line 294))
[task 2024-05-15T17:52:03.291Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[task 2024-05-15T17:52:03.298Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 62.5 MB/s eta 0:00:00
[task 2024-05-15T17:52:03.334Z] Collecting six==1.16.0 (from -r requirements/base.txt (line 298))
[task 2024-05-15T17:52:03.362Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-05-15T17:52:03.393Z] Collecting slugid==2.0.0 (from -r requirements/base.txt (line 302))
[task 2024-05-15T17:52:03.422Z]   Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-05-15T17:52:03.452Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/base.txt (line 306))
[task 2024-05-15T17:52:03.481Z]   Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-05-15T17:52:03.513Z] Collecting text-unidecode==1.3 (from -r requirements/base.txt (line 311))
[task 2024-05-15T17:52:03.542Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-05-15T17:52:03.547Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 25.1 MB/s eta 0:00:00
[task 2024-05-15T17:52:03.586Z] Collecting types-python-dateutil==2.8.19.14 (from -r requirements/base.txt (line 315))
[task 2024-05-15T17:52:03.614Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[task 2024-05-15T17:52:03.657Z] Collecting typing-extensions==4.9.0 (from -r requirements/base.txt (line 319))
[task 2024-05-15T17:52:03.686Z]   Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
[task 2024-05-15T17:52:03.760Z] Collecting urllib3==2.1.0 (from -r requirements/base.txt (line 323))
[task 2024-05-15T17:52:03.788Z]   Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[task 2024-05-15T17:52:03.794Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 30.9 MB/s eta 0:00:00
[task 2024-05-15T17:52:03.832Z] Collecting voluptuous==0.14.1 (from -r requirements/base.txt (line 327))
[task 2024-05-15T17:52:03.860Z]   Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[task 2024-05-15T17:52:03.904Z] Collecting cachetools==5.3.2 (from -r requirements/test.txt (line 9))
[task 2024-05-15T17:52:03.933Z]   Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB)
[task 2024-05-15T17:52:03.977Z] Collecting colorama==0.4.6 (from -r requirements/test.txt (line 13))
[task 2024-05-15T17:52:04.006Z]   Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2024-05-15T17:52:04.462Z] Collecting coverage==7.3.4 (from -r requirements/test.txt (line 17))
[task 2024-05-15T17:52:04.492Z]   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-15T17:52:04.499Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.2/233.2 kB 59.5 MB/s eta 0:00:00
[task 2024-05-15T17:52:04.531Z] Collecting distlib==0.3.8 (from -r requirements/test.txt (line 71))
[task 2024-05-15T17:52:04.559Z]   Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
[task 2024-05-15T17:52:04.568Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 89.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:04.604Z] Collecting exceptiongroup==1.2.0 (from -r requirements/test.txt (line 75))
[task 2024-05-15T17:52:04.633Z]   Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
[task 2024-05-15T17:52:04.682Z] Collecting filelock==3.13.1 (from -r requirements/test.txt (line 79))
[task 2024-05-15T17:52:04.711Z]   Downloading filelock-3.13.1-py3-none-any.whl (11 kB)
[task 2024-05-15T17:52:04.742Z] Collecting iniconfig==2.0.0 (from -r requirements/test.txt (line 85))
[task 2024-05-15T17:52:04.771Z]   Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
[task 2024-05-15T17:52:04.812Z] Collecting mock==5.1.0 (from -r requirements/test.txt (line 89))
[task 2024-05-15T17:52:04.842Z]   Downloading mock-5.1.0-py3-none-any.whl (30 kB)
[task 2024-05-15T17:52:04.883Z] Collecting nodeenv==1.8.0 (from -r requirements/test.txt (line 93))
[task 2024-05-15T17:52:04.911Z]   Downloading nodeenv-1.8.0-py2.py3-none-any.whl (22 kB)
[task 2024-05-15T17:52:04.960Z] Collecting packaging==23.2 (from -r requirements/test.txt (line 97))
[task 2024-05-15T17:52:04.989Z]   Downloading packaging-23.2-py3-none-any.whl (53 kB)
[task 2024-05-15T17:52:04.994Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 18.7 MB/s eta 0:00:00
[task 2024-05-15T17:52:05.040Z] Collecting platformdirs==4.1.0 (from -r requirements/test.txt (line 104))
[task 2024-05-15T17:52:05.069Z]   Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB)
[task 2024-05-15T17:52:05.109Z] Collecting pluggy==1.3.0 (from -r requirements/test.txt (line 110))
[task 2024-05-15T17:52:05.138Z]   Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
[task 2024-05-15T17:52:05.174Z] Collecting pyproject-api==1.6.1 (from -r requirements/test.txt (line 116))
[task 2024-05-15T17:52:05.202Z]   Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
[task 2024-05-15T17:52:05.294Z] Collecting pyright==1.1.342 (from -r requirements/test.txt (line 120))
[task 2024-05-15T17:52:05.323Z]   Downloading pyright-1.1.342-py3-none-any.whl (18 kB)
[task 2024-05-15T17:52:05.428Z] Collecting pytest==7.4.3 (from -r requirements/test.txt (line 124))
[task 2024-05-15T17:52:05.457Z]   Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
[task 2024-05-15T17:52:05.465Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.1/325.1 kB 62.4 MB/s eta 0:00:00
[task 2024-05-15T17:52:05.521Z] Collecting pytest-mock==3.12.0 (from -r requirements/test.txt (line 130))
[task 2024-05-15T17:52:05.549Z]   Downloading pytest_mock-3.12.0-py3-none-any.whl (9.8 kB)
[task 2024-05-15T17:52:05.605Z] Collecting responses==0.24.1 (from -r requirements/test.txt (line 134))
[task 2024-05-15T17:52:05.634Z]   Downloading responses-0.24.1-py3-none-any.whl (55 kB)
[task 2024-05-15T17:52:05.639Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.1/55.1 kB 19.6 MB/s eta 0:00:00
[task 2024-05-15T17:52:05.675Z] Collecting tomli==2.0.1 (from -r requirements/test.txt (line 138))
[task 2024-05-15T17:52:05.704Z]   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[task 2024-05-15T17:52:05.836Z] Collecting tox==4.11.4 (from -r requirements/test.txt (line 145))
[task 2024-05-15T17:52:05.865Z]   Downloading tox-4.11.4-py3-none-any.whl (153 kB)
[task 2024-05-15T17:52:05.872Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.0/154.0 kB 45.6 MB/s eta 0:00:00
[task 2024-05-15T17:52:06.005Z] Collecting virtualenv==20.25.0 (from -r requirements/test.txt (line 149))
[task 2024-05-15T17:52:06.034Z]   Downloading virtualenv-20.25.0-py3-none-any.whl (3.8 MB)
[task 2024-05-15T17:52:06.083Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 83.2 MB/s eta 0:00:00
[task 2024-05-15T17:52:06.373Z] Collecting setuptools==69.0.2 (from -r requirements/test.txt (line 155))
[task 2024-05-15T17:52:06.403Z]   Downloading setuptools-69.0.2-py3-none-any.whl (819 kB)
[task 2024-05-15T17:52:06.413Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 114.3 MB/s eta 0:00:00
[task 2024-05-15T17:52:07.571Z] 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-15T17:52:11.895Z] 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-15T17:52:12.343Z] + python taskcluster/scripts/codecov-upload.py
[task 2024-05-15T17:52:12.946Z] [2024-05-15T17:52:12.945Z] ['info'] 
[task 2024-05-15T17:52:12.946Z]      _____          _
[task 2024-05-15T17:52:12.946Z]     / ____|        | |
[task 2024-05-15T17:52:12.946Z]    | |     ___   __| | ___  ___ _____   __
[task 2024-05-15T17:52:12.946Z]    | |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
[task 2024-05-15T17:52:12.946Z]    | |___| (_) | (_| |  __/ (_| (_) \ V /
[task 2024-05-15T17:52:12.946Z]     \_____\___/ \__,_|\___|\___\___/ \_/
[task 2024-05-15T17:52:12.946Z] 
[task 2024-05-15T17:52:12.946Z]   Codecov report uploader 0.3.2
[task 2024-05-15T17:52:12.952Z] [2024-05-15T17:52:12.952Z] ['info'] => Project root located at: /builds/worker/checkouts/vcs
[task 2024-05-15T17:52:12.952Z] [2024-05-15T17:52:12.952Z] ['info'] ->  Token found by arguments
[task 2024-05-15T17:52:13.202Z] [2024-05-15T17:52:13.202Z] ['info'] Searching for coverage files...
[task 2024-05-15T17:52:13.255Z] [2024-05-15T17:52:13.255Z] ['info'] => Found 1 possible coverage files:
[task 2024-05-15T17:52:13.255Z]   /builds/worker/fetches/coverage.xml
[task 2024-05-15T17:52:13.255Z] [2024-05-15T17:52:13.255Z] ['info'] Processing /builds/worker/fetches/coverage.xml...
[task 2024-05-15T17:52:13.270Z] [2024-05-15T17:52:13.270Z] ['info'] Detected Local as the CI provider.
[task 2024-05-15T17:52:13.283Z] [2024-05-15T17:52:13.283Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.3.2&token=*******&branch=image_builder&build=&build_url=&commit=4227f27b4d69aa9dabc9ed72502a37f306302674&job=&pr=&service=&slug=taskcluster%2Ftaskgraph&name=&tag=&flags=&parent=
[task 2024-05-15T17:52:13.948Z] [2024-05-15T17:52:13.948Z] ['info'] https://app.codecov.io/github/taskcluster/taskgraph/commit/4227f27b4d69aa9dabc9ed72502a37f306302674
[task 2024-05-15T17:52:13.948Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-15/553CBFC29A03C98F25CB95AEDA72B060/4227f27b4d69aa9dabc9ed72502a37f306302674/108efbb5-51ef-48e0-91ed-1a23fa7b7e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T175213Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2c20fa757f42bf3fcd2ef61ece294dd01efec84551502b2acc507317195570
[task 2024-05-15T17:52:13.949Z] [2024-05-15T17:52:13.948Z] ['info'] Uploading...
[task 2024-05-15T17:52:14.127Z] [2024-05-15T17:52:14.127Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/taskcluster/taskgraph/commit/4227f27b4d69aa9dabc9ed72502a37f306302674"}
[fetches 2024-05-15T17:52:14.156Z] removing /builds/worker/fetches
[fetches 2024-05-15T17:52:14.162Z] finished
[taskcluster 2024-05-15 17:52:14.488Z] === Task Finished ===
[taskcluster 2024-05-15 17:52:14.489Z] Successful task run with exit code: 0 completed in 17.084 seconds