Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-30T22:21:32.4124530Z with: 2026-08-30T22:21:32.4124990Z repository: pypy/pypy 2026-08-30T22:21:32.4128260Z token: *** 2026-08-30T22:21:32.4128630Z ssh-strict: true 2026-08-30T22:21:32.4129240Z ssh-user: git 2026-08-30T22:21:32.4129590Z persist-credentials: true 2026-08-30T22:21:32.4130050Z clean: true 2026-08-30T22:21:32.4130400Z sparse-checkout-cone-mode: true 2026-08-30T22:21:32.4130880Z fetch-depth: 1 2026-08-30T22:21:32.4131390Z fetch-tags: false 2026-08-30T22:21:32.4131830Z show-progress: true 2026-08-30T22:21:32.4149120Z lfs: false 2026-08-30T22:21:32.4149580Z submodules: false 2026-08-30T22:21:32.4149920Z set-safe-directory: true
2026-08-30T22:21:32.8616710Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-30T22:21:32.8619680Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-30T22:21:32.8620780Z [command]/opt/homebrew/bin/git version 2026-08-30T22:21:32.9289090Z git version 2.55.0
2026-08-30T22:21:32.9418030Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3efd13f4-0b82-4431-b4cd-4bc39f1d73cf/.gitconfig' 2026-08-30T22:21:32.9419400Z Temporarily overriding HOME='/Users/runner/work/_temp/3efd13f4-0b82-4431-b4cd-4bc39f1d73cf' before making global git config changes 2026-08-30T22:21:32.9420350Z Adding repository directory to the temporary git global config as a safe directory 2026-08-30T22:21:32.9421390Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-30T22:21:32.9468710Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-30T22:21:32.9476250Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-30T22:21:32.9685800Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-30T22:21:32.9690300Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-30T22:21:32.9691140Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-30T22:21:32.9691730Z hint: call: 2026-08-30T22:21:32.9693250Z hint: 2026-08-30T22:21:32.9693730Z hint: git config --global init.defaultBranch <name> 2026-08-30T22:21:32.9694700Z hint: 2026-08-30T22:21:32.9697030Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-30T22:21:32.9698770Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-30T22:21:32.9699400Z hint: 2026-08-30T22:21:32.9699780Z hint: git branch -m <name> 2026-08-30T22:21:32.9700210Z hint: 2026-08-30T22:21:32.9700760Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-30T22:21:32.9701680Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-30T22:21:32.9703160Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-30T22:21:32.9777830Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-30T22:21:32.9859670Z Removing SSH command configuration 2026-08-30T22:21:32.9860610Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-30T22:21:32.9920400Z [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-30T22:21:33.0859860Z Removing HTTP extra header 2026-08-30T22:21:33.0865410Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-30T22:21:33.0944640Z [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-30T22:21:33.1880420Z Removing includeIf entries pointing to credentials config files 2026-08-30T22:21:33.1885440Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-30T22:21:33.1952500Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-30T22:21:33.4001080Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-2e872723-7728-4cae-9d2d-f1ccb6107da7.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-30T22:21:33.4158600Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-2e872723-7728-4cae-9d2d-f1ccb6107da7.config 2026-08-30T22:21:33.4204940Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-2e872723-7728-4cae-9d2d-f1ccb6107da7.config 2026-08-30T22:21:33.4226020Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-2e872723-7728-4cae-9d2d-f1ccb6107da7.config 2026-08-30T22:21:33.4239140Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-2e872723-7728-4cae-9d2d-f1ccb6107da7.config
Fetching the repository
2026-08-30T22:21:33.4348310Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ec9fb38c21a680b5564a188c331680b376b1ce93:refs/remotes/origin/py3.11 2026-08-30T22:21:37.2440250Z From https://github.com/pypy/pypy 2026-08-30T22:21:37.2442540Z * [new ref] ec9fb38c21a680b5564a188c331680b376b1ce93 -> origin/py3.11 2026-08-30T22:21:37.2449240Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-08-30T22:21:37.2538690Z origin/py3.11 2026-08-30T22:21:37.2545510Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-30T22:21:37.2612330Z ec9fb38c21a680b5564a188c331680b376b1ce93
Determining the checkout info
2026-08-30T22:21:37.2621120Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-30T22:21:37.2716130Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-30T22:21:37.2793880Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-30T22:21:38.3482810Z Updating files: 93% (6554/7029) 2026-08-30T22:21:38.3699080Z Updating files: 94% (6608/7029) 2026-08-30T22:21:38.3804370Z Updating files: 95% (6678/7029) 2026-08-30T22:21:38.3906910Z Updating files: 96% (6748/7029) 2026-08-30T22:21:38.4007130Z Updating files: 97% (6819/7029) 2026-08-30T22:21:38.4111020Z Updating files: 98% (6889/7029) 2026-08-30T22:21:38.4212430Z Updating files: 99% (6959/7029) 2026-08-30T22:21:38.4243710Z Updating files: 100% (7029/7029) 2026-08-30T22:21:38.4345120Z Updating files: 100% (7029/7029), done. 2026-08-30T22:21:38.4445380Z Switched to a new branch 'py3.11' 2026-08-30T22:21:38.4546110Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-30T22:21:38.5079700Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-30T22:21:38.5085130Z ec9fb38c21a680b5564a188c331680b376b1ce93