timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-31T06:53:07.8602350Z with:
2026-07-31T06:53:07.8604110Z repository: pypy/pypy
2026-07-31T06:53:07.8621560Z token: ***
2026-07-31T06:53:07.8623820Z ssh-strict: true
2026-07-31T06:53:07.8625760Z ssh-user: git
2026-07-31T06:53:07.8627810Z persist-credentials: true
2026-07-31T06:53:07.8631910Z clean: true
2026-07-31T06:53:07.8633280Z sparse-checkout-cone-mode: true
2026-07-31T06:53:07.8635180Z fetch-depth: 1
2026-07-31T06:53:07.8636560Z fetch-tags: false
2026-07-31T06:53:07.8639590Z show-progress: true
2026-07-31T06:53:07.8641400Z lfs: false
2026-07-31T06:53:07.8643130Z submodules: false
2026-07-31T06:53:07.8645100Z set-safe-directory: true
2026-07-31T06:53:08.9725050Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T06:53:08.9736610Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-31T06:53:08.9741500Z [command]/usr/local/bin/git version
2026-07-31T06:53:08.9743560Z git version 2.55.0
2026-07-31T06:53:08.9760220Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/b139c8f9-22f7-44d3-9395-27c0f51e6ccb/.gitconfig'
2026-07-31T06:53:08.9765760Z Temporarily overriding HOME='/Users/runner/work/_temp/b139c8f9-22f7-44d3-9395-27c0f51e6ccb' before making global git config changes
2026-07-31T06:53:08.9770880Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T06:53:08.9776210Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-31T06:53:08.9784840Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T06:53:08.9793100Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-31T06:53:08.9825670Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T06:53:08.9880230Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T06:53:08.9921230Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T06:53:08.9966930Z hint: call:
2026-07-31T06:53:09.0024070Z hint:
2026-07-31T06:53:09.0055340Z hint: git config --global init.defaultBranch <name>
2026-07-31T06:53:09.0073580Z hint:
2026-07-31T06:53:09.0100070Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T06:53:09.0132010Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T06:53:09.0153550Z hint:
2026-07-31T06:53:09.0169140Z hint: git branch -m <name>
2026-07-31T06:53:09.0191130Z hint:
2026-07-31T06:53:09.0204390Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T06:53:09.0240960Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-31T06:53:09.0321500Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T06:53:09.1541890Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T06:53:09.2713930Z Removing SSH command configuration
2026-07-31T06:53:09.2785800Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T06:53:09.2977450Z [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-31T06:53:09.5029500Z Removing HTTP extra header
2026-07-31T06:53:09.5073930Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T06:53:09.5368840Z [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-31T06:53:09.8238530Z Removing includeIf entries pointing to credentials config files
2026-07-31T06:53:09.8329260Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T06:53:09.8584750Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T06:53:10.2269840Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-1c4c1e91-6099-4407-a8d3-86356c051bc8.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T06:53:10.2556730Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1c4c1e91-6099-4407-a8d3-86356c051bc8.config
2026-07-31T06:53:10.2983040Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1c4c1e91-6099-4407-a8d3-86356c051bc8.config
2026-07-31T06:53:10.3406760Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1c4c1e91-6099-4407-a8d3-86356c051bc8.config
2026-07-31T06:53:10.3704410Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1c4c1e91-6099-4407-a8d3-86356c051bc8.config
Fetching the repository
2026-07-31T06:53:10.4232680Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5810ee7762f124b272bc17bbc9aaef2655a6ea71:refs/remotes/origin/py3.12
2026-07-31T06:53:15.1447170Z From https://github.com/pypy/pypy
2026-07-31T06:53:15.1450450Z * [new ref] 5810ee7762f124b272bc17bbc9aaef2655a6ea71 -> origin/py3.12
2026-07-31T06:53:15.1828720Z [command]/usr/local/bin/git branch --list --remote origin/py3.12
2026-07-31T06:53:15.1875860Z origin/py3.12
2026-07-31T06:53:15.2697040Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12
2026-07-31T06:53:15.2736890Z 5810ee7762f124b272bc17bbc9aaef2655a6ea71
Determining the checkout info
2026-07-31T06:53:15.3042630Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-31T06:53:15.3277350Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T06:53:15.3466840Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-07-31T06:53:16.3191050Z Updating files: 22% (1568/7077)
2026-07-31T06:53:16.4840700Z Updating files: 23% (1628/7077)
2026-07-31T06:53:16.5286980Z Updating files: 24% (1699/7077)
2026-07-31T06:53:16.5746160Z Updating files: 25% (1770/7077)
2026-07-31T06:53:16.6188750Z Updating files: 26% (1841/7077)
2026-07-31T06:53:16.6690310Z Updating files: 27% (1911/7077)
2026-07-31T06:53:16.7191620Z Updating files: 28% (1982/7077)
2026-07-31T06:53:16.7695640Z Updating files: 29% (2053/7077)
2026-07-31T06:53:16.8194390Z Updating files: 30% (2124/7077)
2026-07-31T06:53:16.8743560Z Updating files: 31% (2194/7077)
2026-07-31T06:53:16.9747860Z Updating files: 32% (2265/7077)
2026-07-31T06:53:17.0748750Z Updating files: 33% (2336/7077)
2026-07-31T06:53:17.1573700Z Updating files: 34% (2407/7077)
2026-07-31T06:53:17.1614890Z Updating files: 35% (2477/7077)
2026-07-31T06:53:17.2131170Z Updating files: 36% (2548/7077)
2026-07-31T06:53:17.2624370Z Updating files: 37% (2619/7077)
2026-07-31T06:53:17.2700730Z Updating files: 37% (2650/7077)
2026-07-31T06:53:17.3067990Z Updating files: 38% (2690/7077)
2026-07-31T06:53:17.3466060Z Updating files: 39% (2761/7077)
2026-07-31T06:53:17.3842630Z Updating files: 40% (2831/7077)
2026-07-31T06:53:17.4269300Z Updating files: 41% (2902/7077)
2026-07-31T06:53:17.4728570Z Updating files: 42% (2973/7077)
2026-07-31T06:53:17.6247880Z Updating files: 43% (3044/7077)
2026-07-31T06:53:17.6291240Z Updating files: 44% (3114/7077)
2026-07-31T06:53:17.6897100Z Updating files: 45% (3185/7077)
2026-07-31T06:53:17.7266490Z Updating files: 46% (3256/7077)
2026-07-31T06:53:17.7588530Z Updating files: 47% (3327/7077)
2026-07-31T06:53:17.8038270Z Updating files: 48% (3397/7077)
2026-07-31T06:53:17.8397950Z Updating files: 49% (3468/7077)
2026-07-31T06:53:18.0574930Z Updating files: 50% (3539/7077)
2026-07-31T06:53:18.0757240Z Updating files: 51% (3610/7077)
2026-07-31T06:53:18.0864590Z Updating files: 52% (3681/7077)
2026-07-31T06:53:18.1027910Z Updating files: 53% (3751/7077)
2026-07-31T06:53:18.1431950Z Updating files: 54% (3822/7077)
2026-07-31T06:53:18.1844820Z Updating files: 55% (3893/7077)
2026-07-31T06:53:18.2323810Z Updating files: 56% (3964/7077)
2026-07-31T06:53:18.2352430Z Updating files: 57% (4034/7077)
2026-07-31T06:53:18.3772810Z Updating files: 57% (4038/7077)
2026-07-31T06:53:18.3871200Z Updating files: 58% (4105/7077)
2026-07-31T06:53:18.3965260Z Updating files: 59% (4176/7077)
2026-07-31T06:53:18.5359280Z Updating files: 60% (4247/7077)
2026-07-31T06:53:18.5419560Z Updating files: 61% (4317/7077)
2026-07-31T06:53:18.5488130Z Updating files: 62% (4388/7077)
2026-07-31T06:53:18.5575210Z Updating files: 63% (4459/7077)
2026-07-31T06:53:18.5943380Z Updating files: 64% (4530/7077)
2026-07-31T06:53:18.6342810Z Updating files: 65% (4601/7077)
2026-07-31T06:53:18.6880490Z Updating files: 66% (4671/7077)
2026-07-31T06:53:18.7878420Z Updating files: 67% (4742/7077)
2026-07-31T06:53:18.8918930Z Updating files: 68% (4813/7077)
2026-07-31T06:53:18.9656160Z Updating files: 69% (4884/7077)
2026-07-31T06:53:18.9907730Z Updating files: 70% (4954/7077)
2026-07-31T06:53:19.0290860Z Updating files: 71% (5025/7077)
2026-07-31T06:53:19.0775430Z Updating files: 72% (5096/7077)
2026-07-31T06:53:19.1779280Z Updating files: 73% (5167/7077)
2026-07-31T06:53:19.1821070Z Updating files: 74% (5237/7077)
2026-07-31T06:53:19.2276840Z Updating files: 75% (5308/7077)
2026-07-31T06:53:19.2391410Z Updating files: 76% (5379/7077)
2026-07-31T06:53:19.3047320Z Updating files: 76% (5382/7077)
2026-07-31T06:53:19.3570100Z Updating files: 77% (5450/7077)
2026-07-31T06:53:19.3900660Z Updating files: 78% (5521/7077)
2026-07-31T06:53:19.4275020Z Updating files: 79% (5591/7077)
2026-07-31T06:53:19.5587320Z Updating files: 80% (5662/7077)
2026-07-31T06:53:19.5946540Z Updating files: 81% (5733/7077)
2026-07-31T06:53:19.6375150Z Updating files: 82% (5804/7077)
2026-07-31T06:53:19.6779750Z Updating files: 83% (5874/7077)
2026-07-31T06:53:19.7439720Z Updating files: 84% (5945/7077)
2026-07-31T06:53:19.7790430Z Updating files: 85% (6016/7077)
2026-07-31T06:53:19.8219160Z Updating files: 86% (6087/7077)
2026-07-31T06:53:19.8824850Z Updating files: 87% (6157/7077)
2026-07-31T06:53:19.9368120Z Updating files: 88% (6228/7077)
2026-07-31T06:53:19.9854910Z Updating files: 89% (6299/7077)
2026-07-31T06:53:20.0239980Z Updating files: 90% (6370/7077)
2026-07-31T06:53:20.1501380Z Updating files: 91% (6441/7077)
2026-07-31T06:53:20.2647320Z Updating files: 92% (6511/7077)
2026-07-31T06:53:20.2788430Z Updating files: 92% (6580/7077)
2026-07-31T06:53:20.3932290Z Updating files: 93% (6582/7077)
2026-07-31T06:53:20.4426000Z Updating files: 94% (6653/7077)
2026-07-31T06:53:20.6200570Z Updating files: 95% (6724/7077)
2026-07-31T06:53:20.6548330Z Updating files: 96% (6794/7077)
2026-07-31T06:53:20.6834340Z Updating files: 97% (6865/7077)
2026-07-31T06:53:20.7404550Z Updating files: 98% (6936/7077)
2026-07-31T06:53:20.7642100Z Updating files: 99% (7007/7077)
2026-07-31T06:53:20.7725950Z Updating files: 100% (7077/7077)
2026-07-31T06:53:20.7776390Z Updating files: 100% (7077/7077), done.
2026-07-31T06:53:20.7916310Z Switched to a new branch 'py3.12'
2026-07-31T06:53:20.7963250Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-07-31T06:53:20.8393100Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-31T06:53:20.8532830Z 5810ee7762f124b272bc17bbc9aaef2655a6ea71