2026-08-02T12:55:09.0608776Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T12:55:09.0611644Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-02T12:55:09.0612720Z [command]/usr/bin/git version
2026-08-02T12:55:09.0728176Z git version 2.54.0
2026-08-02T12:55:09.0803973Z Temporarily overriding HOME='/home/runner/work/_temp/5d150e76-c757-43eb-82fe-1ccf78b43801' before making global git config changes
2026-08-02T12:55:09.0806328Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T12:55:09.0810197Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-02T12:55:09.0867032Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T12:55:09.0876878Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-02T12:55:09.0999851Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T12:55:09.1002216Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-02T12:55:09.1003876Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-02T12:55:09.1005086Z hint: call:
2026-08-02T12:55:09.1005700Z hint:
2026-08-02T12:55:09.1006792Z hint: git config --global init.defaultBranch <name>
2026-08-02T12:55:09.1007807Z hint:
2026-08-02T12:55:09.1008859Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T12:55:09.1010620Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T12:55:09.1011812Z hint:
2026-08-02T12:55:09.1012442Z hint: git branch -m <name>
2026-08-02T12:55:09.1013229Z hint:
2026-08-02T12:55:09.1014349Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-02T12:55:09.1015934Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-02T12:55:09.1030885Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-02T12:55:11.4085960Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T12:55:11.4137853Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T12:55:11.4178592Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5551/merge
2026-08-02T12:55:11.9601294Z Note: switching to 'refs/remotes/pull/5551/merge'.
2026-08-02T12:55:11.9601952Z 2026-08-02T12:55:11.9602399Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-02T12:55:11.9603398Z changes and commit them, and you can discard any commits you make in this
2026-08-02T12:55:11.9604414Z state without impacting any branches by switching back to a branch.
2026-08-02T12:55:11.9604938Z 2026-08-02T12:55:11.9605331Z If you want to create a new branch to retain commits you create, you may
2026-08-02T12:55:11.9606224Z do so (now or later) by using -c with the switch command. Example:
2026-08-02T12:55:11.9606859Z 2026-08-02T12:55:11.9607119Z git switch -c <new-branch-name>
2026-08-02T12:55:11.9607589Z 2026-08-02T12:55:11.9607836Z Or undo this operation with:
2026-08-02T12:55:11.9608216Z 2026-08-02T12:55:11.9608434Z git switch -
2026-08-02T12:55:11.9608759Z 2026-08-02T12:55:11.9609247Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-02T12:55:11.9609861Z 2026-08-02T12:55:11.9610882Z HEAD is now at 8dc423a Merge f5e25d434be1bb9f4436990b3151daba9b945956 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b