Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T09:45:51.6327760Z with: 2026-08-31T09:45:51.6328090Z repository: pypy/pypy 2026-08-31T09:45:51.6331070Z token: *** 2026-08-31T09:45:51.6331390Z ssh-strict: true 2026-08-31T09:45:51.6331810Z ssh-user: git 2026-08-31T09:45:51.6332570Z persist-credentials: true 2026-08-31T09:45:51.6333140Z clean: true 2026-08-31T09:45:51.6333500Z sparse-checkout-cone-mode: true 2026-08-31T09:45:51.6334010Z fetch-depth: 1 2026-08-31T09:45:51.6334370Z fetch-tags: false 2026-08-31T09:45:51.6334720Z show-progress: true 2026-08-31T09:45:51.6335070Z lfs: false 2026-08-31T09:45:51.6335390Z submodules: false 2026-08-31T09:45:51.6335810Z set-safe-directory: true
2026-08-31T09:45:52.2338300Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:45:52.2341130Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-31T09:45:52.2342100Z [command]/opt/homebrew/bin/git version 2026-08-31T09:45:52.2627370Z git version 2.55.0
2026-08-31T09:45:52.2653920Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/4c1666a0-e13e-4ee1-b761-3889e0c5ea00/.gitconfig' 2026-08-31T09:45:52.2661630Z Temporarily overriding HOME='/Users/runner/work/_temp/4c1666a0-e13e-4ee1-b761-3889e0c5ea00' before making global git config changes 2026-08-31T09:45:52.2662900Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T09:45:52.2665140Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-31T09:45:52.2778150Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:45:52.2784460Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-31T09:45:52.3044690Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T09:45:52.3045650Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T09:45:52.3046530Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T09:45:52.3047220Z hint: call: 2026-08-31T09:45:52.3047690Z hint: 2026-08-31T09:45:52.3048170Z hint: git config --global init.defaultBranch <name> 2026-08-31T09:45:52.3048670Z hint: 2026-08-31T09:45:52.3049150Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T09:45:52.3049990Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T09:45:52.3050610Z hint: 2026-08-31T09:45:52.3050960Z hint: git branch -m <name> 2026-08-31T09:45:52.3052390Z hint: 2026-08-31T09:45:52.3053250Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T09:45:52.3054090Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-31T09:45:52.3056480Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T09:45:52.3149060Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T09:45:52.3226690Z Removing SSH command configuration 2026-08-31T09:45:52.3230220Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T09:45:52.3305860Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-31T09:45:52.4331120Z Removing HTTP extra header 2026-08-31T09:45:52.4335740Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T09:45:52.4404560Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-31T09:45:52.5238420Z Removing includeIf entries pointing to credentials config files 2026-08-31T09:45:52.5243590Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T09:45:52.5315420Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T09:45:52.6915970Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-49ba68f7-4110-4d53-bbcf-9f4b31f7b727.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T09:45:52.6959400Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-49ba68f7-4110-4d53-bbcf-9f4b31f7b727.config 2026-08-31T09:45:52.7042050Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-49ba68f7-4110-4d53-bbcf-9f4b31f7b727.config 2026-08-31T09:45:52.7130070Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-49ba68f7-4110-4d53-bbcf-9f4b31f7b727.config 2026-08-31T09:45:52.7203880Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-49ba68f7-4110-4d53-bbcf-9f4b31f7b727.config
Fetching the repository
2026-08-31T09:45:52.7283080Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54aacc8b161c8a4dd897f16a5a7235180a1b911c:refs/remotes/origin/main 2026-08-31T09:45:55.8205330Z From https://github.com/pypy/pypy 2026-08-31T09:45:55.8303490Z * [new ref] 54aacc8b161c8a4dd897f16a5a7235180a1b911c -> origin/main 2026-08-31T09:45:55.8606900Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-08-31T09:45:55.8708080Z origin/main 2026-08-31T09:45:55.8797780Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-08-31T09:45:55.8822580Z 54aacc8b161c8a4dd897f16a5a7235180a1b911c
Determining the checkout info
2026-08-31T09:45:55.8845350Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-31T09:45:55.8908140Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:45:55.8984660Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-31T09:45:56.9634920Z Updating files: 81% (4923/6014) 2026-08-31T09:45:56.9856480Z Updating files: 82% (4932/6014) 2026-08-31T09:45:57.0014090Z Updating files: 83% (4992/6014) 2026-08-31T09:45:57.0170040Z Updating files: 84% (5052/6014) 2026-08-31T09:45:57.0279390Z Updating files: 85% (5112/6014) 2026-08-31T09:45:57.0367460Z Updating files: 86% (5173/6014) 2026-08-31T09:45:57.0487100Z Updating files: 87% (5233/6014) 2026-08-31T09:45:57.0644520Z Updating files: 88% (5293/6014) 2026-08-31T09:45:57.0815740Z Updating files: 89% (5353/6014) 2026-08-31T09:45:57.1005670Z Updating files: 90% (5413/6014) 2026-08-31T09:45:57.1742050Z Updating files: 91% (5473/6014) 2026-08-31T09:45:57.2481020Z Updating files: 92% (5533/6014) 2026-08-31T09:45:57.2602330Z Updating files: 93% (5594/6014) 2026-08-31T09:45:57.2692900Z Updating files: 94% (5654/6014) 2026-08-31T09:45:57.2804620Z Updating files: 95% (5714/6014) 2026-08-31T09:45:57.2885150Z Updating files: 96% (5774/6014) 2026-08-31T09:45:57.2967960Z Updating files: 97% (5834/6014) 2026-08-31T09:45:57.3033990Z Updating files: 98% (5894/6014) 2026-08-31T09:45:57.3144500Z Updating files: 99% (5954/6014) 2026-08-31T09:45:57.3145990Z Updating files: 100% (6014/6014) 2026-08-31T09:45:57.3150660Z Updating files: 100% (6014/6014), done. 2026-08-31T09:45:57.3317210Z Switched to a new branch 'main' 2026-08-31T09:45:57.3342300Z branch 'main' set up to track 'origin/main'.
2026-08-31T09:45:57.3533380Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-31T09:45:57.3691030Z 54aacc8b161c8a4dd897f16a5a7235180a1b911c