2026-09-02T14:54:34.7355135Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-02T14:54:34.7358072Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-02T14:54:34.7359112Z [command]/usr/bin/git version
2026-09-02T14:54:34.7422746Z git version 2.55.0
2026-09-02T14:54:34.7469257Z Temporarily overriding HOME='/home/runner/work/_temp/cef57fa3-c0aa-4e45-b326-9be40167d98e' before making global git config changes
2026-09-02T14:54:34.7470774Z Adding repository directory to the temporary git global config as a safe directory
2026-09-02T14:54:34.7476879Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-02T14:54:34.7530491Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-02T14:54:34.7574806Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-02T14:54:34.7688180Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-02T14:54:34.7690233Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-02T14:54:34.7694830Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-02T14:54:34.7696263Z hint: call:
2026-09-02T14:54:34.7696973Z hint:
2026-09-02T14:54:34.7697817Z hint: git config --global init.defaultBranch <name>
2026-09-02T14:54:34.7698844Z hint:
2026-09-02T14:54:34.7699885Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-02T14:54:34.7701591Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-02T14:54:34.7703269Z hint:
2026-09-02T14:54:34.7703957Z hint: git branch -m <name>
2026-09-02T14:54:34.7704715Z hint:
2026-09-02T14:54:34.7705800Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-02T14:54:34.7707402Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-02T14:54:34.7714318Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-02T14:54:36.1478741Z [command]/usr/bin/git sparse-checkout disable
2026-09-02T14:54:36.1530273Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-02T14:54:36.1569605Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5577/merge
2026-09-02T14:54:36.7031841Z Note: switching to 'refs/remotes/pull/5577/merge'.
2026-09-02T14:54:36.7032763Z 2026-09-02T14:54:36.7033063Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-02T14:54:36.7033664Z changes and commit them, and you can discard any commits you make in this
2026-09-02T14:54:36.7034239Z state without impacting any branches by switching back to a branch.
2026-09-02T14:54:36.7034573Z 2026-09-02T14:54:36.7034829Z If you want to create a new branch to retain commits you create, you may
2026-09-02T14:54:36.7035348Z do so (now or later) by using -c with the switch command. Example:
2026-09-02T14:54:36.7035706Z 2026-09-02T14:54:36.7035862Z git switch -c <new-branch-name>
2026-09-02T14:54:36.7036070Z 2026-09-02T14:54:36.7036228Z Or undo this operation with:
2026-09-02T14:54:36.7036461Z 2026-09-02T14:54:36.7036571Z git switch -
2026-09-02T14:54:36.7036748Z 2026-09-02T14:54:36.7037002Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-02T14:54:36.7037358Z 2026-09-02T14:54:36.7037732Z HEAD is now at 0975af6 Merge 6d6f0980fe685946e6beafd96157610430366634 into 09916d286ed3703261ad5bc63c46083bdf7e253b