2026-08-31T09:30:44.1575573Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-31T09:30:44.1578579Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-31T09:30:44.1579598Z [command]/usr/bin/git version
2026-08-31T09:30:44.1676661Z git version 2.55.0
2026-08-31T09:30:44.1708877Z Temporarily overriding HOME='/home/runner/work/_temp/ae7e54af-a0da-4737-a0ca-feb5b4c260ad' before making global git config changes
2026-08-31T09:30:44.1710637Z Adding repository directory to the temporary git global config as a safe directory
2026-08-31T09:30:44.1716078Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-31T09:30:44.1778513Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-31T09:30:44.1780849Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-31T09:30:44.1858326Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-31T09:30:44.1859988Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-31T09:30:44.1861482Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-31T09:30:44.1862377Z hint: call:
2026-08-31T09:30:44.1863158Z hint:
2026-08-31T09:30:44.1863914Z hint: git config --global init.defaultBranch <name>
2026-08-31T09:30:44.1864752Z hint:
2026-08-31T09:30:44.1865507Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-31T09:30:44.1866847Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-31T09:30:44.1867803Z hint:
2026-08-31T09:30:44.1868481Z hint: git branch -m <name>
2026-08-31T09:30:44.1869145Z hint:
2026-08-31T09:30:44.1869954Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-31T09:30:44.1871222Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-31T09:30:44.1873696Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-31T09:30:47.8102264Z [command]/usr/bin/git sparse-checkout disable
2026-08-31T09:30:47.8137645Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-31T09:30:47.8163851Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5537/merge
2026-08-31T09:30:48.2512210Z Note: switching to 'refs/remotes/pull/5537/merge'.
2026-08-31T09:30:48.2512795Z 2026-08-31T09:30:48.2513190Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-31T09:30:48.2514151Z changes and commit them, and you can discard any commits you make in this
2026-08-31T09:30:48.2514889Z state without impacting any branches by switching back to a branch.
2026-08-31T09:30:48.2515318Z 2026-08-31T09:30:48.2515681Z If you want to create a new branch to retain commits you create, you may
2026-08-31T09:30:48.2516440Z do so (now or later) by using -c with the switch command. Example:
2026-08-31T09:30:48.2516798Z 2026-08-31T09:30:48.2516989Z git switch -c <new-branch-name>
2026-08-31T09:30:48.2517200Z 2026-08-31T09:30:48.2517408Z Or undo this operation with:
2026-08-31T09:30:48.2517621Z 2026-08-31T09:30:48.2517778Z git switch -
2026-08-31T09:30:48.2517955Z 2026-08-31T09:30:48.2526508Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-31T09:30:48.2527119Z 2026-08-31T09:30:48.2527645Z HEAD is now at 1874623 Merge 0b02008c791f30b9fec3e3e8558b2600780a5a5e into 1f6a3e4799bc7a390bd52de333ab07ea0ce7ec4d