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

Sign firefox nightly with provisioning profile #195

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Fix nightly profile

8a7e6ae
Select commit
Loading
Failed to load commit list.
Open

Sign firefox nightly with provisioning profile #195

Fix nightly profile
8a7e6ae
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 / Decision Task succeeded Oct 18, 2023 in 2m 23s

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 2023-10-18 22:03:17.327Z] Task ID: T0sg6GlDRhyEyKErpEcwxQ
[taskcluster 2023-10-18 22:03:17.327Z] Worker ID: 4950183578267675440
[taskcluster 2023-10-18 22:03:17.327Z] Worker Group: us-central1
[taskcluster 2023-10-18 22:03:17.327Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-10-18 22:03:17.327Z] Worker Pool: adhoc-1/decision-gcp
[taskcluster 2023-10-18 22:03:17.327Z] Worker Version: 38.0.5
[taskcluster 2023-10-18 22:03:17.327Z] Public IP: 34.69.5.167
[taskcluster 2023-10-18 22:03:17.327Z] Hostname: adhoc-1-decision-gcp-s7asrhqkr6cl-1wcwknsuw

d2651cb1c72b - Started downloading
846c0b181fff - Started downloading
846c0b181fff - Downloaded in 0.281 seconds
d2651cb1c72b - Downloaded in 0.578 seconds
Digest: sha256:2965f42c2e91fc66ae7bd27d5dff88297225a90d04ebc6de23c538e3933d4049
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2965f42c2e91fc66ae7bd27d5dff88297225a90d04ebc6de23c538e3933d4049
[taskcluster 2023-10-18 22:03:26.713Z] === Task Starting ===
[setup 2023-10-18T22:03:27.906Z] run-task started in /
[vcs 2023-10-18T22:03:27.908Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-10-18T22:03:27.909Z] running as worker:worker
[vcs 2023-10-18T22:03:27.909Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/adhoc-signing', '/builds/worker/checkouts/src']
[vcs 2023-10-18T22:03:27.915Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2023-10-18T22:03:37.881Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/adhoc-signing', 'hneiva/nightly-pprofile']
[vcs 2023-10-18T22:03:38.072Z] From https://github.com/mozilla-releng/adhoc-signing
[vcs 2023-10-18T22:03:38.072Z]  * branch            hneiva/nightly-pprofile -> FETCH_HEAD
[vcs 2023-10-18T22:03:38.078Z] executing ['git', 'checkout', '-f', '-B', 'hneiva/nightly-pprofile', '8a7e6ae473176b47546483c8fd8daccd817151b6']
[vcs 2023-10-18T22:03:40.577Z] Switched to a new branch 'hneiva/nightly-pprofile'
[vcs 2023-10-18T22:03:40.578Z] cleaning git checkout...
[vcs 2023-10-18T22:03:40.578Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-10-18T22:03:40.582Z] removing []
[vcs 2023-10-18T22:03:40.582Z] successfully cleaned git checkout!
[vcs 2023-10-18T22:03:40.586Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/adhoc-signing/commit/8a7e6ae473176b47546483c8fd8daccd817151b6' title='Built from adhoc-signing commit 8a7e6ae473176b47546483c8fd8daccd817151b6'>8a7e6ae473176b47546483c8fd8daccd817151b6</a>
[pip-install 2023-10-18T22:03:40.586Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-10-18T22:03:40.876Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-10-18T22:03:40.925Z] 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 2023-10-18T22:03:40.927Z] 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 2023-10-18T22:03:40.928Z] 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 2023-10-18T22:03:40.930Z] 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 2023-10-18T22:03:40.932Z] 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 2023-10-18T22:03:40.934Z] 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 2023-10-18T22:03:40.935Z] 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 2023-10-18T22:03:40.937Z] 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 2023-10-18T22:03:40.938Z] 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 2023-10-18T22:03:40.939Z] 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 2023-10-18T22:03:40.941Z] 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 2023-10-18T22:03:40.943Z] 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 2023-10-18T22:03:40.944Z] 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 2023-10-18T22:03:41.067Z] Collecting taskcluster-taskgraph==4.1.1
[pip-install 2023-10-18T22:03:41.145Z]   Downloading taskcluster_taskgraph-4.1.1-py3-none-any.whl (178 kB)
[pip-install 2023-10-18T22:03:41.175Z] 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 2023-10-18T22:03:41.177Z] 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 2023-10-18T22:03:41.178Z] 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 2023-10-18T22:03:41.289Z] Installing collected packages: taskcluster-taskgraph
[pip-install 2023-10-18T22:03:41.378Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-18T22:03:41.378Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-18T22:03:41.384Z] Successfully installed taskcluster-taskgraph-4.1.1
[pip-install 2023-10-18T22:03:41.532Z] WARNING: You are using pip version 21.1.3; however, version 23.3 is available.
[pip-install 2023-10-18T22:03:41.534Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-10-18T22:03:41.597Z] 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 2023-10-18T22:03:41.601Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-10-18T22:03:41.603Z] + /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/nightly-pprofile --head-rev=8a7e6ae473176b47546483c8fd8daccd817151b6 --repository-type=git --tasks-for=github-pull-request
[task 2023-10-18T22:03:41.834Z] 2023-10-18 22:03:41,834 - INFO - Loading graph configuration.
[task 2023-10-18T22:03:41.923Z] fatal: no upstream configured for branch 'hneiva/nightly-pprofile'
[task 2023-10-18T22:03:41.929Z] 2023-10-18 22:03:41,928 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-10-18T22:03:41.929Z] 2023-10-18 22:03:41,929 - INFO - base_rev is not set.
[task 2023-10-18T22:03:41.929Z] 2023-10-18 22:03:41,929 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-10-18T22:03:41.933Z] 2023-10-18 22:03:41,932 - INFO - base_rev has been reset from "" to "c94d9b52dfd2b3f80834475b424ed6b017c8c2c0".
[task 2023-10-18T22:03:41.934Z] 2023-10-18 22:03:41,933 - 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 2023-10-18T22:03:41.934Z] 2023-10-18 22:03:41,933 - INFO - Using Parameters(id=a8a1ab2fcc00) (from defaults)
[task 2023-10-18T22:03:41.934Z] 2023-10-18 22:03:41,934 - INFO - writing artifact file `parameters.yml`
[task 2023-10-18T22:03:41.942Z] 2023-10-18 22:03:41,942 - INFO - writing artifact file `actions.json`
[task 2023-10-18T22:03:41.944Z] 2023-10-18 22:03:41,944 - INFO - Loading kinds
[task 2023-10-18T22:03:41.961Z] 2023-10-18 22:03:41,961 - INFO - Generating full task set
[task 2023-10-18T22:03:41.965Z] 2023-10-18 22:03:41,965 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2023-10-18T22:03:41.984Z] 2023-10-18 22:03:41,984 - INFO - Generated 1 tasks for kind docker-image
[task 2023-10-18T22:03:42.012Z] 2023-10-18 22:03:42,012 - INFO - Generated 23 tasks for kind fetch
[task 2023-10-18T22:03:42.015Z] 2023-10-18 22:03:42,015 - INFO - Generated 0 tasks for kind release-signing
[task 2023-10-18T22:03:42.022Z] 2023-10-18 22:03:42,022 - INFO - Generated 23 tasks for kind dep-signing
[task 2023-10-18T22:03:42.023Z] 2023-10-18 22:03:42,023 - INFO - Generated 1 tasks for kind pr
[task 2023-10-18T22:03:42.024Z] 2023-10-18 22:03:42,024 - INFO - Generated 0 tasks for kind release-mac-notarize
[task 2023-10-18T22:03:42.025Z] 2023-10-18 22:03:42,025 - INFO - Generated 0 tasks for kind release-mark-as-shipped
[task 2023-10-18T22:03:42.025Z] 2023-10-18 22:03:42,025 - INFO - Generating full task graph
[task 2023-10-18T22:03:42.025Z] 2023-10-18 22:03:42,025 - INFO - Full task graph contains 48 tasks and 46 dependencies
[task 2023-10-18T22:03:42.027Z] 2023-10-18 22:03:42,027 - INFO - writing artifact file `full-task-graph.json`
[task 2023-10-18T22:03:42.039Z] 2023-10-18 22:03:42,039 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-10-18T22:03:42.039Z] 2023-10-18 22:03:42,039 - INFO - Generating target task set
[task 2023-10-18T22:03:42.040Z] 2023-10-18 22:03:42,040 - INFO - Filter filter_target_tasks pruned 24 tasks (24 remain)
[task 2023-10-18T22:03:42.040Z] 2023-10-18 22:03:42,040 - INFO - writing artifact file `target-tasks.json`
[task 2023-10-18T22:03:42.040Z] 2023-10-18 22:03:42,040 - INFO - Generating target task graph
[task 2023-10-18T22:03:42.041Z] 2023-10-18 22:03:42,041 - INFO - Adding 0 tasks with `always_target` attribute
[task 2023-10-18T22:03:42.041Z] 2023-10-18 22:03:42,041 - INFO - Generating optimized task graph
[task 2023-10-18T22:03:42.042Z] 2023-10-18 22:03:42,041 - INFO - No tasks removed during optimization
[task 2023-10-18T22:03:44.660Z] 2023-10-18 22:03:44,660 - INFO - Replaced 23 tasks by index-search (index-search) during optimization.
[task 2023-10-18T22:03:44.662Z] 2023-10-18 22:03:44,662 - INFO - writing artifact file `task-graph.json`
[task 2023-10-18T22:03:44.668Z] 2023-10-18 22:03:44,668 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-10-18T22:03:44.670Z] 2023-10-18 22:03:44,670 - INFO - Creating task with taskId GCunNFDCQHiFr2MQx3LRvQ for fetch-nightly-pprofile
[task 2023-10-18T22:03:44.672Z] 2023-10-18 22:03:44,672 - INFO - Creating task with taskId IUUypcYKRauL9na_5Nhr2g for dep-signing-bug1835022-3
[task 2023-10-18T22:03:44.676Z] 2023-10-18 22:03:44,676 - INFO - Creating task with taskId DgXfF5doQ0CmLcWZuaJMqA for dep-signing-2023-new-gpg-subkey-test
[task 2023-10-18T22:03:44.679Z] 2023-10-18 22:03:44,678 - INFO - Creating task with taskId ScFgu2-UQ0ydAjmnsk31Mw for dep-signing-test-notarization-signingscript
[task 2023-10-18T22:03:44.683Z] 2023-10-18 22:03:44,683 - INFO - Creating task with taskId YkBlENl3Q6WRvTNWA8B36g for dep-signing-mozregression-macOS
[task 2023-10-18T22:03:44.686Z] 2023-10-18 22:03:44,686 - INFO - Creating task with taskId TD71T1f4TlaCh_NNYNbiJQ for dep-signing-bug1835022
[task 2023-10-18T22:03:44.688Z] 2023-10-18 22:03:44,688 - INFO - Creating task with taskId G8nVwrWKRnmhOCJ7P83m4g for dep-signing-bug1774221-2
[task 2023-10-18T22:03:44.691Z] 2023-10-18 22:03:44,691 - INFO - Creating task with taskId AgHM8zMsSc-M1u6ytQV7FA for dep-signing-bug1751450
[task 2023-10-18T22:03:44.697Z] 2023-10-18 22:03:44,696 - INFO - Creating task with taskId cdZl3hxWSPeYQrulHPaKKg for dep-signing-bug1751450-nsis-core-ansi
[task 2023-10-18T22:03:44.700Z] 2023-10-18 22:03:44,700 - INFO - Creating task with taskId AFPkuCMWRAqISSC3mCEFWA for dep-signing-bug1763427b
[task 2023-10-18T22:03:44.703Z] 2023-10-18 22:03:44,702 - INFO - Creating task with taskId K6Fy7-OKQCC1nDJHJ9iOUQ for dep-signing-test-mac-hardened-sign
[task 2023-10-18T22:03:44.706Z] 2023-10-18 22:03:44,706 - INFO - Creating task with taskId cYWG_N2nRRi52SzAgtlD5A for dep-signing-bug1843034
[task 2023-10-18T22:03:44.709Z] 2023-10-18 22:03:44,708 - INFO - Creating task with taskId VnIQ5abZR229OIsR09RlIQ for dep-signing-bug1769081
[task 2023-10-18T22:03:44.712Z] 2023-10-18 22:03:44,711 - INFO - Creating task with taskId X-4XMJL-Smikj1x7Ljfn9w for dep-signing-bug1774221
[task 2023-10-18T22:03:44.714Z] 2023-10-18 22:03:44,714 - INFO - Creating task with taskId d-0FjhwRR0m6y10O9l9s1w for dep-signing-test-mac
[task 2023-10-18T22:03:44.717Z] 2023-10-18 22:03:44,717 - INFO - Creating task with taskId CQOOWgP-Szi1b2_qc3j56A for dep-signing-bug1843034-2
[task 2023-10-18T22:03:44.719Z] 2023-10-18 22:03:44,719 - INFO - Creating task with taskId cNUGoKF1S3-hYmxDzP5A4A for dep-signing-bug1751450-nsis-core-unicode
[task 2023-10-18T22:03:44.723Z] 2023-10-18 22:03:44,723 - INFO - Creating task with taskId byBNup22RdiuMb82BDC7zw for dep-signing-mozregression-windows
[task 2023-10-18T22:03:44.732Z] 2023-10-18 22:03:44,731 - INFO - Creating task with taskId LM5SJIY9SP-5P0OQPVcy1Q for dep-signing-bug1835022-2
[task 2023-10-18T22:03:44.735Z] 2023-10-18 22:03:44,735 - INFO - Creating task with taskId OE1buKhXSKujsWaswSkDlg for dep-signing-bug1808742-rm-distribution-mar
[task 2023-10-18T22:03:44.739Z] 2023-10-18 22:03:44,739 - INFO - Creating task with taskId Uv-xhwpBRa2anwCXpWUHtA for dep-signing-bug1778996
[task 2023-10-18T22:03:44.743Z] 2023-10-18 22:03:44,740 - INFO - Creating task with taskId PDdWcaa4Q-CLVY-dZB90fA for dep-signing-bug1774221-3
[task 2023-10-18T22:03:44.745Z] 2023-10-18 22:03:44,745 - INFO - Creating task with taskId JE1-tC80TTucRQ8xEB4O4A for dep-signing-bug1799220
[task 2023-10-18T22:03:44.921Z] 2023-10-18 22:03:44,921 - INFO - Creating task with taskId f7LXrMyjSbKh2EWJYAz0ZQ for dep-signing-nightly-pprofile
[task 2023-10-18T22:03:45.005Z] 2023-10-18 22:03:45,004 - INFO - Creating task with taskId cGCfSkgdSwSdAi4e3oixVA for pr-complete
[taskcluster 2023-10-18 22:03:46.425Z] === Task Finished ===
[taskcluster 2023-10-18 22:03:48.439Z] Successful task run with exit code: 0 completed in 31.114 seconds