Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T10:05:45.6051968Z with: 2026-08-31T10:05:45.6052425Z repository: pypy/pypy 2026-08-31T10:05:45.6056410Z token: *** 2026-08-31T10:05:45.6056822Z ssh-strict: true 2026-08-31T10:05:45.6057257Z ssh-user: git 2026-08-31T10:05:45.6057699Z persist-credentials: true 2026-08-31T10:05:45.6058303Z clean: true 2026-08-31T10:05:45.6058878Z sparse-checkout-cone-mode: true 2026-08-31T10:05:45.6059394Z fetch-depth: 1 2026-08-31T10:05:45.6059813Z fetch-tags: false 2026-08-31T10:05:45.6060238Z show-progress: true 2026-08-31T10:05:45.6060671Z lfs: false 2026-08-31T10:05:45.6061078Z submodules: false 2026-08-31T10:05:45.6061511Z set-safe-directory: true
2026-08-31T10:05:45.7648787Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T10:05:45.7651283Z Working directory is 'D:\a\pypy\pypy' 2026-08-31T10:05:45.8590786Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-31T10:05:46.3266243Z git version 2.55.0.windows.5
2026-08-31T10:05:46.3326684Z Temporarily overriding HOME='D:\a\_temp\e8065ffd-8357-43e6-acfc-707162aa42e2' before making global git config changes 2026-08-31T10:05:46.3329320Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T10:05:46.3337174Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-31T10:05:46.3980598Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-31T10:05:46.3995220Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-31T10:05:46.4859145Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-31T10:05:46.4905870Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T10:05:46.5543502Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-31T10:05:46.5834254Z Removing SSH command configuration 2026-08-31T10:05:46.5843037Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-31T10:05:46.6192783Z [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-31T10:05:48.2102722Z Removing HTTP extra header 2026-08-31T10:05:48.2112306Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T10:05:48.2416688Z [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-31T10:05:48.7578700Z Removing includeIf entries pointing to credentials config files 2026-08-31T10:05:48.7589802Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T10:05:48.7891303Z [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-31T10:05:49.3446570Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-f79ecb9a-6936-4ea6-b851-e351cb0682b3.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-31T10:05:49.3791206Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-f79ecb9a-6936-4ea6-b851-e351cb0682b3.config 2026-08-31T10:05:49.4108196Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-f79ecb9a-6936-4ea6-b851-e351cb0682b3.config 2026-08-31T10:05:49.4455113Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f79ecb9a-6936-4ea6-b851-e351cb0682b3.config 2026-08-31T10:05:49.4749865Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f79ecb9a-6936-4ea6-b851-e351cb0682b3.config
Fetching the repository
2026-08-31T10:05:49.5063770Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1874623a68d9fa5ffb435fd06469f4d54fc0696f:refs/remotes/pull/5537/merge 2026-08-31T10:05:54.3443901Z From https://github.com/pypy/pypy 2026-08-31T10:05:54.3444564Z * [new ref] 1874623a68d9fa5ffb435fd06469f4d54fc0696f -> pull/5537/merge
Determining the checkout info
2026-08-31T10:05:54.3520128Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-31T10:05:54.4012699Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T10:05:54.4310216Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5537/merge 2026-08-31T10:05:55.4895118Z Updating files: 66% (4028/6015) 2026-08-31T10:05:55.5029453Z Updating files: 67% (4031/6015) 2026-08-31T10:05:55.5196205Z Updating files: 68% (4091/6015) 2026-08-31T10:05:55.5345271Z Updating files: 69% (4151/6015) 2026-08-31T10:05:55.5566524Z Updating files: 70% (4211/6015) 2026-08-31T10:05:55.5700437Z Updating files: 71% (4271/6015) 2026-08-31T10:05:55.5858451Z Updating files: 72% (4331/6015) 2026-08-31T10:05:55.5988784Z Updating files: 73% (4391/6015) 2026-08-31T10:05:55.6093058Z Updating files: 74% (4452/6015) 2026-08-31T10:05:55.6242273Z Updating files: 75% (4512/6015) 2026-08-31T10:05:55.6359695Z Updating files: 76% (4572/6015) 2026-08-31T10:05:55.6482356Z Updating files: 77% (4632/6015) 2026-08-31T10:05:55.6599493Z Updating files: 78% (4692/6015) 2026-08-31T10:05:55.6718205Z Updating files: 79% (4752/6015) 2026-08-31T10:05:55.6879439Z Updating files: 80% (4812/6015) 2026-08-31T10:05:55.7083190Z Updating files: 81% (4873/6015) 2026-08-31T10:05:55.7250918Z Updating files: 82% (4933/6015) 2026-08-31T10:05:55.7379597Z Updating files: 83% (4993/6015) 2026-08-31T10:05:55.7551313Z Updating files: 84% (5053/6015) 2026-08-31T10:05:55.7701566Z Updating files: 85% (5113/6015) 2026-08-31T10:05:55.7868068Z Updating files: 86% (5173/6015) 2026-08-31T10:05:55.8021363Z Updating files: 87% (5234/6015) 2026-08-31T10:05:55.8179193Z Updating files: 88% (5294/6015) 2026-08-31T10:05:55.8315782Z Updating files: 89% (5354/6015) 2026-08-31T10:05:55.8548385Z Updating files: 90% (5414/6015) 2026-08-31T10:05:56.1782080Z Updating files: 91% (5474/6015) 2026-08-31T10:05:56.2475932Z Updating files: 92% (5534/6015) 2026-08-31T10:05:56.2647928Z Updating files: 93% (5594/6015) 2026-08-31T10:05:56.2766463Z Updating files: 94% (5655/6015) 2026-08-31T10:05:56.2892484Z Updating files: 95% (5715/6015) 2026-08-31T10:05:56.3015774Z Updating files: 96% (5775/6015) 2026-08-31T10:05:56.3148790Z Updating files: 97% (5835/6015) 2026-08-31T10:05:56.3264590Z Updating files: 98% (5895/6015) 2026-08-31T10:05:56.3394392Z Updating files: 99% (5955/6015) 2026-08-31T10:05:56.3394807Z Updating files: 100% (6015/6015) 2026-08-31T10:05:56.3395153Z Updating files: 100% (6015/6015), done. 2026-08-31T10:05:56.3549009Z Note: switching to 'refs/remotes/pull/5537/merge'. 2026-08-31T10:05:56.3550045Z 2026-08-31T10:05:56.3550356Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-31T10:05:56.3551078Z changes and commit them, and you can discard any commits you make in this 2026-08-31T10:05:56.3551746Z state without impacting any branches by switching back to a branch. 2026-08-31T10:05:56.3552163Z 2026-08-31T10:05:56.3552414Z If you want to create a new branch to retain commits you create, you may 2026-08-31T10:05:56.3553111Z do so (now or later) by using -c with the switch command. Example: 2026-08-31T10:05:56.3553494Z 2026-08-31T10:05:56.3553676Z git switch -c <new-branch-name> 2026-08-31T10:05:56.3553937Z 2026-08-31T10:05:56.3554070Z Or undo this operation with: 2026-08-31T10:05:56.3554313Z 2026-08-31T10:05:56.3554460Z git switch - 2026-08-31T10:05:56.3554635Z 2026-08-31T10:05:56.3555301Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-31T10:05:56.3555799Z 2026-08-31T10:05:56.3556379Z HEAD is now at 1874623 Merge 0b02008c791f30b9fec3e3e8558b2600780a5a5e into 1f6a3e4799bc7a390bd52de333ab07ea0ce7ec4d
2026-08-31T10:05:56.3998135Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-31T10:05:56.4260375Z 1874623a68d9fa5ffb435fd06469f4d54fc0696f