Skip to content

Expose the temporary tc credentials to the script

82d1e28
Select commit
Loading
Failed to load commit list.
Open

Expose the temporary tc credentials to the script #798

Expose the temporary tc credentials to the script
82d1e28
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded May 19, 2026 in 6s

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-05-19T16:55:18.157Z
Resolved: 2026-05-19T16:55:24.290Z
Task Execution Time: 6 seconds, 133 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: MW93ujj_Ti6pbuWcUYqBkg
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/docker-contexts/python3.14.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-05-19T16:55:18.328Z] Worker Type (scriptworker-1/decision) settings:
[taskcluster 2026-05-19T16:55:18.328Z]   {
[taskcluster 2026-05-19T16:55:18.328Z]     "generic-worker": {
[taskcluster 2026-05-19T16:55:18.328Z]       "config": {
[taskcluster 2026-05-19T16:55:18.328Z]         "headlessTasks": true
[taskcluster 2026-05-19T16:55:18.328Z]       },
[taskcluster 2026-05-19T16:55:18.328Z]       "engine": "multiuser",
[taskcluster 2026-05-19T16:55:18.328Z]       "go-arch": "amd64",
[taskcluster 2026-05-19T16:55:18.328Z]       "go-os": "linux",
[taskcluster 2026-05-19T16:55:18.328Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-19T16:55:18.328Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-05-19T16:55:18.328Z]       "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-19T16:55:18.328Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-05-19T16:55:18.328Z]       "version": "99.2.1"
[taskcluster 2026-05-19T16:55:18.328Z]     },
[taskcluster 2026-05-19T16:55:18.328Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-05-19T16:55:18.328Z]     "instance-id": "2559532398113008897",
[taskcluster 2026-05-19T16:55:18.328Z]     "instance-type": "projects/887720501152/machineTypes/n2-standard-2",
[taskcluster 2026-05-19T16:55:18.328Z]     "local-ipv4": "10.128.0.48",
[taskcluster 2026-05-19T16:55:18.328Z]     "project-id": "fxci-production-level1-workers",
[taskcluster 2026-05-19T16:55:18.328Z]     "public-hostname": "scriptworker-1-decision-s3-yjxknt0mcolo124hf4w.c.fxci-production-level1-workers.internal",
[taskcluster 2026-05-19T16:55:18.328Z]     "public-ipv4": "34.121.221.102",
[taskcluster 2026-05-19T16:55:18.328Z]     "region": "us-central1",
[taskcluster 2026-05-19T16:55:18.328Z]     "zone": "us-central1-c"
[taskcluster 2026-05-19T16:55:18.328Z]   }
[taskcluster 2026-05-19T16:55:18.328Z] Task ID: MW93ujj_Ti6pbuWcUYqBkg
[taskcluster 2026-05-19T16:55:18.328Z] === Task Starting ===
[taskcluster 2026-05-19T16:55:19.117Z] [d2g] Loading docker image
[taskcluster 2026-05-19T16:55:19.232Z] [d2g] Loaded docker image "docker.io/mozillareleases/taskgraph:decision-v23.0.0@sha256:3654f72ea7df1e0b9cb1c2a30dd9f4365138e3e86c4fc4948dc463c69f134aee"
[taskcluster 2026-05-19T16:55:19.232Z] Executing command 0: docker run -t --name taskcontainer_K-TjnMkaSn-OAgFQ98ATzQ --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 'mozillareleases/taskgraph:decision-v23.0.0@sha256:3654f72ea7df1e0b9cb1c2a30dd9f4365138e3e86c4fc4948dc463c69f134aee' 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='\''[email protected]'\'' --level='\''1'\'' --repository-type=git --tasks-for='\''github-pull-request'\'' --base-repository='\''https://github.com/mozilla-releng/scriptworker'\'' --base-ref='\''main'\'' --base-rev='\''0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f'\'' --head-repository='\''https://github.com/jcristau/scriptworker'\'' --head-ref='\''temp-credentials-in-env'\'' --head-rev='\''82d1e288a08f8eb5261531b17d963e14c394021d'\'' 
[taskcluster 2026-05-19T16:55:19.232Z] '
[setup 2026-05-19T16:55:19.452+00:00] run-task started in /
[setup 2026-05-19T16:55:19.452+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='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/scriptworker' --base-ref='main' --base-rev='0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f' --head-repository='https://github.com/jcristau/scriptworker' --head-ref='temp-credentials-in-env' --head-rev='82d1e288a08f8eb5261531b17d963e14c394021d' 

[setup 2026-05-19T16:55:19.453+00:00] Python version: 3.13.5
[setup 2026-05-19T16:55:19.453+00:00] Subprocess python version: 
cpython-3.13.5-linux-x86_64-gnu    /usr/bin/python3.13
cpython-3.13.5-linux-x86_64-gnu    /usr/bin/python3 -> python3.13
[vcs 2026-05-19T16:55:19.553+00:00] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2026-05-19T16:55:19.554+00:00] running as worker:worker
[vcs 2026-05-19T16:55:19.554+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2026-05-19T16:55:19.556+00:00] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker', '/builds/worker/checkouts/src']
[vcs 2026-05-19T16:55:19.558+00:00] Cloning into '/builds/worker/checkouts/src'...
[vcs 2026-05-19T16:55:20.627+00:00] executing ['git', 'fetch', 'origin', '0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f']
[vcs 2026-05-19T16:55:20.842+00:00] From https://github.com/mozilla-releng/scriptworker
[vcs 2026-05-19T16:55:20.842+00:00]  * branch            0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f -> FETCH_HEAD
[vcs 2026-05-19T16:55:20.849+00:00] executing ['git', 'fetch', 'https://github.com/jcristau/scriptworker', 'temp-credentials-in-env']
[vcs 2026-05-19T16:55:21.165+00:00] From https://github.com/jcristau/scriptworker
[vcs 2026-05-19T16:55:21.165+00:00]  * branch            temp-credentials-in-env -> FETCH_HEAD
[vcs 2026-05-19T16:55:21.168+00:00] executing ['git', 'checkout', '-f', '-B', 'temp-credentials-in-env', '82d1e288a08f8eb5261531b17d963e14c394021d']
[vcs 2026-05-19T16:55:21.245+00:00] Switched to a new branch 'temp-credentials-in-env'
[vcs 2026-05-19T16:55:21.245+00:00] cleaning git checkout...
[vcs 2026-05-19T16:55:21.245+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2026-05-19T16:55:21.248+00:00] removing []
[vcs 2026-05-19T16:55:21.248+00:00] successfully cleaned git checkout!
[vcs 2026-05-19T16:55:21.250+00:00] TinderboxPrint:<a href='https://github.com/jcristau/scriptworker/commit/82d1e288a08f8eb5261531b17d963e14c394021d' title='Built from scriptworker commit 82d1e288a08f8eb5261531b17d963e14c394021d'>82d1e288a08f8eb5261531b17d963e14c394021d</a>
[task 2026-05-19T16:55:21.250+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='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/scriptworker' --base-ref='main' --base-rev='0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f' --head-repository='https://github.com/jcristau/scriptworker' --head-ref='temp-credentials-in-env' --head-rev='82d1e288a08f8eb5261531b17d963e14c394021d' \n"]
[task 2026-05-19T16:55:21.251+00:00] + cd /builds/worker/checkouts/src
[task 2026-05-19T16:55:21.251+00:00] + ln -s /builds/worker/artifacts artifacts
[task 2026-05-19T16:55:21.252+00:00] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=scriptworker [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/scriptworker --base-ref=main --base-rev=0ae448c9ac7afbb11d3b0f536c06f82eaf31ad3f --head-repository=https://github.com/jcristau/scriptworker --head-ref=temp-credentials-in-env --head-rev=82d1e288a08f8eb5261531b17d963e14c394021d
[task 2026-05-19T16:55:21.824+00:00] 2026-05-19 16:55:21,823 - INFO - Loading graph configuration.
[task 2026-05-19T16:55:21.831+00:00] 2026-05-19 16:55:21,831 - WARNING - using default project parameters; add scriptworker to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.13/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2026-05-19T16:55:21.832+00:00] 2026-05-19 16:55:21,831 - INFO - Using Parameters(id=36ab1bd0e6cd) (from defaults)
[task 2026-05-19T16:55:21.832+00:00] 2026-05-19 16:55:21,832 - INFO - writing artifact file `parameters.yml`
[task 2026-05-19T16:55:21.841+00:00] 2026-05-19 16:55:21,841 - INFO - writing artifact file `actions.json`
[task 2026-05-19T16:55:21.842+00:00] 2026-05-19 16:55:21,841 - INFO - Loading kinds
[task 2026-05-19T16:55:21.843+00:00] 2026-05-19 16:55:21,843 - INFO - Generating full task set
[task 2026-05-19T16:55:21.857+00:00] 2026-05-19 16:55:21,857 - INFO - Writing docker-contexts/python3.14.tar.gz for docker image python3.14
[task 2026-05-19T16:55:21.875+00:00] 2026-05-19 16:55:21,875 - INFO - Writing docker-contexts/python3.13.tar.gz for docker image python3.13
[task 2026-05-19T16:55:21.892+00:00] 2026-05-19 16:55:21,892 - INFO - Writing docker-contexts/python3.12.tar.gz for docker image python3.12
[task 2026-05-19T16:55:21.909+00:00] 2026-05-19 16:55:21,909 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2026-05-19T16:55:21.927+00:00] 2026-05-19 16:55:21,926 - INFO - Generated 4 tasks for kind docker-image
[task 2026-05-19T16:55:21.952+00:00] 2026-05-19 16:55:21,952 - INFO - Generated 9 tasks for kind tox
[task 2026-05-19T16:55:21.955+00:00] 2026-05-19 16:55:21,955 - INFO - Generated 1 tasks for kind pr
[task 2026-05-19T16:55:21.958+00:00] 2026-05-19 16:55:21,958 - INFO - Generating full task graph
[task 2026-05-19T16:55:21.958+00:00] 2026-05-19 16:55:21,958 - INFO - Full task graph contains 14 tasks and 9 dependencies
[task 2026-05-19T16:55:21.959+00:00] 2026-05-19 16:55:21,959 - INFO - writing artifact file `full-task-graph.json`
[task 2026-05-19T16:55:21.960+00:00] 2026-05-19 16:55:21,960 - INFO - writing artifact file `runnable-jobs.json`
[task 2026-05-19T16:55:21.960+00:00] 2026-05-19 16:55:21,960 - INFO - Generating target task set
[task 2026-05-19T16:55:21.960+00:00] 2026-05-19 16:55:21,960 - INFO - Filter filter_target_tasks pruned 4 tasks (10 remain)
[task 2026-05-19T16:55:21.960+00:00] 2026-05-19 16:55:21,960 - INFO - writing artifact file `target-tasks.json`
[task 2026-05-19T16:55:21.961+00:00] 2026-05-19 16:55:21,961 - INFO - Generating target task graph
[task 2026-05-19T16:55:21.961+00:00] 2026-05-19 16:55:21,961 - INFO - Adding 4 tasks with `always_target` attribute
[task 2026-05-19T16:55:21.961+00:00] 2026-05-19 16:55:21,961 - INFO - Generating optimized task graph
[task 2026-05-19T16:55:21.962+00:00] 2026-05-19 16:55:21,962 - INFO - No tasks removed during optimization
[task 2026-05-19T16:55:22.289+00:00] 2026-05-19 16:55:22,289 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2026-05-19T16:55:22.290+00:00] 2026-05-19 16:55:22,290 - INFO - writing artifact file `task-graph.json`
[task 2026-05-19T16:55:22.290+00:00] 2026-05-19 16:55:22,290 - INFO - writing artifact file `label-to-taskid.json`
[task 2026-05-19T16:55:22.292+00:00] 2026-05-19 16:55:22,292 - INFO - Creating task with taskId T_MStPY5TD6sWQUpSz8DIg for tox-py313-cot
[task 2026-05-19T16:55:22.293+00:00] 2026-05-19 16:55:22,292 - INFO - Creating task with taskId F0Wv0R0gSI6phZ6WdEaT_w for tox-py314-cot
[task 2026-05-19T16:55:22.295+00:00] 2026-05-19 16:55:22,293 - INFO - Creating task with taskId GZBTfPdsSUCEgC2639Iy6w for tox-py312-cot
[task 2026-05-19T16:55:22.296+00:00] 2026-05-19 16:55:22,295 - INFO - Creating task with taskId bA8myazyQ-eJvCpDHwk8eg for tox-py311
[task 2026-05-19T16:55:22.298+00:00] 2026-05-19 16:55:22,297 - INFO - Creating task with taskId SqANuX_RQcKz-NTIdFHW4g for tox-py314
[task 2026-05-19T16:55:22.299+00:00] 2026-05-19 16:55:22,299 - INFO - Creating task with taskId IBnKehFQR5iu4fl4jFVbdg for tox-py312
[task 2026-05-19T16:55:22.300+00:00] 2026-05-19 16:55:22,300 - INFO - Creating task with taskId L7jGG3K4TBC3TW2hjZfO3A for tox-check
[task 2026-05-19T16:55:22.302+00:00] 2026-05-19 16:55:22,302 - INFO - Creating task with taskId F3l9LH3ES6C9nKr9lgI88Q for tox-py313
[task 2026-05-19T16:55:22.304+00:00] 2026-05-19 16:55:22,304 - INFO - Creating task with taskId UTF0b4bATqK4lKgFD08KxA for tox-py311-cot
[task 2026-05-19T16:55:22.486+00:00] 2026-05-19 16:55:22,485 - INFO - Creating task with taskId ZqTJHCdZR26FtcIXxbPRfA for pr-complete
[taskcluster 2026-05-19T16:55:22.807Z]                        Exit Code: 0
[taskcluster 2026-05-19T16:55:22.807Z]                        User Time: 11.13ms
[taskcluster 2026-05-19T16:55:22.807Z]                      Kernel Time: 14.469ms
[taskcluster 2026-05-19T16:55:22.807Z]                        Wall Time: 3.575020988s
[taskcluster 2026-05-19T16:55:22.807Z]  Average Available System Memory: 7.09 GiB
[taskcluster 2026-05-19T16:55:22.807Z]       Average System Memory Used: 678.10 MiB
[taskcluster 2026-05-19T16:55:22.807Z]          Peak System Memory Used: 705.30 MiB
[taskcluster 2026-05-19T16:55:22.807Z]              Total System Memory: 7.75 GiB
[taskcluster 2026-05-19T16:55:22.807Z]                           Result: SUCCEEDED
[taskcluster 2026-05-19T16:55:22.808Z] === Task Finished ===
[taskcluster 2026-05-19T16:55:22.808Z] Task Duration: 3.575911901s