timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-09T08:19:32.2550560Z with:
2026-09-09T08:19:32.2550880Z repository: pypy/pypy
2026-09-09T08:19:32.2553860Z token: ***
2026-09-09T08:19:32.2554170Z ssh-strict: true
2026-09-09T08:19:32.2554480Z ssh-user: git
2026-09-09T08:19:32.2554810Z persist-credentials: true
2026-09-09T08:19:32.2555160Z clean: true
2026-09-09T08:19:32.2555490Z sparse-checkout-cone-mode: true
2026-09-09T08:19:32.2555860Z fetch-depth: 1
2026-09-09T08:19:32.2556170Z fetch-tags: false
2026-09-09T08:19:32.2556490Z show-progress: true
2026-09-09T08:19:32.2556810Z lfs: false
2026-09-09T08:19:32.2557110Z submodules: false
2026-09-09T08:19:32.2557440Z set-safe-directory: true
2026-09-09T08:19:32.7068880Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T08:19:32.7076130Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-09T08:19:32.7079030Z [command]/opt/homebrew/bin/git version
2026-09-09T08:19:32.7419530Z git version 2.55.0
2026-09-09T08:19:32.7449130Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/21617574-8e34-44b0-bb53-6b9486c9e8d0/.gitconfig'
2026-09-09T08:19:32.7457810Z Temporarily overriding HOME='/Users/runner/work/_temp/21617574-8e34-44b0-bb53-6b9486c9e8d0' before making global git config changes
2026-09-09T08:19:32.7460820Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T08:19:32.7462070Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-09T08:19:32.7586730Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T08:19:32.7594150Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy
2026-09-09T08:19:32.7865220Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T08:19:32.7866270Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T08:19:32.7867080Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T08:19:32.7868170Z hint: call:
2026-09-09T08:19:32.7868660Z hint:
2026-09-09T08:19:32.7869180Z hint: git config --global init.defaultBranch <name>
2026-09-09T08:19:32.7869800Z hint:
2026-09-09T08:19:32.7870280Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T08:19:32.7871140Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T08:19:32.7873900Z hint:
2026-09-09T08:19:32.7875080Z hint: git branch -m <name>
2026-09-09T08:19:32.7876220Z hint:
2026-09-09T08:19:32.7877840Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T08:19:32.7880310Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-09T08:19:32.7884830Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T08:19:32.7990630Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T08:19:32.8075130Z Removing SSH command configuration
2026-09-09T08:19:32.8085300Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T08:19:32.8168150Z [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-09-09T08:19:32.9303890Z Removing HTTP extra header
2026-09-09T08:19:32.9308730Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T08:19:32.9379640Z [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-09-09T08:19:33.0296290Z Removing includeIf entries pointing to credentials config files
2026-09-09T08:19:33.0299270Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T08:19:33.0380320Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T08:19:33.1265750Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-1475cd97-18f7-40f7-8015-d14b202b9ec3.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T08:19:33.1345950Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-1475cd97-18f7-40f7-8015-d14b202b9ec3.config
2026-09-09T08:19:33.1418980Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-1475cd97-18f7-40f7-8015-d14b202b9ec3.config
2026-09-09T08:19:33.1492900Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-1475cd97-18f7-40f7-8015-d14b202b9ec3.config
2026-09-09T08:19:33.1567800Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-1475cd97-18f7-40f7-8015-d14b202b9ec3.config
Fetching the repository
2026-09-09T08:19:33.1642100Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8af342c58d8bebe8edc291a2d256f8e9da36b399:refs/remotes/origin/py3.12
2026-09-09T08:19:37.9452110Z From https://github.com/pypy/pypy
2026-09-09T08:19:37.9455400Z * [new ref] 8af342c58d8bebe8edc291a2d256f8e9da36b399 -> origin/py3.12
2026-09-09T08:19:37.9470810Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.12
2026-09-09T08:19:37.9588780Z origin/py3.12
2026-09-09T08:19:37.9595460Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.12
2026-09-09T08:19:37.9665500Z 8af342c58d8bebe8edc291a2d256f8e9da36b399
Determining the checkout info
2026-09-09T08:19:37.9674820Z [command]/opt/homebrew/bin/git sparse-checkout disable
2026-09-09T08:19:37.9777360Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T08:19:37.9876510Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12
2026-09-09T08:19:39.0769620Z Updating files: 68% (4916/7132)
2026-09-09T08:19:39.0865530Z Updating files: 69% (4922/7132)
2026-09-09T08:19:39.1030780Z Updating files: 70% (4993/7132)
2026-09-09T08:19:39.1210170Z Updating files: 71% (5064/7132)
2026-09-09T08:19:39.1233150Z Updating files: 72% (5136/7132)
2026-09-09T08:19:39.1404610Z Updating files: 73% (5207/7132)
2026-09-09T08:19:39.1547830Z Updating files: 74% (5278/7132)
2026-09-09T08:19:39.1638850Z Updating files: 75% (5349/7132)
2026-09-09T08:19:39.1795590Z Updating files: 76% (5421/7132)
2026-09-09T08:19:39.1902260Z Updating files: 77% (5492/7132)
2026-09-09T08:19:39.1990470Z Updating files: 78% (5563/7132)
2026-09-09T08:19:39.2728420Z Updating files: 79% (5635/7132)
2026-09-09T08:19:39.2796680Z Updating files: 80% (5706/7132)
2026-09-09T08:19:39.2882920Z Updating files: 81% (5777/7132)
2026-09-09T08:19:39.2964490Z Updating files: 82% (5849/7132)
2026-09-09T08:19:39.3046580Z Updating files: 83% (5920/7132)
2026-09-09T08:19:39.3175630Z Updating files: 84% (5991/7132)
2026-09-09T08:19:39.3316620Z Updating files: 85% (6063/7132)
2026-09-09T08:19:39.3710180Z Updating files: 86% (6134/7132)
2026-09-09T08:19:39.3855570Z Updating files: 87% (6205/7132)
2026-09-09T08:19:39.4060460Z Updating files: 88% (6277/7132)
2026-09-09T08:19:39.4153150Z Updating files: 89% (6348/7132)
2026-09-09T08:19:39.4242360Z Updating files: 90% (6419/7132)
2026-09-09T08:19:39.4367710Z Updating files: 91% (6491/7132)
2026-09-09T08:19:39.4965250Z Updating files: 92% (6562/7132)
2026-09-09T08:19:39.5674690Z Updating files: 93% (6633/7132)
2026-09-09T08:19:39.5821750Z Updating files: 94% (6705/7132)
2026-09-09T08:19:39.5909910Z Updating files: 95% (6776/7132)
2026-09-09T08:19:39.5983760Z Updating files: 96% (6847/7132)
2026-09-09T08:19:39.6095030Z Updating files: 97% (6919/7132)
2026-09-09T08:19:39.6388680Z Updating files: 98% (6990/7132)
2026-09-09T08:19:39.6495540Z Updating files: 99% (7061/7132)
2026-09-09T08:19:39.6496610Z Updating files: 100% (7132/7132)
2026-09-09T08:19:39.6496870Z Updating files: 100% (7132/7132), done.
2026-09-09T08:19:39.6663040Z Switched to a new branch 'py3.12'
2026-09-09T08:19:39.6693120Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-09T08:19:39.6928540Z [command]/opt/homebrew/bin/git log -1 --format=%H
2026-09-09T08:19:39.7021270Z 8af342c58d8bebe8edc291a2d256f8e9da36b399