2026-05-29T08:50:37.4900549Z Syncing repository: pypy/pypy
Getting Git version info
2026-05-29T08:50:37.4903984Z Working directory is '/home/runner/work/pypy/pypy'
2026-05-29T08:50:37.4905567Z [command]/usr/bin/git version
2026-05-29T08:50:37.7200058Z git version 2.54.0
2026-05-29T08:50:37.7263166Z Temporarily overriding HOME='/home/runner/work/_temp/8d5a8177-8f90-43a0-8c57-d07d3c100dbd' before making global git config changes
2026-05-29T08:50:37.7265301Z Adding repository directory to the temporary git global config as a safe directory
2026-05-29T08:50:37.7267584Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-05-29T08:50:37.7296400Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-05-29T08:50:37.7302813Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-05-29T08:50:37.7567050Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-29T08:50:37.7569242Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-29T08:50:37.7570894Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-29T08:50:37.7572093Z hint: call:
2026-05-29T08:50:37.7572734Z hint:
2026-05-29T08:50:37.7573547Z hint: git config --global init.defaultBranch <name>
2026-05-29T08:50:37.7574696Z hint:
2026-05-29T08:50:37.7575909Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-29T08:50:37.7578063Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-29T08:50:37.7579775Z hint:
2026-05-29T08:50:37.7580714Z hint: git branch -m <name>
2026-05-29T08:50:37.7582031Z hint:
2026-05-29T08:50:37.7583031Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-29T08:50:37.7584584Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-05-29T08:50:37.7587413Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
2026-05-29T08:50:40.8364381Z [command]/usr/bin/git sparse-checkout disable
2026-05-29T08:50:40.8394891Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-05-29T08:50:40.8420256Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5488/merge
2026-05-29T08:50:41.2676526Z Note: switching to 'refs/remotes/pull/5488/merge'.
2026-05-29T08:50:41.2676966Z 2026-05-29T08:50:41.2677226Z You are in 'detached HEAD' state. You can look around, make experimental
2026-05-29T08:50:41.2677879Z changes and commit them, and you can discard any commits you make in this
2026-05-29T08:50:41.2678477Z state without impacting any branches by switching back to a branch.
2026-05-29T08:50:41.2678837Z 2026-05-29T08:50:41.2679116Z If you want to create a new branch to retain commits you create, you may
2026-05-29T08:50:41.2679690Z do so (now or later) by using -c with the switch command. Example:
2026-05-29T08:50:41.2680076Z 2026-05-29T08:50:41.2680248Z git switch -c <new-branch-name>
2026-05-29T08:50:41.2680466Z 2026-05-29T08:50:41.2680619Z Or undo this operation with:
2026-05-29T08:50:41.2680972Z 2026-05-29T08:50:41.2681089Z git switch -
2026-05-29T08:50:41.2681299Z 2026-05-29T08:50:41.2681590Z Turn off this advice by setting config variable advice.detachedHead to false
2026-05-29T08:50:41.2681982Z 2026-05-29T08:50:41.2682415Z HEAD is now at 1bead62 Merge 3e97da6d7a91ccd8a070e4ef9a52a4cbcb50ae21 into 89d59559f278da492b27b562dc812789a3bbbf0f