Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE - Test signingscript rcodesign #196

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

DO NOT MERGE - Test signingscript rcodesign

6a86917
Select commit
Loading
Failed to load commit list.
Draft

DO NOT MERGE - Test signingscript rcodesign #196

DO NOT MERGE - Test signingscript rcodesign
6a86917
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 3, 2024 in 2m 13s

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-01-03 19:51:02.454Z] Task ID: EY3rTCe-RAuyvrr0uPKrvg
[taskcluster 2024-01-03 19:51:02.454Z] Worker ID: 2636564865765344399
[taskcluster 2024-01-03 19:51:02.454Z] Worker Group: us-west1
[taskcluster 2024-01-03 19:51:02.454Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-03 19:51:02.454Z] Worker Pool: adhoc-1/decision-gcp
[taskcluster 2024-01-03 19:51:02.454Z] Worker Version: 38.0.5
[taskcluster 2024-01-03 19:51:02.454Z] Public IP: 34.168.30.153
[taskcluster 2024-01-03 19:51:02.454Z] Hostname: adhoc-1-decision-gcp-avpimcpeqemdlahxfixyeg

846c0b181fff - Started downloading
846c0b181fff - Downloaded in 0.244 seconds
d2651cb1c72b - Started downloading
d2651cb1c72b - Downloaded in 1.349 seconds
Digest: sha256:2965f42c2e91fc66ae7bd27d5dff88297225a90d04ebc6de23c538e3933d4049
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2965f42c2e91fc66ae7bd27d5dff88297225a90d04ebc6de23c538e3933d4049
[taskcluster 2024-01-03 19:51:14.291Z] === Task Starting ===
[setup 2024-01-03T19:51:15.123Z] run-task started in /
[vcs 2024-01-03T19:51:15.125Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-01-03T19:51:15.126Z] running as worker:worker
[vcs 2024-01-03T19:51:15.126Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/adhoc-signing', '/builds/worker/checkouts/src']
[vcs 2024-01-03T19:51:15.129Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-01-03T19:51:43.638Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/adhoc-signing', 'hneiva/rcodesign']
[vcs 2024-01-03T19:51:43.815Z] From https://github.com/mozilla-releng/adhoc-signing
[vcs 2024-01-03T19:51:43.816Z]  * branch            hneiva/rcodesign -> FETCH_HEAD
[vcs 2024-01-03T19:51:43.821Z] executing ['git', 'checkout', '-f', '-B', 'hneiva/rcodesign', '6a86917f33b217472cb6e4c6b7eccca615ea4612']
[vcs 2024-01-03T19:51:45.611Z] Switched to a new branch 'hneiva/rcodesign'
[vcs 2024-01-03T19:51:45.612Z] cleaning git checkout...
[vcs 2024-01-03T19:51:45.612Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-03T19:51:45.615Z] removing []
[vcs 2024-01-03T19:51:45.615Z] successfully cleaned git checkout!
[vcs 2024-01-03T19:51:45.619Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/adhoc-signing/commit/6a86917f33b217472cb6e4c6b7eccca615ea4612' title='Built from adhoc-signing commit 6a86917f33b217472cb6e4c6b7eccca615ea4612'>6a86917f33b217472cb6e4c6b7eccca615ea4612</a>
[pip-install 2024-01-03T19:51:45.620Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-01-03T19:51:45.885Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-03T19:51:45.930Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-01-03T19:51:45.932Z] Requirement already satisfied: attrs==22.2.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (22.2.0)
[pip-install 2024-01-03T19:51:45.934Z] Requirement already satisfied: certifi==2022.12.7 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (2022.12.7)
[pip-install 2024-01-03T19:51:45.935Z] Requirement already satisfied: charset-normalizer==3.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 19)) (3.0.1)
[pip-install 2024-01-03T19:51:45.937Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 109)) (0.10.0)
[pip-install 2024-01-03T19:51:45.939Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 113)) (3.4)
[pip-install 2024-01-03T19:51:45.940Z] Requirement already satisfied: json-e==4.5.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 117)) (4.5.0)
[pip-install 2024-01-03T19:51:45.942Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 121)) (0.1.1)
[pip-install 2024-01-03T19:51:45.943Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 125)) (6.0)
[pip-install 2024-01-03T19:51:45.945Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 167)) (2.0.4)
[pip-install 2024-01-03T19:51:45.946Z] Requirement already satisfied: requests==2.28.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 171)) (2.28.2)
[pip-install 2024-01-03T19:51:45.948Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 177)) (0.3.0)
[pip-install 2024-01-03T19:51:45.949Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 181)) (2.0.0)
[pip-install 2024-01-03T19:51:46.099Z] Collecting taskcluster-taskgraph==4.1.1
[pip-install 2024-01-03T19:51:46.955Z]   Downloading taskcluster_taskgraph-4.1.1-py3-none-any.whl (178 kB)
[pip-install 2024-01-03T19:51:46.977Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 189)) (13.0.1)
[pip-install 2024-01-03T19:51:46.978Z] Requirement already satisfied: urllib3==1.26.14 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 194)) (1.26.14)
[pip-install 2024-01-03T19:51:46.980Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 198)) (0.13.1)
[pip-install 2024-01-03T19:51:47.086Z] Installing collected packages: taskcluster-taskgraph
[pip-install 2024-01-03T19:51:47.175Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T19:51:47.175Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T19:51:47.179Z] Successfully installed taskcluster-taskgraph-4.1.1
[pip-install 2024-01-03T19:51:47.310Z] WARNING: You are using pip version 21.1.3; however, version 23.3.2 is available.
[pip-install 2024-01-03T19:51:47.311Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-01-03T19:51:47.365Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'adhoc-signing\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$ADHOC_BASE_REPOSITORY" --head-repository="$ADHOC_HEAD_REPOSITORY" --head-ref="$ADHOC_HEAD_REF" --head-rev="$ADHOC_HEAD_REV" --repository-type="$ADHOC_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-01-03T19:51:47.369Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-03T19:51:47.372Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=adhoc-signing --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/adhoc-signing --head-repository=https://github.com/mozilla-releng/adhoc-signing --head-ref=hneiva/rcodesign --head-rev=6a86917f33b217472cb6e4c6b7eccca615ea4612 --repository-type=git --tasks-for=github-pull-request
[task 2024-01-03T19:51:47.592Z] 2024-01-03 19:51:47,592 - INFO - Loading graph configuration.
[task 2024-01-03T19:51:47.635Z] fatal: no upstream configured for branch 'hneiva/rcodesign'
[task 2024-01-03T19:51:47.641Z] 2024-01-03 19:51:47,641 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-01-03T19:51:47.641Z] 2024-01-03 19:51:47,641 - INFO - base_rev is not set.
[task 2024-01-03T19:51:47.641Z] 2024-01-03 19:51:47,641 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-01-03T19:51:47.645Z] 2024-01-03 19:51:47,645 - INFO - base_rev has been reset from "" to "c94d9b52dfd2b3f80834475b424ed6b017c8c2c0".
[task 2024-01-03T19:51:47.645Z] 2024-01-03 19:51:47,645 - WARNING - using default project parameters; add adhoc-signing to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-01-03T19:51:47.646Z] 2024-01-03 19:51:47,646 - INFO - Using Parameters(id=76ed5c1d43d0) (from defaults)
[task 2024-01-03T19:51:47.647Z] 2024-01-03 19:51:47,647 - INFO - writing artifact file `parameters.yml`
[task 2024-01-03T19:51:47.654Z] 2024-01-03 19:51:47,654 - INFO - writing artifact file `actions.json`
[task 2024-01-03T19:51:47.656Z] 2024-01-03 19:51:47,656 - INFO - Loading kinds
[task 2024-01-03T19:51:47.672Z] 2024-01-03 19:51:47,672 - INFO - Generating full task set
[task 2024-01-03T19:51:47.676Z] 2024-01-03 19:51:47,675 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-01-03T19:51:47.693Z] 2024-01-03 19:51:47,693 - INFO - Generated 1 tasks for kind docker-image
[task 2024-01-03T19:51:47.706Z] 2024-01-03 19:51:47,706 - INFO - Generated 1 tasks for kind fetch
[task 2024-01-03T19:51:47.709Z] 2024-01-03 19:51:47,709 - INFO - Generated 0 tasks for kind release-signing
[task 2024-01-03T19:51:47.710Z] 2024-01-03 19:51:47,710 - INFO - Generated 1 tasks for kind dep-signing
[task 2024-01-03T19:51:47.711Z] 2024-01-03 19:51:47,711 - INFO - Generated 1 tasks for kind pr
[task 2024-01-03T19:51:47.712Z] 2024-01-03 19:51:47,712 - INFO - Generated 0 tasks for kind release-mac-notarize
[task 2024-01-03T19:51:47.713Z] 2024-01-03 19:51:47,713 - INFO - Generated 0 tasks for kind release-mark-as-shipped
[task 2024-01-03T19:51:47.713Z] 2024-01-03 19:51:47,713 - INFO - Generating full task graph
[task 2024-01-03T19:51:47.713Z] 2024-01-03 19:51:47,713 - INFO - Full task graph contains 4 tasks and 2 dependencies
[task 2024-01-03T19:51:47.713Z] 2024-01-03 19:51:47,713 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-03T19:51:47.715Z] 2024-01-03 19:51:47,715 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-03T19:51:47.715Z] 2024-01-03 19:51:47,715 - INFO - Generating target task set
[task 2024-01-03T19:51:47.716Z] 2024-01-03 19:51:47,716 - INFO - Filter filter_target_tasks pruned 2 tasks (2 remain)
[task 2024-01-03T19:51:47.716Z] 2024-01-03 19:51:47,716 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-03T19:51:47.716Z] 2024-01-03 19:51:47,716 - INFO - Generating target task graph
[task 2024-01-03T19:51:47.716Z] 2024-01-03 19:51:47,716 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-01-03T19:51:47.716Z] 2024-01-03 19:51:47,716 - INFO - Generating optimized task graph
[task 2024-01-03T19:51:47.717Z] 2024-01-03 19:51:47,717 - INFO - No tasks removed during optimization
[task 2024-01-03T19:51:47.853Z] 2024-01-03 19:51:47,853 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-01-03T19:51:47.854Z] 2024-01-03 19:51:47,853 - INFO - writing artifact file `task-graph.json`
[task 2024-01-03T19:51:47.856Z] 2024-01-03 19:51:47,856 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-01-03T19:51:47.858Z] 2024-01-03 19:51:47,858 - INFO - Creating task with taskId IzbZASwxSGO1cESWY6MSkw for fetch-test-mac-hardened-sign
[task 2024-01-03T19:51:47.940Z] 2024-01-03 19:51:47,939 - INFO - Creating task with taskId GRKdZQvSTyCx8ypqXQHOYA for dep-signing-test-mac-hardened-sign
[task 2024-01-03T19:51:47.987Z] 2024-01-03 19:51:47,987 - INFO - Creating task with taskId Z2OcU4JhRESwX5Y97qClsw for pr-complete
[taskcluster 2024-01-03 19:51:49.233Z] === Task Finished ===
[taskcluster 2024-01-03 19:51:50.787Z] Successful task run with exit code: 0 completed in 48.335 seconds