2026-08-22T06:49:52.6700402Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:49:52.6703943Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-22T06:49:52.6705453Z [command]/usr/bin/git version
2026-08-22T06:49:52.6772931Z git version 2.55.0
2026-08-22T06:49:52.6806149Z Temporarily overriding HOME='/home/runner/work/_temp/9782ba85-312b-44fd-bc96-bd0b4d5830ad' before making global git config changes
2026-08-22T06:49:52.6810173Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T06:49:52.6811381Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-22T06:49:52.6844186Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T06:49:52.6854610Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-22T06:49:52.6919960Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T06:49:52.6922035Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T06:49:52.6923870Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T06:49:52.6925308Z hint: call:
2026-08-22T06:49:52.6926782Z hint:
2026-08-22T06:49:52.6927579Z hint: git config --global init.defaultBranch <name>
2026-08-22T06:49:52.6928483Z hint:
2026-08-22T06:49:52.6929211Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T06:49:52.6930308Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T06:49:52.6931132Z hint:
2026-08-22T06:49:52.6931650Z hint: git branch -m <name>
2026-08-22T06:49:52.6932288Z hint:
2026-08-22T06:49:52.6933898Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T06:49:52.6935149Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-22T06:49:52.6936941Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-22T06:49:55.7103052Z [command]/usr/bin/git sparse-checkout disable
2026-08-22T06:49:55.7129133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:49:55.7159637Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5572/merge
2026-08-22T06:49:56.0498310Z Note: switching to 'refs/remotes/pull/5572/merge'.
2026-08-22T06:49:56.0499213Z 2026-08-22T06:49:56.0499885Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-22T06:49:56.0501175Z changes and commit them, and you can discard any commits you make in this
2026-08-22T06:49:56.0502903Z state without impacting any branches by switching back to a branch.
2026-08-22T06:49:56.0503702Z 2026-08-22T06:49:56.0504238Z If you want to create a new branch to retain commits you create, you may
2026-08-22T06:49:56.0514263Z do so (now or later) by using -c with the switch command. Example:
2026-08-22T06:49:56.0515126Z 2026-08-22T06:49:56.0515420Z git switch -c <new-branch-name>
2026-08-22T06:49:56.0515956Z 2026-08-22T06:49:56.0516230Z Or undo this operation with:
2026-08-22T06:49:56.0516736Z 2026-08-22T06:49:56.0516981Z git switch -
2026-08-22T06:49:56.0517314Z 2026-08-22T06:49:56.0517885Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-22T06:49:56.0518726Z 2026-08-22T06:49:56.0519752Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f