Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-08-20T08:52:10.1270483Z with: 2026-08-20T08:52:10.1271108Z repository: pypy/pypy 2026-08-20T08:52:10.1274931Z token: *** 2026-08-20T08:52:10.1275493Z ssh-strict: true 2026-08-20T08:52:10.1276196Z ssh-user: git 2026-08-20T08:52:10.1276847Z persist-credentials: true 2026-08-20T08:52:10.1277809Z clean: true 2026-08-20T08:52:10.1278504Z sparse-checkout-cone-mode: true 2026-08-20T08:52:10.1279213Z fetch-depth: 1 2026-08-20T08:52:10.1279838Z fetch-tags: false 2026-08-20T08:52:10.1280453Z show-progress: true 2026-08-20T08:52:10.1281054Z lfs: false 2026-08-20T08:52:10.1281682Z submodules: false 2026-08-20T08:52:10.1282288Z set-safe-directory: true
2026-08-20T08:52:10.2144376Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-20T08:52:10.2148189Z Working directory is '/home/runner/work/pypy/pypy' 2026-08-20T08:52:10.2149737Z [command]/usr/bin/git version 2026-08-20T08:52:10.2194661Z git version 2.55.0
2026-08-20T08:52:10.2227619Z Temporarily overriding HOME='/home/runner/work/_temp/ce366caf-7b5f-40d9-880c-5a55982a0134' before making global git config changes 2026-08-20T08:52:10.2229443Z Adding repository directory to the temporary git global config as a safe directory 2026-08-20T08:52:10.2232353Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-08-20T08:52:10.2263368Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-20T08:52:10.2272478Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-08-20T08:52:10.2368280Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-08-20T08:52:10.2370362Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-08-20T08:52:10.2371724Z hint: to use in all of your new repositories, which will suppress this warning, 2026-08-20T08:52:10.2372929Z hint: call: 2026-08-20T08:52:10.2373754Z hint: 2026-08-20T08:52:10.2374767Z hint: git config --global init.defaultBranch <name> 2026-08-20T08:52:10.2375763Z hint: 2026-08-20T08:52:10.2376754Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-08-20T08:52:10.2379171Z hint: 'development'. The just-created branch can be renamed via this command: 2026-08-20T08:52:10.2380430Z hint: 2026-08-20T08:52:10.2381227Z hint: git branch -m <name> 2026-08-20T08:52:10.2382360Z hint: 2026-08-20T08:52:10.2383367Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-08-20T08:52:10.2385026Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-08-20T08:52:10.2387908Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-20T08:52:10.2417361Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-20T08:52:10.2447897Z Removing SSH command configuration 2026-08-20T08:52:10.2450857Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-08-20T08:52:10.2480929Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-08-20T08:52:10.2775169Z Removing HTTP extra header 2026-08-20T08:52:10.2779755Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-08-20T08:52:10.2811648Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2026-08-20T08:52:10.2994514Z Removing includeIf entries pointing to credentials config files 2026-08-20T08:52:10.3000033Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-08-20T08:52:10.3032416Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-08-20T08:52:10.3223129Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-a8e9319b-81d8-4cce-a1a9-b2ef229b9966.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-08-20T08:52:10.3258540Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-a8e9319b-81d8-4cce-a1a9-b2ef229b9966.config 2026-08-20T08:52:10.3286066Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-a8e9319b-81d8-4cce-a1a9-b2ef229b9966.config 2026-08-20T08:52:10.3314975Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-a8e9319b-81d8-4cce-a1a9-b2ef229b9966.config 2026-08-20T08:52:10.3344620Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-a8e9319b-81d8-4cce-a1a9-b2ef229b9966.config
Fetching the repository
2026-08-20T08:52:10.3378969Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +def33fbd3abbfe79cd5c897408341c5945834329:refs/remotes/pull/5570/merge 2026-08-20T08:52:14.9288537Z From https://github.com/pypy/pypy 2026-08-20T08:52:14.9290154Z * [new ref] def33fbd3abbfe79cd5c897408341c5945834329 -> pull/5570/merge
Determining the checkout info
2026-08-20T08:52:14.9299637Z [command]/usr/bin/git sparse-checkout disable 2026-08-20T08:52:14.9339588Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-20T08:52:14.9370537Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5570/merge 2026-08-20T08:52:15.3394500Z Note: switching to 'refs/remotes/pull/5570/merge'. 2026-08-20T08:52:15.3394982Z 2026-08-20T08:52:15.3395266Z You are in 'detached HEAD' state. You can look around, make experimental 2026-08-20T08:52:15.3396041Z changes and commit them, and you can discard any commits you make in this 2026-08-20T08:52:15.3396611Z state without impacting any branches by switching back to a branch. 2026-08-20T08:52:15.3396969Z 2026-08-20T08:52:15.3397621Z If you want to create a new branch to retain commits you create, you may 2026-08-20T08:52:15.3398319Z do so (now or later) by using -c with the switch command. Example: 2026-08-20T08:52:15.3398707Z 2026-08-20T08:52:15.3398867Z git switch -c <new-branch-name> 2026-08-20T08:52:15.3399127Z 2026-08-20T08:52:15.3399404Z Or undo this operation with: 2026-08-20T08:52:15.3399627Z 2026-08-20T08:52:15.3399770Z git switch - 2026-08-20T08:52:15.3399951Z 2026-08-20T08:52:15.3400262Z Turn off this advice by setting config variable advice.detachedHead to false 2026-08-20T08:52:15.3400648Z 2026-08-20T08:52:15.3401163Z HEAD is now at def33fb Merge a3486ab7ccd5e6c5cf2859afdac7b9ee8ca85226 into 36ac959f84234b693c9d041b4ca0721fa9364393
2026-08-20T08:52:15.3446326Z [command]/usr/bin/git log -1 --format=%H 2026-08-20T08:52:15.3469441Z def33fbd3abbfe79cd5c897408341c5945834329