scriptworker_client: properly handle signals in run_command #1030
firefoxci-taskcluster / Decision Task
succeeded
Jun 20, 2024 in 1m 32s
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
[taskcluster 2024-06-20 08:20:10.760Z] Task ID: RKNyO0nXSUOcgRSJS2nqLg
[taskcluster 2024-06-20 08:20:10.761Z] Worker ID: 6099832154540103913
[taskcluster 2024-06-20 08:20:10.761Z] Worker Group: us-west1-b
[taskcluster 2024-06-20 08:20:10.761Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-06-20 08:20:10.761Z] Worker Pool: scriptworker-1/decision-gcp
[taskcluster 2024-06-20 08:20:10.761Z] Worker Version: 38.0.5
[taskcluster 2024-06-20 08:20:10.761Z] Public IP: 34.82.81.116
[taskcluster 2024-06-20 08:20:10.761Z] Hostname: scriptworker-1-decision-gcp-zoywyvvzt0keexegh-rxxw
25d693efad98 - Started downloading
dd806a532179 - Started downloading
d9147c4b3bca - Started downloading
d9147c4b3bca - Downloaded in 0 seconds
25d693efad98 - Downloaded in 0.27 seconds
dd806a532179 - Downloaded in 0.635 seconds
Digest: sha256:f954e54d427d08b18954a4ff4541d43c76c476d0738f341e4fa82a959939d3fa
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:f954e54d427d08b18954a4ff4541d43c76c476d0738f341e4fa82a959939d3fa
[taskcluster 2024-06-20 08:20:21.223Z] === Task Starting ===
[setup 2024-06-20T08:20:21.763Z] run-task started in /
[setup 2024-06-20T08:20:21.763Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='scriptworker-scripts' --message="" --owner='[email protected]' --level='1' --base-repository="$SCRIPTWORKER_BASE_REPOSITORY" --head-repository="$SCRIPTWORKER_HEAD_REPOSITORY" --head-ref="$SCRIPTWORKER_HEAD_REF" --head-rev="$SCRIPTWORKER_HEAD_REV" --repository-type="$SCRIPTWORKER_REPOSITORY_TYPE" --tasks-for='github-pull-request'
[setup 2024-06-20T08:20:21.763Z] Python version: 3.11.2
[vcs 2024-06-20T08:20:21.764Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-06-20T08:20:21.764Z] running as worker:worker
[vcs 2024-06-20T08:20:21.765Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-06-20T08:20:21.768Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/src']
[vcs 2024-06-20T08:20:21.770Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-06-20T08:20:26.765Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jcristau/scriptworker-scripts', 'run_command-signals']
[vcs 2024-06-20T08:20:27.124Z] From https://github.com/jcristau/scriptworker-scripts
[vcs 2024-06-20T08:20:27.124Z] * branch run_command-signals -> FETCH_HEAD
[vcs 2024-06-20T08:20:27.126Z] executing ['git', 'checkout', '-f', '-B', 'run_command-signals', 'b7b4dd093472168dc4caf77c65abfd556813afa0']
[vcs 2024-06-20T08:20:28.265Z] Switched to a new branch 'run_command-signals'
[vcs 2024-06-20T08:20:28.266Z] cleaning git checkout...
[vcs 2024-06-20T08:20:28.266Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-06-20T08:20:28.277Z] removing []
[vcs 2024-06-20T08:20:28.277Z] successfully cleaned git checkout!
[vcs 2024-06-20T08:20:28.279Z] TinderboxPrint:<a href='https://github.com/jcristau/scriptworker-scripts/commit/b7b4dd093472168dc4caf77c65abfd556813afa0' title='Built from scriptworker-scripts commit b7b4dd093472168dc4caf77c65abfd556813afa0'>b7b4dd093472168dc4caf77c65abfd556813afa0</a>
[task 2024-06-20T08:20:28.280Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'scriptworker-scripts\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$SCRIPTWORKER_BASE_REPOSITORY" --head-repository="$SCRIPTWORKER_HEAD_REPOSITORY" --head-ref="$SCRIPTWORKER_HEAD_REF" --head-rev="$SCRIPTWORKER_HEAD_REV" --repository-type="$SCRIPTWORKER_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-06-20T08:20:28.281Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-06-20T08:20:28.283Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=scriptworker-scripts --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/scriptworker-scripts --head-repository=https://github.com/jcristau/scriptworker-scripts --head-ref=run_command-signals --head-rev=b7b4dd093472168dc4caf77c65abfd556813afa0 --repository-type=git --tasks-for=github-pull-request
[task 2024-06-20T08:20:28.744Z] 2024-06-20 08:20:28,743 - INFO - Loading graph configuration.
[task 2024-06-20T08:20:28.754Z] 2024-06-20 08:20:28,754 - INFO - base_ref has been reset from "" to "origin/master".
[task 2024-06-20T08:20:28.755Z] 2024-06-20 08:20:28,754 - INFO - base_rev is not set.
[task 2024-06-20T08:20:28.755Z] 2024-06-20 08:20:28,754 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2024-06-20T08:20:28.757Z] 2024-06-20 08:20:28,757 - INFO - base_rev has been reset from "" to "7673c209981a77d2e2e5afc9edd5238034696d16".
[task 2024-06-20T08:20:28.757Z] 2024-06-20 08:20:28,757 - WARNING - using default project parameters; add scriptworker-scripts to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-06-20T08:20:28.758Z] 2024-06-20 08:20:28,758 - INFO - Using Parameters(id=4c7a295e1b24) (from defaults)
[task 2024-06-20T08:20:28.759Z] 2024-06-20 08:20:28,759 - INFO - writing artifact file `parameters.yml`
[task 2024-06-20T08:20:28.767Z] 2024-06-20 08:20:28,767 - INFO - writing artifact file `actions.json`
[task 2024-06-20T08:20:28.769Z] 2024-06-20 08:20:28,768 - INFO - Loading kinds
[task 2024-06-20T08:20:28.794Z] 2024-06-20 08:20:28,794 - INFO - Generating full task set
[task 2024-06-20T08:20:28.813Z] 2024-06-20 08:20:28,813 - INFO - Writing docker-contexts/python311.tar.gz for docker image python311
[task 2024-06-20T08:20:28.829Z] 2024-06-20 08:20:28,828 - INFO - Writing docker-contexts/python39.tar.gz for docker image python39
[task 2024-06-20T08:20:28.845Z] 2024-06-20 08:20:28,845 - INFO - Writing docker-contexts/python38.tar.gz for docker image python38
[task 2024-06-20T08:20:28.861Z] 2024-06-20 08:20:28,861 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-06-20T08:20:28.879Z] 2024-06-20 08:20:28,878 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-06-20T08:20:28.903Z] 2024-06-20 08:20:28,903 - INFO - Writing docker-contexts/base-3.11.tar.gz for docker image base-3.11
[task 2024-06-20T08:20:28.927Z] 2024-06-20 08:20:28,927 - INFO - Writing docker-contexts/addonscript.tar.gz for docker image addonscript
[task 2024-06-20T08:20:28.939Z] 2024-06-20 08:20:28,939 - INFO - Writing docker-contexts/balrogscript.tar.gz for docker image balrogscript
[task 2024-06-20T08:20:28.958Z] 2024-06-20 08:20:28,958 - INFO - Writing docker-contexts/bitrisescript.tar.gz for docker image bitrisescript
[task 2024-06-20T08:20:28.970Z] 2024-06-20 08:20:28,970 - INFO - Writing docker-contexts/beetmoverscript.tar.gz for docker image beetmoverscript
[task 2024-06-20T08:20:29.002Z] 2024-06-20 08:20:29,002 - INFO - Writing docker-contexts/bouncerscript.tar.gz for docker image bouncerscript
[task 2024-06-20T08:20:29.025Z] 2024-06-20 08:20:29,025 - INFO - Writing docker-contexts/githubscript.tar.gz for docker image githubscript
[task 2024-06-20T08:20:29.036Z] 2024-06-20 08:20:29,036 - INFO - Writing docker-contexts/shipitscript.tar.gz for docker image shipitscript
[task 2024-06-20T08:20:29.051Z] 2024-06-20 08:20:29,051 - INFO - Writing docker-contexts/pushapkscript.tar.gz for docker image pushapkscript
[task 2024-06-20T08:20:33.644Z] 2024-06-20 08:20:33,643 - INFO - Writing docker-contexts/pushflatpakscript.tar.gz for docker image pushflatpakscript
[task 2024-06-20T08:20:33.727Z] 2024-06-20 08:20:33,727 - INFO - Writing docker-contexts/pushmsixscript.tar.gz for docker image pushmsixscript
[task 2024-06-20T08:20:33.740Z] 2024-06-20 08:20:33,740 - INFO - Writing docker-contexts/signingscript.tar.gz for docker image signingscript
[task 2024-06-20T08:20:37.061Z] 2024-06-20 08:20:37,061 - INFO - Writing docker-contexts/treescript.tar.gz for docker image treescript
[task 2024-06-20T08:20:37.091Z] 2024-06-20 08:20:37,091 - INFO - Writing docker-contexts/pushapkscript-test-py39.tar.gz for docker image pushapkscript-test-py39
[task 2024-06-20T08:20:37.107Z] 2024-06-20 08:20:37,107 - INFO - Writing docker-contexts/pushflatpakscript-test-py311.tar.gz for docker image pushflatpakscript-test-py311
[task 2024-06-20T08:20:37.122Z] 2024-06-20 08:20:37,122 - INFO - Writing docker-contexts/signingscript-test-py39.tar.gz for docker image signingscript-test-py39
[task 2024-06-20T08:20:37.142Z] 2024-06-20 08:20:37,142 - INFO - Generated 21 tasks for kind docker-image
[task 2024-06-20T08:20:37.165Z] 2024-06-20 08:20:37,165 - INFO - Generated 12 tasks for kind push-image
[task 2024-06-20T08:20:37.775Z] 2024-06-20 08:20:37,775 - INFO - Generated 21 tasks for kind tox
[task 2024-06-20T08:20:37.778Z] 2024-06-20 08:20:37,778 - INFO - Generated 3 tasks for kind check
[task 2024-06-20T08:20:37.779Z] 2024-06-20 08:20:37,779 - INFO - Generated 1 tasks for kind pr
[task 2024-06-20T08:20:37.779Z] 2024-06-20 08:20:37,779 - INFO - Generating full task graph
[task 2024-06-20T08:20:37.779Z] 2024-06-20 08:20:37,779 - INFO - Full task graph contains 58 tasks and 60 dependencies
[task 2024-06-20T08:20:37.780Z] 2024-06-20 08:20:37,780 - INFO - writing artifact file `full-task-graph.json`
[task 2024-06-20T08:20:37.789Z] 2024-06-20 08:20:37,789 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-06-20T08:20:37.789Z] 2024-06-20 08:20:37,789 - INFO - Generating target task set
[task 2024-06-20T08:20:37.789Z] 2024-06-20 08:20:37,789 - INFO - Filter filter_target_tasks pruned 33 tasks (25 remain)
[task 2024-06-20T08:20:37.790Z] 2024-06-20 08:20:37,790 - INFO - writing artifact file `target-tasks.json`
[task 2024-06-20T08:20:37.790Z] 2024-06-20 08:20:37,790 - INFO - Generating target task graph
[task 2024-06-20T08:20:37.790Z] 2024-06-20 08:20:37,790 - INFO - Adding 21 tasks with `always_target` attribute
[task 2024-06-20T08:20:37.790Z] 2024-06-20 08:20:37,790 - INFO - Generating optimized task graph
[task 2024-06-20T08:20:37.791Z] 2024-06-20 08:20:37,791 - INFO - No tasks removed during optimization
[task 2024-06-20T08:20:39.172Z] 2024-06-20 08:20:39,172 - INFO - Replaced 20 tasks by index-search (index-search) during optimization.
[task 2024-06-20T08:20:39.174Z] 2024-06-20 08:20:39,174 - INFO - writing artifact file `task-graph.json`
[task 2024-06-20T08:20:39.178Z] 2024-06-20 08:20:39,178 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-06-20T08:20:39.179Z] 2024-06-20 08:20:39,179 - INFO - Creating task with taskId PAZDD2kRTBmLnWUWysKDmA for tox-treescript-python39
[task 2024-06-20T08:20:39.181Z] 2024-06-20 08:20:39,181 - INFO - Creating task with taskId Z113msCoSgCqux6IBdTl2g for tox-scriptworker_client-python39
[task 2024-06-20T08:20:39.183Z] 2024-06-20 08:20:39,183 - INFO - Creating task with taskId XhWp600tTpGasusEBVxuVA for tox-scriptworker_client-python38
[task 2024-06-20T08:20:39.185Z] 2024-06-20 08:20:39,185 - INFO - Creating task with taskId dJlvKEejQsiLCKWHFGmjdA for build-docker-image-base
[task 2024-06-20T08:20:39.187Z] 2024-06-20 08:20:39,187 - INFO - Creating task with taskId Fc80zJkVT0-ElR1Zn2t8qw for tox-balrogscript-python311
[task 2024-06-20T08:20:39.190Z] 2024-06-20 08:20:39,189 - INFO - Creating task with taskId efQzD5duSQSdJblleU5EAA for check-ruff-lint
[task 2024-06-20T08:20:39.192Z] 2024-06-20 08:20:39,192 - INFO - Creating task with taskId INK5mnnAQGKP5R5QXgmUcw for build-docker-image-base-3.11
[task 2024-06-20T08:20:39.194Z] 2024-06-20 08:20:39,192 - INFO - Creating task with taskId Cl6frvTZRI-CZOhTCW-SZA for check-yamllint
[task 2024-06-20T08:20:39.195Z] 2024-06-20 08:20:39,195 - INFO - Creating task with taskId QSsphsIWS3erikUVcm9Azw for check-ruff-format
[task 2024-06-20T08:20:39.197Z] 2024-06-20 08:20:39,197 - INFO - Creating task with taskId Kfdz3X-IQoar4WJsjdSOkg for tox-scriptworker_client-python311
[task 2024-06-20T08:20:39.207Z] 2024-06-20 08:20:39,207 - INFO - Creating task with taskId FEyGeUm4QtWMtSPPBJrKRg for tox-githubscript-python39
[task 2024-06-20T08:20:39.209Z] 2024-06-20 08:20:39,207 - INFO - Creating task with taskId FDSHRUDSQu6sMZ2S6gWnvA for tox-iscript-python38
[task 2024-06-20T08:20:39.210Z] 2024-06-20 08:20:39,210 - INFO - Creating task with taskId NKMDjiYkRtKLD5ael0lojw for tox-notarization_poller-python38
[task 2024-06-20T08:20:39.305Z] 2024-06-20 08:20:39,305 - INFO - Creating task with taskId AclUj43vReyL4XIJ1mD01Q for build-docker-image-beetmoverscript
[task 2024-06-20T08:20:39.308Z] 2024-06-20 08:20:39,308 - INFO - Creating task with taskId Qa0lzjPLTEWFD-fxROAGnQ for build-docker-image-pushflatpakscript
[task 2024-06-20T08:20:39.311Z] 2024-06-20 08:20:39,308 - INFO - Creating task with taskId AnkICLX_TlasOfPkMrpLNA for build-docker-image-addonscript
[task 2024-06-20T08:20:39.312Z] 2024-06-20 08:20:39,309 - INFO - Creating task with taskId JjcESuGZQ9CWsV0amilZ3w for build-docker-image-bouncerscript
[task 2024-06-20T08:20:39.316Z] 2024-06-20 08:20:39,310 - INFO - Creating task with taskId NWbQlPm3QkWVQYRSx3K6_g for build-docker-image-bitrisescript
[task 2024-06-20T08:20:39.319Z] 2024-06-20 08:20:39,310 - INFO - Creating task with taskId bquGswleTmaJsdLMi-Bcxw for build-docker-image-balrogscript
[task 2024-06-20T08:20:39.354Z] 2024-06-20 08:20:39,354 - INFO - Creating task with taskId R3vNRkicTPy97pOLPyab4Q for build-docker-image-signingscript
[task 2024-06-20T08:20:39.355Z] 2024-06-20 08:20:39,355 - INFO - Creating task with taskId dGhqmpRdRNKWhE370rAOxA for build-docker-image-pushmsixscript
[task 2024-06-20T08:20:39.358Z] 2024-06-20 08:20:39,357 - INFO - Creating task with taskId YWylV6dzRMSwcVLVgsGmXQ for build-docker-image-pushapkscript
[task 2024-06-20T08:20:39.360Z] 2024-06-20 08:20:39,359 - INFO - Creating task with taskId AZyN0V79QYal9ylCUuatPA for build-docker-image-githubscript
[task 2024-06-20T08:20:39.361Z] 2024-06-20 08:20:39,361 - INFO - Creating task with taskId W1AX1dscRK-Mx1X96oK4Cw for pr-complete
[task 2024-06-20T08:20:39.364Z] 2024-06-20 08:20:39,363 - INFO - Creating task with taskId NIza30JxTWmqH5UOFOZ6bA for build-docker-image-shipitscript
[task 2024-06-20T08:20:39.366Z] 2024-06-20 08:20:39,364 - INFO - Creating task with taskId YIoVPSHcRn-SnAYTkvfGTQ for build-docker-image-treescript
[taskcluster 2024-06-20 08:20:40.522Z] === Task Finished ===
[taskcluster 2024-06-20 08:20:47.255Z] Successful task run with exit code: 0 completed in 36.496 seconds
Loading