2026-08-24T20:43:08.4505165Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-24T20:43:08.4508981Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-24T20:43:08.4510649Z [command]/usr/bin/git version
2026-08-24T20:43:08.4583369Z git version 2.55.0
2026-08-24T20:43:08.4656679Z Temporarily overriding HOME='/home/runner/work/_temp/50092826-6ee2-42b1-a0d5-a8863b7cfd05' before making global git config changes
2026-08-24T20:43:08.4659312Z Adding repository directory to the temporary git global config as a safe directory
2026-08-24T20:43:08.4662571Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-24T20:43:08.4716436Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-24T20:43:08.4725565Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-24T20:43:08.4826162Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-24T20:43:08.4828358Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-24T20:43:08.4829972Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-24T20:43:08.4831282Z hint: call:
2026-08-24T20:43:08.4831977Z hint:
2026-08-24T20:43:08.4832816Z hint: git config --global init.defaultBranch <name>
2026-08-24T20:43:08.4833834Z hint:
2026-08-24T20:43:08.4834784Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-24T20:43:08.4836463Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-24T20:43:08.4838036Z hint:
2026-08-24T20:43:08.4838738Z hint: git branch -m <name>
2026-08-24T20:43:08.4839533Z hint:
2026-08-24T20:43:08.4840567Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-24T20:43:08.4842271Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-24T20:43:08.4844798Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-24T20:43:12.0706847Z [command]/usr/bin/git sparse-checkout disable
2026-08-24T20:43:12.0763254Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-24T20:43:12.0801088Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-24T20:43:12.6155183Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-24T20:43:12.6155957Z 2026-08-24T20:43:12.6156472Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-24T20:43:12.6158223Z changes and commit them, and you can discard any commits you make in this
2026-08-24T20:43:12.6159445Z state without impacting any branches by switching back to a branch.
2026-08-24T20:43:12.6160023Z 2026-08-24T20:43:12.6160325Z If you want to create a new branch to retain commits you create, you may
2026-08-24T20:43:12.6161009Z do so (now or later) by using -c with the switch command. Example:
2026-08-24T20:43:12.6161435Z 2026-08-24T20:43:12.6161685Z git switch -c <new-branch-name>
2026-08-24T20:43:12.6161950Z 2026-08-24T20:43:12.6162144Z Or undo this operation with:
2026-08-24T20:43:12.6162377Z 2026-08-24T20:43:12.6162542Z git switch -
2026-08-24T20:43:12.6162759Z 2026-08-24T20:43:12.6163066Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-24T20:43:12.6163431Z 2026-08-24T20:43:12.6163837Z HEAD is now at d9ec9b4 Merge 59e1739a396e990d732fc4ea99800b34af911bab into 433692af8423dc07878148fc116240cf418f51ed