timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-28T15:40:26.7577230Z with:
2026-08-28T15:40:26.7578050Z repository: pypy/pypy
2026-08-28T15:40:26.7584350Z token: ***
2026-08-28T15:40:26.7585100Z ssh-strict: true
2026-08-28T15:40:26.7585840Z ssh-user: git
2026-08-28T15:40:26.7586600Z persist-credentials: true
2026-08-28T15:40:26.7587580Z clean: true
2026-08-28T15:40:26.7588680Z sparse-checkout-cone-mode: true
2026-08-28T15:40:26.7589600Z fetch-depth: 1
2026-08-28T15:40:26.7590370Z fetch-tags: false
2026-08-28T15:40:26.7591370Z show-progress: true
2026-08-28T15:40:26.7592360Z lfs: false
2026-08-28T15:40:26.7615800Z submodules: false
2026-08-28T15:40:26.7617660Z set-safe-directory: true
2026-08-28T15:40:27.1643880Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-28T15:40:27.1709130Z Working directory is '/Users/runner/work/pypy/pypy'
2026-08-28T15:40:27.1762060Z [command]/usr/local/bin/git version
2026-08-28T15:40:27.1763200Z git version 2.55.0
2026-08-28T15:40:27.1891490Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/8a66e38b-6f4d-470a-b14c-3f18fe1caa3f/.gitconfig'
2026-08-28T15:40:27.1921800Z Temporarily overriding HOME='/Users/runner/work/_temp/8a66e38b-6f4d-470a-b14c-3f18fe1caa3f' before making global git config changes
2026-08-28T15:40:27.1928330Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T15:40:27.1941820Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-08-28T15:40:27.1974800Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-28T15:40:27.2014300Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-08-28T15:40:27.2032750Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-28T15:40:27.2053600Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-28T15:40:27.2062970Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-28T15:40:27.2084430Z hint: call:
2026-08-28T15:40:27.2085230Z hint:
2026-08-28T15:40:27.2101060Z hint: git config --global init.defaultBranch <name>
2026-08-28T15:40:27.2112610Z hint:
2026-08-28T15:40:27.2123650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-28T15:40:27.2144640Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-28T15:40:27.2153140Z hint:
2026-08-28T15:40:27.2241190Z hint: git branch -m <name>
2026-08-28T15:40:27.2243320Z hint:
2026-08-28T15:40:27.2245400Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-28T15:40:27.2247640Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-08-28T15:40:27.2253200Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-28T15:40:27.2263940Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-08-28T15:40:27.5086380Z Removing SSH command configuration
2026-08-28T15:40:27.5174380Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-28T15:40:27.5214170Z [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-28T15:40:27.5387880Z Removing HTTP extra header
2026-08-28T15:40:27.5602890Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T15:40:27.5688710Z [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-28T15:40:27.6546090Z Removing includeIf entries pointing to credentials config files
2026-08-28T15:40:27.6688540Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T15:40:27.6877090Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-28T15:40:27.8139960Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-ac48a81d-c4d7-4a2b-9d89-850e43e550be.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-28T15:40:27.8210890Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-ac48a81d-c4d7-4a2b-9d89-850e43e550be.config
2026-08-28T15:40:27.8354080Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-ac48a81d-c4d7-4a2b-9d89-850e43e550be.config
2026-08-28T15:40:27.8693480Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ac48a81d-c4d7-4a2b-9d89-850e43e550be.config
2026-08-28T15:40:27.8772230Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ac48a81d-c4d7-4a2b-9d89-850e43e550be.config
Fetching the repository
2026-08-28T15:40:27.8911300Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +54325db2f35c9ddc2a598c5c8d5404386cd2f9a3:refs/remotes/origin/py3.11
2026-08-28T15:40:33.2421920Z From https://github.com/pypy/pypy
2026-08-28T15:40:33.2423800Z * [new ref] 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3 -> origin/py3.11
2026-08-28T15:40:33.2574850Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-08-28T15:40:33.2610460Z origin/py3.11
2026-08-28T15:40:33.2782530Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-08-28T15:40:33.2795050Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3
Determining the checkout info
2026-08-28T15:40:33.3031070Z [command]/usr/local/bin/git sparse-checkout disable
2026-08-28T15:40:33.3114530Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-28T15:40:33.3338500Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-08-28T15:40:34.3719180Z Updating files: 48% (3390/7029)
2026-08-28T15:40:34.3906050Z Updating files: 49% (3445/7029)
2026-08-28T15:40:34.4070940Z Updating files: 50% (3515/7029)
2026-08-28T15:40:34.4451990Z Updating files: 51% (3585/7029)
2026-08-28T15:40:34.4468490Z Updating files: 52% (3656/7029)
2026-08-28T15:40:34.4708900Z Updating files: 53% (3726/7029)
2026-08-28T15:40:34.4853400Z Updating files: 54% (3796/7029)
2026-08-28T15:40:34.5057000Z Updating files: 55% (3866/7029)
2026-08-28T15:40:34.5163810Z Updating files: 56% (3937/7029)
2026-08-28T15:40:34.5359060Z Updating files: 57% (4007/7029)
2026-08-28T15:40:34.5749050Z Updating files: 58% (4077/7029)
2026-08-28T15:40:34.5845090Z Updating files: 59% (4148/7029)
2026-08-28T15:40:34.6032160Z Updating files: 60% (4218/7029)
2026-08-28T15:40:34.6149130Z Updating files: 61% (4288/7029)
2026-08-28T15:40:34.6357940Z Updating files: 62% (4358/7029)
2026-08-28T15:40:34.6557720Z Updating files: 63% (4429/7029)
2026-08-28T15:40:34.6744480Z Updating files: 64% (4499/7029)
2026-08-28T15:40:34.6993740Z Updating files: 65% (4569/7029)
2026-08-28T15:40:34.7208050Z Updating files: 66% (4640/7029)
2026-08-28T15:40:34.7450220Z Updating files: 67% (4710/7029)
2026-08-28T15:40:34.7607160Z Updating files: 68% (4780/7029)
2026-08-28T15:40:34.7869780Z Updating files: 69% (4851/7029)
2026-08-28T15:40:34.8422240Z Updating files: 70% (4921/7029)
2026-08-28T15:40:34.8423000Z Updating files: 71% (4991/7029)
2026-08-28T15:40:34.8775070Z Updating files: 72% (5061/7029)
2026-08-28T15:40:34.8825830Z Updating files: 73% (5132/7029)
2026-08-28T15:40:34.9136280Z Updating files: 74% (5202/7029)
2026-08-28T15:40:34.9574790Z Updating files: 75% (5272/7029)
2026-08-28T15:40:35.0349130Z Updating files: 76% (5343/7029)
2026-08-28T15:40:35.0722840Z Updating files: 77% (5413/7029)
2026-08-28T15:40:35.0912680Z Updating files: 78% (5483/7029)
2026-08-28T15:40:35.1445780Z Updating files: 79% (5553/7029)
2026-08-28T15:40:35.1655130Z Updating files: 80% (5624/7029)
2026-08-28T15:40:35.1861110Z Updating files: 81% (5694/7029)
2026-08-28T15:40:35.2055240Z Updating files: 82% (5764/7029)
2026-08-28T15:40:35.2269400Z Updating files: 83% (5835/7029)
2026-08-28T15:40:35.2498780Z Updating files: 84% (5905/7029)
2026-08-28T15:40:35.2707640Z Updating files: 85% (5975/7029)
2026-08-28T15:40:35.2933480Z Updating files: 86% (6045/7029)
2026-08-28T15:40:35.3176250Z Updating files: 87% (6116/7029)
2026-08-28T15:40:35.3251860Z Updating files: 87% (6174/7029)
2026-08-28T15:40:35.3434320Z Updating files: 88% (6186/7029)
2026-08-28T15:40:35.3659270Z Updating files: 89% (6256/7029)
2026-08-28T15:40:35.3904470Z Updating files: 90% (6327/7029)
2026-08-28T15:40:35.4163010Z Updating files: 91% (6397/7029)
2026-08-28T15:40:35.5109470Z Updating files: 92% (6467/7029)
2026-08-28T15:40:35.5862520Z Updating files: 93% (6537/7029)
2026-08-28T15:40:35.7662250Z Updating files: 94% (6608/7029)
2026-08-28T15:40:35.7826130Z Updating files: 95% (6678/7029)
2026-08-28T15:40:35.7905010Z Updating files: 96% (6748/7029)
2026-08-28T15:40:35.8032400Z Updating files: 97% (6819/7029)
2026-08-28T15:40:35.8102450Z Updating files: 98% (6889/7029)
2026-08-28T15:40:35.8150650Z Updating files: 99% (6959/7029)
2026-08-28T15:40:35.8208360Z Updating files: 100% (7029/7029)
2026-08-28T15:40:35.8242200Z Updating files: 100% (7029/7029), done.
2026-08-28T15:40:35.8311810Z Switched to a new branch 'py3.11'
2026-08-28T15:40:35.8353440Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-28T15:40:35.8564120Z [command]/usr/local/bin/git log -1 --format=%H
2026-08-28T15:40:35.8595900Z 54325db2f35c9ddc2a598c5c8d5404386cd2f9a3