Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-15T14:41:29.5267658Z with: 2026-09-15T14:41:29.5268399Z repository: pypy/pypy 2026-09-15T14:41:29.5272415Z token: *** 2026-09-15T14:41:29.5273015Z ssh-strict: true 2026-09-15T14:41:29.5273651Z ssh-user: git 2026-09-15T14:41:29.5274212Z persist-credentials: true 2026-09-15T14:41:29.5274885Z clean: true 2026-09-15T14:41:29.5275525Z sparse-checkout-cone-mode: true 2026-09-15T14:41:29.5276152Z fetch-depth: 1 2026-09-15T14:41:29.5277014Z fetch-tags: false 2026-09-15T14:41:29.5277620Z show-progress: true 2026-09-15T14:41:29.5278245Z lfs: false 2026-09-15T14:41:29.5278766Z submodules: false 2026-09-15T14:41:29.5279291Z set-safe-directory: true
2026-09-15T14:41:29.6210214Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-15T14:41:29.6213556Z Working directory is '/home/runner/work/pypy/pypy' 2026-09-15T14:41:29.6215035Z [command]/usr/bin/git version 2026-09-15T14:41:29.6227982Z git version 2.55.0
2026-09-15T14:41:29.6258572Z Temporarily overriding HOME='/home/runner/work/_temp/4159812a-6fe4-46d0-854f-fc78a508dfb1' before making global git config changes 2026-09-15T14:41:29.6261303Z Adding repository directory to the temporary git global config as a safe directory 2026-09-15T14:41:29.6288150Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-09-15T14:41:29.6327917Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-15T14:41:29.6330268Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-09-15T14:41:29.6396032Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-15T14:41:29.6407427Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-15T14:41:29.6409454Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-15T14:41:29.6415926Z hint: call: 2026-09-15T14:41:29.6416955Z hint: 2026-09-15T14:41:29.6418136Z hint: git config --global init.defaultBranch <name> 2026-09-15T14:41:29.6418850Z hint: 2026-09-15T14:41:29.6419714Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-15T14:41:29.6421089Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-15T14:41:29.6422010Z hint: 2026-09-15T14:41:29.6422683Z hint: git branch -m <name> 2026-09-15T14:41:29.6423251Z hint: 2026-09-15T14:41:29.6424364Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-15T14:41:29.6425463Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-09-15T14:41:29.6427923Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-15T14:41:29.6443323Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-09-15T14:41:29.6479195Z Removing SSH command configuration 2026-09-15T14:41:29.6484497Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-15T14:41:29.6522566Z [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-15T14:41:29.6844567Z Removing HTTP extra header 2026-09-15T14:41:29.6850716Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-15T14:41:29.6881530Z [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-15T14:41:29.7072395Z Removing includeIf entries pointing to credentials config files 2026-09-15T14:41:29.7078741Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-15T14:41:29.7111020Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-15T14:41:29.7324356Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-b0f540e1-50d5-427e-856f-c899efe55922.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-15T14:41:29.7355455Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-b0f540e1-50d5-427e-856f-c899efe55922.config 2026-09-15T14:41:29.7387926Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-b0f540e1-50d5-427e-856f-c899efe55922.config 2026-09-15T14:41:29.7420475Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-b0f540e1-50d5-427e-856f-c899efe55922.config 2026-09-15T14:41:29.7452461Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-b0f540e1-50d5-427e-856f-c899efe55922.config
Fetching the repository
2026-09-15T14:41:29.7490388Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fba3194b7561c0ed91dc5d1b5bc8c08be1a5f3c4:refs/remotes/origin/main 2026-09-15T14:41:33.3219641Z From https://github.com/pypy/pypy 2026-09-15T14:41:33.3221600Z * [new ref] fba3194b7561c0ed91dc5d1b5bc8c08be1a5f3c4 -> origin/main 2026-09-15T14:41:33.3230110Z [command]/usr/bin/git branch --list --remote origin/main 2026-09-15T14:41:33.3262682Z origin/main 2026-09-15T14:41:33.3270907Z [command]/usr/bin/git rev-parse refs/remotes/origin/main 2026-09-15T14:41:33.3296291Z fba3194b7561c0ed91dc5d1b5bc8c08be1a5f3c4
Determining the checkout info
2026-09-15T14:41:33.3305479Z [command]/usr/bin/git sparse-checkout disable 2026-09-15T14:41:33.3350681Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-15T14:41:33.3384735Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-09-15T14:41:33.6354878Z Switched to a new branch 'main' 2026-09-15T14:41:33.6355518Z branch 'main' set up to track 'origin/main'.
2026-09-15T14:41:33.6409023Z [command]/usr/bin/git log -1 --format=%H 2026-09-15T14:41:33.6435414Z fba3194b7561c0ed91dc5d1b5bc8c08be1a5f3c4