timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-14T20:36:11.5273500Z with:
2026-09-14T20:36:11.5275050Z repository: pypy/pypy
2026-09-14T20:36:11.5299360Z token: ***
2026-09-14T20:36:11.5301010Z ssh-strict: true
2026-09-14T20:36:11.5302650Z ssh-user: git
2026-09-14T20:36:11.5304340Z persist-credentials: true
2026-09-14T20:36:11.5306220Z clean: true
2026-09-14T20:36:11.5307910Z sparse-checkout-cone-mode: true
2026-09-14T20:36:11.5310090Z fetch-depth: 1
2026-09-14T20:36:11.5311710Z fetch-tags: false
2026-09-14T20:36:11.5313400Z show-progress: true
2026-09-14T20:36:11.5315290Z lfs: false
2026-09-14T20:36:11.5316980Z submodules: false
2026-09-14T20:36:11.5318780Z set-safe-directory: true
2026-09-14T20:36:12.1023870Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-14T20:36:12.1034080Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-14T20:36:12.1041340Z [command]/usr/local/bin/git version
2026-09-14T20:36:12.1407690Z git version 2.55.0
2026-09-14T20:36:12.1469170Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/d971b0a5-ab8f-45a8-81fa-e729b26b8c09/.gitconfig'
2026-09-14T20:36:12.1490760Z Temporarily overriding HOME='/Users/runner/work/_temp/d971b0a5-ab8f-45a8-81fa-e729b26b8c09' before making global git config changes
2026-09-14T20:36:12.1501470Z Adding repository directory to the temporary git global config as a safe directory
2026-09-14T20:36:12.1509050Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-14T20:36:12.1691010Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-14T20:36:12.1705570Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-14T20:36:12.2069580Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-14T20:36:12.2074730Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-14T20:36:12.2079330Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-14T20:36:12.2082730Z hint: call:
2026-09-14T20:36:12.2084310Z hint:
2026-09-14T20:36:12.2086350Z hint: git config --global init.defaultBranch <name>
2026-09-14T20:36:12.2088950Z hint:
2026-09-14T20:36:12.2091330Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-14T20:36:12.2095510Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-14T20:36:12.2098810Z hint:
2026-09-14T20:36:12.2100460Z hint: git branch -m <name>
2026-09-14T20:36:12.2102410Z hint:
2026-09-14T20:36:12.2105070Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-14T20:36:12.2109470Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-14T20:36:12.2116290Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-14T20:36:12.2230060Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-14T20:36:12.2347280Z Removing SSH command configuration
2026-09-14T20:36:12.2351360Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-14T20:36:12.2467680Z [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-14T20:36:12.4073520Z Removing HTTP extra header
2026-09-14T20:36:12.4078400Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-14T20:36:12.4218230Z [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-14T20:36:12.5647270Z Removing includeIf entries pointing to credentials config files
2026-09-14T20:36:12.5652820Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-14T20:36:12.6128140Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-14T20:36:12.7476570Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-3c1efe12-34b0-4657-bd41-7d6ca7a20031.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-14T20:36:12.7639770Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-3c1efe12-34b0-4657-bd41-7d6ca7a20031.config
2026-09-14T20:36:12.7760880Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-3c1efe12-34b0-4657-bd41-7d6ca7a20031.config
2026-09-14T20:36:12.7873330Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-3c1efe12-34b0-4657-bd41-7d6ca7a20031.config
2026-09-14T20:36:12.7984380Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-3c1efe12-34b0-4657-bd41-7d6ca7a20031.config
Fetching the repository
2026-09-14T20:36:12.8101290Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4d96a8b57c4f0d95cef9cb9ee0ab067925180e8f:refs/remotes/origin/main
2026-09-14T20:36:15.8891720Z From https://github.com/pypy/pypy
2026-09-14T20:36:15.8897530Z * [new ref] 4d96a8b57c4f0d95cef9cb9ee0ab067925180e8f -> origin/main
2026-09-14T20:36:15.8910680Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-09-14T20:36:15.9036560Z origin/main
2026-09-14T20:36:15.9056250Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-09-14T20:36:15.9165100Z 4d96a8b57c4f0d95cef9cb9ee0ab067925180e8f
Determining the checkout info
2026-09-14T20:36:15.9183890Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-14T20:36:15.9356450Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-14T20:36:15.9509390Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-14T20:36:17.1612290Z Updating files: 26% (1567/5950)
2026-09-14T20:36:17.2615970Z Updating files: 27% (1607/5950)
2026-09-14T20:36:17.2786460Z Updating files: 28% (1666/5950)
2026-09-14T20:36:17.2844710Z Updating files: 29% (1726/5950)
2026-09-14T20:36:17.2851780Z Updating files: 30% (1785/5950)
2026-09-14T20:36:17.3063720Z Updating files: 31% (1845/5950)
2026-09-14T20:36:17.3849150Z Updating files: 32% (1904/5950)
2026-09-14T20:36:17.4084360Z Updating files: 33% (1964/5950)
2026-09-14T20:36:17.4322790Z Updating files: 34% (2023/5950)
2026-09-14T20:36:17.4581100Z Updating files: 35% (2083/5950)
2026-09-14T20:36:17.4872250Z Updating files: 36% (2142/5950)
2026-09-14T20:36:17.6095230Z Updating files: 37% (2202/5950)
2026-09-14T20:36:17.6740340Z Updating files: 38% (2261/5950)
2026-09-14T20:36:17.6941890Z Updating files: 39% (2321/5950)
2026-09-14T20:36:17.7172320Z Updating files: 40% (2380/5950)
2026-09-14T20:36:17.7747460Z Updating files: 41% (2440/5950)
2026-09-14T20:36:17.8467580Z Updating files: 42% (2499/5950)
2026-09-14T20:36:17.8721420Z Updating files: 43% (2559/5950)
2026-09-14T20:36:17.8908640Z Updating files: 44% (2618/5950)
2026-09-14T20:36:17.9101360Z Updating files: 45% (2678/5950)
2026-09-14T20:36:17.9533540Z Updating files: 46% (2737/5950)
2026-09-14T20:36:18.0448090Z Updating files: 47% (2797/5950)
2026-09-14T20:36:18.0494700Z Updating files: 48% (2856/5950)
2026-09-14T20:36:18.0498820Z Updating files: 48% (2858/5950)
2026-09-14T20:36:18.0502500Z Updating files: 49% (2916/5950)
2026-09-14T20:36:18.0613450Z Updating files: 50% (2975/5950)
2026-09-14T20:36:18.0856630Z Updating files: 51% (3035/5950)
2026-09-14T20:36:18.1090260Z Updating files: 52% (3094/5950)
2026-09-14T20:36:18.1290470Z Updating files: 53% (3154/5950)
2026-09-14T20:36:18.1499640Z Updating files: 54% (3213/5950)
2026-09-14T20:36:18.1697680Z Updating files: 55% (3273/5950)
2026-09-14T20:36:18.1942970Z Updating files: 56% (3332/5950)
2026-09-14T20:36:18.2119330Z Updating files: 57% (3392/5950)
2026-09-14T20:36:18.2312690Z Updating files: 58% (3451/5950)
2026-09-14T20:36:18.2519160Z Updating files: 59% (3511/5950)
2026-09-14T20:36:18.2693760Z Updating files: 60% (3570/5950)
2026-09-14T20:36:18.3535050Z Updating files: 61% (3630/5950)
2026-09-14T20:36:18.3730250Z Updating files: 62% (3689/5950)
2026-09-14T20:36:18.3924300Z Updating files: 63% (3749/5950)
2026-09-14T20:36:18.4142140Z Updating files: 64% (3808/5950)
2026-09-14T20:36:18.4380030Z Updating files: 65% (3868/5950)
2026-09-14T20:36:18.4625190Z Updating files: 66% (3927/5950)
2026-09-14T20:36:18.5092550Z Updating files: 67% (3987/5950)
2026-09-14T20:36:18.5760060Z Updating files: 68% (4046/5950)
2026-09-14T20:36:18.6487570Z Updating files: 69% (4106/5950)
2026-09-14T20:36:18.6789390Z Updating files: 70% (4165/5950)
2026-09-14T20:36:18.7064050Z Updating files: 71% (4225/5950)
2026-09-14T20:36:18.7336100Z Updating files: 72% (4284/5950)
2026-09-14T20:36:18.7570290Z Updating files: 73% (4344/5950)
2026-09-14T20:36:18.8012580Z Updating files: 74% (4403/5950)
2026-09-14T20:36:18.8898920Z Updating files: 75% (4463/5950)
2026-09-14T20:36:18.9700170Z Updating files: 76% (4522/5950)
2026-09-14T20:36:19.0103810Z Updating files: 77% (4582/5950)
2026-09-14T20:36:19.0106580Z Updating files: 78% (4641/5950)
2026-09-14T20:36:19.0119460Z Updating files: 79% (4701/5950)
2026-09-14T20:36:19.0121110Z Updating files: 80% (4760/5950)
2026-09-14T20:36:19.0122710Z Updating files: 81% (4820/5950)
2026-09-14T20:36:19.0124900Z Updating files: 82% (4879/5950)
2026-09-14T20:36:19.0125620Z Updating files: 83% (4939/5950)
2026-09-14T20:36:19.0126360Z Updating files: 84% (4998/5950)
2026-09-14T20:36:19.0127450Z Updating files: 84% (5038/5950)
2026-09-14T20:36:19.0128350Z Updating files: 85% (5058/5950)
2026-09-14T20:36:19.0329440Z Updating files: 86% (5117/5950)
2026-09-14T20:36:19.0707740Z Updating files: 87% (5177/5950)
2026-09-14T20:36:19.1103700Z Updating files: 88% (5236/5950)
2026-09-14T20:36:19.1375750Z Updating files: 89% (5296/5950)
2026-09-14T20:36:19.1378340Z Updating files: 90% (5355/5950)
2026-09-14T20:36:19.1444300Z Updating files: 91% (5415/5950)
2026-09-14T20:36:19.2234160Z Updating files: 92% (5474/5950)
2026-09-14T20:36:19.3230960Z Updating files: 93% (5534/5950)
2026-09-14T20:36:19.3232640Z Updating files: 94% (5593/5950)
2026-09-14T20:36:19.3983290Z Updating files: 95% (5653/5950)
2026-09-14T20:36:19.3985510Z Updating files: 96% (5712/5950)
2026-09-14T20:36:19.6112590Z Updating files: 97% (5772/5950)
2026-09-14T20:36:19.6166060Z Updating files: 98% (5831/5950)
2026-09-14T20:36:19.6167320Z Updating files: 99% (5891/5950)
2026-09-14T20:36:19.6169140Z Updating files: 100% (5950/5950)
2026-09-14T20:36:19.6170530Z Updating files: 100% (5950/5950), done.
2026-09-14T20:36:19.6329800Z Switched to a new branch 'main'
2026-09-14T20:36:19.6330720Z branch 'main' set up to track 'origin/main'.
2026-09-14T20:36:19.6864300Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-14T20:36:19.7003090Z 4d96a8b57c4f0d95cef9cb9ee0ab067925180e8f