2026-07-31T07:21:55.5414765Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T07:21:55.5417381Z Working directory is '/home/runner/work/pypy/pypy'
2026-07-31T07:21:55.5418484Z [command]/usr/bin/git version
2026-07-31T07:21:55.6887268Z git version 2.54.0
2026-07-31T07:21:55.6930267Z Temporarily overriding HOME='/home/runner/work/_temp/5fba8d12-f10c-469c-9936-440ee004166d' before making global git config changes
2026-07-31T07:21:55.6932698Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T07:21:55.6936912Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-07-31T07:21:55.7204829Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T07:21:55.7214917Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-07-31T07:21:55.7726408Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T07:21:55.7727979Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T07:21:55.7729816Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T07:21:55.7730823Z hint: call:
2026-07-31T07:21:55.7731343Z hint:
2026-07-31T07:21:55.7732031Z hint: git config --global init.defaultBranch <name>
2026-07-31T07:21:55.7732851Z hint:
2026-07-31T07:21:55.7733764Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T07:21:55.7736004Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T07:21:55.7737948Z hint:
2026-07-31T07:21:55.7738850Z hint: git branch -m <name>
2026-07-31T07:21:55.7740061Z hint:
2026-07-31T07:21:55.7741233Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T07:21:55.7743107Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-07-31T07:21:55.7752440Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-07-31T07:22:00.2803709Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T07:22:00.2906077Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T07:22:00.2941021Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-07-31T07:22:00.8420700Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-07-31T07:22:00.8421308Z 2026-07-31T07:22:00.8421657Z You are in 'detached HEAD' state. You can look around, make experimental
2026-07-31T07:22:00.8422454Z changes and commit them, and you can discard any commits you make in this
2026-07-31T07:22:00.8423173Z state without impacting any branches by switching back to a branch.
2026-07-31T07:22:00.8423555Z 2026-07-31T07:22:00.8423836Z If you want to create a new branch to retain commits you create, you may
2026-07-31T07:22:00.8424425Z do so (now or later) by using -c with the switch command. Example:
2026-07-31T07:22:00.8424825Z 2026-07-31T07:22:00.8424985Z git switch -c <new-branch-name>
2026-07-31T07:22:00.8425228Z 2026-07-31T07:22:00.8425373Z Or undo this operation with:
2026-07-31T07:22:00.8425636Z 2026-07-31T07:22:00.8425774Z git switch -
2026-07-31T07:22:00.8425971Z 2026-07-31T07:22:00.8426252Z Turn off this advice by setting config variable advice.detachedHead to false
2026-07-31T07:22:00.8426691Z 2026-07-31T07:22:00.8427144Z HEAD is now at 1ecc04e Merge 044df9c86b8382cfec0ba0f0412651c777bce83a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3