Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-26T11:55:31.1897663Z with: 2026-07-26T11:55:31.1898105Z repository: pypy/pypy 2026-07-26T11:55:31.1902659Z token: *** 2026-07-26T11:55:31.1903107Z ssh-strict: true 2026-07-26T11:55:31.1903537Z ssh-user: git 2026-07-26T11:55:31.1903988Z persist-credentials: true 2026-07-26T11:55:31.1904457Z clean: true 2026-07-26T11:55:31.1904897Z sparse-checkout-cone-mode: true 2026-07-26T11:55:31.1905410Z fetch-depth: 1 2026-07-26T11:55:31.1905834Z fetch-tags: false 2026-07-26T11:55:31.1906266Z show-progress: true 2026-07-26T11:55:31.1906698Z lfs: false 2026-07-26T11:55:31.1907103Z submodules: false 2026-07-26T11:55:31.1907542Z set-safe-directory: true
2026-07-26T11:55:31.2963309Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T11:55:31.2967151Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-26T11:55:31.2968853Z [command]/usr/bin/git version 2026-07-26T11:55:31.3009931Z git version 2.54.0
2026-07-26T11:55:31.3085852Z Temporarily overriding HOME='/home/runner/work/_temp/7c9dc144-462d-4098-995b-62dc46e571db' before making global git config changes 2026-07-26T11:55:31.3088411Z Adding repository directory to the temporary git global config as a safe directory 2026-07-26T11:55:31.3092090Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-26T11:55:31.3147420Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T11:55:31.3157541Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-26T11:55:31.3291940Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-26T11:55:31.3294108Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-26T11:55:31.3295630Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-26T11:55:31.3296882Z hint: call: 2026-07-26T11:55:31.3297529Z hint: 2026-07-26T11:55:31.3298330Z hint: git config --global init.defaultBranch <name> 2026-07-26T11:55:31.3299289Z hint: 2026-07-26T11:55:31.3300182Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-26T11:55:31.3301972Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-26T11:55:31.3303159Z hint: 2026-07-26T11:55:31.3303803Z hint: git branch -m <name> 2026-07-26T11:55:31.3304604Z hint: 2026-07-26T11:55:31.3305637Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-26T11:55:31.3314456Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-26T11:55:31.3327700Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T11:55:31.3393835Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T11:55:31.3435705Z Removing SSH command configuration 2026-07-26T11:55:31.3440384Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-26T11:55:31.3484080Z [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-26T11:55:31.3915137Z Removing HTTP extra header 2026-07-26T11:55:31.3933220Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-26T11:55:31.3969040Z [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-26T11:55:31.4213195Z Removing includeIf entries pointing to credentials config files 2026-07-26T11:55:31.4220222Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-26T11:55:31.4258827Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-26T11:55:31.4498884Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-0f26c8c1-b386-4ef7-988d-15254a7cc298.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-26T11:55:31.4543457Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-0f26c8c1-b386-4ef7-988d-15254a7cc298.config 2026-07-26T11:55:31.4578540Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-0f26c8c1-b386-4ef7-988d-15254a7cc298.config 2026-07-26T11:55:31.4617223Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-0f26c8c1-b386-4ef7-988d-15254a7cc298.config 2026-07-26T11:55:31.4653669Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-0f26c8c1-b386-4ef7-988d-15254a7cc298.config
Fetching the repository
2026-07-26T11:55:31.4695366Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0b9de5713f7addda19bd317874c11a1a7f722f25:refs/remotes/origin/py3.11 2026-07-26T11:55:35.6261765Z From https://github.com/pypy/pypy 2026-07-26T11:55:35.6262583Z * [new ref] 0b9de5713f7addda19bd317874c11a1a7f722f25 -> origin/py3.11 2026-07-26T11:55:35.6305329Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-07-26T11:55:35.6337406Z origin/py3.11 2026-07-26T11:55:35.6346635Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-07-26T11:55:35.6372612Z 0b9de5713f7addda19bd317874c11a1a7f722f25
Determining the checkout info
2026-07-26T11:55:35.6382541Z [command]/usr/bin/git sparse-checkout disable 2026-07-26T11:55:35.6429197Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T11:55:35.6464635Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-07-26T11:55:36.3802002Z Switched to a new branch 'py3.11' 2026-07-26T11:55:36.3807695Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-07-26T11:55:36.4240741Z [command]/usr/bin/git log -1 --format=%H 2026-07-26T11:55:36.4274270Z 0b9de5713f7addda19bd317874c11a1a7f722f25