Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T15:42:12.3851425Z with: 2026-09-09T15:42:12.3852301Z repository: pypy/pypy 2026-09-09T15:42:12.3858968Z token: *** 2026-09-09T15:42:12.3859817Z ssh-strict: true 2026-09-09T15:42:12.3860667Z ssh-user: git 2026-09-09T15:42:12.3861529Z persist-credentials: true 2026-09-09T15:42:12.3862485Z clean: true 2026-09-09T15:42:12.3863327Z sparse-checkout-cone-mode: true 2026-09-09T15:42:12.3864422Z fetch-depth: 1 2026-09-09T15:42:12.3865275Z fetch-tags: false 2026-09-09T15:42:12.3866151Z show-progress: true 2026-09-09T15:42:12.3867049Z lfs: false 2026-09-09T15:42:12.3867844Z submodules: false 2026-09-09T15:42:12.3868676Z set-safe-directory: true
2026-09-09T15:42:12.4695301Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T15:42:12.4699226Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-09T15:42:12.4701405Z [command]/usr/bin/git version 2026-09-09T15:42:12.4812373Z git version 2.55.0
2026-09-09T15:42:12.4853934Z Temporarily overriding HOME='/home/runner/work/_temp/6e3d9b71-c683-46cc-8cf4-dcd8c0b79e8c' before making global git config changes 2026-09-09T15:42:12.4856683Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T15:42:12.4859163Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-09T15:42:12.4900052Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T15:42:12.4907802Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-09T15:42:12.4997143Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T15:42:12.4999891Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T15:42:12.5002119Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T15:42:12.5003473Z hint: call: 2026-09-09T15:42:12.5004461Z hint: 2026-09-09T15:42:12.5005538Z hint: git config --global init.defaultBranch <name> 2026-09-09T15:42:12.5006885Z hint: 2026-09-09T15:42:12.5008037Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T15:42:12.5009666Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T15:42:12.5011047Z hint: 2026-09-09T15:42:12.5012017Z hint: git branch -m <name> 2026-09-09T15:42:12.5013318Z hint: 2026-09-09T15:42:12.5014945Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T15:42:12.5017167Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-09T15:42:12.5020754Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T15:42:12.5051839Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T15:42:12.5080297Z Removing SSH command configuration 2026-09-09T15:42:12.5082873Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T15:42:12.5110851Z [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-09-09T15:42:12.5413247Z Removing HTTP extra header 2026-09-09T15:42:12.5419177Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T15:42:12.5450442Z [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-09-09T15:42:12.5610718Z Removing includeIf entries pointing to credentials config files 2026-09-09T15:42:12.5616022Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T15:42:12.5642173Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T15:42:12.5800203Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-5f525889-b8dd-4215-973b-1fab60ea72fd.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T15:42:12.5830858Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-5f525889-b8dd-4215-973b-1fab60ea72fd.config 2026-09-09T15:42:12.5856165Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-5f525889-b8dd-4215-973b-1fab60ea72fd.config 2026-09-09T15:42:12.6452062Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5f525889-b8dd-4215-973b-1fab60ea72fd.config 2026-09-09T15:42:12.6476443Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5f525889-b8dd-4215-973b-1fab60ea72fd.config
Fetching the repository
2026-09-09T15:42:12.6535263Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00a2f9c166f46da11e596dea594a273deb8ae95d:refs/remotes/origin/py3.11 2026-09-09T15:42:17.8017291Z From https://github.com/pypy/pypy 2026-09-09T15:42:17.8018099Z * [new ref] 00a2f9c166f46da11e596dea594a273deb8ae95d -> origin/py3.11 2026-09-09T15:42:17.8028619Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-09-09T15:42:17.8049297Z origin/py3.11 2026-09-09T15:42:17.8055041Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-09-09T15:42:17.8071863Z 00a2f9c166f46da11e596dea594a273deb8ae95d
Determining the checkout info
2026-09-09T15:42:17.8078150Z [command]/usr/bin/git sparse-checkout disable 2026-09-09T15:42:17.8161639Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T15:42:17.8183234Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-09-09T15:42:18.2631446Z Switched to a new branch 'py3.11' 2026-09-09T15:42:18.3443127Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-09T15:42:18.3515149Z [command]/usr/bin/git log -1 --format=%H 2026-09-09T15:42:18.3516153Z 00a2f9c166f46da11e596dea594a273deb8ae95d