Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-24T20:43:09.4308195Z with: 2026-08-24T20:43:09.4309083Z repository: pypy/pypy 2026-08-24T20:43:09.4313075Z token: *** 2026-08-24T20:43:09.4313769Z ssh-strict: true 2026-08-24T20:43:09.4314312Z ssh-user: git 2026-08-24T20:43:09.4314933Z persist-credentials: true 2026-08-24T20:43:09.4315524Z clean: true 2026-08-24T20:43:09.4316105Z sparse-checkout-cone-mode: true 2026-08-24T20:43:09.4316846Z fetch-depth: 1 2026-08-24T20:43:09.4317398Z fetch-tags: false 2026-08-24T20:43:09.4317993Z show-progress: true 2026-08-24T20:43:09.4318554Z lfs: false 2026-08-24T20:43:09.4319475Z submodules: false 2026-08-24T20:43:09.4320128Z set-safe-directory: true
2026-08-24T20:43:09.5207632Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-24T20:43:09.5211627Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-24T20:43:09.5213101Z [command]/usr/bin/git version 2026-08-24T20:43:09.5262761Z git version 2.55.0
2026-08-24T20:43:09.5298246Z Temporarily overriding HOME='/home/runner/work/_temp/c331a82b-4795-408b-a80a-d983138d6520' before making global git config changes 2026-08-24T20:43:09.5300121Z Adding repository directory to the temporary git global config as a safe directory 2026-08-24T20:43:09.5304721Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-24T20:43:09.5337725Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-24T20:43:09.5349671Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-24T20:43:09.5444951Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-24T20:43:09.5454043Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-24T20:43:09.5455254Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-24T20:43:09.5456209Z hint: call: 2026-08-24T20:43:09.5456722Z hint: 2026-08-24T20:43:09.5457813Z hint: git config --global init.defaultBranch <name> 2026-08-24T20:43:09.5458514Z hint: 2026-08-24T20:43:09.5460146Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-24T20:43:09.5461286Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-24T20:43:09.5462100Z hint: 2026-08-24T20:43:09.5462679Z hint: git branch -m <name> 2026-08-24T20:43:09.5463365Z hint: 2026-08-24T20:43:09.5464096Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-24T20:43:09.5465216Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-24T20:43:09.5467085Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-24T20:43:09.5481811Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-24T20:43:09.5527143Z Removing SSH command configuration 2026-08-24T20:43:09.5528094Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-24T20:43:09.5547674Z [command]/usr/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-24T20:43:09.5843508Z Removing HTTP extra header 2026-08-24T20:43:09.5849008Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-24T20:43:09.5880878Z [command]/usr/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-24T20:43:09.6073196Z Removing includeIf entries pointing to credentials config files 2026-08-24T20:43:09.6078368Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-24T20:43:09.6109822Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-24T20:43:09.6316267Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-623fd2be-e319-4056-9550-6b37f4a3bc0e.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-24T20:43:09.6356816Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-623fd2be-e319-4056-9550-6b37f4a3bc0e.config 2026-08-24T20:43:09.6391620Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-623fd2be-e319-4056-9550-6b37f4a3bc0e.config 2026-08-24T20:43:09.6422785Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-623fd2be-e319-4056-9550-6b37f4a3bc0e.config 2026-08-24T20:43:09.6455062Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-623fd2be-e319-4056-9550-6b37f4a3bc0e.config
Fetching the repository
2026-08-24T20:43:09.6492198Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199:refs/remotes/pull/5573/merge 2026-08-24T20:43:11.9921482Z From https://github.com/pypy/pypy 2026-08-24T20:43:11.9923644Z * [new ref] d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199 -> pull/5573/merge
Determining the checkout info
2026-08-24T20:43:11.9933978Z [command]/usr/bin/git sparse-checkout disable 2026-08-24T20:43:11.9973199Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-24T20:43:12.0004735Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-24T20:43:12.3356683Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-24T20:43:12.3357451Z 2026-08-24T20:43:12.3357750Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-24T20:43:12.3358412Z changes and commit them, and you can discard any commits you make in this 2026-08-24T20:43:12.3359590Z state without impacting any branches by switching back to a branch. 2026-08-24T20:43:12.3359988Z 2026-08-24T20:43:12.3360331Z If you want to create a new branch to retain commits you create, you may 2026-08-24T20:43:12.3360937Z do so (now or later) by using -c with the switch command. Example: 2026-08-24T20:43:12.3361406Z 2026-08-24T20:43:12.3361603Z git switch -c <new-branch-name> 2026-08-24T20:43:12.3361859Z 2026-08-24T20:43:12.3362043Z Or undo this operation with: 2026-08-24T20:43:12.3362330Z 2026-08-24T20:43:12.3362452Z git switch - 2026-08-24T20:43:12.3362866Z 2026-08-24T20:43:12.3363215Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-24T20:43:12.3363592Z 2026-08-24T20:43:12.3364021Z HEAD is now at d9ec9b4 Merge 59e1739a396e990d732fc4ea99800b34af911bab into 433692af8423dc07878148fc116240cf418f51ed
2026-08-24T20:43:12.3411379Z [command]/usr/bin/git log -1 --format=%H 2026-08-24T20:43:12.3434864Z d9ec9b4d8dbb9f0e11bb6c12b331ad02ebf31199