timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-30T09:20:58.8544073Z with:
2026-07-30T09:20:58.8544276Z repository: pypy/pypy
2026-07-30T09:20:58.8547033Z token: ***
2026-07-30T09:20:58.8547214Z ssh-strict: true
2026-07-30T09:20:58.8547399Z ssh-user: git
2026-07-30T09:20:58.8547587Z persist-credentials: true
2026-07-30T09:20:58.8547795Z clean: true
2026-07-30T09:20:58.8547988Z sparse-checkout-cone-mode: true
2026-07-30T09:20:58.8548216Z fetch-depth: 1
2026-07-30T09:20:58.8548391Z fetch-tags: false
2026-07-30T09:20:58.8548581Z show-progress: true
2026-07-30T09:20:58.8548781Z lfs: false
2026-07-30T09:20:58.8548958Z submodules: false
2026-07-30T09:20:58.8549153Z set-safe-directory: true
2026-07-30T09:20:59.6025764Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-30T09:20:59.6030344Z Working directory is 'D:\a\pypy\pypy'
2026-07-30T09:20:59.7038477Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-07-30T09:21:03.9817066Z git version 2.55.0.windows.2
2026-07-30T09:21:03.9925694Z Temporarily overriding HOME='D:\a\_temp\4a8cac0a-525c-4b00-95ba-4378337fc0a1' before making global git config changes
2026-07-30T09:21:03.9928562Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T09:21:03.9934405Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-07-30T09:21:04.0303468Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-30T09:21:04.0319642Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-07-30T09:21:05.0639796Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-07-30T09:21:05.0700098Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-30T09:21:05.1104458Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-30T09:21:05.1522093Z Removing SSH command configuration
2026-07-30T09:21:05.1524108Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-30T09:21:05.1978556Z [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-07-30T09:21:08.5580195Z Removing HTTP extra header
2026-07-30T09:21:08.5592257Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T09:21:08.5964698Z [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-07-30T09:21:09.2857820Z Removing includeIf entries pointing to credentials config files
2026-07-30T09:21:09.2870208Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T09:21:09.3414159Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-30T09:21:10.0339038Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-8f7e0bbb-1b4a-4141-b9fb-37e566186560.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-30T09:21:10.0678573Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-8f7e0bbb-1b4a-4141-b9fb-37e566186560.config
2026-07-30T09:21:10.1063079Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-8f7e0bbb-1b4a-4141-b9fb-37e566186560.config
2026-07-30T09:21:10.1402020Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8f7e0bbb-1b4a-4141-b9fb-37e566186560.config
2026-07-30T09:21:10.1736027Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8f7e0bbb-1b4a-4141-b9fb-37e566186560.config
Fetching the repository
2026-07-30T09:21:10.2072964Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9ce9232415848d7d703ff81cde0078eef1b3b62a:refs/remotes/pull/5537/merge
2026-07-30T09:21:13.6256672Z From https://github.com/pypy/pypy
2026-07-30T09:21:13.6259021Z * [new ref] 9ce9232415848d7d703ff81cde0078eef1b3b62a -> pull/5537/merge
Determining the checkout info
2026-07-30T09:21:13.6332279Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-07-30T09:21:13.6760507Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-30T09:21:13.7098317Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5537/merge
2026-07-30T09:21:14.7716802Z Updating files: 51% (3088/6015)
2026-07-30T09:21:14.7897845Z Updating files: 52% (3128/6015)
2026-07-30T09:21:14.8061509Z Updating files: 53% (3188/6015)
2026-07-30T09:21:14.8217994Z Updating files: 54% (3249/6015)
2026-07-30T09:21:14.8432642Z Updating files: 55% (3309/6015)
2026-07-30T09:21:14.8590348Z Updating files: 56% (3369/6015)
2026-07-30T09:21:14.8725657Z Updating files: 57% (3429/6015)
2026-07-30T09:21:14.8883740Z Updating files: 58% (3489/6015)
2026-07-30T09:21:14.9012460Z Updating files: 59% (3549/6015)
2026-07-30T09:21:14.9168611Z Updating files: 60% (3609/6015)
2026-07-30T09:21:14.9345129Z Updating files: 61% (3670/6015)
2026-07-30T09:21:14.9498096Z Updating files: 62% (3730/6015)
2026-07-30T09:21:14.9665968Z Updating files: 63% (3790/6015)
2026-07-30T09:21:14.9845511Z Updating files: 64% (3850/6015)
2026-07-30T09:21:14.9988721Z Updating files: 65% (3910/6015)
2026-07-30T09:21:15.0131688Z Updating files: 66% (3970/6015)
2026-07-30T09:21:15.0288340Z Updating files: 67% (4031/6015)
2026-07-30T09:21:15.0470118Z Updating files: 68% (4091/6015)
2026-07-30T09:21:15.0663509Z Updating files: 69% (4151/6015)
2026-07-30T09:21:15.0912672Z Updating files: 70% (4211/6015)
2026-07-30T09:21:15.1079001Z Updating files: 71% (4271/6015)
2026-07-30T09:21:15.1265931Z Updating files: 72% (4331/6015)
2026-07-30T09:21:15.1434150Z Updating files: 73% (4391/6015)
2026-07-30T09:21:15.1564621Z Updating files: 74% (4452/6015)
2026-07-30T09:21:15.1729968Z Updating files: 75% (4512/6015)
2026-07-30T09:21:15.1866597Z Updating files: 76% (4572/6015)
2026-07-30T09:21:15.2034171Z Updating files: 77% (4632/6015)
2026-07-30T09:21:15.2184018Z Updating files: 78% (4692/6015)
2026-07-30T09:21:15.2320202Z Updating files: 79% (4752/6015)
2026-07-30T09:21:15.2496939Z Updating files: 80% (4812/6015)
2026-07-30T09:21:15.2743963Z Updating files: 81% (4873/6015)
2026-07-30T09:21:15.2930486Z Updating files: 82% (4933/6015)
2026-07-30T09:21:15.3106614Z Updating files: 83% (4993/6015)
2026-07-30T09:21:15.3318766Z Updating files: 84% (5053/6015)
2026-07-30T09:21:15.3491860Z Updating files: 85% (5113/6015)
2026-07-30T09:21:15.3756187Z Updating files: 86% (5173/6015)
2026-07-30T09:21:15.3953308Z Updating files: 87% (5234/6015)
2026-07-30T09:21:15.4146621Z Updating files: 88% (5294/6015)
2026-07-30T09:21:15.4299396Z Updating files: 89% (5354/6015)
2026-07-30T09:21:15.4547206Z Updating files: 90% (5414/6015)
2026-07-30T09:21:15.5706978Z Updating files: 91% (5474/6015)
2026-07-30T09:21:15.7636242Z Updating files: 92% (5534/6015)
2026-07-30T09:21:15.7854372Z Updating files: 92% (5544/6015)
2026-07-30T09:21:15.8044289Z Updating files: 93% (5594/6015)
2026-07-30T09:21:15.8201860Z Updating files: 94% (5655/6015)
2026-07-30T09:21:15.8380099Z Updating files: 95% (5715/6015)
2026-07-30T09:21:15.8534104Z Updating files: 96% (5775/6015)
2026-07-30T09:21:15.8702156Z Updating files: 97% (5835/6015)
2026-07-30T09:21:15.8841156Z Updating files: 98% (5895/6015)
2026-07-30T09:21:15.8997878Z Updating files: 99% (5955/6015)
2026-07-30T09:21:15.8998666Z Updating files: 100% (6015/6015)
2026-07-30T09:21:15.8999093Z Updating files: 100% (6015/6015), done.
2026-07-30T09:21:15.9186816Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-07-30T09:21:15.9187283Z
2026-07-30T09:21:15.9187911Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-30T09:21:15.9188799Z changes and commit them, and you can discard any commits you make in this
2026-07-30T09:21:15.9190057Z state without impacting any branches by switching back to a branch.
2026-07-30T09:21:15.9190577Z
2026-07-30T09:21:15.9190896Z If you want to create a new branch to retain commits you create, you may
2026-07-30T09:21:15.9191703Z do so (now or later) by using -c with the switch command. Example:
2026-07-30T09:21:15.9192162Z
2026-07-30T09:21:15.9192350Z git switch -c <new-branch-name>
2026-07-30T09:21:15.9192668Z
2026-07-30T09:21:15.9192818Z Or undo this operation with:
2026-07-30T09:21:15.9193086Z
2026-07-30T09:21:15.9193207Z git switch -
2026-07-30T09:21:15.9193746Z
2026-07-30T09:21:15.9194113Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-30T09:21:15.9194682Z
2026-07-30T09:21:15.9195336Z HEAD is now at 9ce9232 Merge 9b0efa4471b08441bdd05db27c7b68a2a4c20dd6 into 8eb2f0cdb72e859a90595f7006473b416ee82b02
2026-07-30T09:21:15.9684384Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-07-30T09:21:15.9951889Z 9ce9232415848d7d703ff81cde0078eef1b3b62a