2026-05-29T08:32:07.5703250Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:32:07.5706598Z Working directory is '/home/runner/work/pypy/pypy'
2026-05-29T08:32:07.5708239Z [command]/usr/bin/git version
2026-05-29T08:32:07.6541878Z git version 2.53.0
2026-05-29T08:32:07.6574647Z Temporarily overriding HOME='/home/runner/work/_temp/f4992807-6685-463f-9003-51a7fa1675d2' before making global git config changes
2026-05-29T08:32:07.6576332Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T08:32:07.6578959Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-05-29T08:32:07.6657064Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T08:32:07.6666061Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-05-29T08:32:07.7074062Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T08:32:07.7075415Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T08:32:07.7076610Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T08:32:07.7077618Z hint: call:
2026-05-29T08:32:07.7078900Z hint:
2026-05-29T08:32:07.7079769Z hint: git config --global init.defaultBranch <name>
2026-05-29T08:32:07.7080716Z hint:
2026-05-29T08:32:07.7081519Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T08:32:07.7082793Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T08:32:07.7083752Z hint:
2026-05-29T08:32:07.7084397Z hint: git branch -m <name>
2026-05-29T08:32:07.7085171Z hint:
2026-05-29T08:32:07.7086041Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T08:32:07.7120355Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-05-29T08:32:07.7128846Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-05-29T08:32:10.9763295Z [command]/usr/bin/git sparse-checkout disable
2026-05-29T08:32:10.9858797Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:32:10.9885214Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T08:32:11.3345446Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-05-29T08:32:11.3345864Z 2026-05-29T08:32:11.3346079Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-29T08:32:11.3346570Z changes and commit them, and you can discard any commits you make in this
2026-05-29T08:32:11.3347071Z state without impacting any branches by switching back to a branch.
2026-05-29T08:32:11.3347382Z 2026-05-29T08:32:11.3347630Z If you want to create a new branch to retain commits you create, you may
2026-05-29T08:32:11.3348089Z do so (now or later) by using -c with the switch command. Example:
2026-05-29T08:32:11.3348356Z 2026-05-29T08:32:11.3348722Z git switch -c <new-branch-name>
2026-05-29T08:32:11.3348936Z 2026-05-29T08:32:11.3349052Z Or undo this operation with:
2026-05-29T08:32:11.3349240Z 2026-05-29T08:32:11.3349334Z git switch -
2026-05-29T08:32:11.3349498Z 2026-05-29T08:32:11.3349712Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-29T08:32:11.3350050Z 2026-05-29T08:32:11.3350386Z HEAD is now at 9bc1891 Merge ef6841b8d2ca430b5918e135a0f38f367da9d427 into 89d59559f278da492b27b562dc812789a3bbbf0f