Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-31T02:54:30.9797000Z with: 2026-07-31T02:54:30.9797559Z repository: pypy/pypy 2026-07-31T02:54:30.9801763Z token: *** 2026-07-31T02:54:30.9802390Z ssh-strict: true 2026-07-31T02:54:30.9802913Z ssh-user: git 2026-07-31T02:54:30.9803534Z persist-credentials: true 2026-07-31T02:54:30.9804130Z clean: true 2026-07-31T02:54:30.9804678Z sparse-checkout-cone-mode: true 2026-07-31T02:54:30.9805348Z fetch-depth: 1 2026-07-31T02:54:30.9805869Z fetch-tags: false 2026-07-31T02:54:30.9806404Z show-progress: true 2026-07-31T02:54:30.9807002Z lfs: false 2026-07-31T02:54:30.9807510Z submodules: false 2026-07-31T02:54:30.9808102Z set-safe-directory: true
2026-07-31T02:54:31.0674501Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T02:54:31.0678071Z Working directory is '/home/runner/work/pypy/pypy' 2026-07-31T02:54:31.0679755Z [command]/usr/bin/git version 2026-07-31T02:54:31.0763687Z git version 2.54.0
2026-07-31T02:54:31.0798712Z Temporarily overriding HOME='/home/runner/work/_temp/b2097e5b-1634-418a-b4e6-d2da17ecc965' before making global git config changes 2026-07-31T02:54:31.0800348Z Adding repository directory to the temporary git global config as a safe directory 2026-07-31T02:54:31.0802671Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy 2026-07-31T02:54:31.0840348Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T02:54:31.0850317Z [command]/usr/bin/git init /home/runner/work/pypy/pypy 2026-07-31T02:54:31.0951351Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-31T02:54:31.0962450Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-31T02:54:31.0963618Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-31T02:54:31.0964622Z hint: call: 2026-07-31T02:54:31.0965113Z hint: 2026-07-31T02:54:31.0966072Z hint: git config --global init.defaultBranch <name> 2026-07-31T02:54:31.0966942Z hint: 2026-07-31T02:54:31.0967632Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-31T02:54:31.0968697Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-31T02:54:31.0970195Z hint: 2026-07-31T02:54:31.0970701Z hint: git branch -m <name> 2026-07-31T02:54:31.0971446Z hint: 2026-07-31T02:54:31.0972152Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-31T02:54:31.0973215Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/ 2026-07-31T02:54:31.0975083Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T02:54:31.0996377Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T02:54:31.1027923Z Removing SSH command configuration 2026-07-31T02:54:31.1033902Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-31T02:54:31.1065566Z [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-07-31T02:54:31.1376781Z Removing HTTP extra header 2026-07-31T02:54:31.1382987Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-31T02:54:31.1413238Z [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-07-31T02:54:31.1610772Z Removing includeIf entries pointing to credentials config files 2026-07-31T02:54:31.1616782Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-31T02:54:31.1648445Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-31T02:54:31.1853483Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-8f0586e8-c2d9-4f19-855a-47d8fe0adea2.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-31T02:54:31.1891190Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-8f0586e8-c2d9-4f19-855a-47d8fe0adea2.config 2026-07-31T02:54:31.1921661Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-8f0586e8-c2d9-4f19-855a-47d8fe0adea2.config 2026-07-31T02:54:31.1952876Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8f0586e8-c2d9-4f19-855a-47d8fe0adea2.config 2026-07-31T02:54:31.1982488Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8f0586e8-c2d9-4f19-855a-47d8fe0adea2.config
Fetching the repository
2026-07-31T02:54:31.2019424Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +553b2b7de6373d275cf9f74cb82f30784254fd90:refs/remotes/pull/5541/merge 2026-07-31T02:54:33.9667903Z From https://github.com/pypy/pypy 2026-07-31T02:54:33.9669879Z * [new ref] 553b2b7de6373d275cf9f74cb82f30784254fd90 -> pull/5541/merge
Determining the checkout info
2026-07-31T02:54:33.9700399Z [command]/usr/bin/git sparse-checkout disable 2026-07-31T02:54:33.9735110Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T02:54:33.9764914Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5541/merge 2026-07-31T02:54:34.3091082Z Note: switching to 'refs/remotes/pull/5541/merge'. 2026-07-31T02:54:34.3093201Z 2026-07-31T02:54:34.3095296Z You are in 'detached HEAD' state. You can look around, make experimental 2026-07-31T02:54:34.3097350Z changes and commit them, and you can discard any commits you make in this 2026-07-31T02:54:34.3099497Z state without impacting any branches by switching back to a branch. 2026-07-31T02:54:34.3100729Z 2026-07-31T02:54:34.3101474Z If you want to create a new branch to retain commits you create, you may 2026-07-31T02:54:34.3103186Z do so (now or later) by using -c with the switch command. Example: 2026-07-31T02:54:34.3104244Z 2026-07-31T02:54:34.3104739Z git switch -c <new-branch-name> 2026-07-31T02:54:34.3105475Z 2026-07-31T02:54:34.3105872Z Or undo this operation with: 2026-07-31T02:54:34.3106524Z 2026-07-31T02:54:34.3106879Z git switch - 2026-07-31T02:54:34.3107519Z 2026-07-31T02:54:34.3108315Z Turn off this advice by setting config variable advice.detachedHead to false 2026-07-31T02:54:34.3109639Z 2026-07-31T02:54:34.3110940Z HEAD is now at 553b2b7 Merge 8dda6246ab8851992ed379076448c91386242f2a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-31T02:54:34.3145685Z [command]/usr/bin/git log -1 --format=%H 2026-07-31T02:54:34.3169606Z 553b2b7de6373d275cf9f74cb82f30784254fd90