Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-21T07:46:52.7839325Z with: 2026-07-21T07:46:52.7839734Z repository: pypy/pypy 2026-07-21T07:46:52.7843606Z token: *** 2026-07-21T07:46:52.7843999Z ssh-strict: true 2026-07-21T07:46:52.7844393Z ssh-user: git 2026-07-21T07:46:52.7844797Z persist-credentials: true 2026-07-21T07:46:52.7845240Z clean: true 2026-07-21T07:46:52.7845644Z sparse-checkout-cone-mode: true 2026-07-21T07:46:52.7846132Z fetch-depth: 1 2026-07-21T07:46:52.7846525Z fetch-tags: false 2026-07-21T07:46:52.7846928Z show-progress: true 2026-07-21T07:46:52.7847341Z lfs: false 2026-07-21T07:46:52.7847716Z submodules: false 2026-07-21T07:46:52.7848121Z set-safe-directory: true
2026-07-21T07:46:52.9292426Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-21T07:46:52.9296112Z Working directory is 'D:\a\pypy\pypy' 2026-07-21T07:46:53.0281674Z [command]"C:\Program Files\Git\bin\git.exe" version 2026-07-21T07:46:53.3833851Z git version 2.55.0.windows.2
2026-07-21T07:46:53.3904180Z Temporarily overriding HOME='D:\a\_temp\ff4b2829-df90-4361-a6b2-6c304e78f73f' before making global git config changes 2026-07-21T07:46:53.3905748Z Adding repository directory to the temporary git global config as a safe directory 2026-07-21T07:46:53.3914516Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy 2026-07-21T07:46:53.4485747Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-07-21T07:46:53.4500308Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy 2026-07-21T07:46:53.5310748Z Initialized empty Git repository in D:/a/pypy/pypy/.git/ 2026-07-21T07:46:53.5356246Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-21T07:46:53.5930545Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-07-21T07:46:53.6260772Z Removing SSH command configuration 2026-07-21T07:46:53.6270566Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-07-21T07:46:53.6562505Z [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-21T07:46:54.8625611Z Removing HTTP extra header 2026-07-21T07:46:54.8635042Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-21T07:46:54.8917433Z [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-21T07:46:55.4149350Z Removing includeIf entries pointing to credentials config files 2026-07-21T07:46:55.4159620Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-21T07:46:55.4444301Z [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-21T07:46:55.9393842Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-60701bfb-378a-4e74-8511-f9c94c335e5e.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-07-21T07:46:55.9715744Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-60701bfb-378a-4e74-8511-f9c94c335e5e.config 2026-07-21T07:46:56.0027846Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-60701bfb-378a-4e74-8511-f9c94c335e5e.config 2026-07-21T07:46:56.0359482Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-60701bfb-378a-4e74-8511-f9c94c335e5e.config 2026-07-21T07:46:56.0654146Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-60701bfb-378a-4e74-8511-f9c94c335e5e.config
Fetching the repository
2026-07-21T07:46:56.0960006Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7292d211d7fbe9f1436505a4ccfb04422f97eb4c:refs/remotes/pull/5488/merge 2026-07-21T07:47:00.3482738Z From https://github.com/pypy/pypy 2026-07-21T07:47:00.3526312Z * [new ref] 7292d211d7fbe9f1436505a4ccfb04422f97eb4c -> pull/5488/merge
Determining the checkout info
2026-07-21T07:47:00.3541591Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable 2026-07-21T07:47:00.4018949Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-21T07:47:00.4316800Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5488/merge 2026-07-21T07:47:01.4989616Z Updating files: 61% (3677/6014) 2026-07-21T07:47:01.5166298Z Updating files: 62% (3729/6014) 2026-07-21T07:47:01.5329660Z Updating files: 63% (3789/6014) 2026-07-21T07:47:01.5508208Z Updating files: 64% (3849/6014) 2026-07-21T07:47:01.5727863Z Updating files: 65% (3910/6014) 2026-07-21T07:47:01.5882456Z Updating files: 66% (3970/6014) 2026-07-21T07:47:01.6035585Z Updating files: 67% (4030/6014) 2026-07-21T07:47:01.6216172Z Updating files: 68% (4090/6014) 2026-07-21T07:47:01.6383296Z Updating files: 69% (4150/6014) 2026-07-21T07:47:01.8267808Z Updating files: 70% (4210/6014) 2026-07-21T07:47:01.8424825Z Updating files: 71% (4270/6014) 2026-07-21T07:47:01.8602209Z Updating files: 72% (4331/6014) 2026-07-21T07:47:01.8741409Z Updating files: 73% (4391/6014) 2026-07-21T07:47:01.8871414Z Updating files: 74% (4451/6014) 2026-07-21T07:47:01.9038131Z Updating files: 75% (4511/6014) 2026-07-21T07:47:01.9182391Z Updating files: 76% (4571/6014) 2026-07-21T07:47:01.9326726Z Updating files: 77% (4631/6014) 2026-07-21T07:47:01.9462545Z Updating files: 78% (4691/6014) 2026-07-21T07:47:01.9618590Z Updating files: 79% (4752/6014) 2026-07-21T07:47:01.9788475Z Updating files: 80% (4812/6014) 2026-07-21T07:47:01.9993738Z Updating files: 81% (4872/6014) 2026-07-21T07:47:02.0163346Z Updating files: 82% (4932/6014) 2026-07-21T07:47:02.0315892Z Updating files: 83% (4992/6014) 2026-07-21T07:47:02.0505207Z Updating files: 84% (5052/6014) 2026-07-21T07:47:02.0673059Z Updating files: 85% (5112/6014) 2026-07-21T07:47:02.0848451Z Updating files: 86% (5173/6014) 2026-07-21T07:47:02.1016878Z Updating files: 87% (5233/6014) 2026-07-21T07:47:02.1188794Z Updating files: 88% (5293/6014) 2026-07-21T07:47:02.1339262Z Updating files: 89% (5353/6014) 2026-07-21T07:47:02.1566786Z Updating files: 90% (5413/6014) 2026-07-21T07:47:02.2588389Z Updating files: 91% (5473/6014) 2026-07-21T07:47:02.3189614Z Updating files: 92% (5533/6014) 2026-07-21T07:47:02.3356107Z Updating files: 93% (5594/6014) 2026-07-21T07:47:02.3495827Z Updating files: 94% (5654/6014) 2026-07-21T07:47:02.3641145Z Updating files: 95% (5714/6014) 2026-07-21T07:47:02.3784552Z Updating files: 96% (5774/6014) 2026-07-21T07:47:02.3941612Z Updating files: 97% (5834/6014) 2026-07-21T07:47:02.4073373Z Updating files: 98% (5894/6014) 2026-07-21T07:47:02.4221956Z Updating files: 99% (5954/6014) 2026-07-21T07:47:02.4225017Z Updating files: 100% (6014/6014) 2026-07-21T07:47:02.4225455Z Updating files: 100% (6014/6014), done. 2026-07-21T07:47:02.4377109Z Note: switching to 'refs/remotes/pull/5488/merge'. 2026-07-21T07:47:02.4377577Z 2026-07-21T07:47:02.4377896Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-21T07:47:02.4378697Z changes and commit them, and you can discard any commits you make in this 2026-07-21T07:47:02.4379446Z state without impacting any branches by switching back to a branch. 2026-07-21T07:47:02.4379914Z 2026-07-21T07:47:02.4381168Z If you want to create a new branch to retain commits you create, you may 2026-07-21T07:47:02.4381991Z do so (now or later) by using -c with the switch command. Example: 2026-07-21T07:47:02.4382348Z 2026-07-21T07:47:02.4382494Z git switch -c <new-branch-name> 2026-07-21T07:47:02.4382693Z 2026-07-21T07:47:02.4382787Z Or undo this operation with: 2026-07-21T07:47:02.4382930Z 2026-07-21T07:47:02.4383001Z git switch - 2026-07-21T07:47:02.4383101Z 2026-07-21T07:47:02.4383296Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-21T07:47:02.4383585Z 2026-07-21T07:47:02.4383914Z HEAD is now at 7292d21 Merge a8f4018592c13dfc4104ae9ae131d31cbd2c26eb into f61b37b9a8cc4fb9fec995cee311fc24e58c3597
2026-07-21T07:47:02.4901349Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H 2026-07-21T07:47:02.5157293Z 7292d211d7fbe9f1436505a4ccfb04422f97eb4c