2026-08-25T04:45:26.4576971Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:45:26.4580892Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T04:45:26.4590211Z [command]/usr/bin/git version
2026-08-25T04:45:26.4655806Z git version 2.55.0
2026-08-25T04:45:26.4693689Z Temporarily overriding HOME='/home/runner/work/_temp/54e08405-10f8-4ea2-ba24-c8a0281ad0a1' before making global git config changes
2026-08-25T04:45:26.4695313Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T04:45:26.4698870Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T04:45:26.4736216Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:45:26.4746972Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T04:45:26.4841887Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T04:45:26.4856004Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T04:45:26.4857509Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T04:45:26.4858694Z hint: call:
2026-08-25T04:45:26.4859461Z hint:
2026-08-25T04:45:26.4860569Z hint: git config --global init.defaultBranch <name>
2026-08-25T04:45:26.4861243Z hint:
2026-08-25T04:45:26.4862119Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T04:45:26.4863336Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T04:45:26.4864205Z hint:
2026-08-25T04:45:26.4864819Z hint: git branch -m <name>
2026-08-25T04:45:26.4865399Z hint:
2026-08-25T04:45:26.4866258Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T04:45:26.4867394Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T04:45:26.4869569Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T04:45:29.5160817Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T04:45:29.5213651Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:45:29.5250048Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T04:45:29.8650644Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T04:45:29.8651495Z 2026-08-25T04:45:29.8651857Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T04:45:29.8652543Z changes and commit them, and you can discard any commits you make in this
2026-08-25T04:45:29.8653310Z state without impacting any branches by switching back to a branch.
2026-08-25T04:45:29.8653725Z 2026-08-25T04:45:29.8654067Z If you want to create a new branch to retain commits you create, you may
2026-08-25T04:45:29.8654773Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T04:45:29.8655380Z 2026-08-25T04:45:29.8655598Z git switch -c <new-branch-name>
2026-08-25T04:45:29.8655940Z 2026-08-25T04:45:29.8656127Z Or undo this operation with:
2026-08-25T04:45:29.8656413Z 2026-08-25T04:45:29.8656665Z git switch -
2026-08-25T04:45:29.8656926Z 2026-08-25T04:45:29.8657266Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T04:45:29.8657751Z 2026-08-25T04:45:29.8658590Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68