Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-29T07:35:45.5945142Z with: 2026-07-29T07:35:45.5945725Z repository: pypy/pypy 2026-07-29T07:35:45.5950109Z token: *** 2026-07-29T07:35:45.5950648Z ssh-strict: true 2026-07-29T07:35:45.5951305Z ssh-user: git 2026-07-29T07:35:45.5951910Z persist-credentials: true 2026-07-29T07:35:45.5952556Z clean: true 2026-07-29T07:35:45.5953154Z sparse-checkout-cone-mode: true 2026-07-29T07:35:45.5953784Z fetch-depth: 1 2026-07-29T07:35:45.5954393Z fetch-tags: false 2026-07-29T07:35:45.5954982Z show-progress: true 2026-07-29T07:35:45.5955513Z lfs: false 2026-07-29T07:35:45.5956096Z submodules: false 2026-07-29T07:35:45.5956665Z set-safe-directory: true
2026-07-29T07:35:45.6844866Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-29T07:35:45.6848917Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-29T07:35:45.6858712Z [command]/usr/bin/git version 2026-07-29T07:35:45.6919311Z git version 2.54.0
2026-07-29T07:35:45.6954011Z Temporarily overriding HOME='/home/runner/work/_temp/c82c779e-4e55-45ea-bc99-0da86f08fa69' before making global git config changes 2026-07-29T07:35:45.6955835Z Adding repository directory to the temporary git global config as a safe directory 2026-07-29T07:35:45.6964001Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-29T07:35:45.6994096Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-29T07:35:45.7003225Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-29T07:35:45.7074230Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-29T07:35:45.7076438Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-29T07:35:45.7077936Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-29T07:35:45.7079199Z hint: call: 2026-07-29T07:35:45.7079954Z hint: 2026-07-29T07:35:45.7081128Z hint: git config --global init.defaultBranch <name> 2026-07-29T07:35:45.7082211Z hint: 2026-07-29T07:35:45.7083096Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-29T07:35:45.7087902Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-29T07:35:45.7088848Z hint: 2026-07-29T07:35:45.7089396Z hint: git branch -m <name> 2026-07-29T07:35:45.7090156Z hint: 2026-07-29T07:35:45.7090910Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-29T07:35:45.7092008Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-29T07:35:45.7093930Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-29T07:35:45.7126424Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-29T07:35:45.7159169Z Removing SSH command configuration 2026-07-29T07:35:45.7162908Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-29T07:35:45.7201188Z [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-29T07:35:45.7490278Z Removing HTTP extra header 2026-07-29T07:35:45.7494433Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-29T07:35:45.7524574Z [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-29T07:35:45.7716506Z Removing includeIf entries pointing to credentials config files 2026-07-29T07:35:45.7719877Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-29T07:35:45.7749872Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-29T07:35:45.7955434Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-18960f64-2e38-4399-82bc-9849fa676cfd.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-29T07:35:45.7993687Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-18960f64-2e38-4399-82bc-9849fa676cfd.config 2026-07-29T07:35:45.8023160Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-18960f64-2e38-4399-82bc-9849fa676cfd.config 2026-07-29T07:35:45.8054281Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-18960f64-2e38-4399-82bc-9849fa676cfd.config 2026-07-29T07:35:45.8084230Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-18960f64-2e38-4399-82bc-9849fa676cfd.config
Fetching the repository
2026-07-29T07:35:45.8118800Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c8a8b43148169f1c5b7ed76f159565e341244074:refs/remotes/origin/main 2026-07-29T07:35:48.3218987Z From https://github.com/pypy/pypy 2026-07-29T07:35:48.3220656Z * [new ref] c8a8b43148169f1c5b7ed76f159565e341244074 -> origin/main 2026-07-29T07:35:48.3249735Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-29T07:35:48.3281265Z origin/main 2026-07-29T07:35:48.3288864Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-29T07:35:48.3312109Z c8a8b43148169f1c5b7ed76f159565e341244074
Determining the checkout info
2026-07-29T07:35:48.3320433Z [command]/usr/bin/git sparse-checkout disable 2026-07-29T07:35:48.3394706Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-29T07:35:48.3448240Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-29T07:35:48.7113017Z Switched to a new branch 'main' 2026-07-29T07:35:48.7114771Z branch 'main' set up to track 'origin/main'.
2026-07-29T07:35:48.7168856Z [command]/usr/bin/git log -1 --format=%H 2026-07-29T07:35:48.7192712Z c8a8b43148169f1c5b7ed76f159565e341244074