Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T13:05:26.6954350Z with: 2026-08-22T13:05:26.6971070Z repository: pypy/pypy 2026-08-22T13:05:26.6973800Z token: *** 2026-08-22T13:05:26.6974110Z ssh-strict: true 2026-08-22T13:05:26.6974430Z ssh-user: git 2026-08-22T13:05:26.6974760Z persist-credentials: true 2026-08-22T13:05:26.6975100Z clean: true 2026-08-22T13:05:26.6975730Z sparse-checkout-cone-mode: true 2026-08-22T13:05:26.6976130Z fetch-depth: 1 2026-08-22T13:05:26.6976450Z fetch-tags: false 2026-08-22T13:05:26.6976780Z show-progress: true 2026-08-22T13:05:26.6977240Z lfs: false 2026-08-22T13:05:26.6977560Z submodules: false 2026-08-22T13:05:26.6977900Z set-safe-directory: true
2026-08-22T13:05:27.2232310Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T13:05:27.2234610Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T13:05:27.2235490Z [command]/opt/homebrew/bin/git version 2026-08-22T13:05:27.2500720Z git version 2.55.0
2026-08-22T13:05:27.2521320Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/14a3cb56-8d5b-48ce-a7d0-e02299db090d/.gitconfig' 2026-08-22T13:05:27.2528370Z Temporarily overriding HOME='/Users/runner/work/_temp/14a3cb56-8d5b-48ce-a7d0-e02299db090d' before making global git config changes 2026-08-22T13:05:27.2529400Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T13:05:27.2532040Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T13:05:27.2649390Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T13:05:27.2661770Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T13:05:27.2879420Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T13:05:27.2880370Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T13:05:27.2881210Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T13:05:27.2881880Z hint: call: 2026-08-22T13:05:27.2882290Z hint: 2026-08-22T13:05:27.2882790Z hint: git config --global init.defaultBranch <name> 2026-08-22T13:05:27.2883370Z hint: 2026-08-22T13:05:27.2883980Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T13:05:27.2885190Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T13:05:27.2885810Z hint: 2026-08-22T13:05:27.2886450Z hint: git branch -m <name> 2026-08-22T13:05:27.2887040Z hint: 2026-08-22T13:05:27.2887920Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T13:05:27.2891580Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T13:05:27.2914200Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T13:05:27.2998580Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T13:05:27.3069090Z Removing SSH command configuration 2026-08-22T13:05:27.3073060Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T13:05:27.3182920Z [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-22T13:05:27.4138670Z Removing HTTP extra header 2026-08-22T13:05:27.4143650Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T13:05:27.4214500Z [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-22T13:05:27.5042830Z Removing includeIf entries pointing to credentials config files 2026-08-22T13:05:27.5047350Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T13:05:27.5115640Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T13:05:27.6078550Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-fb9b8d9c-a044-48f9-bc50-10c83e45520c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T13:05:27.6146690Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-fb9b8d9c-a044-48f9-bc50-10c83e45520c.config 2026-08-22T13:05:27.6212160Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-fb9b8d9c-a044-48f9-bc50-10c83e45520c.config 2026-08-22T13:05:27.6277070Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-fb9b8d9c-a044-48f9-bc50-10c83e45520c.config 2026-08-22T13:05:27.6339740Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-fb9b8d9c-a044-48f9-bc50-10c83e45520c.config
Fetching the repository
2026-08-22T13:05:27.6402840Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +26964ed2feba9d5b85f95fe547199129b769ceb5:refs/remotes/origin/py3.11 2026-08-22T13:05:32.0700900Z From https://github.com/pypy/pypy 2026-08-22T13:05:32.0702320Z * [new ref] 26964ed2feba9d5b85f95fe547199129b769ceb5 -> origin/py3.11 2026-08-22T13:05:32.0709620Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-08-22T13:05:32.0789010Z origin/py3.11 2026-08-22T13:05:32.0795580Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-22T13:05:32.0855360Z 26964ed2feba9d5b85f95fe547199129b769ceb5
Determining the checkout info
2026-08-22T13:05:32.0864510Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-22T13:05:32.0953750Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T13:05:32.1023530Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-22T13:05:33.2102680Z Updating files: 93% (6556/7027) 2026-08-22T13:05:33.2306780Z Updating files: 94% (6606/7027) 2026-08-22T13:05:33.2408350Z Updating files: 95% (6676/7027) 2026-08-22T13:05:33.2510810Z Updating files: 96% (6746/7027) 2026-08-22T13:05:33.2611680Z Updating files: 97% (6817/7027) 2026-08-22T13:05:33.2713050Z Updating files: 98% (6887/7027) 2026-08-22T13:05:33.2813440Z Updating files: 99% (6957/7027) 2026-08-22T13:05:33.2901440Z Updating files: 100% (7027/7027) 2026-08-22T13:05:33.2902320Z Updating files: 100% (7027/7027), done. 2026-08-22T13:05:33.2919940Z Switched to a new branch 'py3.11' 2026-08-22T13:05:33.2930400Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-22T13:05:33.3080710Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-22T13:05:33.3157440Z 26964ed2feba9d5b85f95fe547199129b769ceb5