timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-30T22:34:09.6140440Z with:
2026-08-30T22:34:09.6140780Z repository: pypy/pypy
2026-08-30T22:34:09.6143560Z token: ***
2026-08-30T22:34:09.6143880Z ssh-strict: true
2026-08-30T22:34:09.6144190Z ssh-user: git
2026-08-30T22:34:09.6144510Z persist-credentials: true
2026-08-30T22:34:09.6144860Z clean: true
2026-08-30T22:34:09.6145180Z sparse-checkout-cone-mode: true
2026-08-30T22:34:09.6145560Z fetch-depth: 1
2026-08-30T22:34:09.6145870Z fetch-tags: false
2026-08-30T22:34:09.6146190Z show-progress: true
2026-08-30T22:34:09.6146540Z lfs: false
2026-08-30T22:34:09.6146870Z submodules: false
2026-08-30T22:34:09.6147220Z set-safe-directory: true
2026-08-30T22:34:09.9659020Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-30T22:34:09.9661190Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-30T22:34:09.9662010Z [command]/opt/homebrew/bin/git version
2026-08-30T22:34:09.9925310Z git version 2.55.0
2026-08-30T22:34:09.9945320Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/9e74aa39-b38f-421a-9e0c-bca0c0f54b4f/.gitconfig'
2026-08-30T22:34:09.9952180Z Temporarily overriding HOME='/Users/runner/work/_temp/9e74aa39-b38f-421a-9e0c-bca0c0f54b4f' before making global git config changes
2026-08-30T22:34:09.9953240Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T22:34:09.9955950Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-30T22:34:10.0064680Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-30T22:34:10.0071190Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy
2026-08-30T22:34:10.0277290Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-30T22:34:10.0278350Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-30T22:34:10.0279160Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-30T22:34:10.0279830Z hint: call:
2026-08-30T22:34:10.0280180Z hint:
2026-08-30T22:34:10.0280620Z hint: git config --global init.defaultBranch <name>
2026-08-30T22:34:10.0281210Z hint:
2026-08-30T22:34:10.0281660Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-30T22:34:10.0282380Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-30T22:34:10.0283090Z hint:
2026-08-30T22:34:10.0283430Z hint: git branch -m <name>
2026-08-30T22:34:10.0283830Z hint:
2026-08-30T22:34:10.0284390Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-30T22:34:10.0285270Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-30T22:34:10.0286920Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-30T22:34:10.0372560Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-30T22:34:10.0451520Z Removing SSH command configuration
2026-08-30T22:34:10.0457430Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-30T22:34:10.0538790Z [command]/opt/homebrew/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-30T22:34:10.1530730Z Removing HTTP extra header
2026-08-30T22:34:10.1534900Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T22:34:10.1594260Z [command]/opt/homebrew/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-30T22:34:10.2350490Z Removing includeIf entries pointing to credentials config files
2026-08-30T22:34:10.2353480Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T22:34:10.2419940Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-30T22:34:10.3155910Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-b8f52ef6-df12-4532-802d-41c714645fa0.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-30T22:34:10.3220460Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-b8f52ef6-df12-4532-802d-41c714645fa0.config
2026-08-30T22:34:10.3283370Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-b8f52ef6-df12-4532-802d-41c714645fa0.config
2026-08-30T22:34:10.3345130Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b8f52ef6-df12-4532-802d-41c714645fa0.config
2026-08-30T22:34:10.3407490Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b8f52ef6-df12-4532-802d-41c714645fa0.config
Fetching the repository
2026-08-30T22:34:10.3476800Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7baed3f47bf9729ab43c340ab8accda43d2f57fe:refs/remotes/origin/main
2026-08-30T22:34:13.5135980Z From https://github.com/pypy/pypy
2026-08-30T22:34:13.5218590Z * [new ref] 7baed3f47bf9729ab43c340ab8accda43d2f57fe -> origin/main
2026-08-30T22:34:13.5221370Z [command]/opt/homebrew/bin/git branch --list --remote origin/main
2026-08-30T22:34:13.5268310Z origin/main
2026-08-30T22:34:13.5274960Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main
2026-08-30T22:34:13.5344120Z 7baed3f47bf9729ab43c340ab8accda43d2f57fe
Determining the checkout info
2026-08-30T22:34:13.5352870Z [command]/opt/homebrew/bin/git sparse-checkout disable
2026-08-30T22:34:13.5795160Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-30T22:34:13.5946930Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-30T22:34:14.9231550Z Updating files: 51% (3109/6014)
2026-08-30T22:34:15.1162270Z Updating files: 52% (3128/6014)
2026-08-30T22:34:15.1291360Z Updating files: 53% (3188/6014)
2026-08-30T22:34:15.2919430Z Updating files: 54% (3248/6014)
2026-08-30T22:34:15.3050360Z Updating files: 55% (3308/6014)
2026-08-30T22:34:15.3126620Z Updating files: 56% (3368/6014)
2026-08-30T22:34:15.3496310Z Updating files: 57% (3428/6014)
2026-08-30T22:34:15.3654810Z Updating files: 58% (3489/6014)
2026-08-30T22:34:15.3741450Z Updating files: 59% (3549/6014)
2026-08-30T22:34:15.3794890Z Updating files: 60% (3609/6014)
2026-08-30T22:34:15.3864370Z Updating files: 61% (3669/6014)
2026-08-30T22:34:15.3981560Z Updating files: 62% (3729/6014)
2026-08-30T22:34:15.4039820Z Updating files: 63% (3789/6014)
2026-08-30T22:34:15.4129300Z Updating files: 64% (3849/6014)
2026-08-30T22:34:15.4368690Z Updating files: 65% (3910/6014)
2026-08-30T22:34:15.5982280Z Updating files: 66% (3970/6014)
2026-08-30T22:34:15.6084170Z Updating files: 67% (4030/6014)
2026-08-30T22:34:15.6494960Z Updating files: 68% (4090/6014)
2026-08-30T22:34:15.6747800Z Updating files: 68% (4108/6014)
2026-08-30T22:34:15.6871750Z Updating files: 69% (4150/6014)
2026-08-30T22:34:15.7005840Z Updating files: 70% (4210/6014)
2026-08-30T22:34:15.7079190Z Updating files: 71% (4270/6014)
2026-08-30T22:34:15.7263910Z Updating files: 72% (4331/6014)
2026-08-30T22:34:15.7330310Z Updating files: 73% (4391/6014)
2026-08-30T22:34:15.7419060Z Updating files: 74% (4451/6014)
2026-08-30T22:34:15.7496870Z Updating files: 75% (4511/6014)
2026-08-30T22:34:15.7588880Z Updating files: 76% (4571/6014)
2026-08-30T22:34:15.7681730Z Updating files: 77% (4631/6014)
2026-08-30T22:34:15.7803950Z Updating files: 78% (4691/6014)
2026-08-30T22:34:15.8336940Z Updating files: 79% (4752/6014)
2026-08-30T22:34:15.8465260Z Updating files: 80% (4812/6014)
2026-08-30T22:34:15.8589890Z Updating files: 81% (4872/6014)
2026-08-30T22:34:15.8734310Z Updating files: 82% (4932/6014)
2026-08-30T22:34:15.8843000Z Updating files: 83% (4992/6014)
2026-08-30T22:34:15.8932910Z Updating files: 84% (5052/6014)
2026-08-30T22:34:15.9018900Z Updating files: 85% (5112/6014)
2026-08-30T22:34:15.9143450Z Updating files: 86% (5173/6014)
2026-08-30T22:34:15.9260840Z Updating files: 87% (5233/6014)
2026-08-30T22:34:15.9355490Z Updating files: 88% (5293/6014)
2026-08-30T22:34:15.9467240Z Updating files: 89% (5353/6014)
2026-08-30T22:34:15.9981690Z Updating files: 90% (5413/6014)
2026-08-30T22:34:16.0888520Z Updating files: 91% (5473/6014)
2026-08-30T22:34:16.1219940Z Updating files: 92% (5533/6014)
2026-08-30T22:34:16.1314520Z Updating files: 93% (5594/6014)
2026-08-30T22:34:16.1490280Z Updating files: 94% (5654/6014)
2026-08-30T22:34:16.1592580Z Updating files: 95% (5714/6014)
2026-08-30T22:34:16.1922040Z Updating files: 96% (5774/6014)
2026-08-30T22:34:16.2055550Z Updating files: 97% (5834/6014)
2026-08-30T22:34:16.2403340Z Updating files: 98% (5894/6014)
2026-08-30T22:34:16.2483340Z Updating files: 99% (5954/6014)
2026-08-30T22:34:16.2485070Z Updating files: 100% (6014/6014)
2026-08-30T22:34:16.2485860Z Updating files: 100% (6014/6014), done.
2026-08-30T22:34:16.2584590Z Switched to a new branch 'main'
2026-08-30T22:34:16.2605330Z branch 'main' set up to track 'origin/main'.
2026-08-30T22:34:16.2784810Z [command]/opt/homebrew/bin/git log -1 --format=%H
2026-08-30T22:34:16.2884580Z 7baed3f47bf9729ab43c340ab8accda43d2f57fe