Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-01T14:58:44.9552590Z with: 2026-09-01T14:58:44.9552980Z repository: pypy/pypy 2026-09-01T14:58:44.9556250Z token: *** 2026-09-01T14:58:44.9556690Z ssh-strict: true 2026-09-01T14:58:44.9557110Z ssh-user: git 2026-09-01T14:58:44.9557510Z persist-credentials: true 2026-09-01T14:58:44.9557940Z clean: true 2026-09-01T14:58:44.9558410Z sparse-checkout-cone-mode: true 2026-09-01T14:58:44.9558880Z fetch-depth: 1 2026-09-01T14:58:44.9559320Z fetch-tags: false 2026-09-01T14:58:44.9559700Z show-progress: true 2026-09-01T14:58:44.9560080Z lfs: false 2026-09-01T14:58:44.9560430Z submodules: false 2026-09-01T14:58:44.9560820Z set-safe-directory: true
2026-09-01T14:58:45.6058340Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T14:58:45.6061550Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-01T14:58:45.6063060Z [command]/opt/homebrew/bin/git version 2026-09-01T14:58:45.6324790Z git version 2.55.0
2026-09-01T14:58:45.6365180Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/e819b6a3-813e-4c11-bba7-ccafd39120bf/.gitconfig' 2026-09-01T14:58:45.6374410Z Temporarily overriding HOME='/Users/runner/work/_temp/e819b6a3-813e-4c11-bba7-ccafd39120bf' before making global git config changes 2026-09-01T14:58:45.6377340Z Adding repository directory to the temporary git global config as a safe directory 2026-09-01T14:58:45.6380660Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-01T14:58:45.6513170Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-01T14:58:45.6521830Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-09-01T14:58:45.6758280Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-01T14:58:45.6765420Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-01T14:58:45.6767430Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-01T14:58:45.6769040Z hint: call: 2026-09-01T14:58:45.6769990Z hint: 2026-09-01T14:58:45.6771100Z hint: git config --global init.defaultBranch <name> 2026-09-01T14:58:45.6772440Z hint: 2026-09-01T14:58:45.6773700Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-01T14:58:45.6775570Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-01T14:58:45.6777060Z hint: 2026-09-01T14:58:45.6777850Z hint: git branch -m <name> 2026-09-01T14:58:45.6790910Z hint: 2026-09-01T14:58:45.6792220Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-01T14:58:45.6794050Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-01T14:58:45.6797140Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-01T14:58:45.6858000Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-01T14:58:45.6925580Z Removing SSH command configuration 2026-09-01T14:58:45.6927710Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-01T14:58:45.7002530Z [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-09-01T14:58:45.8241290Z Removing HTTP extra header 2026-09-01T14:58:45.8245930Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-01T14:58:45.8317810Z [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-09-01T14:58:45.9142720Z Removing includeIf entries pointing to credentials config files 2026-09-01T14:58:45.9145010Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-01T14:58:45.9213150Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-01T14:58:46.0878640Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-5435fd6e-b1aa-4fe3-b0cf-57e4ca8ef315.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-01T14:58:46.0959510Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-5435fd6e-b1aa-4fe3-b0cf-57e4ca8ef315.config 2026-09-01T14:58:46.1033930Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-5435fd6e-b1aa-4fe3-b0cf-57e4ca8ef315.config 2026-09-01T14:58:46.1120580Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5435fd6e-b1aa-4fe3-b0cf-57e4ca8ef315.config 2026-09-01T14:58:46.1286380Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5435fd6e-b1aa-4fe3-b0cf-57e4ca8ef315.config
Fetching the repository
2026-09-01T14:58:46.1341350Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5ac4c95399eaf97749738f76af6accf6aa10cc3e:refs/remotes/pull/5577/merge 2026-09-01T14:58:49.3857450Z From https://github.com/pypy/pypy 2026-09-01T14:58:49.3944030Z * [new ref] 5ac4c95399eaf97749738f76af6accf6aa10cc3e -> pull/5577/merge
Determining the checkout info
2026-09-01T14:58:49.4290420Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-09-01T14:58:49.4357470Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T14:58:49.4361630Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5577/merge 2026-09-01T14:58:50.5113690Z Updating files: 88% (5347/6014) 2026-09-01T14:58:50.5289280Z Updating files: 89% (5353/6014) 2026-09-01T14:58:50.5523150Z Updating files: 90% (5413/6014) 2026-09-01T14:58:50.6210310Z Updating files: 91% (5473/6014) 2026-09-01T14:58:50.6473220Z Updating files: 92% (5533/6014) 2026-09-01T14:58:50.6553930Z Updating files: 93% (5594/6014) 2026-09-01T14:58:50.6615700Z Updating files: 94% (5654/6014) 2026-09-01T14:58:50.6673640Z Updating files: 95% (5714/6014) 2026-09-01T14:58:50.6736320Z Updating files: 96% (5774/6014) 2026-09-01T14:58:50.6801350Z Updating files: 97% (5834/6014) 2026-09-01T14:58:50.6883180Z Updating files: 98% (5894/6014) 2026-09-01T14:58:50.6985140Z Updating files: 99% (5954/6014) 2026-09-01T14:58:50.7012870Z Updating files: 100% (6014/6014) 2026-09-01T14:58:50.7024170Z Updating files: 100% (6014/6014), done. 2026-09-01T14:58:50.7055890Z HEAD is now at 5ac4c95 Merge 515a4d02d07b59f580e7a3cdb22989ba5bf77674 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-01T14:58:50.7194190Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-09-01T14:58:50.7288040Z 5ac4c95399eaf97749738f76af6accf6aa10cc3e