Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-02T17:22:48.8134674Z with: 2026-08-02T17:22:48.8135284Z repository: pypy/pypy 2026-08-02T17:22:48.8141319Z token: *** 2026-08-02T17:22:48.8141794Z ssh-strict: true 2026-08-02T17:22:48.8142251Z ssh-user: git 2026-08-02T17:22:48.8142723Z persist-credentials: true 2026-08-02T17:22:48.8143235Z clean: true 2026-08-02T17:22:48.8143703Z sparse-checkout-cone-mode: true 2026-08-02T17:22:48.8144254Z fetch-depth: 1 2026-08-02T17:22:48.8144699Z fetch-tags: false 2026-08-02T17:22:48.8145175Z show-progress: true 2026-08-02T17:22:48.8145646Z lfs: false 2026-08-02T17:22:48.8146085Z submodules: false 2026-08-02T17:22:48.8146555Z set-safe-directory: true
2026-08-02T17:22:48.9661578Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T17:22:48.9666340Z Working directory is 'D:\a\pypy\pypy' 2026-08-02T17:22:49.0892648Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-02T17:22:49.4526534Z git version 2.55.0.windows.2
2026-08-02T17:22:49.4598421Z Temporarily overriding HOME='D:\a\_temp\058404ac-6a4d-493b-8a3f-86adc95ebb92' before making global git config changes 2026-08-02T17:22:49.4600476Z Adding repository directory to the temporary git global config as a safe directory 2026-08-02T17:22:49.4609485Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-02T17:22:49.5212935Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-02T17:22:49.5228299Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-02T17:22:49.6116080Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-02T17:22:49.6161027Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-02T17:22:49.6913051Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-02T17:22:49.7209571Z Removing SSH command configuration 2026-08-02T17:22:49.7220262Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-02T17:22:49.7516084Z [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-08-02T17:22:51.4431655Z Removing HTTP extra header 2026-08-02T17:22:51.4442621Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-02T17:22:51.4757977Z [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-08-02T17:22:51.9951522Z Removing includeIf entries pointing to credentials config files 2026-08-02T17:22:51.9962953Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-02T17:22:52.0278244Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-08-02T17:22:52.5603716Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-a1dc49b5-f930-4844-8b3a-94d95c702340.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-02T17:22:52.5914652Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-a1dc49b5-f930-4844-8b3a-94d95c702340.config 2026-08-02T17:22:52.6209029Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-a1dc49b5-f930-4844-8b3a-94d95c702340.config 2026-08-02T17:22:52.6548166Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a1dc49b5-f930-4844-8b3a-94d95c702340.config 2026-08-02T17:22:52.6841254Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a1dc49b5-f930-4844-8b3a-94d95c702340.config
Fetching the repository
2026-08-02T17:22:52.7161928Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54ea128db87021b2f607bafa2874929febe3c9cb:refs/remotes/pull/5537/merge 2026-08-02T17:22:54.2654687Z From https://github.com/pypy/pypy 2026-08-02T17:22:54.2655717Z * [new ref] 54ea128db87021b2f607bafa2874929febe3c9cb -> pull/5537/merge
Determining the checkout info
2026-08-02T17:22:54.2727829Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-02T17:22:54.3249668Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T17:22:54.3586216Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5537/merge 2026-08-02T17:22:55.4177402Z Updating files: 58% (3527/6015) 2026-08-02T17:22:55.4301946Z Updating files: 59% (3549/6015) 2026-08-02T17:22:55.4458827Z Updating files: 60% (3609/6015) 2026-08-02T17:22:55.4629403Z Updating files: 61% (3670/6015) 2026-08-02T17:22:55.4781106Z Updating files: 62% (3730/6015) 2026-08-02T17:22:55.4945922Z Updating files: 63% (3790/6015) 2026-08-02T17:22:55.5123935Z Updating files: 64% (3850/6015) 2026-08-02T17:22:55.5266638Z Updating files: 65% (3910/6015) 2026-08-02T17:22:55.5409183Z Updating files: 66% (3970/6015) 2026-08-02T17:22:55.5569797Z Updating files: 67% (4031/6015) 2026-08-02T17:22:55.5747097Z Updating files: 68% (4091/6015) 2026-08-02T17:22:55.5915368Z Updating files: 69% (4151/6015) 2026-08-02T17:22:55.6146804Z Updating files: 70% (4211/6015) 2026-08-02T17:22:55.6304608Z Updating files: 71% (4271/6015) 2026-08-02T17:22:55.6482282Z Updating files: 72% (4331/6015) 2026-08-02T17:22:55.6631928Z Updating files: 73% (4391/6015) 2026-08-02T17:22:55.6759371Z Updating files: 74% (4452/6015) 2026-08-02T17:22:55.6923417Z Updating files: 75% (4512/6015) 2026-08-02T17:22:55.7061328Z Updating files: 76% (4572/6015) 2026-08-02T17:22:55.7202946Z Updating files: 77% (4632/6015) 2026-08-02T17:22:55.7339737Z Updating files: 78% (4692/6015) 2026-08-02T17:22:55.7477228Z Updating files: 79% (4752/6015) 2026-08-02T17:22:55.7654696Z Updating files: 80% (4812/6015) 2026-08-02T17:22:55.7874314Z Updating files: 81% (4873/6015) 2026-08-02T17:22:55.8072452Z Updating files: 82% (4933/6015) 2026-08-02T17:22:55.8243549Z Updating files: 83% (4993/6015) 2026-08-02T17:22:55.8430840Z Updating files: 84% (5053/6015) 2026-08-02T17:22:55.8597722Z Updating files: 85% (5113/6015) 2026-08-02T17:22:55.8779344Z Updating files: 86% (5173/6015) 2026-08-02T17:22:55.8948852Z Updating files: 87% (5234/6015) 2026-08-02T17:22:55.9145848Z Updating files: 88% (5294/6015) 2026-08-02T17:22:55.9300623Z Updating files: 89% (5354/6015) 2026-08-02T17:22:56.1638776Z Updating files: 90% (5414/6015) 2026-08-02T17:22:56.2670331Z Updating files: 91% (5474/6015) 2026-08-02T17:22:56.3267567Z Updating files: 92% (5534/6015) 2026-08-02T17:22:56.3446839Z Updating files: 93% (5594/6015) 2026-08-02T17:22:56.3592734Z Updating files: 94% (5655/6015) 2026-08-02T17:22:56.3744477Z Updating files: 95% (5715/6015) 2026-08-02T17:22:56.3887879Z Updating files: 96% (5775/6015) 2026-08-02T17:22:56.4041074Z Updating files: 97% (5835/6015) 2026-08-02T17:22:56.4176572Z Updating files: 98% (5895/6015) 2026-08-02T17:22:56.4260806Z Updating files: 99% (5955/6015) 2026-08-02T17:22:56.4328525Z Updating files: 99% (5986/6015) 2026-08-02T17:22:56.4332070Z Updating files: 100% (6015/6015) 2026-08-02T17:22:56.4332792Z Updating files: 100% (6015/6015), done. 2026-08-02T17:22:56.4490729Z Note: switching to 'refs/remotes/pull/5537/merge'. 2026-08-02T17:22:56.4491136Z 2026-08-02T17:22:56.4491452Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-02T17:22:56.4492281Z changes and commit them, and you can discard any commits you make in this 2026-08-02T17:22:56.4493120Z state without impacting any branches by switching back to a branch. 2026-08-02T17:22:56.4493591Z 2026-08-02T17:22:56.4493912Z If you want to create a new branch to retain commits you create, you may 2026-08-02T17:22:56.4494671Z do so (now or later) by using -c with the switch command. Example: 2026-08-02T17:22:56.4495089Z 2026-08-02T17:22:56.4495274Z git switch -c <new-branch-name> 2026-08-02T17:22:56.4495561Z 2026-08-02T17:22:56.4495713Z Or undo this operation with: 2026-08-02T17:22:56.4495973Z 2026-08-02T17:22:56.4496098Z git switch - 2026-08-02T17:22:56.4496258Z 2026-08-02T17:22:56.4496591Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-02T17:22:56.4497092Z 2026-08-02T17:22:56.4498485Z HEAD is now at 54ea128 Merge a60442a4745554511c1a22d439e616e87b762a1a into a2f7356d28f19f023e46e58443ec5988fd525899
2026-08-02T17:22:56.5033084Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-02T17:22:56.5305533Z 54ea128db87021b2f607bafa2874929febe3c9cb