Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-27T09:04:04.8136468Z with: 2026-07-27T09:04:04.8136891Z repository: pypy/pypy 2026-07-27T09:04:04.8141168Z token: *** 2026-07-27T09:04:04.8141613Z ssh-strict: true 2026-07-27T09:04:04.8142030Z ssh-user: git 2026-07-27T09:04:04.8142466Z persist-credentials: true 2026-07-27T09:04:04.8142950Z clean: true 2026-07-27T09:04:04.8143379Z sparse-checkout-cone-mode: true 2026-07-27T09:04:04.8143890Z fetch-depth: 1 2026-07-27T09:04:04.8144313Z fetch-tags: false 2026-07-27T09:04:04.8144744Z show-progress: true 2026-07-27T09:04:04.8145179Z lfs: false 2026-07-27T09:04:04.8145575Z submodules: false 2026-07-27T09:04:04.8146011Z set-safe-directory: true
2026-07-27T09:04:04.9155101Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-27T09:04:04.9158259Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-27T09:04:04.9159549Z [command]/usr/bin/git version 2026-07-27T09:04:04.9222613Z git version 2.54.0
2026-07-27T09:04:04.9295681Z Temporarily overriding HOME='/home/runner/work/_temp/74bbdb3b-a5ea-45fe-9e05-8786c8b53ebf' before making global git config changes 2026-07-27T09:04:04.9298207Z Adding repository directory to the temporary git global config as a safe directory 2026-07-27T09:04:04.9301713Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-27T09:04:04.9355968Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-27T09:04:04.9400344Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-27T09:04:04.9503012Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-27T09:04:04.9505043Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-27T09:04:04.9506572Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-27T09:04:04.9507753Z hint: call: 2026-07-27T09:04:04.9508773Z hint: 2026-07-27T09:04:04.9509563Z hint: git config --global init.defaultBranch <name> 2026-07-27T09:04:04.9510522Z hint: 2026-07-27T09:04:04.9511423Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-27T09:04:04.9512907Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-27T09:04:04.9514083Z hint: 2026-07-27T09:04:04.9514711Z hint: git branch -m <name> 2026-07-27T09:04:04.9515435Z hint: 2026-07-27T09:04:04.9516413Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-27T09:04:04.9518148Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-27T09:04:04.9529427Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-27T09:04:04.9576162Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-27T09:04:04.9612906Z Removing SSH command configuration 2026-07-27T09:04:04.9618960Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-27T09:04:04.9655719Z [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-07-27T09:04:05.0103224Z Removing HTTP extra header 2026-07-27T09:04:05.0105065Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-27T09:04:05.0152470Z [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-07-27T09:04:05.0430477Z Removing includeIf entries pointing to credentials config files 2026-07-27T09:04:05.0433264Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-27T09:04:05.0469494Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-27T09:04:05.0702990Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-c770fd77-ba96-4ffd-8054-9c0206218ffe.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-27T09:04:05.0744177Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-c770fd77-ba96-4ffd-8054-9c0206218ffe.config 2026-07-27T09:04:05.0778421Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-c770fd77-ba96-4ffd-8054-9c0206218ffe.config 2026-07-27T09:04:05.0824917Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-c770fd77-ba96-4ffd-8054-9c0206218ffe.config 2026-07-27T09:04:05.0860287Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-c770fd77-ba96-4ffd-8054-9c0206218ffe.config
Fetching the repository
2026-07-27T09:04:05.0900064Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4fab7c23343e439a386aedeeed98634f174f4303:refs/remotes/origin/py3.12 2026-07-27T09:04:08.1298913Z From https://github.com/pypy/pypy 2026-07-27T09:04:08.1300619Z * [new ref] 4fab7c23343e439a386aedeeed98634f174f4303 -> origin/py3.12 2026-07-27T09:04:08.1347264Z [command]/usr/bin/git branch --list --remote origin/py3.12 2026-07-27T09:04:08.1380907Z origin/py3.12 2026-07-27T09:04:08.1391346Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.12 2026-07-27T09:04:08.1426162Z 4fab7c23343e439a386aedeeed98634f174f4303
Determining the checkout info
2026-07-27T09:04:08.1439628Z [command]/usr/bin/git sparse-checkout disable 2026-07-27T09:04:08.1490967Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-27T09:04:08.1527625Z [command]/usr/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-07-27T09:04:08.8064598Z Switched to a new branch 'py3.12' 2026-07-27T09:04:08.8066676Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-07-27T09:04:08.8141973Z [command]/usr/bin/git log -1 --format=%H 2026-07-27T09:04:08.8170677Z 4fab7c23343e439a386aedeeed98634f174f4303