Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-10T19:13:52.2315930Z with: 2026-09-10T19:13:52.2316930Z repository: pypy/pypy 2026-09-10T19:13:52.2342020Z token: *** 2026-09-10T19:13:52.2343710Z ssh-strict: true 2026-09-10T19:13:52.2345110Z ssh-user: git 2026-09-10T19:13:52.2346560Z persist-credentials: true 2026-09-10T19:13:52.2348350Z clean: true 2026-09-10T19:13:52.2350160Z sparse-checkout-cone-mode: true 2026-09-10T19:13:52.2352500Z fetch-depth: 1 2026-09-10T19:13:52.2354240Z fetch-tags: false 2026-09-10T19:13:52.2356100Z show-progress: true 2026-09-10T19:13:52.2357930Z lfs: false 2026-09-10T19:13:52.2359670Z submodules: false 2026-09-10T19:13:52.2362130Z set-safe-directory: true
2026-09-10T19:13:53.2081500Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-10T19:13:53.2095780Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-10T19:13:53.2102020Z [command]/usr/local/bin/git version 2026-09-10T19:13:53.2583780Z git version 2.55.0
2026-09-10T19:13:53.2684090Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/bd9d3383-7803-489b-9651-55591b16b85f/.gitconfig' 2026-09-10T19:13:53.2710110Z Temporarily overriding HOME='/Users/runner/work/_temp/bd9d3383-7803-489b-9651-55591b16b85f' before making global git config changes 2026-09-10T19:13:53.2724330Z Adding repository directory to the temporary git global config as a safe directory 2026-09-10T19:13:53.2732740Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-10T19:13:53.2942320Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-10T19:13:53.2969710Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-09-10T19:13:53.3593460Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-10T19:13:53.3647090Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-10T19:13:53.3684600Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-10T19:13:53.3704540Z hint: call: 2026-09-10T19:13:53.3709820Z hint: 2026-09-10T19:13:53.3792900Z hint: git config --global init.defaultBranch <name> 2026-09-10T19:13:53.3815320Z hint: 2026-09-10T19:13:53.3823880Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-10T19:13:53.3932210Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-10T19:13:53.4026110Z hint: 2026-09-10T19:13:53.4032790Z hint: git branch -m <name> 2026-09-10T19:13:53.4035980Z hint: 2026-09-10T19:13:53.4040490Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-10T19:13:53.4057810Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-10T19:13:53.4109170Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-10T19:13:53.4130760Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-10T19:13:53.4149330Z Removing SSH command configuration 2026-09-10T19:13:53.4154760Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-10T19:13:53.4206190Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2026-09-10T19:13:53.6800030Z Removing HTTP extra header 2026-09-10T19:13:53.6813190Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-10T19:13:53.6831070Z [command]/usr/local/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-09-10T19:13:54.0780720Z Removing includeIf entries pointing to credentials config files 2026-09-10T19:13:54.0865870Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-10T19:13:54.1107130Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-10T19:13:54.2581140Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-8a13b7b3-61a5-43bb-9763-9d38eea5defb.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-10T19:13:54.2776490Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-8a13b7b3-61a5-43bb-9763-9d38eea5defb.config 2026-09-10T19:13:54.2974190Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-8a13b7b3-61a5-43bb-9763-9d38eea5defb.config 2026-09-10T19:13:54.3161960Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-8a13b7b3-61a5-43bb-9763-9d38eea5defb.config 2026-09-10T19:13:54.3314270Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-8a13b7b3-61a5-43bb-9763-9d38eea5defb.config
Fetching the repository
2026-09-10T19:13:54.3470550Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +093d3a7b2a71c2afc11b0c1fcab86feb6b877779:refs/remotes/origin/py3.11 2026-09-10T19:13:58.5227620Z From https://github.com/pypy/pypy 2026-09-10T19:13:58.5230880Z * [new ref] 093d3a7b2a71c2afc11b0c1fcab86feb6b877779 -> origin/py3.11 2026-09-10T19:13:58.5240120Z [command]/usr/local/bin/git branch --list --remote origin/py3.11 2026-09-10T19:13:58.5369200Z origin/py3.11 2026-09-10T19:13:58.5387200Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11 2026-09-10T19:13:58.5493320Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779
Determining the checkout info
2026-09-10T19:13:58.5508670Z [command]/usr/local/bin/git sparse-checkout disable 2026-09-10T19:13:58.5668100Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-10T19:13:58.5804640Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11 2026-09-10T19:13:59.8135260Z Updating files: 26% (1823/6980) 2026-09-10T19:13:59.8275850Z Updating files: 27% (1885/6980) 2026-09-10T19:13:59.8336970Z Updating files: 28% (1955/6980) 2026-09-10T19:13:59.8641670Z Updating files: 29% (2025/6980) 2026-09-10T19:13:59.8983490Z Updating files: 30% (2094/6980) 2026-09-10T19:13:59.9310750Z Updating files: 31% (2164/6980) 2026-09-10T19:13:59.9655650Z Updating files: 32% (2234/6980) 2026-09-10T19:13:59.9958450Z Updating files: 33% (2304/6980) 2026-09-10T19:14:00.0293030Z Updating files: 34% (2374/6980) 2026-09-10T19:14:00.0615690Z Updating files: 35% (2443/6980) 2026-09-10T19:14:00.0900690Z Updating files: 36% (2513/6980) 2026-09-10T19:14:00.1185610Z Updating files: 37% (2583/6980) 2026-09-10T19:14:00.2216980Z Updating files: 38% (2653/6980) 2026-09-10T19:14:00.2527380Z Updating files: 39% (2723/6980) 2026-09-10T19:14:00.2879250Z Updating files: 40% (2792/6980) 2026-09-10T19:14:00.3206740Z Updating files: 41% (2862/6980) 2026-09-10T19:14:00.3602990Z Updating files: 42% (2932/6980) 2026-09-10T19:14:00.3908470Z Updating files: 43% (3002/6980) 2026-09-10T19:14:00.4201840Z Updating files: 44% (3072/6980) 2026-09-10T19:14:00.4434130Z Updating files: 45% (3141/6980) 2026-09-10T19:14:00.4904070Z Updating files: 46% (3211/6980) 2026-09-10T19:14:00.5908430Z Updating files: 47% (3281/6980) 2026-09-10T19:14:00.6439360Z Updating files: 48% (3351/6980) 2026-09-10T19:14:00.6470110Z Updating files: 49% (3421/6980) 2026-09-10T19:14:00.6472420Z Updating files: 49% (3479/6980) 2026-09-10T19:14:00.6482980Z Updating files: 50% (3490/6980) 2026-09-10T19:14:00.6770610Z Updating files: 51% (3560/6980) 2026-09-10T19:14:00.7153250Z Updating files: 52% (3630/6980) 2026-09-10T19:14:00.7444140Z Updating files: 53% (3700/6980) 2026-09-10T19:14:00.7704210Z Updating files: 54% (3770/6980) 2026-09-10T19:14:00.7985760Z Updating files: 55% (3839/6980) 2026-09-10T19:14:00.8277700Z Updating files: 56% (3909/6980) 2026-09-10T19:14:00.8588400Z Updating files: 57% (3979/6980) 2026-09-10T19:14:00.9566090Z Updating files: 58% (4049/6980) 2026-09-10T19:14:00.9862560Z Updating files: 59% (4119/6980) 2026-09-10T19:14:01.0249130Z Updating files: 60% (4188/6980) 2026-09-10T19:14:01.0547540Z Updating files: 61% (4258/6980) 2026-09-10T19:14:01.0884910Z Updating files: 62% (4328/6980) 2026-09-10T19:14:01.1277380Z Updating files: 63% (4398/6980) 2026-09-10T19:14:01.2039900Z Updating files: 64% (4468/6980) 2026-09-10T19:14:01.2054350Z Updating files: 65% (4537/6980) 2026-09-10T19:14:01.2295150Z Updating files: 66% (4607/6980) 2026-09-10T19:14:01.2687620Z Updating files: 67% (4677/6980) 2026-09-10T19:14:01.3675930Z Updating files: 68% (4747/6980) 2026-09-10T19:14:01.4080470Z Updating files: 69% (4817/6980) 2026-09-10T19:14:01.4322980Z Updating files: 70% (4886/6980) 2026-09-10T19:14:01.4326170Z Updating files: 71% (4956/6980) 2026-09-10T19:14:01.4334140Z Updating files: 72% (5026/6980) 2026-09-10T19:14:01.4817540Z Updating files: 73% (5096/6980) 2026-09-10T19:14:01.5665300Z Updating files: 74% (5166/6980) 2026-09-10T19:14:01.6224060Z Updating files: 75% (5235/6980) 2026-09-10T19:14:01.6493980Z Updating files: 76% (5305/6980) 2026-09-10T19:14:01.6501730Z Updating files: 77% (5375/6980) 2026-09-10T19:14:01.6530620Z Updating files: 77% (5443/6980) 2026-09-10T19:14:01.6538690Z Updating files: 78% (5445/6980) 2026-09-10T19:14:01.8079050Z Updating files: 79% (5515/6980) 2026-09-10T19:14:01.8249480Z Updating files: 80% (5584/6980) 2026-09-10T19:14:01.9844530Z Updating files: 81% (5654/6980) 2026-09-10T19:14:02.0273630Z Updating files: 82% (5724/6980) 2026-09-10T19:14:02.0313840Z Updating files: 83% (5794/6980) 2026-09-10T19:14:02.1481020Z Updating files: 84% (5864/6980) 2026-09-10T19:14:02.1899830Z Updating files: 85% (5933/6980) 2026-09-10T19:14:02.2178350Z Updating files: 86% (6003/6980) 2026-09-10T19:14:02.2761110Z Updating files: 87% (6073/6980) 2026-09-10T19:14:02.2968410Z Updating files: 88% (6143/6980) 2026-09-10T19:14:02.4331460Z Updating files: 89% (6213/6980) 2026-09-10T19:14:02.5949830Z Updating files: 90% (6282/6980) 2026-09-10T19:14:02.6140240Z Updating files: 91% (6352/6980) 2026-09-10T19:14:02.7327220Z Updating files: 91% (6358/6980) 2026-09-10T19:14:02.8359880Z Updating files: 92% (6422/6980) 2026-09-10T19:14:03.6249200Z Updating files: 93% (6492/6980) 2026-09-10T19:14:04.1370710Z Updating files: 93% (6509/6980) 2026-09-10T19:14:04.2412910Z Updating files: 94% (6562/6980) 2026-09-10T19:14:04.3504010Z Updating files: 95% (6631/6980) 2026-09-10T19:14:04.7332500Z Updating files: 96% (6701/6980) 2026-09-10T19:14:04.7868550Z Updating files: 96% (6747/6980) 2026-09-10T19:14:04.9588130Z Updating files: 97% (6771/6980) 2026-09-10T19:14:05.0420670Z Updating files: 98% (6841/6980) 2026-09-10T19:14:05.3456460Z Updating files: 99% (6911/6980) 2026-09-10T19:14:05.3910160Z Updating files: 100% (6980/6980) 2026-09-10T19:14:05.4230630Z Updating files: 100% (6980/6980), done. 2026-09-10T19:14:05.7307600Z Switched to a new branch 'py3.11' 2026-09-10T19:14:05.8312030Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-09-10T19:14:06.0078290Z [command]/usr/local/bin/git log -1 --format=%H 2026-09-10T19:14:06.0124910Z 093d3a7b2a71c2afc11b0c1fcab86feb6b877779