Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T04:56:37.8513596Z with: 2026-08-25T04:56:37.8514420Z repository: pypy/pypy 2026-08-25T04:56:37.8521626Z token: *** 2026-08-25T04:56:37.8522378Z ssh-strict: true 2026-08-25T04:56:37.8523146Z ssh-user: git 2026-08-25T04:56:37.8523899Z persist-credentials: true 2026-08-25T04:56:37.8524701Z clean: true 2026-08-25T04:56:37.8525449Z sparse-checkout-cone-mode: true 2026-08-25T04:56:37.8526311Z fetch-depth: 1 2026-08-25T04:56:37.8527015Z fetch-tags: false 2026-08-25T04:56:37.8527769Z show-progress: true 2026-08-25T04:56:37.8528501Z lfs: false 2026-08-25T04:56:37.8529191Z submodules: false 2026-08-25T04:56:37.8529965Z set-safe-directory: true
2026-08-25T04:56:37.9981401Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:56:37.9984986Z Working directory is 'D:\a\pypy\pypy' 2026-08-25T04:56:38.0775293Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-08-25T04:56:38.7708049Z git version 2.55.0.windows.4
2026-08-25T04:56:38.7778362Z Temporarily overriding HOME='D:\a\_temp\dbce4342-5c23-4071-ba06-450107194526' before making global git config changes 2026-08-25T04:56:38.7780577Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T04:56:38.7788151Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-08-25T04:56:38.8491111Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-25T04:56:38.8504238Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-08-25T04:56:39.0141894Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-08-25T04:56:39.0205494Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T04:56:39.2484374Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-25T04:56:39.2771358Z Removing SSH command configuration 2026-08-25T04:56:39.2782033Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-08-25T04:56:39.3063059Z [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-25T04:56:41.8110228Z Removing HTTP extra header 2026-08-25T04:56:41.8123181Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T04:56:41.8427355Z [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-25T04:56:42.3349094Z Removing includeIf entries pointing to credentials config files 2026-08-25T04:56:42.3359763Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T04:56:42.3668515Z [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-25T04:56:42.8782318Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-7c9c2639-764b-4daa-85a0-3ce3f5ed68dd.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-08-25T04:56:42.9062501Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-7c9c2639-764b-4daa-85a0-3ce3f5ed68dd.config 2026-08-25T04:56:42.9348940Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-7c9c2639-764b-4daa-85a0-3ce3f5ed68dd.config 2026-08-25T04:56:42.9840129Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-7c9c2639-764b-4daa-85a0-3ce3f5ed68dd.config 2026-08-25T04:56:43.0103015Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-7c9c2639-764b-4daa-85a0-3ce3f5ed68dd.config
Fetching the repository
2026-08-25T04:56:43.0388545Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +237b0e439110b2fc187e77fa74f50f5bb55faa52:refs/remotes/pull/5573/merge 2026-08-25T04:56:47.5957045Z From https://github.com/pypy/pypy 2026-08-25T04:56:47.5958588Z * [new ref] 237b0e439110b2fc187e77fa74f50f5bb55faa52 -> pull/5573/merge
Determining the checkout info
2026-08-25T04:56:47.6020698Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-08-25T04:56:47.6729973Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:56:47.7019674Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5573/merge 2026-08-25T04:56:48.9612048Z Updating files: 63% (3791/6014) 2026-08-25T04:56:48.9756228Z Updating files: 64% (3849/6014) 2026-08-25T04:56:48.9857391Z Updating files: 65% (3910/6014) 2026-08-25T04:56:48.9955417Z Updating files: 66% (3970/6014) 2026-08-25T04:56:49.0069767Z Updating files: 67% (4030/6014) 2026-08-25T04:56:49.0211294Z Updating files: 68% (4090/6014) 2026-08-25T04:56:49.0343379Z Updating files: 69% (4150/6014) 2026-08-25T04:56:49.0566015Z Updating files: 70% (4210/6014) 2026-08-25T04:56:49.0686692Z Updating files: 71% (4270/6014) 2026-08-25T04:56:49.0830101Z Updating files: 72% (4331/6014) 2026-08-25T04:56:49.0935392Z Updating files: 73% (4391/6014) 2026-08-25T04:56:49.1022319Z Updating files: 74% (4451/6014) 2026-08-25T04:56:49.1151399Z Updating files: 75% (4511/6014) 2026-08-25T04:56:49.1247356Z Updating files: 76% (4571/6014) 2026-08-25T04:56:49.1351608Z Updating files: 77% (4631/6014) 2026-08-25T04:56:49.1460474Z Updating files: 78% (4691/6014) 2026-08-25T04:56:49.1565083Z Updating files: 79% (4752/6014) 2026-08-25T04:56:49.1705846Z Updating files: 80% (4812/6014) 2026-08-25T04:56:49.1901919Z Updating files: 81% (4872/6014) 2026-08-25T04:56:49.2052354Z Updating files: 82% (4932/6014) 2026-08-25T04:56:49.2163167Z Updating files: 83% (4992/6014) 2026-08-25T04:56:49.2311723Z Updating files: 84% (5052/6014) 2026-08-25T04:56:49.2450757Z Updating files: 85% (5112/6014) 2026-08-25T04:56:49.2604035Z Updating files: 86% (5173/6014) 2026-08-25T04:56:49.2732469Z Updating files: 87% (5233/6014) 2026-08-25T04:56:49.2876099Z Updating files: 88% (5293/6014) 2026-08-25T04:56:49.2996166Z Updating files: 89% (5353/6014) 2026-08-25T04:56:49.3214900Z Updating files: 90% (5413/6014) 2026-08-25T04:56:49.4558490Z Updating files: 91% (5473/6014) 2026-08-25T04:56:49.5266325Z Updating files: 92% (5533/6014) 2026-08-25T04:56:49.5408982Z Updating files: 93% (5594/6014) 2026-08-25T04:56:49.5518051Z Updating files: 94% (5654/6014) 2026-08-25T04:56:49.5630564Z Updating files: 95% (5714/6014) 2026-08-25T04:56:49.5740943Z Updating files: 96% (5774/6014) 2026-08-25T04:56:49.5860361Z Updating files: 97% (5834/6014) 2026-08-25T04:56:49.5959445Z Updating files: 98% (5894/6014) 2026-08-25T04:56:49.6072992Z Updating files: 99% (5954/6014) 2026-08-25T04:56:49.6073520Z Updating files: 100% (6014/6014) 2026-08-25T04:56:49.6073947Z Updating files: 100% (6014/6014), done. 2026-08-25T04:56:49.6560812Z Note: switching to 'refs/remotes/pull/5573/merge'. 2026-08-25T04:56:49.6561358Z 2026-08-25T04:56:49.6561737Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-25T04:56:49.6562522Z changes and commit them, and you can discard any commits you make in this 2026-08-25T04:56:49.6563167Z state without impacting any branches by switching back to a branch. 2026-08-25T04:56:49.6563571Z 2026-08-25T04:56:49.6563853Z If you want to create a new branch to retain commits you create, you may 2026-08-25T04:56:49.6564439Z do so (now or later) by using -c with the switch command. Example: 2026-08-25T04:56:49.6564792Z 2026-08-25T04:56:49.6565106Z git switch -c <new-branch-name> 2026-08-25T04:56:49.6565411Z 2026-08-25T04:56:49.6565545Z Or undo this operation with: 2026-08-25T04:56:49.6565830Z 2026-08-25T04:56:49.6565975Z git switch - 2026-08-25T04:56:49.6566197Z 2026-08-25T04:56:49.6566510Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-25T04:56:49.6566926Z 2026-08-25T04:56:49.6567390Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68
2026-08-25T04:56:49.8196801Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-08-25T04:56:49.8497394Z 237b0e439110b2fc187e77fa74f50f5bb55faa52