feat: bump max dependencies to 9,999 #575
Merged
firefoxci-taskcluster / codecov-upload
succeeded
Sep 20, 2024 in 2m 56s
FirefoxCI (pull_request)
Upload coverage.xml to codecov.io (Treeherder push)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-09-20T15:26:50.600Z
Resolved: 2024-09-20T15:27:02.497Z
Task Execution Time: 11 seconds, 897 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-09-20 15:26:50.656Z] Task ID: FbnE7IuDTDSkcPAlvQQvgw
[taskcluster 2024-09-20 15:26:50.656Z] Worker ID: 2650034076429331785
[taskcluster 2024-09-20 15:26:50.656Z] Worker Group: us-west1-a
[taskcluster 2024-09-20 15:26:50.656Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-20 15:26:50.656Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-09-20 15:26:50.656Z] Worker Version: 38.0.5
[taskcluster 2024-09-20 15:26:50.656Z] Public IP: 34.82.13.41
[taskcluster 2024-09-20 15:26:50.656Z] Hostname: taskgraph-t-linux-gcp-cipnq1ebtokuiqjinff1yq
[taskcluster 2024-09-20 15:26:50.656Z] using cache "taskgraph-level-1-checkouts-v3-48e4be78e4d6e6e157f5-JZkbZ8PKSZ6EDSAfg0zF2g" -> /builds/worker/checkouts
[taskcluster 2024-09-20 15:26:51.207Z] Image 'public/image.tar.zst' from task 'JZkbZ8PKSZ6EDSAfg0zF2g' loaded. Using image ID sha256:405d924f1173dfed1a8a04236b3a20a3bfa0f22ff09285033a3cbc5e42f50426.
[taskcluster 2024-09-20 15:26:51.220Z] === 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-09-20T15:26:51.802Z] run-task started in /
[setup 2024-09-20T15:26:51.802Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run python taskcluster/scripts/codecov-upload.py
[setup 2024-09-20T15:26:51.802Z] Python version: 3.12.6
[cache 2024-09-20T15:26:51.803Z] 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-09-20T15:26:51.803Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-09-20T15:26:51.803Z] volume /builds/worker/checkouts is a cache
[setup 2024-09-20T15:26:51.804Z] running as worker:worker
[vcs 2024-09-20T15:26:51.804Z] 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-09-20T15:26:51.806Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/taskgraph', 'max-deps']
/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-09-20T15:26:52.102Z] From https://github.com/bhearsum/taskgraph
[vcs 2024-09-20T15:26:52.102Z] * branch max-deps -> FETCH_HEAD
[vcs 2024-09-20T15:26:52.106Z] executing ['git', 'checkout', '-f', '-B', 'max-deps', '9da8c27386b99e6f62d0465019664122446bb581']
/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-09-20T15:26:52.110Z] Reset branch 'max-deps'
[vcs 2024-09-20T15:26:52.110Z] cleaning git checkout...
[vcs 2024-09-20T15:26:52.110Z] 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-09-20T15:26:52.171Z] removing ['/builds/worker/checkouts/vcs/.venv/', '/builds/worker/checkouts/vcs/__pycache__/', '/builds/worker/checkouts/vcs/docs/_build/', '/builds/worker/checkouts/vcs/src/taskgraph/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/actions/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/loader/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/optimize/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/transforms/run/__pycache__/', '/builds/worker/checkouts/vcs/src/taskgraph/util/__pycache__/']
[vcs 2024-09-20T15:26:52.449Z] 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-09-20T15:26:52.451Z] TinderboxPrint:<a href='https://github.com/bhearsum/taskgraph/commit/9da8c27386b99e6f62d0465019664122446bb581' title='Built from taskgraph commit 9da8c27386b99e6f62d0465019664122446bb581'>9da8c27386b99e6f62d0465019664122446bb581</a>
[setup 2024-09-20T15:26:52.451Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[fetches 2024-09-20T15:26:52.451Z] fetching artifacts
[fetches 2024-09-20T15:26:52.451Z] executing ['/usr/local/bin/python3', '-u', '/usr/local/bin/fetch-content', 'task-artifacts']
attempt 1/5
attempt 1/5attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Z7e_mUILQYyJf1bQcKOsag/artifacts/public/coverage.py311 to /builds/worker/fetches/coverage.py311
attempt 1/5Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Dejy0-0tR2aDAkYfuYM_TQ/artifacts/public/coverage.py310 to /builds/worker/fetches/coverage.py310
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bX2Q1OPmTBOuZDNT-HSsTA/artifacts/public/coverage.py312 to /builds/worker/fetches/coverage.py312Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JvZphJFIRbGSGG-TYn5mwA/artifacts/public/codecov to /builds/worker/fetches/codecov
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Dejy0-0tR2aDAkYfuYM_TQ/artifacts/public/coverage.py310
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Z7e_mUILQYyJf1bQcKOsag/artifacts/public/coverage.py311
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bX2Q1OPmTBOuZDNT-HSsTA/artifacts/public/coverage.py312Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JvZphJFIRbGSGG-TYn5mwA/artifacts/public/codecov
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Z7e_mUILQYyJf1bQcKOsag/artifacts/public/coverage.py311 resolved to 593920 bytes with sha256 dbd801cc96cd6cd10f35df2be62bb075390520d9c2352febb4fb0b6e1e4b244d in 0.230s
Extracting /builds/worker/fetches/coverage.py311 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dhy2ucBpRcSjkUU0YlaiBg/artifacts/public/coverage.py38 to /builds/worker/fetches/coverage.py38
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dhy2ucBpRcSjkUU0YlaiBg/artifacts/public/coverage.py38
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Dejy0-0tR2aDAkYfuYM_TQ/artifacts/public/coverage.py310 resolved to 581632 bytes with sha256 634470310a8d12a3f250c9d72357134945725a8053f12a659a1cfb3499add6f9 in 0.261s
Extracting /builds/worker/fetches/coverage.py310 to /builds/worker/fetches
attempt 1/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YZ6vITrgT2-s4w4RGwB4LA/artifacts/public/coverage.py39 to /builds/worker/fetches/coverage.py39
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YZ6vITrgT2-s4w4RGwB4LA/artifacts/public/coverage.py39
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bX2Q1OPmTBOuZDNT-HSsTA/artifacts/public/coverage.py312 resolved to 585728 bytes with sha256 923a4d52f78e818d86e1dacadef86ba89ff2a90f11b6ac427a1eddfa534a7bcd in 0.265s
Extracting /builds/worker/fetches/coverage.py312 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/dhy2ucBpRcSjkUU0YlaiBg/artifacts/public/coverage.py38 resolved to 561152 bytes with sha256 9f3ac123c6b09e282174183ebaa25cd8ce6aa338b1e53b2d57eaaf495db57b45 in 0.172s
Extracting /builds/worker/fetches/coverage.py38 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/YZ6vITrgT2-s4w4RGwB4LA/artifacts/public/coverage.py39 resolved to 565248 bytes with sha256 2a763ffe3376c88694b0159a6bc9ca0587ff66c81176096380dd6ce149e5c12a in 0.175s
Extracting /builds/worker/fetches/coverage.py39 to /builds/worker/fetches
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JvZphJFIRbGSGG-TYn5mwA/artifacts/public/codecov resolved to 28918392 bytes with sha256 209d13481be406d6a2aa9519fa61c84883e3213308b5628c43a5e94cae75b8e6 in 1.846s
Extracting /builds/worker/fetches/codecov to /builds/worker/fetches
PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"name": "fetch_content", "value": 1.8607349139999911, "lowerIsBetter": true, "shouldAlert": false, "subtests": []}]}
[fetches 2024-09-20T15:26:54.492Z] finished fetching artifacts
[task 2024-09-20T15:26:54.492Z] executing ['bash', '-cx', 'uv run coverage combine --data-file $MOZ_FETCHES_DIR/coverage $MOZ_FETCHES_DIR && uv run coverage xml --data-file $MOZ_FETCHES_DIR/coverage -o $MOZ_FETCHES_DIR/coverage.xml && uv run 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-09-20T15:26:54.494Z] + uv run coverage combine --data-file /builds/worker/fetches/coverage /builds/worker/fetches
[task 2024-09-20T15:26:54.558Z] Using Python 3.12.6 interpreter at: /usr/local/bin/python3
[task 2024-09-20T15:26:54.558Z] Creating virtualenv at: .venv
[task 2024-09-20T15:26:56.030Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-09-20T15:26:56.030Z] If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-09-20T15:26:56.030Z] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-09-20T15:26:56.133Z] Installed 73 packages in 108ms
[task 2024-09-20T15:26:56.720Z] Combined data file ../../fetches/coverage.py310
[task 2024-09-20T15:26:56.720Z] Combined data file ../../fetches/coverage.py311
[task 2024-09-20T15:26:56.720Z] Combined data file ../../fetches/coverage.py312
[task 2024-09-20T15:26:56.720Z] Combined data file ../../fetches/coverage.py38
[task 2024-09-20T15:26:56.720Z] Combined data file ../../fetches/coverage.py39
[task 2024-09-20T15:26:56.739Z] + uv run coverage xml --data-file /builds/worker/fetches/coverage -o /builds/worker/fetches/coverage.xml
[task 2024-09-20T15:26:58.553Z] Wrote XML report to /builds/worker/fetches/coverage.xml
[task 2024-09-20T15:26:58.831Z] + uv run python taskcluster/scripts/codecov-upload.py
[task 2024-09-20T15:27:00.101Z] info - 2024-09-20 15:27:00,101 -- ci service found: local
[task 2024-09-20T15:27:00.103Z] debug - 2024-09-20 15:27:00,102 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2024-09-20T15:27:00.104Z] debug - 2024-09-20 15:27:00,104 -- versioning system found: <class 'codecov_cli.helpers.versioning_systems.GitVersioningSystem'>
[task 2024-09-20T15:27:00.106Z] warning - 2024-09-20 15:27:00,106 -- No config file could be found. Ignoring config.
[task 2024-09-20T15:27:00.106Z] debug - 2024-09-20 15:27:00,106 -- No codecov_yaml found
[task 2024-09-20T15:27:00.117Z] debug - 2024-09-20 15:27:00,116 -- Starting upload process --- {"commit_sha": "9da8c27386b99e6f62d0465019664122446bb581", "report_code": "default", "build_code": null, "build_url": null, "job_code": null, "env_vars": {}, "flags": [], "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "files_search_root_folder": "/builds/worker/checkouts/vcs", "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "plugin_names": ["xcode", "gcov", "pycoverage"], "token": "4******************", "branch": "max-deps", "slug": "taskcluster/taskgraph", "pull_request_number": null, "git_service": "github", "disable_search": false, "disable_file_fixes": false, "fail_on_error": true, "handle_no_reports_found": false}
[task 2024-09-20T15:27:00.117Z] debug - 2024-09-20 15:27:00,117 -- Starting create commit process --- {"commit_sha": "9da8c27386b99e6f62d0465019664122446bb581", "parent_sha": null, "pr": null, "branch": "max-deps", "slug": "taskcluster/taskgraph", "token": "4******************", "service": "github", "enterprise_url": null}
[task 2024-09-20T15:27:00.356Z] info - 2024-09-20 15:27:00,355 -- Process Commit creating complete
[task 2024-09-20T15:27:00.356Z] debug - 2024-09-20 15:27:00,356 -- Commit creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=201, text='{\"message\":null,\"timestamp\":\"2024-09-20T15:27:00.287469Z\",\"ci_passed\":null,\"state\":null,\"repository\":{\"name\":\"taskgraph\",\"is_private\":false,\"active\":true,\"language\":\"python\",\"yaml\":null},\"author\":null,\"commitid\":\"9da8c27386b99e6f62d0465019664122446bb581\",\"parent_commit_id\":null,\"pullid\":null,\"branch\":\"max-deps\"}')"}
[task 2024-09-20T15:27:00.356Z] debug - 2024-09-20 15:27:00,356 -- Starting create report process --- {"commit_sha": "9da8c27386b99e6f62d0465019664122446bb581", "code": "default", "slug": "taskcluster/taskgraph", "service": "github", "enterprise_url": null, "token": "4******************"}
[task 2024-09-20T15:27:00.502Z] info - 2024-09-20 15:27:00,502 -- Process Report creating complete
[task 2024-09-20T15:27:00.502Z] debug - 2024-09-20 15:27:00,502 -- Report creating result --- {"result": "RequestResult(error=None, warnings=[], status_code=201, text='{\"code\":null}')"}
[task 2024-09-20T15:27:00.502Z] info - 2024-09-20 15:27:00,502 -- Finished creating report successfully --- {"response": "{\"code\":null}"}
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,502 -- Starting upload processing --- {"branch": "max-deps", "build_code": null, "build_url": null, "commit_sha": "9da8c27386b99e6f62d0465019664122446bb581", "disable_file_fixes": false, "disable_search": false, "enterprise_url": null, "env_vars": {}, "files_search_exclude_folders": [], "files_search_explicitly_listed_files": ["/builds/worker/fetches/coverage.xml"], "files_search_root_folder": "/builds/worker/checkouts/vcs", "flags": [], "git_service": "github", "handle_no_reports_found": false, "job_code": null, "name": null, "network_filter": null, "network_prefix": null, "network_root_folder": "/builds/worker/checkouts/vcs", "plugin_names": ["xcode", "gcov", "pycoverage"], "pull_request_number": null, "report_code": "default", "slug": "taskcluster/taskgraph", "token": "4******************", "upload_file_type": "coverage"}
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,503 -- Selected preparation plugins --- {"selected_plugins": ["<class 'codecov_cli.plugins.xcode.XcodePlugin'>", "<class 'codecov_cli.plugins.gcov.GcovPlugin'>", "<class 'codecov_cli.plugins.pycoverage.Pycoverage'>"]}
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,503 -- Running preparation plugin: <class 'codecov_cli.plugins.xcode.XcodePlugin'>
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,503 -- Running xcode plugin...
[task 2024-09-20T15:27:00.503Z] warning - 2024-09-20 15:27:00,503 -- xcrun is not installed or can't be found.
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,503 -- Running preparation plugin: <class 'codecov_cli.plugins.gcov.GcovPlugin'>
[task 2024-09-20T15:27:00.503Z] debug - 2024-09-20 15:27:00,503 -- Running gcov plugin...
[task 2024-09-20T15:27:00.567Z] warning - 2024-09-20 15:27:00,567 -- No gcov data found.
[task 2024-09-20T15:27:00.567Z] debug - 2024-09-20 15:27:00,567 -- Running preparation plugin: <class 'codecov_cli.plugins.pycoverage.Pycoverage'>
[task 2024-09-20T15:27:00.629Z] warning - 2024-09-20 15:27:00,629 -- No coverage data found to transform
[task 2024-09-20T15:27:00.629Z] debug - 2024-09-20 15:27:00,629 -- Collecting relevant files
[task 2024-09-20T15:27:00.707Z] info - 2024-09-20 15:27:00,706 -- Found 1 coverage files to report
[task 2024-09-20T15:27:00.707Z] info - 2024-09-20 15:27:00,707 -- > /builds/worker/fetches/coverage.xml
[task 2024-09-20T15:27:00.712Z] debug - 2024-09-20 15:27:00,712 -- Selected uploader to use: <class 'codecov_cli.services.upload.upload_sender.UploadSender'>
[task 2024-09-20T15:27:00.719Z] debug - 2024-09-20 15:27:00,718 -- Sending upload request to Codecov
[task 2024-09-20T15:27:00.938Z] info - 2024-09-20 15:27:00,938 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/taskcluster/taskgraph/commit/9da8c27386b99e6f62d0465019664122446bb581
[task 2024-09-20T15:27:00.938Z] debug - 2024-09-20 15:27:00,938 -- Upload request to Codecov complete. --- {"response": {"external_id": "1b404dd3-a160-4f34-91ca-176433db9b4b", "created_at": "2024-09-20T15:27:00.824912Z", "raw_upload_location": "https://storage.googleapis.com/codecov/v4/raw/2024-09-20/553CBFC29A03C98F25CB95AEDA72B060/9da8c27386b99e6f62d0465019664122446bb581/681febb9-29e0-4cbc-bb82-57402c1d0e74/1b404dd3-a160-4f34-91ca-176433db9b4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240920%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240920T152700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7ea0a5aa02c049805ac3023aa734b658f9567cbe02ac7528296fe1f1c3fd9e9", "state": "", "provider": null, "upload_type": "uploaded", "url": "https://app.codecov.io/github/taskcluster/taskgraph/commit/9da8c27386b99e6f62d0465019664122446bb581", "ci_url": null, "flags": [], "env": {}, "name": null, "job_code": null}}
[task 2024-09-20T15:27:00.938Z] debug - 2024-09-20 15:27:00,938 -- Sending upload to storage
[task 2024-09-20T15:27:01.130Z] info - 2024-09-20 15:27:01,130 -- Process Upload complete
[task 2024-09-20T15:27:01.130Z] debug - 2024-09-20 15:27:01,130 -- Upload result --- {"result": "RequestResult(error=None, warnings=[], status_code=200, text='')"}
[fetches 2024-09-20T15:27:01.233Z] removing /builds/worker/fetches
[fetches 2024-09-20T15:27:01.237Z] finished
[taskcluster 2024-09-20 15:27:02.010Z] === Task Finished ===
[taskcluster 2024-09-20 15:27:02.010Z] Successful task run with exit code: 0 completed in 11.356 seconds
Loading