2026-08-22T21:10:24.0080814Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-22T21:10:24.0085108Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-22T21:10:24.0086658Z [command]/usr/bin/git version
2026-08-22T21:10:24.0088439Z git version 2.55.0
2026-08-22T21:10:24.0128775Z Temporarily overriding HOME='/home/runner/work/_temp/e2f32d73-6caf-4162-b2fe-7ae6ec22240f' before making global git config changes
2026-08-22T21:10:24.0133311Z Adding repository directory to the temporary git global config as a safe directory
2026-08-22T21:10:24.0146755Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-22T21:10:24.0185342Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-22T21:10:24.0193346Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-22T21:10:24.0263225Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-22T21:10:24.0265392Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-22T21:10:24.0266962Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-22T21:10:24.0268190Z hint: call:
2026-08-22T21:10:24.0268983Z hint:
2026-08-22T21:10:24.0270167Z hint: git config --global init.defaultBranch <name>
2026-08-22T21:10:24.0272979Z hint:
2026-08-22T21:10:24.0274249Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-22T21:10:24.0275747Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-22T21:10:24.0276914Z hint:
2026-08-22T21:10:24.0277850Z hint: git branch -m <name>
2026-08-22T21:10:24.0278769Z hint:
2026-08-22T21:10:24.0279997Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-22T21:10:24.0282030Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-22T21:10:24.0284975Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-08-22T21:10:28.1344493Z [command]/usr/bin/git sparse-checkout disable
2026-08-22T21:10:28.1382486Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-22T21:10:28.1418440Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge
2026-08-22T21:10:28.5434774Z Note: switching to 'refs/remotes/pull/5570/merge'.
2026-08-22T21:10:28.5435777Z 2026-08-22T21:10:28.5436242Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-22T21:10:28.5438002Z changes and commit them, and you can discard any commits you make in this
2026-08-22T21:10:28.5438733Z state without impacting any branches by switching back to a branch.
2026-08-22T21:10:28.5439354Z 2026-08-22T21:10:28.5439678Z If you want to create a new branch to retain commits you create, you may
2026-08-22T21:10:28.5440218Z do so (now or later) by using -c with the switch command. Example:
2026-08-22T21:10:28.5440623Z 2026-08-22T21:10:28.5440876Z git switch -c <new-branch-name>
2026-08-22T21:10:28.5441450Z 2026-08-22T21:10:28.5441675Z Or undo this operation with:
2026-08-22T21:10:28.5441924Z 2026-08-22T21:10:28.5442057Z git switch -
2026-08-22T21:10:28.5442385Z 2026-08-22T21:10:28.5442713Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-22T21:10:28.5443132Z 2026-08-22T21:10:28.5443512Z HEAD is now at 823a9ae Merge 772cc173d8ad1478f2d050090fc5ac8e28b9ec08 into bfa0605ccff4e7c6be7d43df41c2fe1de10eaf48