Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T22:51:49.2482610Z with: 2026-08-22T22:51:49.2482970Z repository: pypy/pypy 2026-08-22T22:51:49.2485950Z token: *** 2026-08-22T22:51:49.2486370Z ssh-strict: true 2026-08-22T22:51:49.2486810Z ssh-user: git 2026-08-22T22:51:49.2487180Z persist-credentials: true 2026-08-22T22:51:49.2487550Z clean: true 2026-08-22T22:51:49.2487900Z sparse-checkout-cone-mode: true 2026-08-22T22:51:49.2488500Z fetch-depth: 1 2026-08-22T22:51:49.2488840Z fetch-tags: false 2026-08-22T22:51:49.2489180Z show-progress: true 2026-08-22T22:51:49.2489530Z lfs: false 2026-08-22T22:51:49.2489850Z submodules: false 2026-08-22T22:51:49.2506510Z set-safe-directory: true
2026-08-22T22:51:49.7199920Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T22:51:49.7201980Z Working directory is '/Users/runner/work/pypy/pypy' 2026-08-22T22:51:49.7202750Z [command]/opt/homebrew/bin/git version 2026-08-22T22:51:49.7458870Z git version 2.55.0
2026-08-22T22:51:49.7478290Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/f954576b-b9ab-4f99-9259-b97520ea49a0/.gitconfig' 2026-08-22T22:51:49.7486700Z Temporarily overriding HOME='/Users/runner/work/_temp/f954576b-b9ab-4f99-9259-b97520ea49a0' before making global git config changes 2026-08-22T22:51:49.7487900Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T22:51:49.7488940Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-08-22T22:51:49.7593040Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T22:51:49.7611680Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-08-22T22:51:49.7800110Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T22:51:49.7801280Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T22:51:49.7804090Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T22:51:49.7804920Z hint: call: 2026-08-22T22:51:49.7806630Z hint: 2026-08-22T22:51:49.7807370Z hint: git config --global init.defaultBranch <name> 2026-08-22T22:51:49.7807940Z hint: 2026-08-22T22:51:49.7808640Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T22:51:49.7809450Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T22:51:49.7811530Z hint: 2026-08-22T22:51:49.7812010Z hint: git branch -m <name> 2026-08-22T22:51:49.7812580Z hint: 2026-08-22T22:51:49.7813210Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T22:51:49.7814270Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-08-22T22:51:49.7815980Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T22:51:49.7895630Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T22:51:49.7954370Z Removing SSH command configuration 2026-08-22T22:51:49.7957980Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T22:51:49.8015990Z [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-22T22:51:49.9146030Z Removing HTTP extra header 2026-08-22T22:51:49.9150720Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T22:51:49.9217090Z [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-22T22:51:49.9901950Z Removing includeIf entries pointing to credentials config files 2026-08-22T22:51:49.9905470Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T22:51:49.9974750Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T22:51:50.1126140Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-260eab31-fad2-4e6a-bbc0-24b4aba39e4a.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T22:51:50.1183340Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-260eab31-fad2-4e6a-bbc0-24b4aba39e4a.config 2026-08-22T22:51:50.1185530Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-260eab31-fad2-4e6a-bbc0-24b4aba39e4a.config 2026-08-22T22:51:50.1187530Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-260eab31-fad2-4e6a-bbc0-24b4aba39e4a.config 2026-08-22T22:51:50.1202000Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-260eab31-fad2-4e6a-bbc0-24b4aba39e4a.config
Fetching the repository
2026-08-22T22:51:50.1273920Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d15b633cef2b734aed7276e8f83bd51d048cdeda:refs/remotes/origin/py3.11 2026-08-22T22:51:54.1352680Z From https://github.com/pypy/pypy 2026-08-22T22:51:54.1367800Z * [new ref] d15b633cef2b734aed7276e8f83bd51d048cdeda -> origin/py3.11 2026-08-22T22:51:54.1445970Z [command]/opt/homebrew/bin/git branch --list --remote origin/py3.11 2026-08-22T22:51:54.1480040Z origin/py3.11 2026-08-22T22:51:54.1483230Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-22T22:51:54.1566390Z d15b633cef2b734aed7276e8f83bd51d048cdeda
Determining the checkout info
2026-08-22T22:51:54.1743790Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-08-22T22:51:54.1746220Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T22:51:54.1750130Z [command]/opt/homebrew/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-22T22:51:55.2641180Z Updating files: 97% (6840/7027) 2026-08-22T22:51:55.2790650Z Updating files: 98% (6887/7027) 2026-08-22T22:51:55.2923730Z Updating files: 99% (6957/7027) 2026-08-22T22:51:55.2924300Z Updating files: 100% (7027/7027) 2026-08-22T22:51:55.2924690Z Updating files: 100% (7027/7027), done. 2026-08-22T22:51:55.3023070Z Switched to a new branch 'py3.11' 2026-08-22T22:51:55.3030810Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-22T22:51:55.3159320Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-08-22T22:51:55.3239530Z d15b633cef2b734aed7276e8f83bd51d048cdeda