Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-22T12:21:29.2541317Z with: 2026-08-22T12:21:29.2541759Z repository: pypy/pypy 2026-08-22T12:21:29.2545685Z token: *** 2026-08-22T12:21:29.2546136Z ssh-strict: true 2026-08-22T12:21:29.2546572Z ssh-user: git 2026-08-22T12:21:29.2547016Z persist-credentials: true 2026-08-22T12:21:29.2547500Z clean: true 2026-08-22T12:21:29.2547956Z sparse-checkout-cone-mode: true 2026-08-22T12:21:29.2548473Z fetch-depth: 1 2026-08-22T12:21:29.2548902Z fetch-tags: false 2026-08-22T12:21:29.2549346Z show-progress: true 2026-08-22T12:21:29.2549790Z lfs: false 2026-08-22T12:21:29.2550197Z submodules: false 2026-08-22T12:21:29.2550647Z set-safe-directory: true
2026-08-22T12:21:29.3547340Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T12:21:29.3550653Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-22T12:21:29.3551747Z [command]/usr/bin/git version 2026-08-22T12:21:29.3645530Z git version 2.55.0
2026-08-22T12:21:29.3738842Z Temporarily overriding HOME='/home/runner/work/_temp/e3e618c0-13f7-4c22-a769-6c67edfe7b7e' before making global git config changes 2026-08-22T12:21:29.3741382Z Adding repository directory to the temporary git global config as a safe directory 2026-08-22T12:21:29.3746609Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-22T12:21:29.3837486Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T12:21:29.3847680Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-22T12:21:29.3985199Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-22T12:21:29.3987087Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-22T12:21:29.3988213Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-22T12:21:29.3989063Z hint: call: 2026-08-22T12:21:29.3989520Z hint: 2026-08-22T12:21:29.3990108Z hint: git config --global init.defaultBranch <name> 2026-08-22T12:21:29.3990821Z hint: 2026-08-22T12:21:29.3991483Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-22T12:21:29.3992568Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-22T12:21:29.3993438Z hint: 2026-08-22T12:21:29.3993921Z hint: git branch -m <name> 2026-08-22T12:21:29.3994854Z hint: 2026-08-22T12:21:29.3995617Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-22T12:21:29.4001647Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-22T12:21:29.4012904Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-22T12:21:29.4073330Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-22T12:21:29.4113462Z Removing SSH command configuration 2026-08-22T12:21:29.4120932Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-22T12:21:29.4156335Z [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-08-22T12:21:29.4568677Z Removing HTTP extra header 2026-08-22T12:21:29.4584951Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-22T12:21:29.4616264Z [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-08-22T12:21:29.4875442Z Removing includeIf entries pointing to credentials config files 2026-08-22T12:21:29.4881726Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-22T12:21:29.4918761Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-22T12:21:29.5148938Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-3061000d-0536-44e0-be39-88cd3d9adbe4.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-22T12:21:29.5190967Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-3061000d-0536-44e0-be39-88cd3d9adbe4.config 2026-08-22T12:21:29.5224713Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-3061000d-0536-44e0-be39-88cd3d9adbe4.config 2026-08-22T12:21:29.5261423Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3061000d-0536-44e0-be39-88cd3d9adbe4.config 2026-08-22T12:21:29.5296218Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3061000d-0536-44e0-be39-88cd3d9adbe4.config
Fetching the repository
2026-08-22T12:21:29.5337355Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +26964ed2feba9d5b85f95fe547199129b769ceb5:refs/remotes/origin/py3.11 2026-08-22T12:21:33.5500981Z From https://github.com/pypy/pypy 2026-08-22T12:21:33.5503428Z * [new ref] 26964ed2feba9d5b85f95fe547199129b769ceb5 -> origin/py3.11 2026-08-22T12:21:33.5513930Z [command]/usr/bin/git branch --list --remote origin/py3.11 2026-08-22T12:21:33.5545389Z origin/py3.11 2026-08-22T12:21:33.5555441Z [command]/usr/bin/git rev-parse refs/remotes/origin/py3.11 2026-08-22T12:21:33.5583980Z 26964ed2feba9d5b85f95fe547199129b769ceb5
Determining the checkout info
2026-08-22T12:21:33.5602483Z [command]/usr/bin/git sparse-checkout disable 2026-08-22T12:21:33.5660888Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T12:21:33.5694466Z [command]/usr/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-08-22T12:21:34.2020381Z Switched to a new branch 'py3.11' 2026-08-22T12:21:34.2025477Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-08-22T12:21:34.2095471Z [command]/usr/bin/git log -1 --format=%H 2026-08-22T12:21:34.2122278Z 26964ed2feba9d5b85f95fe547199129b769ceb5