Skip to content

style: pre-commit.ci auto fixes [...]

71b0122
Select commit
Loading
Failed to load commit list.
Closed

feat: allow task group to be overridden in create_tasks/taskgraph_dec… #611

style: pre-commit.ci auto fixes [...]
71b0122
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
firefoxci-taskcluster / check-type succeeded Dec 6, 2024 in 2m 31s

FirefoxCI (pull_request)

Run type checking against src with Pyright (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-06T20:41:28.220Z
Resolved: 2024-12-06T20:42:22.335Z
Task Execution Time: 54 seconds, 115 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-06 20:41:28.275Z] Task ID: Fgg0RSHJQ1-G367YX_4gNg
[taskcluster 2024-12-06 20:41:28.275Z] Worker ID: 3270812384381296582
[taskcluster 2024-12-06 20:41:28.275Z] Worker Group: us-west1-b
[taskcluster 2024-12-06 20:41:28.275Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-06 20:41:28.275Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-12-06 20:41:28.275Z] Worker Version: 38.0.5
[taskcluster 2024-12-06 20:41:28.275Z] Public IP: 34.168.244.116
[taskcluster 2024-12-06 20:41:28.275Z] Hostname: taskgraph-t-linux-gcp-ravj57mdrbk60b2w-vbz7w
[taskcluster 2024-12-06 20:41:28.275Z] using cache "taskgraph-level-1-checkouts-v3-492fcd7a01ebf3b75635-G-vMRQvDQKi3FxMT0LpA5w" -> /builds/worker/checkouts

[taskcluster 2024-12-06 20:41:31.659Z] Downloading artifact "public/image.tar.zst" from task ID: G-vMRQvDQKi3FxMT0LpA5w.
[taskcluster 2024-12-06 20:41:36.661Z] Download Progress: 89.86%
[taskcluster 2024-12-06 20:41:37.294Z] Downloaded artifact successfully.
[taskcluster 2024-12-06 20:41:37.294Z] Downloaded 249.277 mb
[taskcluster 2024-12-06 20:41:37.295Z] Decompressing downloaded image
[taskcluster 2024-12-06 20:41:39.467Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-06 20:42:00.413Z] Image 'public/image.tar.zst' from task 'G-vMRQvDQKi3FxMT0LpA5w' loaded.  Using image ID sha256:a5cb5c7652b1dee6ee8d9e0c429aa992e544fd6e625a9d99ed8756ac22138c6f.
[taskcluster 2024-12-06 20:42:00.551Z] === Task Starting ===
[setup 2024-12-06T20:42:02.844Z] run-task started in /
[setup 2024-12-06T20:42:02.845Z] Invoked by command: --ci-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx uv run pyright
[setup 2024-12-06T20:42:02.845Z] Python version: 3.11.2
[cache 2024-12-06T20:42:02.846Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-06T20:42:02.846Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-06T20:42:02.846Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-06T20:42:02.846Z] running as worker:worker
[vcs 2024-12-06T20:42:02.846Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-06T20:42:02.849Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/vcs']
[vcs 2024-12-06T20:42:02.850Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-06T20:42:03.618Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bhearsum/taskgraph', 'override-task-group-id']
[vcs 2024-12-06T20:42:04.065Z] From https://github.com/bhearsum/taskgraph
[vcs 2024-12-06T20:42:04.065Z]  * branch              override-task-group-id -> FETCH_HEAD
[vcs 2024-12-06T20:42:04.067Z] executing ['git', 'checkout', '-f', '-B', 'override-task-group-id', '71b01223221a50b41100b8a7fdbd9d7d48cd45e4']
[vcs 2024-12-06T20:42:04.082Z] Switched to a new branch 'override-task-group-id'
[vcs 2024-12-06T20:42:04.082Z] cleaning git checkout...
[vcs 2024-12-06T20:42:04.082Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-06T20:42:04.085Z] removing []
[vcs 2024-12-06T20:42:04.085Z] successfully cleaned git checkout!
[vcs 2024-12-06T20:42:04.086Z] TinderboxPrint:<a href='https://github.com/bhearsum/taskgraph/commit/71b01223221a50b41100b8a7fdbd9d7d48cd45e4' title='Built from taskgraph commit 71b01223221a50b41100b8a7fdbd9d7d48cd45e4'>71b01223221a50b41100b8a7fdbd9d7d48cd45e4</a>
[task 2024-12-06T20:42:04.086Z] executing ['bash', '-cx', 'uv run pyright']
[task 2024-12-06T20:42:04.087Z] + uv run pyright
[task 2024-12-06T20:42:04.266Z] Using Python 3.13.0rc2
[task 2024-12-06T20:42:04.266Z] Creating virtualenv at: .venv
[task 2024-12-06T20:42:07.644Z] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
[task 2024-12-06T20:42:07.644Z]          If the cache and target directories are on different filesystems, hardlinking may not be supported.
[task 2024-12-06T20:42:07.644Z]          If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
[task 2024-12-06T20:42:07.758Z] Installed 73 packages in 118ms
[task 2024-12-06T20:42:11.308Z]  * Install prebuilt node (23.3.0) ../builds/worker/checkouts/vcs/.venv/lib/python3.13/site-packages/nodeenv.py:639: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
[task 2024-12-06T20:42:11.308Z]   archive.extractall(src_dir, extract_list)
[task 2024-12-06T20:42:13.821Z] ... done.
[task 2024-12-06T20:42:14.210Z] (node:85) ExperimentalWarning: CommonJS module /builds/worker/.cache/pyright-python/nodeenv/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /builds/worker/.cache/pyright-python/nodeenv/lib/node_modules/npm/node_modules/supports-color/index.js using require().
[task 2024-12-06T20:42:14.210Z] Support for loading ES Module in require() is an experimental feature and might change at any time
[task 2024-12-06T20:42:14.210Z] (Use `node --trace-warnings ...` to show where the warning was created)
[task 2024-12-06T20:42:16.047Z] 
[task 2024-12-06T20:42:16.048Z] added 1 package, and audited 2 packages in 2s
[task 2024-12-06T20:42:16.048Z] 
[task 2024-12-06T20:42:16.048Z] found 0 vulnerabilities
[task 2024-12-06T20:42:19.927Z] 0 errors, 0 warnings, 0 informations 
[task 2024-12-06T20:42:19.946Z] WARNING: there is a new pyright version available (v1.1.379 -> v1.1.390).
[task 2024-12-06T20:42:19.946Z] Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to `latest`
[task 2024-12-06T20:42:19.946Z] 
[taskcluster 2024-12-06 20:42:21.906Z] === Task Finished ===
[taskcluster 2024-12-06 20:42:21.906Z] Successful task run with exit code: 0 completed in 53.632 seconds