Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-07-23T06:47:47.3189830Z with: 2026-07-23T06:47:47.3190220Z repository: pypy/pypy 2026-07-23T06:47:47.3193110Z token: *** 2026-07-23T06:47:47.3193420Z ssh-strict: true 2026-07-23T06:47:47.3193730Z ssh-user: git 2026-07-23T06:47:47.3194050Z persist-credentials: true 2026-07-23T06:47:47.3194400Z clean: true 2026-07-23T06:47:47.3194720Z sparse-checkout-cone-mode: true 2026-07-23T06:47:47.3195100Z fetch-depth: 1 2026-07-23T06:47:47.3195410Z fetch-tags: false 2026-07-23T06:47:47.3195730Z show-progress: true 2026-07-23T06:47:47.3196080Z lfs: false 2026-07-23T06:47:47.3196450Z submodules: false 2026-07-23T06:47:47.3196770Z set-safe-directory: true
2026-07-23T06:47:47.8183520Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-23T06:47:47.8185470Z Working directory is '/Users/runner/work/pypy/pypy' 2026-07-23T06:47:47.8186300Z [command]/opt/homebrew/bin/git version 2026-07-23T06:47:47.8458950Z git version 2.55.0
2026-07-23T06:47:47.8490650Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/2d9d0322-2cc7-464f-a401-7e3b193b96e8/.gitconfig' 2026-07-23T06:47:47.8501770Z Temporarily overriding HOME='/Users/runner/work/_temp/2d9d0322-2cc7-464f-a401-7e3b193b96e8' before making global git config changes 2026-07-23T06:47:47.8504710Z Adding repository directory to the temporary git global config as a safe directory 2026-07-23T06:47:47.8508640Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-07-23T06:47:47.8633300Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-23T06:47:47.8641800Z [command]/opt/homebrew/bin/git init /Users/runner/work/pypy/pypy 2026-07-23T06:47:47.8886830Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-07-23T06:47:47.8889590Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-07-23T06:47:47.8890710Z hint: to use in all of your new repositories, which will suppress this warning, 2026-07-23T06:47:47.8891360Z hint: call: 2026-07-23T06:47:47.8891800Z hint: 2026-07-23T06:47:47.8892210Z hint: git config --global init.defaultBranch <name> 2026-07-23T06:47:47.8892670Z hint: 2026-07-23T06:47:47.8893250Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-07-23T06:47:47.8893930Z hint: 'development'. The just-created branch can be renamed via this command: 2026-07-23T06:47:47.8894450Z hint: 2026-07-23T06:47:47.8894770Z hint: git branch -m <name> 2026-07-23T06:47:47.8895140Z hint: 2026-07-23T06:47:47.8895670Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-07-23T06:47:47.8896370Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-07-23T06:47:47.8897660Z [command]/opt/homebrew/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-23T06:47:47.8987510Z [command]/opt/homebrew/bin/git config --local gc.auto 0
Setting up auth
2026-07-23T06:47:47.9070150Z Removing SSH command configuration 2026-07-23T06:47:47.9074810Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-07-23T06:47:47.9155240Z [command]/opt/homebrew/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-23T06:47:48.0570930Z Removing HTTP extra header 2026-07-23T06:47:48.0584860Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-07-23T06:47:48.0696130Z [command]/opt/homebrew/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-23T06:47:48.2433680Z Removing includeIf entries pointing to credentials config files 2026-07-23T06:47:48.2439310Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-07-23T06:47:48.2440910Z [command]/opt/homebrew/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-07-23T06:47:48.4669350Z [command]/opt/homebrew/bin/git config --file /Users/runner/work/_temp/git-credentials-6fde1101-8a9c-436b-aec6-0441a965195f.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-07-23T06:47:48.4811890Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-6fde1101-8a9c-436b-aec6-0441a965195f.config 2026-07-23T06:47:48.4824390Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-6fde1101-8a9c-436b-aec6-0441a965195f.config 2026-07-23T06:47:48.4835610Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-6fde1101-8a9c-436b-aec6-0441a965195f.config 2026-07-23T06:47:48.4847420Z [command]/opt/homebrew/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-6fde1101-8a9c-436b-aec6-0441a965195f.config
Fetching the repository
2026-07-23T06:47:48.4896070Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +957a1668020efd831bb1ff17660a0e80e9cb02e1:refs/remotes/origin/main 2026-07-23T06:47:51.8175450Z From https://github.com/pypy/pypy 2026-07-23T06:47:51.8176730Z * [new ref] 957a1668020efd831bb1ff17660a0e80e9cb02e1 -> origin/main 2026-07-23T06:47:51.8189720Z [command]/opt/homebrew/bin/git branch --list --remote origin/main 2026-07-23T06:47:51.8281050Z origin/main 2026-07-23T06:47:51.8289040Z [command]/opt/homebrew/bin/git rev-parse refs/remotes/origin/main 2026-07-23T06:47:51.8360970Z 957a1668020efd831bb1ff17660a0e80e9cb02e1
Determining the checkout info
2026-07-23T06:47:51.8378860Z [command]/opt/homebrew/bin/git sparse-checkout disable 2026-07-23T06:47:51.8506220Z [command]/opt/homebrew/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-23T06:47:51.8583110Z [command]/opt/homebrew/bin/git checkout --progress --force -B main refs/remotes/origin/main 2026-07-23T06:47:52.9284430Z Updating files: 90% (5455/6014) 2026-07-23T06:47:52.9880200Z Updating files: 91% (5473/6014) 2026-07-23T06:47:53.0223780Z Updating files: 92% (5533/6014) 2026-07-23T06:47:53.0324800Z Updating files: 93% (5594/6014) 2026-07-23T06:47:53.0412860Z Updating files: 94% (5654/6014) 2026-07-23T06:47:53.0558990Z Updating files: 95% (5714/6014) 2026-07-23T06:47:53.0648590Z Updating files: 96% (5774/6014) 2026-07-23T06:47:53.0713740Z Updating files: 97% (5834/6014) 2026-07-23T06:47:53.0781460Z Updating files: 98% (5894/6014) 2026-07-23T06:47:53.0930840Z Updating files: 99% (5954/6014) 2026-07-23T06:47:53.0931630Z Updating files: 100% (6014/6014) 2026-07-23T06:47:53.0934650Z Updating files: 100% (6014/6014), done. 2026-07-23T06:47:53.1021970Z Switched to a new branch 'main' 2026-07-23T06:47:53.1032410Z branch 'main' set up to track 'origin/main'.
2026-07-23T06:47:53.1368470Z [command]/opt/homebrew/bin/git log -1 --format=%H 2026-07-23T06:47:53.1382130Z 957a1668020efd831bb1ff17660a0e80e9cb02e1