Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-25T08:18:39.3672820Z with: 2026-08-25T08:18:39.3673740Z repository: pypy/pypy 2026-08-25T08:18:39.3682300Z token: *** 2026-08-25T08:18:39.3683360Z ssh-strict: true 2026-08-25T08:18:39.3684320Z ssh-user: git 2026-08-25T08:18:39.3761640Z persist-credentials: true 2026-08-25T08:18:39.3764470Z clean: true 2026-08-25T08:18:39.3766320Z sparse-checkout-cone-mode: true 2026-08-25T08:18:39.3767400Z fetch-depth: 1 2026-08-25T08:18:39.3768260Z fetch-tags: false 2026-08-25T08:18:39.3769120Z show-progress: true 2026-08-25T08:18:39.3770170Z lfs: false 2026-08-25T08:18:39.3770990Z submodules: false 2026-08-25T08:18:39.3771950Z set-safe-directory: true
2026-08-25T08:18:39.7780060Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T08:18:39.7790310Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-25T08:18:39.7793690Z [command]/usr/local/bin/git version 2026-08-25T08:18:39.8322390Z git version 2.55.0
2026-08-25T08:18:39.8511050Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/48ca2b1d-c89b-447c-b341-aae0afb394d6/.gitconfig' 2026-08-25T08:18:39.8515410Z Temporarily overriding HOME='/Users/runner/work/_temp/48ca2b1d-c89b-447c-b341-aae0afb394d6' before making global git config changes 2026-08-25T08:18:39.8519580Z Adding repository directory to the temporary git global config as a safe directory 2026-08-25T08:18:39.8522640Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-25T08:18:39.8649810Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T08:18:39.8670090Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-08-25T08:18:39.9130720Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-25T08:18:39.9133630Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-25T08:18:39.9136230Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-25T08:18:39.9139130Z hint: call: 2026-08-25T08:18:39.9143370Z hint: 2026-08-25T08:18:39.9145610Z hint: git config --global init.defaultBranch <name> 2026-08-25T08:18:39.9147630Z hint: 2026-08-25T08:18:39.9149520Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-25T08:18:39.9152260Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-25T08:18:39.9154440Z hint: 2026-08-25T08:18:39.9155850Z hint: git branch -m <name> 2026-08-25T08:18:39.9157320Z hint: 2026-08-25T08:18:39.9159120Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-25T08:18:39.9162280Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-25T08:18:39.9170880Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-25T08:18:39.9325150Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-25T08:18:39.9489220Z Removing SSH command configuration 2026-08-25T08:18:39.9500840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-25T08:18:39.9622270Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-25T08:18:40.1792140Z Removing HTTP extra header 2026-08-25T08:18:40.1794540Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-25T08:18:40.1855530Z [command]/usr/local/bin/git 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-25T08:18:40.4064590Z Removing includeIf entries pointing to credentials config files 2026-08-25T08:18:40.4490430Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-25T08:18:40.4530710Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-25T08:18:40.6127760Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-5b11ad04-9572-454e-8f31-bf084f5c566c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-25T08:18:40.6344990Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-5b11ad04-9572-454e-8f31-bf084f5c566c.config 2026-08-25T08:18:40.6442290Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-5b11ad04-9572-454e-8f31-bf084f5c566c.config 2026-08-25T08:18:40.6594180Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5b11ad04-9572-454e-8f31-bf084f5c566c.config 2026-08-25T08:18:40.6728320Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5b11ad04-9572-454e-8f31-bf084f5c566c.config
Fetching the repository
2026-08-25T08:18:40.6867380Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3dab05d08b115036faf1e7d6016084b22b624a73:refs/remotes/origin/main 2026-08-25T08:18:42.8464330Z From https://github.com/pypy/pypy 2026-08-25T08:18:42.8469480Z * [new ref] 3dab05d08b115036faf1e7d6016084b22b624a73 -> origin/main 2026-08-25T08:18:42.8489830Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-08-25T08:18:42.8656690Z origin/main 2026-08-25T08:18:42.8673470Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-08-25T08:18:42.8780820Z 3dab05d08b115036faf1e7d6016084b22b624a73
Determining the checkout info
2026-08-25T08:18:42.8809740Z [command]/usr/local/bin/git sparse-checkout disable 2026-08-25T08:18:42.8981310Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T08:18:42.9114480Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-08-25T08:18:44.0789610Z Updating files: 35% (2165/6014) 2026-08-25T08:18:44.1080560Z Updating files: 36% (2166/6014) 2026-08-25T08:18:44.1332860Z Updating files: 37% (2226/6014) 2026-08-25T08:18:44.1584780Z Updating files: 38% (2286/6014) 2026-08-25T08:18:44.1851420Z Updating files: 39% (2346/6014) 2026-08-25T08:18:44.2097780Z Updating files: 40% (2406/6014) 2026-08-25T08:18:44.2321290Z Updating files: 41% (2466/6014) 2026-08-25T08:18:44.2532930Z Updating files: 42% (2526/6014) 2026-08-25T08:18:44.2774820Z Updating files: 43% (2587/6014) 2026-08-25T08:18:44.2991830Z Updating files: 44% (2647/6014) 2026-08-25T08:18:44.3277930Z Updating files: 45% (2707/6014) 2026-08-25T08:18:44.3544830Z Updating files: 46% (2767/6014) 2026-08-25T08:18:44.3818330Z Updating files: 47% (2827/6014) 2026-08-25T08:18:44.4077050Z Updating files: 48% (2887/6014) 2026-08-25T08:18:44.5145260Z Updating files: 49% (2947/6014) 2026-08-25T08:18:44.5480130Z Updating files: 50% (3007/6014) 2026-08-25T08:18:44.5732050Z Updating files: 51% (3068/6014) 2026-08-25T08:18:44.6164210Z Updating files: 52% (3128/6014) 2026-08-25T08:18:44.6349400Z Updating files: 53% (3188/6014) 2026-08-25T08:18:44.6850540Z Updating files: 54% (3248/6014) 2026-08-25T08:18:44.7025420Z Updating files: 55% (3308/6014) 2026-08-25T08:18:44.7264460Z Updating files: 56% (3368/6014) 2026-08-25T08:18:44.7544910Z Updating files: 57% (3428/6014) 2026-08-25T08:18:44.8557750Z Updating files: 58% (3489/6014) 2026-08-25T08:18:44.9562940Z Updating files: 59% (3549/6014) 2026-08-25T08:18:44.9627140Z Updating files: 60% (3609/6014) 2026-08-25T08:18:44.9702920Z Updating files: 61% (3669/6014) 2026-08-25T08:18:44.9723560Z Updating files: 62% (3729/6014) 2026-08-25T08:18:44.9771370Z Updating files: 62% (3730/6014) 2026-08-25T08:18:45.0070540Z Updating files: 63% (3789/6014) 2026-08-25T08:18:45.0444520Z Updating files: 64% (3849/6014) 2026-08-25T08:18:45.0739550Z Updating files: 65% (3910/6014) 2026-08-25T08:18:45.0994680Z Updating files: 66% (3970/6014) 2026-08-25T08:18:45.1235960Z Updating files: 67% (4030/6014) 2026-08-25T08:18:45.1559210Z Updating files: 68% (4090/6014) 2026-08-25T08:18:45.1839850Z Updating files: 69% (4150/6014) 2026-08-25T08:18:45.2174250Z Updating files: 70% (4210/6014) 2026-08-25T08:18:45.2460320Z Updating files: 71% (4270/6014) 2026-08-25T08:18:45.2745760Z Updating files: 72% (4331/6014) 2026-08-25T08:18:45.2993380Z Updating files: 73% (4391/6014) 2026-08-25T08:18:45.3280050Z Updating files: 74% (4451/6014) 2026-08-25T08:18:45.4324740Z Updating files: 75% (4511/6014) 2026-08-25T08:18:45.4739410Z Updating files: 76% (4571/6014) 2026-08-25T08:18:45.5011810Z Updating files: 77% (4631/6014) 2026-08-25T08:18:45.5269520Z Updating files: 78% (4691/6014) 2026-08-25T08:18:45.5521320Z Updating files: 79% (4752/6014) 2026-08-25T08:18:45.5791240Z Updating files: 80% (4812/6014) 2026-08-25T08:18:45.6252020Z Updating files: 81% (4872/6014) 2026-08-25T08:18:45.6456200Z Updating files: 82% (4932/6014) 2026-08-25T08:18:45.6797860Z Updating files: 83% (4992/6014) 2026-08-25T08:18:45.7100580Z Updating files: 84% (5052/6014) 2026-08-25T08:18:45.7445010Z Updating files: 85% (5112/6014) 2026-08-25T08:18:45.7776910Z Updating files: 86% (5173/6014) 2026-08-25T08:18:45.8106840Z Updating files: 87% (5233/6014) 2026-08-25T08:18:45.8436610Z Updating files: 88% (5293/6014) 2026-08-25T08:18:45.9284280Z Updating files: 89% (5353/6014) 2026-08-25T08:18:45.9390650Z Updating files: 90% (5413/6014) 2026-08-25T08:18:45.9842330Z Updating files: 90% (5430/6014) 2026-08-25T08:18:46.2445930Z Updating files: 91% (5473/6014) 2026-08-25T08:18:46.3452200Z Updating files: 92% (5533/6014) 2026-08-25T08:18:46.3719850Z Updating files: 93% (5594/6014) 2026-08-25T08:18:46.3838610Z Updating files: 94% (5654/6014) 2026-08-25T08:18:46.4841630Z Updating files: 95% (5714/6014) 2026-08-25T08:18:46.5844800Z Updating files: 96% (5774/6014) 2026-08-25T08:18:46.6848690Z Updating files: 97% (5834/6014) 2026-08-25T08:18:46.6929600Z Updating files: 98% (5894/6014) 2026-08-25T08:18:46.7062780Z Updating files: 99% (5954/6014) 2026-08-25T08:18:46.7066950Z Updating files: 100% (6014/6014) 2026-08-25T08:18:46.7071830Z Updating files: 100% (6014/6014), done. 2026-08-25T08:18:46.7077600Z Switched to a new branch 'main' 2026-08-25T08:18:46.7080390Z branch 'main' set up to track 'origin/main'.
2026-08-25T08:18:46.9114250Z [command]/usr/local/bin/git log -1 --format=%H 2026-08-25T08:18:46.9158390Z 3dab05d08b115036faf1e7d6016084b22b624a73