2026-08-22T06:38:05.3620205Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T06:38:05.3622972Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-22T06:38:05.3624003Z [command]/usr/bin/git version
2026-08-22T06:38:05.3729699Z git version 2.55.0
2026-08-22T06:38:05.3781641Z Temporarily overriding HOME='/home/runner/work/_temp/ed1b70f2-46ab-4d91-ad65-2d3caaf0d8b7' before making global git config changes
2026-08-22T06:38:05.3792960Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T06:38:05.3794773Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-22T06:38:05.3852071Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T06:38:05.3861408Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-22T06:38:05.4003613Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T06:38:05.4005932Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T06:38:05.4007482Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T06:38:05.4008669Z hint: call:
2026-08-22T06:38:05.4009294Z hint:
2026-08-22T06:38:05.4010330Z hint: git config --global init.defaultBranch <name>
2026-08-22T06:38:05.4011305Z hint:
2026-08-22T06:38:05.4012214Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T06:38:05.4013710Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T06:38:05.4014903Z hint:
2026-08-22T06:38:05.4015705Z hint: git branch -m <name>
2026-08-22T06:38:05.4016461Z hint:
2026-08-22T06:38:05.4017457Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T06:38:05.4024210Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-22T06:38:05.4036087Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-22T06:38:08.4290321Z [command]/usr/bin/git sparse-checkout disable
2026-08-22T06:38:08.4347355Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T06:38:08.4386601Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5572/merge
2026-08-22T06:38:08.9830121Z Note: switching to 'refs/remotes/pull/5572/merge'.
2026-08-22T06:38:08.9830674Z 2026-08-22T06:38:08.9830968Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-22T06:38:08.9831583Z changes and commit them, and you can discard any commits you make in this
2026-08-22T06:38:08.9832154Z state without impacting any branches by switching back to a branch.
2026-08-22T06:38:08.9832486Z 2026-08-22T06:38:08.9832732Z If you want to create a new branch to retain commits you create, you may
2026-08-22T06:38:08.9833243Z do so (now or later) by using -c with the switch command. Example:
2026-08-22T06:38:08.9833591Z 2026-08-22T06:38:08.9833746Z git switch -c <new-branch-name>
2026-08-22T06:38:08.9833945Z 2026-08-22T06:38:08.9834111Z Or undo this operation with:
2026-08-22T06:38:08.9834329Z 2026-08-22T06:38:08.9834443Z git switch -
2026-08-22T06:38:08.9834621Z 2026-08-22T06:38:08.9834878Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-22T06:38:08.9835232Z 2026-08-22T06:38:08.9835857Z HEAD is now at bc4cf7b Merge bf2cdd900afba04a7ad092a9b41c0060f3a41db0 into f4e4349c4e8ec30db0c8ab147a0d4ad65486713f