Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-05-29T08:50:36.4727883Z with: 2026-05-29T08:50:36.4728640Z repository: pypy/pypy 2026-05-29T08:50:36.4738748Z token: *** 2026-05-29T08:50:36.4739531Z ssh-strict: true 2026-05-29T08:50:36.4740310Z ssh-user: git 2026-05-29T08:50:36.4741105Z persist-credentials: true 2026-05-29T08:50:36.4741975Z clean: true 2026-05-29T08:50:36.4742762Z sparse-checkout-cone-mode: true 2026-05-29T08:50:36.4743697Z fetch-depth: 1 2026-05-29T08:50:36.4744476Z fetch-tags: false 2026-05-29T08:50:36.4745279Z show-progress: true 2026-05-29T08:50:36.4746079Z lfs: false 2026-05-29T08:50:36.4746813Z submodules: false 2026-05-29T08:50:36.4747608Z set-safe-directory: true
2026-05-29T08:50:36.6243297Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:50:36.6247070Z Working directory is 'D:\a\pypy\pypy' 2026-05-29T08:50:36.7212411Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-05-29T08:50:37.0989583Z git version 2.54.0.windows.1
2026-05-29T08:50:37.1058470Z Temporarily overriding HOME='D:\a\_temp\999b8eeb-7616-4cdd-ae1c-76a5350a5f90' before making global git config changes 2026-05-29T08:50:37.1061054Z Adding repository directory to the temporary git global config as a safe directory 2026-05-29T08:50:37.1068616Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-05-29T08:50:37.1665841Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-05-29T08:50:37.1682233Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-05-29T08:50:37.2528433Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-05-29T08:50:37.2575443Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-05-29T08:50:37.3100395Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-05-29T08:50:37.3403903Z Removing SSH command configuration 2026-05-29T08:50:37.3415011Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-05-29T08:50:37.3744095Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-05-29T08:50:38.8310174Z Removing HTTP extra header 2026-05-29T08:50:38.8322654Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-05-29T08:50:38.8690296Z [command]"C:\Program Files\Git\bin\git.exe" 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-05-29T08:50:39.4358743Z Removing includeIf entries pointing to credentials config files 2026-05-29T08:50:39.4373568Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-05-29T08:50:39.4678274Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-05-29T08:50:40.0228566Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-1cc8cf36-a6de-4ef9-8479-808d8dd783d9.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-05-29T08:50:40.0568342Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-1cc8cf36-a6de-4ef9-8479-808d8dd783d9.config 2026-05-29T08:50:40.0876832Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-1cc8cf36-a6de-4ef9-8479-808d8dd783d9.config 2026-05-29T08:50:40.1231602Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1cc8cf36-a6de-4ef9-8479-808d8dd783d9.config 2026-05-29T08:50:40.1550020Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1cc8cf36-a6de-4ef9-8479-808d8dd783d9.config
Fetching the repository
2026-05-29T08:50:40.1904263Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1bead62a3a5e74d87fd003bcca9459770ca7bac2:refs/remotes/pull/5488/merge 2026-05-29T08:50:41.8674416Z From https://github.com/pypy/pypy 2026-05-29T08:50:41.8675251Z * [new ref] 1bead62a3a5e74d87fd003bcca9459770ca7bac2 -> pull/5488/merge
Determining the checkout info
2026-05-29T08:50:41.9240500Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-05-29T08:50:41.9846060Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:50:42.0193163Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5488/merge 2026-05-29T08:50:43.0772943Z Updating files: 51% (3118/6012) 2026-05-29T08:50:43.0937154Z Updating files: 52% (3127/6012) 2026-05-29T08:50:43.1086919Z Updating files: 53% (3187/6012) 2026-05-29T08:50:43.1234120Z Updating files: 54% (3247/6012) 2026-05-29T08:50:43.1441278Z Updating files: 55% (3307/6012) 2026-05-29T08:50:43.1599951Z Updating files: 56% (3367/6012) 2026-05-29T08:50:43.1738558Z Updating files: 57% (3427/6012) 2026-05-29T08:50:43.1901576Z Updating files: 58% (3487/6012) 2026-05-29T08:50:43.2027628Z Updating files: 59% (3548/6012) 2026-05-29T08:50:43.2176074Z Updating files: 60% (3608/6012) 2026-05-29T08:50:43.2345950Z Updating files: 61% (3668/6012) 2026-05-29T08:50:43.2504890Z Updating files: 62% (3728/6012) 2026-05-29T08:50:43.2669731Z Updating files: 63% (3788/6012) 2026-05-29T08:50:43.2849103Z Updating files: 64% (3848/6012) 2026-05-29T08:50:43.3000232Z Updating files: 65% (3908/6012) 2026-05-29T08:50:43.3143856Z Updating files: 66% (3968/6012) 2026-05-29T08:50:43.3297277Z Updating files: 67% (4029/6012) 2026-05-29T08:50:43.3480201Z Updating files: 68% (4089/6012) 2026-05-29T08:50:43.3649462Z Updating files: 69% (4149/6012) 2026-05-29T08:50:43.3902081Z Updating files: 70% (4209/6012) 2026-05-29T08:50:43.4061231Z Updating files: 71% (4269/6012) 2026-05-29T08:50:43.4241283Z Updating files: 72% (4329/6012) 2026-05-29T08:50:43.4378060Z Updating files: 73% (4389/6012) 2026-05-29T08:50:43.4509537Z Updating files: 74% (4449/6012) 2026-05-29T08:50:43.4677732Z Updating files: 75% (4509/6012) 2026-05-29T08:50:43.4819617Z Updating files: 76% (4570/6012) 2026-05-29T08:50:43.4964548Z Updating files: 77% (4630/6012) 2026-05-29T08:50:43.5104295Z Updating files: 78% (4690/6012) 2026-05-29T08:50:43.5241911Z Updating files: 79% (4750/6012) 2026-05-29T08:50:43.5410192Z Updating files: 80% (4810/6012) 2026-05-29T08:50:43.5622150Z Updating files: 81% (4870/6012) 2026-05-29T08:50:43.5798772Z Updating files: 82% (4930/6012) 2026-05-29T08:50:43.5961743Z Updating files: 83% (4990/6012) 2026-05-29T08:50:43.6159765Z Updating files: 84% (5051/6012) 2026-05-29T08:50:43.6327103Z Updating files: 85% (5111/6012) 2026-05-29T08:50:43.6507185Z Updating files: 86% (5171/6012) 2026-05-29T08:50:43.6675868Z Updating files: 87% (5231/6012) 2026-05-29T08:50:43.6844666Z Updating files: 88% (5291/6012) 2026-05-29T08:50:43.7000725Z Updating files: 89% (5351/6012) 2026-05-29T08:50:43.7208837Z Updating files: 90% (5411/6012) 2026-05-29T08:50:43.8228214Z Updating files: 91% (5471/6012) 2026-05-29T08:50:43.8843548Z Updating files: 92% (5532/6012) 2026-05-29T08:50:43.9017976Z Updating files: 93% (5592/6012) 2026-05-29T08:50:43.9166610Z Updating files: 94% (5652/6012) 2026-05-29T08:50:43.9324781Z Updating files: 95% (5712/6012) 2026-05-29T08:50:43.9495024Z Updating files: 96% (5772/6012) 2026-05-29T08:50:43.9647799Z Updating files: 97% (5832/6012) 2026-05-29T08:50:43.9786755Z Updating files: 98% (5892/6012) 2026-05-29T08:50:43.9939088Z Updating files: 99% (5952/6012) 2026-05-29T08:50:43.9942299Z Updating files: 100% (6012/6012) 2026-05-29T08:50:43.9943185Z Updating files: 100% (6012/6012), done. 2026-05-29T08:50:44.0092004Z Note: switching to 'refs/remotes/pull/5488/merge'. 2026-05-29T08:50:44.0092804Z 2026-05-29T08:50:44.0093065Z You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29T08:50:44.0094130Z changes and commit them, and you can discard any commits you make in this 2026-05-29T08:50:44.0094898Z state without impacting any branches by switching back to a branch. 2026-05-29T08:50:44.0095356Z 2026-05-29T08:50:44.0095582Z If you want to create a new branch to retain commits you create, you may 2026-05-29T08:50:44.0096071Z do so (now or later) by using -c with the switch command. Example: 2026-05-29T08:50:44.0096355Z 2026-05-29T08:50:44.0096496Z git switch -c <new-branch-name> 2026-05-29T08:50:44.0096700Z 2026-05-29T08:50:44.0096811Z Or undo this operation with: 2026-05-29T08:50:44.0096990Z 2026-05-29T08:50:44.0097090Z git switch - 2026-05-29T08:50:44.0097220Z 2026-05-29T08:50:44.0097469Z Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29T08:50:44.0098096Z 2026-05-29T08:50:44.0098532Z HEAD is now at 1bead62 Merge 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 into 89d59559f278da492b27b562dc812789a3bbbf0f
2026-05-29T08:50:44.0665280Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-05-29T08:50:44.0947454Z 1bead62a3a5e74d87fd003bcca9459770ca7bac2