timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-10T20:51:58.1299920Z with:
2026-09-10T20:51:58.1300920Z repository: pypy/pypy
2026-09-10T20:51:58.1310580Z token: ***
2026-09-10T20:51:58.1311680Z ssh-strict: true
2026-09-10T20:51:58.1312730Z ssh-user: git
2026-09-10T20:51:58.1313750Z persist-credentials: true
2026-09-10T20:51:58.1314800Z clean: true
2026-09-10T20:51:58.1315850Z sparse-checkout-cone-mode: true
2026-09-10T20:51:58.1317130Z fetch-depth: 1
2026-09-10T20:51:58.1318060Z fetch-tags: false
2026-09-10T20:51:58.1319160Z show-progress: true
2026-09-10T20:51:58.1320210Z lfs: false
2026-09-10T20:51:58.1321180Z submodules: false
2026-09-10T20:51:58.1322150Z set-safe-directory: true
2026-09-10T20:51:58.6999480Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T20:51:58.7074190Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-10T20:51:58.7193070Z [command]/usr/local/bin/git version
2026-09-10T20:51:58.7251170Z git version 2.55.0
2026-09-10T20:51:58.7532210Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3d13d5c5-d1e6-47de-b7e8-e4f54aa007df/.gitconfig'
2026-09-10T20:51:58.7573500Z Temporarily overriding HOME='/Users/runner/work/_temp/3d13d5c5-d1e6-47de-b7e8-e4f54aa007df' before making global git config changes
2026-09-10T20:51:58.7628230Z Adding repository directory to the temporary git global config as a safe directory
2026-09-10T20:51:58.7681260Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-10T20:51:58.7801510Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T20:51:58.8106620Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-10T20:51:58.8174950Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-10T20:51:58.8293780Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-10T20:51:58.8377620Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-10T20:51:58.8444090Z hint: call:
2026-09-10T20:51:58.8532260Z hint:
2026-09-10T20:51:58.8594760Z hint: git config --global init.defaultBranch <name>
2026-09-10T20:51:58.8652840Z hint:
2026-09-10T20:51:58.8764290Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-10T20:51:58.8904660Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-10T20:51:58.9071560Z hint:
2026-09-10T20:51:58.9223980Z hint: git branch -m <name>
2026-09-10T20:51:58.9481420Z hint:
2026-09-10T20:51:58.9524620Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-10T20:51:58.9575920Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-10T20:51:58.9735950Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T20:51:59.0534750Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T20:51:59.1036680Z Removing SSH command configuration
2026-09-10T20:51:59.1127480Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-10T20:51:59.2228790Z [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-09-10T20:51:59.2645660Z Removing HTTP extra header
2026-09-10T20:51:59.2754820Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-10T20:51:59.3055710Z [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-09-10T20:51:59.4908790Z Removing includeIf entries pointing to credentials config files
2026-09-10T20:51:59.4970970Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-10T20:51:59.5205000Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-10T20:51:59.8043990Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-552a9377-b9d2-4e3e-a5e3-e6f90c18d798.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-10T20:51:59.8501420Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-552a9377-b9d2-4e3e-a5e3-e6f90c18d798.config
2026-09-10T20:51:59.8781980Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-552a9377-b9d2-4e3e-a5e3-e6f90c18d798.config
2026-09-10T20:51:59.9005960Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-552a9377-b9d2-4e3e-a5e3-e6f90c18d798.config
2026-09-10T20:51:59.9222270Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-552a9377-b9d2-4e3e-a5e3-e6f90c18d798.config
Fetching the repository
2026-09-10T20:51:59.9563320Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b152743357c9029a3d502521f9fee613c53c85bf:refs/remotes/origin/py3.12
2026-09-10T20:52:04.3320890Z From https://github.com/pypy/pypy
2026-09-10T20:52:04.3427850Z * [new ref] b152743357c9029a3d502521f9fee613c53c85bf -> origin/py3.12
2026-09-10T20:52:04.3686000Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-09-10T20:52:04.3841240Z origin/py3.12
2026-09-10T20:52:04.4038910Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-09-10T20:52:04.4098360Z b152743357c9029a3d502521f9fee613c53c85bf
Determining the checkout info
2026-09-10T20:52:04.4507950Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-10T20:52:04.4683460Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T20:52:04.4946000Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-09-10T20:52:05.4862420Z Updating files: 24% (1728/7067)
2026-09-10T20:52:05.5209910Z Updating files: 25% (1767/7067)
2026-09-10T20:52:05.5425600Z Updating files: 26% (1838/7067)
2026-09-10T20:52:05.5713550Z Updating files: 27% (1909/7067)
2026-09-10T20:52:05.5929810Z Updating files: 28% (1979/7067)
2026-09-10T20:52:05.6265160Z Updating files: 29% (2050/7067)
2026-09-10T20:52:05.6607900Z Updating files: 30% (2121/7067)
2026-09-10T20:52:05.7075400Z Updating files: 31% (2191/7067)
2026-09-10T20:52:05.7436030Z Updating files: 32% (2262/7067)
2026-09-10T20:52:05.7870980Z Updating files: 33% (2333/7067)
2026-09-10T20:52:05.7960490Z Updating files: 34% (2403/7067)
2026-09-10T20:52:05.8212690Z Updating files: 35% (2474/7067)
2026-09-10T20:52:05.8492980Z Updating files: 36% (2545/7067)
2026-09-10T20:52:05.8928690Z Updating files: 37% (2615/7067)
2026-09-10T20:52:05.9826870Z Updating files: 38% (2686/7067)
2026-09-10T20:52:06.0223930Z Updating files: 39% (2757/7067)
2026-09-10T20:52:06.0466650Z Updating files: 40% (2827/7067)
2026-09-10T20:52:06.0734720Z Updating files: 41% (2898/7067)
2026-09-10T20:52:06.1002180Z Updating files: 42% (2969/7067)
2026-09-10T20:52:06.1247000Z Updating files: 43% (3039/7067)
2026-09-10T20:52:06.1633700Z Updating files: 44% (3110/7067)
2026-09-10T20:52:06.1792760Z Updating files: 45% (3181/7067)
2026-09-10T20:52:06.1993130Z Updating files: 46% (3251/7067)
2026-09-10T20:52:06.2344640Z Updating files: 47% (3322/7067)
2026-09-10T20:52:06.2495720Z Updating files: 48% (3393/7067)
2026-09-10T20:52:06.3075060Z Updating files: 49% (3463/7067)
2026-09-10T20:52:06.4300110Z Updating files: 50% (3534/7067)
2026-09-10T20:52:06.4387750Z Updating files: 50% (3585/7067)
2026-09-10T20:52:06.4731480Z Updating files: 51% (3605/7067)
2026-09-10T20:52:06.4966000Z Updating files: 52% (3675/7067)
2026-09-10T20:52:06.5158150Z Updating files: 53% (3746/7067)
2026-09-10T20:52:06.5421950Z Updating files: 54% (3817/7067)
2026-09-10T20:52:06.5683450Z Updating files: 55% (3887/7067)
2026-09-10T20:52:06.5917610Z Updating files: 56% (3958/7067)
2026-09-10T20:52:06.6175550Z Updating files: 57% (4029/7067)
2026-09-10T20:52:06.6630620Z Updating files: 58% (4099/7067)
2026-09-10T20:52:06.6719790Z Updating files: 59% (4170/7067)
2026-09-10T20:52:06.7022030Z Updating files: 60% (4241/7067)
2026-09-10T20:52:06.7340720Z Updating files: 61% (4311/7067)
2026-09-10T20:52:06.7625770Z Updating files: 62% (4382/7067)
2026-09-10T20:52:06.8324570Z Updating files: 63% (4453/7067)
2026-09-10T20:52:06.8734120Z Updating files: 64% (4523/7067)
2026-09-10T20:52:06.9298500Z Updating files: 65% (4594/7067)
2026-09-10T20:52:06.9763090Z Updating files: 66% (4665/7067)
2026-09-10T20:52:06.9994030Z Updating files: 67% (4735/7067)
2026-09-10T20:52:07.0653170Z Updating files: 68% (4806/7067)
2026-09-10T20:52:07.0747190Z Updating files: 69% (4877/7067)
2026-09-10T20:52:07.0784410Z Updating files: 70% (4947/7067)
2026-09-10T20:52:07.1003110Z Updating files: 71% (5018/7067)
2026-09-10T20:52:07.1415200Z Updating files: 72% (5089/7067)
2026-09-10T20:52:07.2318850Z Updating files: 73% (5159/7067)
2026-09-10T20:52:07.2551320Z Updating files: 74% (5230/7067)
2026-09-10T20:52:07.2931770Z Updating files: 75% (5301/7067)
2026-09-10T20:52:07.3197870Z Updating files: 76% (5371/7067)
2026-09-10T20:52:07.3464810Z Updating files: 77% (5442/7067)
2026-09-10T20:52:07.3703020Z Updating files: 78% (5513/7067)
2026-09-10T20:52:07.3947000Z Updating files: 79% (5583/7067)
2026-09-10T20:52:07.4208130Z Updating files: 80% (5654/7067)
2026-09-10T20:52:07.4297180Z Updating files: 81% (5725/7067)
2026-09-10T20:52:07.4433720Z Updating files: 81% (5753/7067)
2026-09-10T20:52:07.4670210Z Updating files: 82% (5795/7067)
2026-09-10T20:52:07.4907620Z Updating files: 83% (5866/7067)
2026-09-10T20:52:07.5148890Z Updating files: 84% (5937/7067)
2026-09-10T20:52:07.5416860Z Updating files: 85% (6007/7067)
2026-09-10T20:52:07.5677060Z Updating files: 86% (6078/7067)
2026-09-10T20:52:07.5949540Z Updating files: 87% (6149/7067)
2026-09-10T20:52:07.6198190Z Updating files: 88% (6219/7067)
2026-09-10T20:52:07.6490290Z Updating files: 89% (6290/7067)
2026-09-10T20:52:07.6799650Z Updating files: 90% (6361/7067)
2026-09-10T20:52:07.6983010Z Updating files: 91% (6431/7067)
2026-09-10T20:52:07.7238690Z Updating files: 92% (6502/7067)
2026-09-10T20:52:07.7945790Z Updating files: 93% (6573/7067)
2026-09-10T20:52:08.1075860Z Updating files: 94% (6643/7067)
2026-09-10T20:52:08.3120940Z Updating files: 95% (6714/7067)
2026-09-10T20:52:08.3895930Z Updating files: 96% (6785/7067)
2026-09-10T20:52:08.4121530Z Updating files: 97% (6855/7067)
2026-09-10T20:52:08.4304100Z Updating files: 98% (6926/7067)
2026-09-10T20:52:08.4797950Z Updating files: 98% (6949/7067)
2026-09-10T20:52:08.5830500Z Updating files: 99% (6997/7067)
2026-09-10T20:52:08.5840500Z Updating files: 100% (7067/7067)
2026-09-10T20:52:08.5841650Z Updating files: 100% (7067/7067), done.
2026-09-10T20:52:08.6114150Z Switched to a new branch 'py3.12'
2026-09-10T20:52:08.6126860Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-10T20:52:08.6344470Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-10T20:52:08.6470800Z b152743357c9029a3d502521f9fee613c53c85bf