Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-02T14:54:35.3517765Z with: 2026-09-02T14:54:35.3518154Z repository: pypy/pypy 2026-09-02T14:54:35.3520897Z token: *** 2026-09-02T14:54:35.3521283Z ssh-strict: true 2026-09-02T14:54:35.3521657Z ssh-user: git 2026-09-02T14:54:35.3522044Z persist-credentials: true 2026-09-02T14:54:35.3522448Z clean: true 2026-09-02T14:54:35.3522822Z sparse-checkout-cone-mode: true 2026-09-02T14:54:35.3523243Z fetch-depth: 1 2026-09-02T14:54:35.3523612Z fetch-tags: false 2026-09-02T14:54:35.3523986Z show-progress: true 2026-09-02T14:54:35.3524359Z lfs: false 2026-09-02T14:54:35.3524710Z submodules: false 2026-09-02T14:54:35.3525079Z set-safe-directory: true
2026-09-02T14:54:35.5328728Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-02T14:54:35.5334470Z Working directory is 'D:\a\pypy\pypy' 2026-09-02T14:54:35.6652973Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-09-02T14:54:36.0694348Z git version 2.55.0.windows.5
2026-09-02T14:54:36.0782069Z Temporarily overriding HOME='D:\a\_temp\6968d7fb-3218-4903-8cf0-09ae806879ea' before making global git config changes 2026-09-02T14:54:36.0783166Z Adding repository directory to the temporary git global config as a safe directory 2026-09-02T14:54:36.0795198Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-09-02T14:54:36.1444581Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-02T14:54:36.1461793Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-09-02T14:54:36.2346377Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-09-02T14:54:36.2394552Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-02T14:54:36.3876571Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-02T14:54:36.4196122Z Removing SSH command configuration 2026-09-02T14:54:36.4208148Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-09-02T14:54:36.4562029Z [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-09-02T14:54:41.9807596Z Removing HTTP extra header 2026-09-02T14:54:41.9821778Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-02T14:54:42.0117561Z [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-09-02T14:54:42.5455569Z Removing includeIf entries pointing to credentials config files 2026-09-02T14:54:42.5469636Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-02T14:54:42.5773422Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url" 2026-09-02T14:54:43.1042718Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-a22943d6-7830-4cff-bfa1-2bc1d79e73ef.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-09-02T14:54:43.1344477Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-a22943d6-7830-4cff-bfa1-2bc1d79e73ef.config 2026-09-02T14:54:43.1620072Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-a22943d6-7830-4cff-bfa1-2bc1d79e73ef.config 2026-09-02T14:54:43.1949961Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a22943d6-7830-4cff-bfa1-2bc1d79e73ef.config 2026-09-02T14:54:43.2237787Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a22943d6-7830-4cff-bfa1-2bc1d79e73ef.config
Fetching the repository
2026-09-02T14:54:43.2550535Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0975af65d59375a4725e122c08920610c633eb0f:refs/remotes/pull/5577/merge 2026-09-02T14:54:46.0048018Z From https://github.com/pypy/pypy 2026-09-02T14:54:46.0083863Z * [new ref] 0975af65d59375a4725e122c08920610c633eb0f -> pull/5577/merge
Determining the checkout info
2026-09-02T14:54:46.0175590Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-09-02T14:54:46.0706444Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-02T14:54:46.1036938Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5577/merge 2026-09-02T14:54:47.1839447Z Updating files: 52% (3154/6014) 2026-09-02T14:54:47.1988089Z Updating files: 53% (3188/6014) 2026-09-02T14:54:47.2146918Z Updating files: 54% (3248/6014) 2026-09-02T14:54:47.2358057Z Updating files: 55% (3308/6014) 2026-09-02T14:54:47.2508769Z Updating files: 56% (3368/6014) 2026-09-02T14:54:47.2658386Z Updating files: 57% (3428/6014) 2026-09-02T14:54:47.2821547Z Updating files: 58% (3489/6014) 2026-09-02T14:54:47.2984177Z Updating files: 59% (3549/6014) 2026-09-02T14:54:47.3146906Z Updating files: 60% (3609/6014) 2026-09-02T14:54:47.3321555Z Updating files: 61% (3669/6014) 2026-09-02T14:54:47.3472510Z Updating files: 62% (3729/6014) 2026-09-02T14:54:47.3639405Z Updating files: 63% (3789/6014) 2026-09-02T14:54:47.3817681Z Updating files: 64% (3849/6014) 2026-09-02T14:54:47.3964710Z Updating files: 65% (3910/6014) 2026-09-02T14:54:47.4105805Z Updating files: 66% (3970/6014) 2026-09-02T14:54:47.4258286Z Updating files: 67% (4030/6014) 2026-09-02T14:54:47.4439559Z Updating files: 68% (4090/6014) 2026-09-02T14:54:47.4605276Z Updating files: 69% (4150/6014) 2026-09-02T14:54:47.4838736Z Updating files: 70% (4210/6014) 2026-09-02T14:54:47.4999421Z Updating files: 71% (4270/6014) 2026-09-02T14:54:47.5195474Z Updating files: 72% (4331/6014) 2026-09-02T14:54:47.5343835Z Updating files: 73% (4391/6014) 2026-09-02T14:54:47.5482010Z Updating files: 74% (4451/6014) 2026-09-02T14:54:47.5643394Z Updating files: 75% (4511/6014) 2026-09-02T14:54:47.5783880Z Updating files: 76% (4571/6014) 2026-09-02T14:54:47.5925297Z Updating files: 77% (4631/6014) 2026-09-02T14:54:47.6066922Z Updating files: 78% (4691/6014) 2026-09-02T14:54:47.6207440Z Updating files: 79% (4752/6014) 2026-09-02T14:54:47.6380936Z Updating files: 80% (4812/6014) 2026-09-02T14:54:47.6586429Z Updating files: 81% (4872/6014) 2026-09-02T14:54:47.6771416Z Updating files: 82% (4932/6014) 2026-09-02T14:54:47.6950487Z Updating files: 83% (4992/6014) 2026-09-02T14:54:47.7173539Z Updating files: 84% (5052/6014) 2026-09-02T14:54:47.7351596Z Updating files: 85% (5112/6014) 2026-09-02T14:54:47.7539846Z Updating files: 86% (5173/6014) 2026-09-02T14:54:47.7708553Z Updating files: 87% (5233/6014) 2026-09-02T14:54:47.7884174Z Updating files: 88% (5293/6014) 2026-09-02T14:54:47.8039574Z Updating files: 89% (5353/6014) 2026-09-02T14:54:47.8282580Z Updating files: 90% (5413/6014) 2026-09-02T14:54:47.9308501Z Updating files: 91% (5473/6014) 2026-09-02T14:54:47.9914709Z Updating files: 92% (5533/6014) 2026-09-02T14:54:48.0082240Z Updating files: 93% (5594/6014) 2026-09-02T14:54:48.0226911Z Updating files: 94% (5654/6014) 2026-09-02T14:54:48.0374017Z Updating files: 95% (5714/6014) 2026-09-02T14:54:48.0519917Z Updating files: 96% (5774/6014) 2026-09-02T14:54:48.0675348Z Updating files: 97% (5834/6014) 2026-09-02T14:54:48.0835345Z Updating files: 98% (5894/6014) 2026-09-02T14:54:48.0993634Z Updating files: 99% (5954/6014) 2026-09-02T14:54:48.0994155Z Updating files: 100% (6014/6014) 2026-09-02T14:54:48.0994608Z Updating files: 100% (6014/6014), done. 2026-09-02T14:54:48.1171205Z Note: switching to 'refs/remotes/pull/5577/merge'. 2026-09-02T14:54:48.1171642Z 2026-09-02T14:54:48.1171969Z You are in 'detached HEAD' state. You can look around, make experimental 2026-09-02T14:54:48.1172547Z changes and commit them, and you can discard any commits you make in this 2026-09-02T14:54:48.1173217Z state without impacting any branches by switching back to a branch. 2026-09-02T14:54:48.1173509Z 2026-09-02T14:54:48.1173697Z If you want to create a new branch to retain commits you create, you may 2026-09-02T14:54:48.1174467Z do so (now or later) by using -c with the switch command. Example: 2026-09-02T14:54:48.1174945Z 2026-09-02T14:54:48.1175091Z git switch -c <new-branch-name> 2026-09-02T14:54:48.1175278Z 2026-09-02T14:54:48.1175369Z Or undo this operation with: 2026-09-02T14:54:48.1175534Z 2026-09-02T14:54:48.1175609Z git switch - 2026-09-02T14:54:48.1175729Z 2026-09-02T14:54:48.1175938Z Turn off this advice by setting config variable advice.detachedHead to false 2026-09-02T14:54:48.1176548Z 2026-09-02T14:54:48.1176920Z HEAD is now at 0975af6 Merge 6d6f0980fe685946e6beafd96157610430366634 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-02T14:54:48.1798406Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-09-02T14:54:48.2131553Z 0975af65d59375a4725e122c08920610c633eb0f