Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-09T13:43:13.0876530Z with: 2026-09-09T13:43:13.0876870Z repository: pypy/pypy 2026-09-09T13:43:13.0882330Z token: *** 2026-09-09T13:43:13.0883270Z ssh-strict: true 2026-09-09T13:43:13.0883650Z ssh-user: git 2026-09-09T13:43:13.0884010Z persist-credentials: true 2026-09-09T13:43:13.0884380Z clean: true 2026-09-09T13:43:13.0884730Z sparse-checkout-cone-mode: true 2026-09-09T13:43:13.0885160Z fetch-depth: 1 2026-09-09T13:43:13.0885500Z fetch-tags: false 2026-09-09T13:43:13.0885850Z show-progress: true 2026-09-09T13:43:13.0886210Z lfs: false 2026-09-09T13:43:13.0886540Z submodules: false 2026-09-09T13:43:13.0886890Z set-safe-directory: true
2026-09-09T13:43:13.4747350Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T13:43:13.4751460Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-09T13:43:13.4752460Z [command]/opt/homebrew/bin/git version 2026-09-09T13:43:13.5074610Z git version 2.55.0
2026-09-09T13:43:13.5100120Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/96bc6b68-71bc-48de-83d6-9c0286059a7a/.gitconfig' 2026-09-09T13:43:13.5105900Z Temporarily overriding HOME='/Users/runner/work/_temp/96bc6b68-71bc-48de-83d6-9c0286059a7a' before making global git config changes 2026-09-09T13:43:13.5107020Z Adding repository directory to the temporary git global config as a safe directory 2026-09-09T13:43:13.5114710Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-09T13:43:13.5244310Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T13:43:13.5252440Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-09-09T13:43:13.5563840Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-09T13:43:13.5565250Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-09T13:43:13.5566130Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-09T13:43:13.5566780Z hint: call: 2026-09-09T13:43:13.5567120Z hint: 2026-09-09T13:43:13.5567590Z hint: git config --global init.defaultBranch <name> 2026-09-09T13:43:13.5568160Z hint: 2026-09-09T13:43:13.5568650Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-09T13:43:13.5569500Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-09T13:43:13.5570120Z hint: 2026-09-09T13:43:13.5570500Z hint: git branch -m <name> 2026-09-09T13:43:13.5570960Z hint: 2026-09-09T13:43:13.5571560Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-09T13:43:13.5572430Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-09T13:43:13.5574180Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T13:43:13.5659920Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T13:43:13.5750710Z Removing SSH command configuration 2026-09-09T13:43:13.5753640Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-09T13:43:13.5811030Z [command]/opt/homebrew/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-09T13:43:13.6797350Z Removing HTTP extra header 2026-09-09T13:43:13.6799710Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-09T13:43:13.6868070Z [command]/opt/homebrew/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-09T13:43:13.7692200Z Removing includeIf entries pointing to credentials config files 2026-09-09T13:43:13.7693240Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-09T13:43:13.7781280Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-09T13:43:13.8829840Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-8b3ea3a7-0314-4456-b2f6-246efcc1d14c.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-09T13:43:13.8906090Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8b3ea3a7-0314-4456-b2f6-246efcc1d14c.config 2026-09-09T13:43:13.8967310Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8b3ea3a7-0314-4456-b2f6-246efcc1d14c.config 2026-09-09T13:43:13.9036340Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8b3ea3a7-0314-4456-b2f6-246efcc1d14c.config 2026-09-09T13:43:13.9132630Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8b3ea3a7-0314-4456-b2f6-246efcc1d14c.config
Fetching the repository
2026-09-09T13:43:13.9201970Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89:refs/remotes/pull/5582/merge 2026-09-09T13:43:20.1236540Z From https://github.com/pypy/pypy 2026-09-09T13:43:20.1241680Z * [new ref] db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89 -> pull/5582/merge
Determining the checkout info
2026-09-09T13:43:20.1260810Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-09-09T13:43:20.1373720Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T13:43:20.1525470Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/5582/merge 2026-09-09T13:43:21.1543780Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de
2026-09-09T13:43:21.1687870Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-09-09T13:43:21.1758440Z db5e079fa23f7d6e9ca9b142622ab50c1d5f4a89