2026-08-25T04:58:16.5026040Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-25T04:58:16.5030778Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-25T04:58:16.5033433Z [command]/usr/bin/git version
2026-08-25T04:58:16.5071679Z git version 2.55.0
2026-08-25T04:58:16.5115682Z Temporarily overriding HOME='/home/runner/work/_temp/98b7c30a-98e7-447b-b96c-32f47e443ed8' before making global git config changes
2026-08-25T04:58:16.5117840Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T04:58:16.5120956Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-25T04:58:16.5176923Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-25T04:58:16.5189978Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-25T04:58:16.5314385Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-25T04:58:16.5318106Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-25T04:58:16.5326859Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-25T04:58:16.5329174Z hint: call:
2026-08-25T04:58:16.5332620Z hint:
2026-08-25T04:58:16.5334271Z hint: git config --global init.defaultBranch <name>
2026-08-25T04:58:16.5336316Z hint:
2026-08-25T04:58:16.5338608Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-25T04:58:16.5342217Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-25T04:58:16.5344574Z hint:
2026-08-25T04:58:16.5346122Z hint: git branch -m <name>
2026-08-25T04:58:16.5348101Z hint:
2026-08-25T04:58:16.5350307Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-25T04:58:16.5353769Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-25T04:58:16.5358875Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-25T04:58:19.5257954Z [command]/usr/bin/git sparse-checkout disable
2026-08-25T04:58:19.5312504Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-25T04:58:19.5347702Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5573/merge
2026-08-25T04:58:20.0718705Z Note: switching to 'refs/remotes/pull/5573/merge'.
2026-08-25T04:58:20.0719438Z 2026-08-25T04:58:20.0719924Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-25T04:58:20.0721470Z changes and commit them, and you can discard any commits you make in this
2026-08-25T04:58:20.0722694Z state without impacting any branches by switching back to a branch.
2026-08-25T04:58:20.0723447Z 2026-08-25T04:58:20.0723990Z If you want to create a new branch to retain commits you create, you may
2026-08-25T04:58:20.0724974Z do so (now or later) by using -c with the switch command. Example:
2026-08-25T04:58:20.0725542Z 2026-08-25T04:58:20.0725762Z git switch -c <new-branch-name>
2026-08-25T04:58:20.0726110Z 2026-08-25T04:58:20.0726362Z Or undo this operation with:
2026-08-25T04:58:20.0726742Z 2026-08-25T04:58:20.0726955Z git switch -
2026-08-25T04:58:20.0727246Z 2026-08-25T04:58:20.0727686Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-25T04:58:20.0728357Z 2026-08-25T04:58:20.0729061Z HEAD is now at 237b0e4 Merge 50ff8e211cc68a84ffb07d8b1622cfbbe4ef9bc9 into 5ff869c95ca71525afb5f19ae23295e592873e68