Skip to content

ci: run pr-complete task on untrusted PRs

c562866
Select commit
Loading
Failed to load commit list.
Merged

ci: run pr-complete task on untrusted PRs #766

ci: run pr-complete task on untrusted PRs
c562866
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Feb 3, 2026 in 1m 54s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

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

Task Status

Started: 2026-02-03T08:48:24.800Z
Resolved: 2026-02-03T08:48:38.995Z
Task Execution Time: 14 seconds, 195 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.12.tar.gz
- public/docker-contexts/python3.13.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2026-02-03T08:48:24.860Z] Worker Type (scriptworker-1/decision) settings:
[taskcluster 2026-02-03T08:48:24.860Z]   {
[taskcluster 2026-02-03T08:48:24.860Z]     "config": {
[taskcluster 2026-02-03T08:48:24.860Z]       "deploymentId": ""
[taskcluster 2026-02-03T08:48:24.860Z]     },
[taskcluster 2026-02-03T08:48:24.860Z]     "generic-worker": {
[taskcluster 2026-02-03T08:48:24.860Z]       "config": {
[taskcluster 2026-02-03T08:48:24.860Z]         "headlessTasks": true
[taskcluster 2026-02-03T08:48:24.860Z]       },
[taskcluster 2026-02-03T08:48:24.860Z]       "engine": "multiuser",
[taskcluster 2026-02-03T08:48:24.860Z]       "go-arch": "amd64",
[taskcluster 2026-02-03T08:48:24.860Z]       "go-os": "linux",
[taskcluster 2026-02-03T08:48:24.860Z]       "go-version": "go1.25.5",
[taskcluster 2026-02-03T08:48:24.860Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.1.3",
[taskcluster 2026-02-03T08:48:24.860Z]       "revision": "300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-03T08:48:24.860Z]       "source": "https://github.com/taskcluster/taskcluster/commits/300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-03T08:48:24.860Z]       "version": "95.1.3"
[taskcluster 2026-02-03T08:48:24.860Z]     },
[taskcluster 2026-02-03T08:48:24.860Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-01-14",
[taskcluster 2026-02-03T08:48:24.860Z]     "instance-id": "4359030228101368035",
[taskcluster 2026-02-03T08:48:24.860Z]     "instance-type": "projects/887720501152/machineTypes/n2-standard-2",
[taskcluster 2026-02-03T08:48:24.860Z]     "local-ipv4": "10.128.0.17",
[taskcluster 2026-02-03T08:48:24.860Z]     "project-id": "fxci-production-level1-workers",
[taskcluster 2026-02-03T08:48:24.860Z]     "public-hostname": "scriptworker-1-decision-eywxdubrqgycbbrmcsddyw.c.fxci-production-level1-workers.internal",
[taskcluster 2026-02-03T08:48:24.860Z]     "public-ipv4": "34.72.83.122",
[taskcluster 2026-02-03T08:48:24.860Z]     "region": "us-central1",
[taskcluster 2026-02-03T08:48:24.860Z]     "zone": "us-central1-f"
[taskcluster 2026-02-03T08:48:24.860Z]   }
[taskcluster 2026-02-03T08:48:24.860Z] Task ID: Yl3hfU9DSSqxrARhCN3elw
[taskcluster 2026-02-03T08:48:24.860Z] === Task Starting ===
[taskcluster 2026-02-03T08:48:26.437Z] [d2g] Loading docker image
[taskcluster 2026-02-03T08:48:33.135Z] [d2g] Loaded docker image "docker.io/mozillareleases/taskgraph:decision-v18.1.0@sha256:e89736b69b43595f66beb86d88eaf4fdd9faccf56fdec8042e939bab4f31b53a"
[taskcluster 2026-02-03T08:48:33.135Z] Executing command 0: docker run -t --name taskcontainer_HQjhTh6XSBeha3Kgz7wX9w --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 'mozillareleases/taskgraph:decision-v18.1.0@sha256:e89736b69b43595f66beb86d88eaf4fdd9faccf56fdec8042e939bab4f31b53a' run-task --scriptworker-checkout=/builds/worker/checkouts/src -- bash -cx 'cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='\''0'\'' --pushdate='\''0'\'' --project='\''scriptworker'\'' --owner='\''jcristau@users.noreply.github.com'\'' --level='\''1'\'' --repository-type=git --tasks-for='\''github-pull-request'\'' --base-repository='\''https://github.com/mozilla-releng/scriptworker'\'' --base-ref='\''main'\'' --base-rev='\''be0f25868aa6a30a0de114edc0613878c717968d'\'' --head-repository='\''https://github.com/jcristau/scriptworker'\'' --head-ref='\''pr-complete-untrusted'\'' --head-rev='\''c562866152a728997a5e4234219cf525eab29120'\'' 
[taskcluster 2026-02-03T08:48:33.135Z] '
[setup 2026-02-03T08:48:34.604+00:00] run-task started in /
[setup 2026-02-03T08:48:34.604+00:00] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='scriptworker' --owner='jcristau@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/scriptworker' --base-ref='main' --base-rev='be0f25868aa6a30a0de114edc0613878c717968d' --head-repository='https://github.com/jcristau/scriptworker' --head-ref='pr-complete-untrusted' --head-rev='c562866152a728997a5e4234219cf525eab29120' 

[setup 2026-02-03T08:48:34.604+00:00] Python version: 3.11.2
[setup 2026-02-03T08:48:34.604+00:00] Subprocess python version: 
cpython-3.11.2-linux-x86_64-gnu    /usr/bin/python3.11
cpython-3.11.2-linux-x86_64-gnu    /usr/bin/python3 -> python3.11
[vcs 2026-02-03T08:48:34.687+00:00] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2026-02-03T08:48:34.688+00:00] running as worker:worker
[vcs 2026-02-03T08:48:34.688+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2026-02-03T08:48:34.690+00:00] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker', '/builds/worker/checkouts/src']
[vcs 2026-02-03T08:48:34.691+00:00] Cloning into '/builds/worker/checkouts/src'...
[vcs 2026-02-03T08:48:35.577+00:00] executing ['git', 'fetch', 'origin', 'be0f25868aa6a30a0de114edc0613878c717968d']
[vcs 2026-02-03T08:48:35.788+00:00] From https://github.com/mozilla-releng/scriptworker
[vcs 2026-02-03T08:48:35.788+00:00]  * branch            be0f25868aa6a30a0de114edc0613878c717968d -> FETCH_HEAD
[vcs 2026-02-03T08:48:35.792+00:00] executing ['git', 'fetch', 'https://github.com/jcristau/scriptworker', 'pr-complete-untrusted']
[vcs 2026-02-03T08:48:36.065+00:00] From https://github.com/jcristau/scriptworker
[vcs 2026-02-03T08:48:36.065+00:00]  * branch            pr-complete-untrusted -> FETCH_HEAD
[vcs 2026-02-03T08:48:36.067+00:00] executing ['git', 'checkout', '-f', '-B', 'pr-complete-untrusted', 'c562866152a728997a5e4234219cf525eab29120']
[vcs 2026-02-03T08:48:36.142+00:00] Switched to a new branch 'pr-complete-untrusted'
[vcs 2026-02-03T08:48:36.142+00:00] cleaning git checkout...
[vcs 2026-02-03T08:48:36.142+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2026-02-03T08:48:36.145+00:00] removing []
[vcs 2026-02-03T08:48:36.145+00:00] successfully cleaned git checkout!
[vcs 2026-02-03T08:48:36.147+00:00] TinderboxPrint:<a href='https://github.com/jcristau/scriptworker/commit/c562866152a728997a5e4234219cf525eab29120' title='Built from scriptworker commit c562866152a728997a5e4234219cf525eab29120'>c562866152a728997a5e4234219cf525eab29120</a>
[task 2026-02-03T08:48:36.147+00:00] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='scriptworker' --owner='jcristau@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/scriptworker' --base-ref='main' --base-rev='be0f25868aa6a30a0de114edc0613878c717968d' --head-repository='https://github.com/jcristau/scriptworker' --head-ref='pr-complete-untrusted' --head-rev='c562866152a728997a5e4234219cf525eab29120' \n"]
[task 2026-02-03T08:48:36.148+00:00] + cd /builds/worker/checkouts/src
[task 2026-02-03T08:48:36.148+00:00] + ln -s /builds/worker/artifacts artifacts
[task 2026-02-03T08:48:36.149+00:00] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=scriptworker --owner=jcristau@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/scriptworker --base-ref=main --base-rev=be0f25868aa6a30a0de114edc0613878c717968d --head-repository=https://github.com/jcristau/scriptworker --head-ref=pr-complete-untrusted --head-rev=c562866152a728997a5e4234219cf525eab29120
[task 2026-02-03T08:48:36.607+00:00] 2026-02-03 08:48:36,607 - INFO - Loading graph configuration.
[task 2026-02-03T08:48:36.614+00:00] 2026-02-03 08:48:36,614 - WARNING - using default project parameters; add scriptworker to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2026-02-03T08:48:36.615+00:00] 2026-02-03 08:48:36,614 - INFO - Using Parameters(id=27a1553b2275) (from defaults)
[task 2026-02-03T08:48:36.615+00:00] 2026-02-03 08:48:36,615 - INFO - writing artifact file `parameters.yml`
[task 2026-02-03T08:48:36.623+00:00] 2026-02-03 08:48:36,623 - INFO - writing artifact file `actions.json`
[task 2026-02-03T08:48:36.623+00:00] 2026-02-03 08:48:36,623 - INFO - Loading kinds
[task 2026-02-03T08:48:36.624+00:00] 2026-02-03 08:48:36,624 - INFO - Generating full task set
[task 2026-02-03T08:48:36.636+00:00] 2026-02-03 08:48:36,636 - INFO - Writing docker-contexts/python3.13.tar.gz for docker image python3.13
[task 2026-02-03T08:48:36.654+00:00] 2026-02-03 08:48:36,654 - INFO - Writing docker-contexts/python3.12.tar.gz for docker image python3.12
[task 2026-02-03T08:48:36.670+00:00] 2026-02-03 08:48:36,670 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2026-02-03T08:48:36.688+00:00] 2026-02-03 08:48:36,688 - INFO - Generated 3 tasks for kind docker-image
[task 2026-02-03T08:48:36.713+00:00] 2026-02-03 08:48:36,713 - INFO - Generated 7 tasks for kind tox
[task 2026-02-03T08:48:36.716+00:00] 2026-02-03 08:48:36,716 - INFO - Generated 1 tasks for kind pr
[task 2026-02-03T08:48:36.719+00:00] 2026-02-03 08:48:36,718 - INFO - Generating full task graph
[task 2026-02-03T08:48:36.719+00:00] 2026-02-03 08:48:36,719 - INFO - Full task graph contains 11 tasks and 7 dependencies
[task 2026-02-03T08:48:36.720+00:00] 2026-02-03 08:48:36,720 - INFO - writing artifact file `full-task-graph.json`
[task 2026-02-03T08:48:36.720+00:00] 2026-02-03 08:48:36,720 - INFO - writing artifact file `runnable-jobs.json`
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - Generating target task set
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - Filter filter_target_tasks pruned 3 tasks (8 remain)
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - writing artifact file `target-tasks.json`
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - Generating target task graph
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - Adding 3 tasks with `always_target` attribute
[task 2026-02-03T08:48:36.721+00:00] 2026-02-03 08:48:36,721 - INFO - Generating optimized task graph
[task 2026-02-03T08:48:36.722+00:00] 2026-02-03 08:48:36,722 - INFO - No tasks removed during optimization
[task 2026-02-03T08:48:37.207+00:00] 2026-02-03 08:48:37,207 - INFO - Replaced 3 tasks by index-search (index-search) during optimization.
[task 2026-02-03T08:48:37.208+00:00] 2026-02-03 08:48:37,208 - INFO - writing artifact file `task-graph.json`
[task 2026-02-03T08:48:37.208+00:00] 2026-02-03 08:48:37,208 - INFO - writing artifact file `label-to-taskid.json`
[task 2026-02-03T08:48:37.210+00:00] 2026-02-03 08:48:37,210 - INFO - Creating task with taskId DlFETnNzQuSP1rJ1dbOoMA for tox-py312-cot
[task 2026-02-03T08:48:37.210+00:00] 2026-02-03 08:48:37,210 - INFO - Creating task with taskId JntoxB69RoG8muBsoDcx-w for tox-py313-cot
[task 2026-02-03T08:48:37.211+00:00] 2026-02-03 08:48:37,211 - INFO - Creating task with taskId eU0cxDI2SHC-IiUqMaO-AA for tox-check
[task 2026-02-03T08:48:37.214+00:00] 2026-02-03 08:48:37,214 - INFO - Creating task with taskId UKQKl9JJTOOU_cbhVxQaYA for tox-py311
[task 2026-02-03T08:48:37.216+00:00] 2026-02-03 08:48:37,216 - INFO - Creating task with taskId aT4oiPtSQ0m_BvlwUYFoGg for tox-py311-cot
[task 2026-02-03T08:48:37.217+00:00] 2026-02-03 08:48:37,217 - INFO - Creating task with taskId YzXXr0CxRAe8stsbflAu2w for tox-py312
[task 2026-02-03T08:48:37.218+00:00] 2026-02-03 08:48:37,218 - INFO - Creating task with taskId SLZlhcMqSS6AB4ImKtxlgw for tox-py313
[task 2026-02-03T08:48:37.511+00:00] 2026-02-03 08:48:37,511 - INFO - Creating task with taskId Gs0URq6IRbK7lxCw8vJcaA for pr-complete
[taskcluster 2026-02-03T08:48:37.811Z]                        Exit Code: 0
[taskcluster 2026-02-03T08:48:37.811Z]                        User Time: 18.914ms
[taskcluster 2026-02-03T08:48:37.811Z]                      Kernel Time: 3.782ms
[taskcluster 2026-02-03T08:48:37.811Z]                        Wall Time: 4.676162863s
[taskcluster 2026-02-03T08:48:37.811Z]  Average Available System Memory: 7.13 GiB
[taskcluster 2026-02-03T08:48:37.811Z]       Average System Memory Used: 638.09 MiB
[taskcluster 2026-02-03T08:48:37.811Z]          Peak System Memory Used: 676.59 MiB
[taskcluster 2026-02-03T08:48:37.811Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-02-03T08:48:37.811Z]                           Result: SUCCEEDED
[taskcluster 2026-02-03T08:48:37.811Z] === Task Finished ===
[taskcluster 2026-02-03T08:48:37.811Z] Task Duration: 4.676576359s