Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-22T09:43:13.3829499Z with: 2026-07-22T09:43:13.3829929Z repository: pypy/pypy 2026-07-22T09:43:13.3834402Z token: *** 2026-07-22T09:43:13.3834865Z ssh-strict: true 2026-07-22T09:43:13.3835295Z ssh-user: git 2026-07-22T09:43:13.3835729Z persist-credentials: true 2026-07-22T09:43:13.3836198Z clean: true 2026-07-22T09:43:13.3836629Z sparse-checkout-cone-mode: true 2026-07-22T09:43:13.3837135Z fetch-depth: 1 2026-07-22T09:43:13.3837556Z fetch-tags: false 2026-07-22T09:43:13.3837985Z show-progress: true 2026-07-22T09:43:13.3838413Z lfs: false 2026-07-22T09:43:13.3838804Z submodules: false 2026-07-22T09:43:13.3839240Z set-safe-directory: true
2026-07-22T09:43:13.4902587Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-22T09:43:13.4906486Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-22T09:43:13.4908163Z [command]/usr/bin/git version 2026-07-22T09:43:13.5020568Z git version 2.54.0
2026-07-22T09:43:13.5061857Z Temporarily overriding HOME='/home/runner/work/_temp/3ddae97f-2db3-45d4-b5fa-6132b9c9be4b' before making global git config changes 2026-07-22T09:43:13.5064143Z Adding repository directory to the temporary git global config as a safe directory 2026-07-22T09:43:13.5068819Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-22T09:43:13.5147679Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-22T09:43:13.5158384Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-22T09:43:13.5325263Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-22T09:43:13.5327488Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-22T09:43:13.5329559Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-22T09:43:13.5330707Z hint: call: 2026-07-22T09:43:13.5331562Z hint: 2026-07-22T09:43:13.5332710Z hint: git config --global init.defaultBranch <name> 2026-07-22T09:43:13.5334004Z hint: 2026-07-22T09:43:13.5335094Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-22T09:43:13.5336873Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-22T09:43:13.5338418Z hint: 2026-07-22T09:43:13.5339444Z hint: git branch -m <name> 2026-07-22T09:43:13.5341136Z hint: 2026-07-22T09:43:13.5342683Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-22T09:43:13.5344922Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-22T09:43:13.5359913Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-22T09:43:13.5477648Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-22T09:43:13.5524038Z Removing SSH command configuration 2026-07-22T09:43:13.5531330Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-22T09:43:13.5577303Z [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-22T09:43:13.6076601Z Removing HTTP extra header 2026-07-22T09:43:13.6085410Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-22T09:43:13.6129924Z [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-22T09:43:13.6400601Z Removing includeIf entries pointing to credentials config files 2026-07-22T09:43:13.6410824Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-22T09:43:13.6457450Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-22T09:43:13.6724815Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-f4860d26-4fbf-4cf7-9009-22b81d328746.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-22T09:43:13.6772776Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-f4860d26-4fbf-4cf7-9009-22b81d328746.config 2026-07-22T09:43:13.6813107Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-f4860d26-4fbf-4cf7-9009-22b81d328746.config 2026-07-22T09:43:13.6855564Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-f4860d26-4fbf-4cf7-9009-22b81d328746.config 2026-07-22T09:43:13.6903489Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-f4860d26-4fbf-4cf7-9009-22b81d328746.config
Fetching the repository
2026-07-22T09:43:13.6947852Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a8f4018592c13dfc4104ae9ae131d31cbd2c26eb:refs/remotes/origin/main 2026-07-22T09:43:16.4873929Z From https://github.com/pypy/pypy 2026-07-22T09:43:16.4875952Z * [new ref] a8f4018592c13dfc4104ae9ae131d31cbd2c26eb -> origin/main 2026-07-22T09:43:16.4922181Z [command]/usr/bin/git branch --list --remote origin/main 2026-07-22T09:43:16.4955615Z origin/main 2026-07-22T09:43:16.4965666Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-07-22T09:43:16.4996917Z a8f4018592c13dfc4104ae9ae131d31cbd2c26eb
Determining the checkout info
2026-07-22T09:43:16.5011256Z [command]/usr/bin/git sparse-checkout disable 2026-07-22T09:43:16.5074404Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-22T09:43:16.5118502Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-22T09:43:17.0954203Z Switched to a new branch 'main' 2026-07-22T09:43:17.0955157Z branch 'main' set up to track 'origin/main'.
2026-07-22T09:43:17.1034524Z [command]/usr/bin/git log -1 --format=%H 2026-07-22T09:43:17.1067042Z a8f4018592c13dfc4104ae9ae131d31cbd2c26eb