2026-09-09T12:22:53.9971798Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T12:22:53.9975968Z Working directory is '/home/runner/work/pypy/pypy'
2026-09-09T12:22:53.9977590Z [command]/usr/bin/git version
2026-09-09T12:22:54.0026962Z git version 2.55.0
2026-09-09T12:22:54.0063935Z Temporarily overriding HOME='/home/runner/work/_temp/f8001100-2ba2-4014-90db-38f1fa8144b5' before making global git config changes
2026-09-09T12:22:54.0065737Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T12:22:54.0079973Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-09-09T12:22:54.0103592Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T12:22:54.0113153Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-09-09T12:22:54.0199748Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T12:22:54.0201881Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T12:22:54.0203552Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T12:22:54.0205280Z hint: call:
2026-09-09T12:22:54.0206601Z hint:
2026-09-09T12:22:54.0207650Z hint: git config --global init.defaultBranch <name>
2026-09-09T12:22:54.0208695Z hint:
2026-09-09T12:22:54.0209700Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T12:22:54.0211088Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T12:22:54.0212214Z hint:
2026-09-09T12:22:54.0213100Z hint: git branch -m <name>
2026-09-09T12:22:54.0213967Z hint:
2026-09-09T12:22:54.0215191Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T12:22:54.0216979Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-09-09T12:22:54.0223051Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-09-09T12:22:58.1091000Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T12:22:58.1130544Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T12:22:58.1160453Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5582/merge
2026-09-09T12:22:58.5162671Z Note: switching to 'refs/remotes/pull/5582/merge'.
2026-09-09T12:22:58.5163783Z 2026-09-09T12:22:58.5164781Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-09T12:22:58.5167105Z changes and commit them, and you can discard any commits you make in this
2026-09-09T12:22:58.5168964Z state without impacting any branches by switching back to a branch.
2026-09-09T12:22:58.5170160Z 2026-09-09T12:22:58.5170938Z If you want to create a new branch to retain commits you create, you may
2026-09-09T12:22:58.5172601Z do so (now or later) by using -c with the switch command. Example:
2026-09-09T12:22:58.5173638Z 2026-09-09T12:22:58.5174040Z git switch -c <new-branch-name>
2026-09-09T12:22:58.5174820Z 2026-09-09T12:22:58.5175429Z Or undo this operation with:
2026-09-09T12:22:58.5176066Z 2026-09-09T12:22:58.5176424Z git switch -
2026-09-09T12:22:58.5176895Z 2026-09-09T12:22:58.5177800Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-09T12:22:58.5178949Z 2026-09-09T12:22:58.5180269Z HEAD is now at db5e079 Merge a4e48dea60c1430623d959ecea1d945031ad3216 into 807a08335ed3be1990e0c02a23fcaf26ef6784de