Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-26T08:30:28.8670070Z with: 2026-07-26T08:30:28.8670730Z repository: pypy/pypy 2026-07-26T08:30:28.8676970Z token: *** 2026-07-26T08:30:28.8677620Z ssh-strict: true 2026-07-26T08:30:28.8678280Z ssh-user: git 2026-07-26T08:30:28.8678960Z persist-credentials: true 2026-07-26T08:30:28.8679720Z clean: true 2026-07-26T08:30:28.8680390Z sparse-checkout-cone-mode: true 2026-07-26T08:30:28.8681200Z fetch-depth: 1 2026-07-26T08:30:28.8681860Z fetch-tags: false 2026-07-26T08:30:28.8682540Z show-progress: true 2026-07-26T08:30:28.8683210Z lfs: false 2026-07-26T08:30:28.8683840Z submodules: false 2026-07-26T08:30:28.8684530Z set-safe-directory: true
2026-07-26T08:30:29.1764000Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T08:30:29.1768900Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-26T08:30:29.1771130Z [command]/usr/local/bin/git version 2026-07-26T08:30:29.2561310Z git version 2.55.0
2026-07-26T08:30:29.2615130Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bf2b1562-89d6-40fa-b27d-1e1a841f4be8/.gitconfig' 2026-07-26T08:30:29.2634490Z Temporarily overriding HOME='/Users/runner/work/_temp/bf2b1562-89d6-40fa-b27d-1e1a841f4be8' before making global git config changes 2026-07-26T08:30:29.2642310Z Adding repository directory to the temporary git global config as a safe directory 2026-07-26T08:30:29.2651510Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-26T08:30:29.3539170Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T08:30:29.3572020Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-07-26T08:30:29.4017480Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-26T08:30:29.4020660Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-26T08:30:29.4022960Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-26T08:30:29.4025040Z hint: call: 2026-07-26T08:30:29.4026210Z hint: 2026-07-26T08:30:29.4027160Z hint: git config --global init.defaultBranch <name> 2026-07-26T08:30:29.4028440Z hint: 2026-07-26T08:30:29.4029920Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-26T08:30:29.4032230Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-26T08:30:29.4033780Z hint: 2026-07-26T08:30:29.4034470Z hint: git branch -m <name> 2026-07-26T08:30:29.4035540Z hint: 2026-07-26T08:30:29.4036900Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-26T08:30:29.4039320Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-26T08:30:29.4043610Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T08:30:29.4144600Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T08:30:29.4286340Z Removing SSH command configuration 2026-07-26T08:30:29.4296250Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-26T08:30:29.4426790Z [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-07-26T08:30:29.6143960Z Removing HTTP extra header 2026-07-26T08:30:29.6193350Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-26T08:30:29.6263220Z [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-07-26T08:30:29.7873820Z Removing includeIf entries pointing to credentials config files 2026-07-26T08:30:29.7987810Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-26T08:30:29.8186950Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-26T08:30:29.9472920Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-8c3f61c7-7281-4f67-af74-9b6b0b6abebb.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-26T08:30:29.9595640Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8c3f61c7-7281-4f67-af74-9b6b0b6abebb.config 2026-07-26T08:30:29.9700360Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8c3f61c7-7281-4f67-af74-9b6b0b6abebb.config 2026-07-26T08:30:29.9803350Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8c3f61c7-7281-4f67-af74-9b6b0b6abebb.config 2026-07-26T08:30:29.9906690Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8c3f61c7-7281-4f67-af74-9b6b0b6abebb.config
Fetching the repository
2026-07-26T08:30:30.0010570Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a3cf6b15393dc453b8b336347fcf80bca1f27ae8:refs/remotes/origin/main 2026-07-26T08:30:33.0177790Z From https://github.com/pypy/pypy 2026-07-26T08:30:33.0309790Z * [new ref] a3cf6b15393dc453b8b336347fcf80bca1f27ae8 -> origin/main 2026-07-26T08:30:33.0384790Z [command]/usr/local/bin/git branch --list --remote origin/main 2026-07-26T08:30:33.0386940Z origin/main 2026-07-26T08:30:33.0472560Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main 2026-07-26T08:30:33.0474480Z a3cf6b15393dc453b8b336347fcf80bca1f27ae8
Determining the checkout info
2026-07-26T08:30:33.0484060Z [command]/usr/local/bin/git sparse-checkout disable 2026-07-26T08:30:33.0584430Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T08:30:33.0690380Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-26T08:30:34.1528660Z Updating files: 46% (2810/6014) 2026-07-26T08:30:34.1741120Z Updating files: 47% (2827/6014) 2026-07-26T08:30:34.1931790Z Updating files: 48% (2887/6014) 2026-07-26T08:30:34.2141910Z Updating files: 49% (2947/6014) 2026-07-26T08:30:34.2375380Z Updating files: 50% (3007/6014) 2026-07-26T08:30:34.2591820Z Updating files: 51% (3068/6014) 2026-07-26T08:30:34.2791320Z Updating files: 52% (3128/6014) 2026-07-26T08:30:34.3119080Z Updating files: 53% (3188/6014) 2026-07-26T08:30:34.4208820Z Updating files: 54% (3248/6014) 2026-07-26T08:30:34.4209940Z Updating files: 55% (3308/6014) 2026-07-26T08:30:34.4252000Z Updating files: 56% (3368/6014) 2026-07-26T08:30:34.4458960Z Updating files: 57% (3428/6014) 2026-07-26T08:30:34.4660980Z Updating files: 58% (3489/6014) 2026-07-26T08:30:34.4850020Z Updating files: 59% (3549/6014) 2026-07-26T08:30:34.5052390Z Updating files: 60% (3609/6014) 2026-07-26T08:30:34.5261440Z Updating files: 61% (3669/6014) 2026-07-26T08:30:34.5440300Z Updating files: 62% (3729/6014) 2026-07-26T08:30:34.5636900Z Updating files: 63% (3789/6014) 2026-07-26T08:30:34.5879130Z Updating files: 64% (3849/6014) 2026-07-26T08:30:34.6187080Z Updating files: 65% (3910/6014) 2026-07-26T08:30:34.7234280Z Updating files: 66% (3970/6014) 2026-07-26T08:30:34.7610670Z Updating files: 67% (4030/6014) 2026-07-26T08:30:34.8624620Z Updating files: 68% (4090/6014) 2026-07-26T08:30:34.9525680Z Updating files: 69% (4150/6014) 2026-07-26T08:30:34.9626780Z Updating files: 70% (4210/6014) 2026-07-26T08:30:34.9806870Z Updating files: 71% (4270/6014) 2026-07-26T08:30:34.9905470Z Updating files: 72% (4331/6014) 2026-07-26T08:30:35.1053790Z Updating files: 73% (4391/6014) 2026-07-26T08:30:35.1321420Z Updating files: 74% (4451/6014) 2026-07-26T08:30:35.2503440Z Updating files: 74% (4474/6014) 2026-07-26T08:30:35.2662810Z Updating files: 75% (4511/6014) 2026-07-26T08:30:35.2841200Z Updating files: 76% (4571/6014) 2026-07-26T08:30:35.3032470Z Updating files: 77% (4631/6014) 2026-07-26T08:30:35.3220100Z Updating files: 78% (4691/6014) 2026-07-26T08:30:35.3374080Z Updating files: 79% (4752/6014) 2026-07-26T08:30:35.3547000Z Updating files: 80% (4812/6014) 2026-07-26T08:30:35.3749970Z Updating files: 81% (4872/6014) 2026-07-26T08:30:35.3957920Z Updating files: 82% (4932/6014) 2026-07-26T08:30:35.4134320Z Updating files: 83% (4992/6014) 2026-07-26T08:30:35.4329930Z Updating files: 84% (5052/6014) 2026-07-26T08:30:35.4519130Z Updating files: 85% (5112/6014) 2026-07-26T08:30:35.4726360Z Updating files: 86% (5173/6014) 2026-07-26T08:30:35.4919550Z Updating files: 87% (5233/6014) 2026-07-26T08:30:35.5100350Z Updating files: 88% (5293/6014) 2026-07-26T08:30:35.5284790Z Updating files: 89% (5353/6014) 2026-07-26T08:30:35.5490680Z Updating files: 90% (5413/6014) 2026-07-26T08:30:35.6502320Z Updating files: 91% (5473/6014) 2026-07-26T08:30:36.1391380Z Updating files: 92% (5533/6014) 2026-07-26T08:30:36.2395970Z Updating files: 92% (5551/6014) 2026-07-26T08:30:36.3298150Z Updating files: 93% (5594/6014) 2026-07-26T08:30:36.3321520Z Updating files: 94% (5654/6014) 2026-07-26T08:30:36.3326960Z Updating files: 95% (5714/6014) 2026-07-26T08:30:36.3328380Z Updating files: 96% (5774/6014) 2026-07-26T08:30:36.3332090Z Updating files: 97% (5834/6014) 2026-07-26T08:30:36.3338960Z Updating files: 98% (5894/6014) 2026-07-26T08:30:36.3538250Z Updating files: 99% (5954/6014) 2026-07-26T08:30:36.3538990Z Updating files: 100% (6014/6014) 2026-07-26T08:30:36.3540070Z Updating files: 100% (6014/6014), done. 2026-07-26T08:30:36.3741720Z Switched to a new branch 'main' 2026-07-26T08:30:36.3754690Z branch 'main' set up to track 'origin/main'.
2026-07-26T08:30:36.3988270Z [command]/usr/local/bin/git log -1 --format=%H 2026-07-26T08:30:36.4467660Z a3cf6b15393dc453b8b336347fcf80bca1f27ae8