timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-01T13:57:41.3027230Z with:
2026-09-01T13:57:41.3028920Z repository: pypy/pypy
2026-09-01T13:57:41.3044620Z token: ***
2026-09-01T13:57:41.3046300Z ssh-strict: true
2026-09-01T13:57:41.3047710Z ssh-user: git
2026-09-01T13:57:41.3049110Z persist-credentials: true
2026-09-01T13:57:41.3051110Z clean: true
2026-09-01T13:57:41.3052590Z sparse-checkout-cone-mode: true
2026-09-01T13:57:41.3054420Z fetch-depth: 1
2026-09-01T13:57:41.3055760Z fetch-tags: false
2026-09-01T13:57:41.3057260Z show-progress: true
2026-09-01T13:57:41.3058730Z lfs: false
2026-09-01T13:57:41.3060100Z submodules: false
2026-09-01T13:57:41.3061780Z set-safe-directory: true
2026-09-01T13:57:42.4875850Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T13:57:42.4928930Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-01T13:57:42.5040780Z [command]/usr/local/bin/git version
2026-09-01T13:57:42.5123660Z git version 2.55.0
2026-09-01T13:57:42.5467040Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/29024cec-2554-4fda-8a1d-2d01b920eb8c/.gitconfig'
2026-09-01T13:57:42.5515870Z Temporarily overriding HOME='/Users/runner/work/_temp/29024cec-2554-4fda-8a1d-2d01b920eb8c' before making global git config changes
2026-09-01T13:57:42.5565300Z Adding repository directory to the temporary git global config as a safe directory
2026-09-01T13:57:42.5668160Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-01T13:57:42.5763850Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-01T13:57:42.5902950Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-01T13:57:42.6002940Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-01T13:57:42.6060830Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-01T13:57:42.6120200Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-01T13:57:42.6160560Z hint: call:
2026-09-01T13:57:42.6227910Z hint:
2026-09-01T13:57:42.6268240Z hint: git config --global init.defaultBranch <name>
2026-09-01T13:57:42.6301780Z hint:
2026-09-01T13:57:42.6347450Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-01T13:57:42.6381000Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-01T13:57:42.6389670Z hint:
2026-09-01T13:57:42.6428610Z hint: git branch -m <name>
2026-09-01T13:57:42.6467700Z hint:
2026-09-01T13:57:42.6503980Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-01T13:57:42.6560000Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-01T13:57:42.6712760Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-01T13:57:42.6893680Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-01T13:57:42.7115310Z Removing SSH command configuration
2026-09-01T13:57:42.7156590Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-01T13:57:42.7244590Z [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-01T13:57:42.9649120Z Removing HTTP extra header
2026-09-01T13:57:42.9712160Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-01T13:57:43.0038610Z [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-01T13:57:43.2723360Z Removing includeIf entries pointing to credentials config files
2026-09-01T13:57:43.3094950Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-01T13:57:43.3310050Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-01T13:57:43.5922300Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-10b124ef-cf7e-4aa5-8b83-aacee67b5570.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-01T13:57:43.6108850Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-10b124ef-cf7e-4aa5-8b83-aacee67b5570.config
2026-09-01T13:57:43.6303310Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-10b124ef-cf7e-4aa5-8b83-aacee67b5570.config
2026-09-01T13:57:43.6595120Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-10b124ef-cf7e-4aa5-8b83-aacee67b5570.config
2026-09-01T13:57:43.6888000Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-10b124ef-cf7e-4aa5-8b83-aacee67b5570.config
Fetching the repository
2026-09-01T13:57:43.7385770Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0d483bd48ad189ed9127aaa02ced3ec721d207c0:refs/remotes/pull/5577/merge
2026-09-01T13:57:47.6077460Z From https://github.com/pypy/pypy
2026-09-01T13:57:47.6107920Z * [new ref] 0d483bd48ad189ed9127aaa02ced3ec721d207c0 -> pull/5577/merge
Determining the checkout info
2026-09-01T13:57:47.6262710Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-01T13:57:47.6353680Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T13:57:47.6585380Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5577/merge
2026-09-01T13:57:48.7512230Z Updating files: 30% (1848/6014)
2026-09-01T13:57:48.8516030Z Updating files: 31% (1865/6014)
2026-09-01T13:57:48.9238080Z Updating files: 32% (1925/6014)
2026-09-01T13:57:49.0159540Z Updating files: 33% (1985/6014)
2026-09-01T13:57:49.0199510Z Updating files: 34% (2045/6014)
2026-09-01T13:57:49.0246290Z Updating files: 35% (2105/6014)
2026-09-01T13:57:49.1095030Z Updating files: 36% (2166/6014)
2026-09-01T13:57:49.1134950Z Updating files: 37% (2226/6014)
2026-09-01T13:57:49.1159290Z Updating files: 38% (2286/6014)
2026-09-01T13:57:49.1356120Z Updating files: 39% (2346/6014)
2026-09-01T13:57:49.1650940Z Updating files: 40% (2406/6014)
2026-09-01T13:57:49.2123320Z Updating files: 41% (2466/6014)
2026-09-01T13:57:49.2351210Z Updating files: 42% (2526/6014)
2026-09-01T13:57:49.2460870Z Updating files: 43% (2587/6014)
2026-09-01T13:57:49.2694250Z Updating files: 44% (2647/6014)
2026-09-01T13:57:49.3081860Z Updating files: 45% (2707/6014)
2026-09-01T13:57:49.3332680Z Updating files: 46% (2767/6014)
2026-09-01T13:57:49.3639330Z Updating files: 47% (2827/6014)
2026-09-01T13:57:49.4014490Z Updating files: 48% (2887/6014)
2026-09-01T13:57:49.4396830Z Updating files: 49% (2947/6014)
2026-09-01T13:57:49.5132970Z Updating files: 50% (3007/6014)
2026-09-01T13:57:49.6289180Z Updating files: 51% (3068/6014)
2026-09-01T13:57:49.6970460Z Updating files: 52% (3128/6014)
2026-09-01T13:57:49.6997650Z Updating files: 53% (3188/6014)
2026-09-01T13:57:49.7378710Z Updating files: 53% (3189/6014)
2026-09-01T13:57:49.7976130Z Updating files: 54% (3248/6014)
2026-09-01T13:57:49.8324710Z Updating files: 55% (3308/6014)
2026-09-01T13:57:49.8564730Z Updating files: 56% (3368/6014)
2026-09-01T13:57:49.9869110Z Updating files: 57% (3428/6014)
2026-09-01T13:57:50.0139840Z Updating files: 58% (3489/6014)
2026-09-01T13:57:50.0403130Z Updating files: 59% (3549/6014)
2026-09-01T13:57:50.0955830Z Updating files: 60% (3609/6014)
2026-09-01T13:57:50.1007810Z Updating files: 61% (3669/6014)
2026-09-01T13:57:50.1412480Z Updating files: 62% (3729/6014)
2026-09-01T13:57:50.1572780Z Updating files: 63% (3789/6014)
2026-09-01T13:57:50.1974260Z Updating files: 64% (3849/6014)
2026-09-01T13:57:50.2113700Z Updating files: 65% (3910/6014)
2026-09-01T13:57:50.2368900Z Updating files: 66% (3970/6014)
2026-09-01T13:57:50.2654350Z Updating files: 67% (4030/6014)
2026-09-01T13:57:50.2974690Z Updating files: 68% (4090/6014)
2026-09-01T13:57:50.3390560Z Updating files: 69% (4150/6014)
2026-09-01T13:57:50.4023720Z Updating files: 70% (4210/6014)
2026-09-01T13:57:50.4428790Z Updating files: 71% (4270/6014)
2026-09-01T13:57:50.4667550Z Updating files: 72% (4331/6014)
2026-09-01T13:57:50.4920520Z Updating files: 73% (4391/6014)
2026-09-01T13:57:50.5164790Z Updating files: 74% (4451/6014)
2026-09-01T13:57:50.5421530Z Updating files: 75% (4511/6014)
2026-09-01T13:57:50.5922240Z Updating files: 76% (4571/6014)
2026-09-01T13:57:50.6436700Z Updating files: 77% (4631/6014)
2026-09-01T13:57:50.7038910Z Updating files: 78% (4691/6014)
2026-09-01T13:57:50.7265540Z Updating files: 78% (4723/6014)
2026-09-01T13:57:50.7676540Z Updating files: 79% (4752/6014)
2026-09-01T13:57:50.8953800Z Updating files: 80% (4812/6014)
2026-09-01T13:57:50.9215560Z Updating files: 81% (4872/6014)
2026-09-01T13:57:50.9216660Z Updating files: 82% (4932/6014)
2026-09-01T13:57:50.9750230Z Updating files: 83% (4992/6014)
2026-09-01T13:57:51.2488090Z Updating files: 84% (5052/6014)
2026-09-01T13:57:51.4957030Z Updating files: 85% (5112/6014)
2026-09-01T13:57:51.5188300Z Updating files: 86% (5173/6014)
2026-09-01T13:57:51.6137240Z Updating files: 87% (5233/6014)
2026-09-01T13:57:51.7336550Z Updating files: 88% (5293/6014)
2026-09-01T13:57:51.7796490Z Updating files: 88% (5327/6014)
2026-09-01T13:57:51.9484300Z Updating files: 89% (5353/6014)
2026-09-01T13:57:52.1597170Z Updating files: 90% (5413/6014)
2026-09-01T13:57:52.6412470Z Updating files: 91% (5473/6014)
2026-09-01T13:57:52.7637560Z Updating files: 92% (5533/6014)
2026-09-01T13:57:53.0295030Z Updating files: 92% (5541/6014)
2026-09-01T13:57:53.1006250Z Updating files: 93% (5594/6014)
2026-09-01T13:57:53.2799590Z Updating files: 94% (5654/6014)
2026-09-01T13:57:53.3383150Z Updating files: 95% (5714/6014)
2026-09-01T13:57:53.3996410Z Updating files: 96% (5774/6014)
2026-09-01T13:57:53.5000660Z Updating files: 97% (5834/6014)
2026-09-01T13:57:53.5911360Z Updating files: 98% (5894/6014)
2026-09-01T13:57:53.6605280Z Updating files: 99% (5954/6014)
2026-09-01T13:57:53.6717270Z Updating files: 100% (6014/6014)
2026-09-01T13:57:53.6784890Z Updating files: 100% (6014/6014), done.
2026-09-01T13:57:53.7070320Z HEAD is now at 0d483bd Merge da949012a6598412c009bf4bc3ec42f85ed1bd86 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-01T13:57:53.7282490Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-01T13:57:53.7286900Z 0d483bd48ad189ed9127aaa02ced3ec721d207c0