Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T07:36:22.9292908Z with: 2026-08-25T07:36:22.9294018Z repository: pypy/pypy 2026-08-25T07:36:22.9297905Z token: *** 2026-08-25T07:36:22.9298448Z ssh-strict: true 2026-08-25T07:36:22.9299188Z ssh-user: git 2026-08-25T07:36:22.9299789Z persist-credentials: true 2026-08-25T07:36:22.9300424Z clean: true 2026-08-25T07:36:22.9300992Z sparse-checkout-cone-mode: true 2026-08-25T07:36:22.9301610Z fetch-depth: 1 2026-08-25T07:36:22.9302271Z fetch-tags: false 2026-08-25T07:36:22.9302841Z show-progress: true 2026-08-25T07:36:22.9303654Z lfs: false 2026-08-25T07:36:22.9304221Z submodules: false 2026-08-25T07:36:22.9304791Z set-safe-directory: true
2026-08-25T07:36:23.0208046Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:36:23.0211565Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-25T07:36:23.0213209Z [command]/usr/bin/git version 2026-08-25T07:36:23.0315779Z git version 2.55.0
2026-08-25T07:36:23.0340125Z Temporarily overriding HOME='/home/runner/work/_temp/12afe51a-336f-4660-adb5-08d7ab09b174' before making global git config changes 2026-08-25T07:36:23.0342293Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T07:36:23.0344138Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-25T07:36:23.0389827Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:36:23.0412866Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-25T07:36:23.0544174Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T07:36:23.0546150Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T07:36:23.0547856Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T07:36:23.0548954Z hint: call: 2026-08-25T07:36:23.0549500Z hint: 2026-08-25T07:36:23.0550266Z hint: git config --global init.defaultBranch <name> 2026-08-25T07:36:23.0551039Z hint: 2026-08-25T07:36:23.0551782Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T07:36:23.0552862Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T07:36:23.0553933Z hint: 2026-08-25T07:36:23.0555109Z hint: git branch -m <name> 2026-08-25T07:36:23.0555714Z hint: 2026-08-25T07:36:23.0556496Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T07:36:23.0557656Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-25T07:36:23.0559618Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T07:36:23.0595491Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T07:36:23.0631538Z Removing SSH command configuration 2026-08-25T07:36:23.0636339Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T07:36:23.0669316Z [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-25T07:36:23.1020518Z Removing HTTP extra header 2026-08-25T07:36:23.1026345Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T07:36:23.1056509Z [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-25T07:36:23.1258740Z Removing includeIf entries pointing to credentials config files 2026-08-25T07:36:23.1260516Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T07:36:23.1291468Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T07:36:23.1497098Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-84930501-3dca-45d8-8508-d6e688ba0f8d.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T07:36:23.1537095Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-84930501-3dca-45d8-8508-d6e688ba0f8d.config 2026-08-25T07:36:23.1569564Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-84930501-3dca-45d8-8508-d6e688ba0f8d.config 2026-08-25T07:36:23.1601625Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-84930501-3dca-45d8-8508-d6e688ba0f8d.config 2026-08-25T07:36:23.1632527Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-84930501-3dca-45d8-8508-d6e688ba0f8d.config
Fetching the repository
2026-08-25T07:36:23.1668865Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +860202a50fcfcd07bf03ca094c2ea3aaa2f68466:refs/remotes/pull/5573/merge 2026-08-25T07:36:26.6448112Z From https://github.com/pypy/pypy 2026-08-25T07:36:26.6449761Z * [new ref] 860202a50fcfcd07bf03ca094c2ea3aaa2f68466 -> pull/5573/merge
Determining the checkout info
2026-08-25T07:36:26.6460008Z [command]/usr/bin/git sparse-checkout disable 2026-08-25T07:36:26.6503970Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:36:26.6535969Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T07:36:26.9962394Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-25T07:36:26.9963595Z 2026-08-25T07:36:26.9964536Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-25T07:36:26.9966307Z changes and commit them, and you can discard any commits you make in this 2026-08-25T07:36:26.9967995Z state without impacting any branches by switching back to a branch. 2026-08-25T07:36:26.9969043Z 2026-08-25T07:36:26.9969758Z If you want to create a new branch to retain commits you create, you may 2026-08-25T07:36:26.9971309Z do so (now or later) by using -c with the switch command. Example: 2026-08-25T07:36:26.9972274Z 2026-08-25T07:36:26.9972681Z git switch -c <new-branch-name> 2026-08-25T07:36:26.9973584Z 2026-08-25T07:36:26.9974071Z Or undo this operation with: 2026-08-25T07:36:26.9974653Z 2026-08-25T07:36:26.9975023Z git switch - 2026-08-25T07:36:26.9975501Z 2026-08-25T07:36:26.9976340Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-25T07:36:26.9977398Z 2026-08-25T07:36:26.9978576Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T07:36:27.0082243Z [command]/usr/bin/git log -1 --format=%H 2026-08-25T07:36:27.0104754Z 860202a50fcfcd07bf03ca094c2ea3aaa2f68466