2026-08-02T17:36:07.2736473Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-02T17:36:07.2739660Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-02T17:36:07.2741062Z [command]/usr/bin/git version
2026-08-02T17:36:07.2771876Z git version 2.54.0
2026-08-02T17:36:07.2805417Z Temporarily overriding HOME='/home/runner/work/_temp/4e4a8cae-b09b-4af4-a111-5aeea3f61755' before making global git config changes
2026-08-02T17:36:07.2807150Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:36:07.2809462Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-02T17:36:07.2843557Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-02T17:36:07.2852002Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-02T17:36:07.2925357Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T17:36:07.2927025Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-02T17:36:07.2928538Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-02T17:36:07.2929566Z hint: call:
2026-08-02T17:36:07.2930339Z hint:
2026-08-02T17:36:07.2931527Z hint: git config --global init.defaultBranch <name>
2026-08-02T17:36:07.2932405Z hint:
2026-08-02T17:36:07.2933528Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T17:36:07.2934750Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T17:36:07.2935800Z hint:
2026-08-02T17:36:07.2936573Z hint: git branch -m <name>
2026-08-02T17:36:07.2937323Z hint:
2026-08-02T17:36:07.2938336Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-02T17:36:07.2939576Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-02T17:36:07.2945820Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-02T17:36:10.1918675Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T17:36:10.1949243Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-02T17:36:10.1981454Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-02T17:36:10.5295855Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-02T17:36:10.5296964Z 2026-08-02T17:36:10.5297563Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-02T17:36:10.5298923Z changes and commit them, and you can discard any commits you make in this
2026-08-02T17:36:10.5300341Z state without impacting any branches by switching back to a branch.
2026-08-02T17:36:10.5301189Z 2026-08-02T17:36:10.5301764Z If you want to create a new branch to retain commits you create, you may
2026-08-02T17:36:10.5302992Z do so (now or later) by using -c with the switch command. Example:
2026-08-02T17:36:10.5304118Z 2026-08-02T17:36:10.5304421Z git switch -c <new-branch-name>
2026-08-02T17:36:10.5304943Z 2026-08-02T17:36:10.5305193Z Or undo this operation with:
2026-08-02T17:36:10.5305646Z 2026-08-02T17:36:10.5305847Z git switch -
2026-08-02T17:36:10.5306293Z 2026-08-02T17:36:10.5306865Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-02T17:36:10.5307818Z 2026-08-02T17:36:10.5308801Z HEAD is now at 54ea128 Merge a60442a4745554511c1a22d439e616e87b762a1a into a2f7356d28f19f023e46e58443ec5988fd525899