2026-08-25T07:18:36.6739630Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T07:18:36.6742771Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T07:18:36.6744027Z [command]/usr/bin/git version
2026-08-25T07:18:36.6834742Z git version 2.55.0
2026-08-25T07:18:36.6872586Z Temporarily overriding HOME='/home/runner/work/_temp/b36b65e3-a282-43f9-bfdb-5b5046e87a43' before making global git config changes
2026-08-25T07:18:36.6874839Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T07:18:36.6877295Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T07:18:36.6941619Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T07:18:36.6950977Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T07:18:36.7067064Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T07:18:36.7072037Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T07:18:36.7073757Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T07:18:36.7075039Z hint: call:
2026-08-25T07:18:36.7076006Z hint:
2026-08-25T07:18:36.7076822Z hint: git config --global init.defaultBranch <name>
2026-08-25T07:18:36.7077809Z hint:
2026-08-25T07:18:36.7078831Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T07:18:36.7080361Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T07:18:36.7081596Z hint:
2026-08-25T07:18:36.7083664Z hint: git branch -m <name>
2026-08-25T07:18:36.7084501Z hint:
2026-08-25T07:18:36.7085771Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T07:18:36.7087366Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T07:18:36.7089160Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T07:18:39.3629984Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T07:18:39.3682284Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T07:18:39.3719338Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T07:18:39.9326820Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T07:18:39.9327287Z 2026-08-25T07:18:39.9327568Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T07:18:39.9328179Z changes and commit them, and you can discard any commits you make in this
2026-08-25T07:18:39.9328757Z state without impacting any branches by switching back to a branch.
2026-08-25T07:18:39.9329081Z 2026-08-25T07:18:39.9329340Z If you want to create a new branch to retain commits you create, you may
2026-08-25T07:18:39.9329886Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T07:18:39.9330239Z 2026-08-25T07:18:39.9330391Z git switch -c <new-branch-name>
2026-08-25T07:18:39.9330599Z 2026-08-25T07:18:39.9330760Z Or undo this operation with:
2026-08-25T07:18:39.9330996Z 2026-08-25T07:18:39.9331108Z git switch -
2026-08-25T07:18:39.9331293Z 2026-08-25T07:18:39.9331555Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T07:18:39.9332254Z 2026-08-25T07:18:39.9332674Z HEAD is now at 860202a Merge 0f03581ce5edf1d49a93cbb1b035b3710717116b into 5ff869c95ca71525afb5f19ae23295e592873e68