Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd 2026-09-05T20:27:20.1175450Z with: 2026-09-05T20:27:20.1176070Z repository: pypy/pypy 2026-09-05T20:27:20.1181930Z token: *** 2026-09-05T20:27:20.1182550Z ssh-strict: true 2026-09-05T20:27:20.1183160Z ssh-user: git 2026-09-05T20:27:20.1183820Z persist-credentials: true 2026-09-05T20:27:20.1184510Z clean: true 2026-09-05T20:27:20.1185120Z sparse-checkout-cone-mode: true 2026-09-05T20:27:20.1185870Z fetch-depth: 1 2026-09-05T20:27:20.1186470Z fetch-tags: false 2026-09-05T20:27:20.1187090Z show-progress: true 2026-09-05T20:27:20.1187720Z lfs: false 2026-09-05T20:27:20.1188290Z submodules: false 2026-09-05T20:27:20.1188930Z set-safe-directory: true
2026-09-05T20:27:20.8571860Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-05T20:27:20.8576970Z Working directory is '/Users/runner/work/pypy/pypy' 2026-09-05T20:27:20.8579510Z [command]/usr/local/bin/git version 2026-09-05T20:27:20.8936530Z git version 2.55.0
2026-09-05T20:27:20.8990370Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/0892ca41-c8d6-4ba5-9ce5-56ac0c860a74/.gitconfig' 2026-09-05T20:27:20.9008120Z Temporarily overriding HOME='/Users/runner/work/_temp/0892ca41-c8d6-4ba5-9ce5-56ac0c860a74' before making global git config changes 2026-09-05T20:27:20.9013120Z Adding repository directory to the temporary git global config as a safe directory 2026-09-05T20:27:20.9017060Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy 2026-09-05T20:27:20.9164910Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-05T20:27:20.9177290Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy 2026-09-05T20:27:21.1072230Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-09-05T20:27:21.1079480Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-09-05T20:27:21.1085260Z hint: to use in all of your new repositories, which will suppress this warning, 2026-09-05T20:27:21.1092490Z hint: call: 2026-09-05T20:27:21.1095230Z hint: 2026-09-05T20:27:21.1098720Z hint: git config --global init.defaultBranch <name> 2026-09-05T20:27:21.1102640Z hint: 2026-09-05T20:27:21.1106170Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-09-05T20:27:21.1119070Z hint: 'development'. The just-created branch can be renamed via this command: 2026-09-05T20:27:21.1122820Z hint: 2026-09-05T20:27:21.1124980Z hint: git branch -m <name> 2026-09-05T20:27:21.1127050Z hint: 2026-09-05T20:27:21.1129820Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-09-05T20:27:21.1134350Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/ 2026-09-05T20:27:21.1141540Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-05T20:27:21.1263760Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-05T20:27:21.1369140Z Removing SSH command configuration 2026-09-05T20:27:21.1400460Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2026-09-05T20:27:21.1500800Z [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-05T20:27:21.5100800Z Removing HTTP extra header 2026-09-05T20:27:21.5106810Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-09-05T20:27:21.5202020Z [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-05T20:27:21.7174580Z Removing includeIf entries pointing to credentials config files 2026-09-05T20:27:21.7184750Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2026-09-05T20:27:21.7331810Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2026-09-05T20:27:21.8290980Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-e06c8c24-5727-4af1-8333-de1776cd62f7.config http.https://github.com/.extraheader AUTHORIZATION: basic *** 2026-09-05T20:27:21.8408710Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-e06c8c24-5727-4af1-8333-de1776cd62f7.config 2026-09-05T20:27:21.8507400Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-e06c8c24-5727-4af1-8333-de1776cd62f7.config 2026-09-05T20:27:21.8601900Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-e06c8c24-5727-4af1-8333-de1776cd62f7.config 2026-09-05T20:27:21.8699110Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-e06c8c24-5727-4af1-8333-de1776cd62f7.config
Fetching the repository
2026-09-05T20:27:21.8798110Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd257e8ae70acf213b723fbbd8e37e27a163a8ef:refs/remotes/origin/py3.12 2026-09-05T20:27:23.2562840Z From https://github.com/pypy/pypy 2026-09-05T20:27:23.2565680Z * [new ref] dd257e8ae70acf213b723fbbd8e37e27a163a8ef -> origin/py3.12 2026-09-05T20:27:23.2576790Z [command]/usr/local/bin/git branch --list --remote origin/py3.12 2026-09-05T20:27:23.2677360Z origin/py3.12 2026-09-05T20:27:23.2688970Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.12 2026-09-05T20:27:23.2783460Z dd257e8ae70acf213b723fbbd8e37e27a163a8ef
Determining the checkout info
2026-09-05T20:27:23.2796130Z [command]/usr/local/bin/git sparse-checkout disable 2026-09-05T20:27:23.2952400Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-05T20:27:23.3062270Z [command]/usr/local/bin/git checkout --progress --force -B py3.12 refs/remotes/origin/py3.12 2026-09-05T20:27:24.4818700Z Updating files: 48% (3440/7113) 2026-09-05T20:27:24.5044790Z Updating files: 49% (3486/7113) 2026-09-05T20:27:24.5271840Z Updating files: 50% (3557/7113) 2026-09-05T20:27:24.5478230Z Updating files: 51% (3628/7113) 2026-09-05T20:27:24.5667960Z Updating files: 52% (3699/7113) 2026-09-05T20:27:24.5929110Z Updating files: 53% (3770/7113) 2026-09-05T20:27:24.6115020Z Updating files: 54% (3842/7113) 2026-09-05T20:27:24.6352110Z Updating files: 55% (3913/7113) 2026-09-05T20:27:24.7026840Z Updating files: 56% (3984/7113) 2026-09-05T20:27:24.7034440Z Updating files: 57% (4055/7113) 2026-09-05T20:27:24.7089730Z Updating files: 58% (4126/7113) 2026-09-05T20:27:24.7340510Z Updating files: 59% (4197/7113) 2026-09-05T20:27:24.7581160Z Updating files: 60% (4268/7113) 2026-09-05T20:27:24.7793240Z Updating files: 61% (4339/7113) 2026-09-05T20:27:24.8003450Z Updating files: 62% (4411/7113) 2026-09-05T20:27:24.8203740Z Updating files: 63% (4482/7113) 2026-09-05T20:27:24.8431980Z Updating files: 64% (4553/7113) 2026-09-05T20:27:24.8727840Z Updating files: 65% (4624/7113) 2026-09-05T20:27:24.8920040Z Updating files: 66% (4695/7113) 2026-09-05T20:27:24.9300860Z Updating files: 67% (4766/7113) 2026-09-05T20:27:24.9509070Z Updating files: 68% (4837/7113) 2026-09-05T20:27:24.9737990Z Updating files: 69% (4908/7113) 2026-09-05T20:27:24.9945790Z Updating files: 70% (4980/7113) 2026-09-05T20:27:25.0170890Z Updating files: 71% (5051/7113) 2026-09-05T20:27:25.0358480Z Updating files: 72% (5122/7113) 2026-09-05T20:27:25.0779470Z Updating files: 73% (5193/7113) 2026-09-05T20:27:25.1540810Z Updating files: 74% (5264/7113) 2026-09-05T20:27:25.2117530Z Updating files: 75% (5335/7113) 2026-09-05T20:27:25.2366510Z Updating files: 76% (5406/7113) 2026-09-05T20:27:25.2567400Z Updating files: 77% (5478/7113) 2026-09-05T20:27:25.2759110Z Updating files: 78% (5549/7113) 2026-09-05T20:27:25.3026820Z Updating files: 79% (5620/7113) 2026-09-05T20:27:25.3215150Z Updating files: 80% (5691/7113) 2026-09-05T20:27:25.3280440Z Updating files: 81% (5762/7113) 2026-09-05T20:27:25.3447990Z Updating files: 81% (5780/7113) 2026-09-05T20:27:25.4374250Z Updating files: 82% (5833/7113) 2026-09-05T20:27:25.4646510Z Updating files: 83% (5904/7113) 2026-09-05T20:27:25.5514110Z Updating files: 84% (5975/7113) 2026-09-05T20:27:25.6575440Z Updating files: 85% (6047/7113) 2026-09-05T20:27:25.6857900Z Updating files: 86% (6118/7113) 2026-09-05T20:27:25.7083080Z Updating files: 87% (6189/7113) 2026-09-05T20:27:25.7644990Z Updating files: 88% (6260/7113) 2026-09-05T20:27:25.7885700Z Updating files: 89% (6331/7113) 2026-09-05T20:27:25.8317000Z Updating files: 90% (6402/7113) 2026-09-05T20:27:25.9444740Z Updating files: 91% (6473/7113) 2026-09-05T20:27:26.1394050Z Updating files: 92% (6544/7113) 2026-09-05T20:27:26.3319160Z Updating files: 93% (6616/7113) 2026-09-05T20:27:26.5807160Z Updating files: 93% (6638/7113) 2026-09-05T20:27:26.6469980Z Updating files: 94% (6687/7113) 2026-09-05T20:27:26.6988890Z Updating files: 95% (6758/7113) 2026-09-05T20:27:26.7332980Z Updating files: 96% (6829/7113) 2026-09-05T20:27:26.8055990Z Updating files: 97% (6900/7113) 2026-09-05T20:27:26.8344400Z Updating files: 98% (6971/7113) 2026-09-05T20:27:26.9219320Z Updating files: 99% (7042/7113) 2026-09-05T20:27:26.9236050Z Updating files: 100% (7113/7113) 2026-09-05T20:27:26.9237600Z Updating files: 100% (7113/7113), done. 2026-09-05T20:27:27.1264290Z Switched to a new branch 'py3.12' 2026-09-05T20:27:27.1283930Z branch 'py3.12' set up to track 'origin/py3.12'.
2026-09-05T20:27:27.1443990Z [command]/usr/local/bin/git log -1 --format=%H 2026-09-05T20:27:27.1555600Z dd257e8ae70acf213b723fbbd8e37e27a163a8ef