Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-31T20:52:39.5163419Z with: 2026-08-31T20:52:39.5164111Z repository: pypy/pypy 2026-08-31T20:52:39.5167571Z token: *** 2026-08-31T20:52:39.5168220Z ssh-strict: true 2026-08-31T20:52:39.5168758Z ssh-user: git 2026-08-31T20:52:39.5169325Z persist-credentials: true 2026-08-31T20:52:39.5169922Z clean: true 2026-08-31T20:52:39.5170515Z sparse-checkout-cone-mode: true 2026-08-31T20:52:39.5171243Z fetch-depth: 1 2026-08-31T20:52:39.5171792Z fetch-tags: false 2026-08-31T20:52:39.5172398Z show-progress: true 2026-08-31T20:52:39.5173194Z lfs: false 2026-08-31T20:52:39.5173763Z submodules: false 2026-08-31T20:52:39.5174448Z set-safe-directory: true
2026-08-31T20:52:39.6015253Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T20:52:39.6018407Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-31T20:52:39.6019779Z [command]/usr/bin/git version 2026-08-31T20:52:39.6047927Z git version 2.55.0
2026-08-31T20:52:39.6098920Z Temporarily overriding HOME='/home/runner/work/_temp/8e94ddb6-bcef-417c-86fd-415d773eb0c7' before making global git config changes 2026-08-31T20:52:39.6100518Z Adding repository directory to the temporary git global config as a safe directory 2026-08-31T20:52:39.6101740Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-31T20:52:39.6134244Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T20:52:39.6153765Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-31T20:52:39.6219168Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-31T20:52:39.6220956Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-31T20:52:39.6222072Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-31T20:52:39.6223113Z hint: call: 2026-08-31T20:52:39.6223821Z hint: 2026-08-31T20:52:39.6224438Z hint: git config --global init.defaultBranch <name> 2026-08-31T20:52:39.6225189Z hint: 2026-08-31T20:52:39.6225926Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-31T20:52:39.6226979Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-31T20:52:39.6227888Z hint: 2026-08-31T20:52:39.6228493Z hint: git branch -m <name> 2026-08-31T20:52:39.6229041Z hint: 2026-08-31T20:52:39.6229887Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-31T20:52:39.6231003Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-31T20:52:39.6233076Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-31T20:52:39.6278343Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-31T20:52:39.6316592Z Removing SSH command configuration 2026-08-31T20:52:39.6318034Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-31T20:52:39.6338182Z [command]/usr/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-31T20:52:39.6608479Z Removing HTTP extra header 2026-08-31T20:52:39.6613889Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-31T20:52:39.6652514Z [command]/usr/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-31T20:52:39.6822255Z Removing includeIf entries pointing to credentials config files 2026-08-31T20:52:39.6827537Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-31T20:52:39.6856442Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-31T20:52:39.7044944Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-65fdad17-872d-4c71-b62f-2c54a587cf4e.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-31T20:52:39.7079694Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-65fdad17-872d-4c71-b62f-2c54a587cf4e.config 2026-08-31T20:52:39.7106499Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-65fdad17-872d-4c71-b62f-2c54a587cf4e.config 2026-08-31T20:52:39.7133614Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-65fdad17-872d-4c71-b62f-2c54a587cf4e.config 2026-08-31T20:52:39.7161207Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-65fdad17-872d-4c71-b62f-2c54a587cf4e.config
Fetching the repository
2026-08-31T20:52:39.7194180Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8b4bd53847884259c2eb523c2b89321822a6d85d:refs/remotes/origin/py3.11 2026-08-31T20:52:43.8890507Z From https://github.com/pypy/pypy 2026-08-31T20:52:43.8892097Z * [new ref] 8b4bd53847884259c2eb523c2b89321822a6d85d -> origin/py3.11 2026-08-31T20:52:43.8903291Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-31T20:52:43.8933769Z origin/py3.11 2026-08-31T20:52:43.8941133Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-31T20:52:43.8963412Z 8b4bd53847884259c2eb523c2b89321822a6d85d
Determining the checkout info
2026-08-31T20:52:43.8973384Z [command]/usr/bin/git sparse-checkout disable 2026-08-31T20:52:43.9008344Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T20:52:43.9037417Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-31T20:52:44.2971868Z Switched to a new branch 'py3.11' 2026-08-31T20:52:44.2973735Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-31T20:52:44.3024353Z [command]/usr/bin/git log -1 --format=%H 2026-08-31T20:52:44.3046709Z 8b4bd53847884259c2eb523c2b89321822a6d85d