timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-09T05:04:34.5231190Z with:
2026-09-09T05:04:34.5232540Z repository: pypy/pypy
2026-09-09T05:04:34.5266330Z token: ***
2026-09-09T05:04:34.5267970Z ssh-strict: true
2026-09-09T05:04:34.5269500Z ssh-user: git
2026-09-09T05:04:34.5271090Z persist-credentials: true
2026-09-09T05:04:34.5272940Z clean: true
2026-09-09T05:04:34.5274740Z sparse-checkout-cone-mode: true
2026-09-09T05:04:34.5278320Z fetch-depth: 1
2026-09-09T05:04:34.5281680Z fetch-tags: false
2026-09-09T05:04:34.5291820Z show-progress: true
2026-09-09T05:04:34.5293430Z lfs: false
2026-09-09T05:04:34.5295500Z submodules: false
2026-09-09T05:04:34.5297210Z set-safe-directory: true
2026-09-09T05:04:35.5155230Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-09T05:04:35.5165520Z Working directory is '/Users/runner/work/pypy/pypy'
2026-09-09T05:04:35.5340840Z [command]/usr/local/bin/git version
2026-09-09T05:04:35.5876790Z git version 2.55.0
2026-09-09T05:04:35.6292700Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/5b689710-9caa-4fd6-82e0-86f72dcc6c73/.gitconfig'
2026-09-09T05:04:35.6336400Z Temporarily overriding HOME='/Users/runner/work/_temp/5b689710-9caa-4fd6-82e0-86f72dcc6c73' before making global git config changes
2026-09-09T05:04:35.6418550Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:04:35.6491940Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-09-09T05:04:35.6674790Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-09-09T05:04:35.6857720Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-09-09T05:04:35.8279030Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-09-09T05:04:35.8405610Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-09-09T05:04:35.8447190Z hint: to use in all of your new repositories, which will suppress this warning,
2026-09-09T05:04:35.8681650Z hint: call:
2026-09-09T05:04:35.8797070Z hint:
2026-09-09T05:04:35.8871060Z hint: git config --global init.defaultBranch <name>
2026-09-09T05:04:35.8949470Z hint:
2026-09-09T05:04:35.8994240Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-09-09T05:04:35.9066340Z hint: 'development'. The just-created branch can be renamed via this command:
2026-09-09T05:04:35.9107530Z hint:
2026-09-09T05:04:35.9110380Z hint: git branch -m <name>
2026-09-09T05:04:35.9232090Z hint:
2026-09-09T05:04:35.9273760Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-09-09T05:04:35.9377340Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-09-09T05:04:35.9551590Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-09T05:04:35.9764410Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-09-09T05:04:36.0074170Z Removing SSH command configuration
2026-09-09T05:04:36.0174570Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:04:36.0314510Z [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-09T05:04:36.1689880Z Removing HTTP extra header
2026-09-09T05:04:36.1757280Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:04:36.1921840Z [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-09T05:04:36.4571200Z Removing includeIf entries pointing to credentials config files
2026-09-09T05:04:36.4662160Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:04:36.4924300Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T05:04:36.8427190Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-edc36cbf-8273-4a14-84d4-610e0bea3f41.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T05:04:36.8789710Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-edc36cbf-8273-4a14-84d4-610e0bea3f41.config
2026-09-09T05:04:36.9099530Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-edc36cbf-8273-4a14-84d4-610e0bea3f41.config
2026-09-09T05:04:36.9302480Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-edc36cbf-8273-4a14-84d4-610e0bea3f41.config
2026-09-09T05:04:36.9535990Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-edc36cbf-8273-4a14-84d4-610e0bea3f41.config
Fetching the repository
2026-09-09T05:04:36.9983890Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2a68f4607cea09ebb4e49b87ae672a5b5e05475a:refs/remotes/origin/main
2026-09-09T05:04:41.0861750Z From https://github.com/pypy/pypy
2026-09-09T05:04:41.0902870Z * [new ref] 2a68f4607cea09ebb4e49b87ae672a5b5e05475a -> origin/main
2026-09-09T05:04:41.1174440Z [command]/usr/local/bin/git branch --list --remote origin/main
2026-09-09T05:04:41.1222300Z origin/main
2026-09-09T05:04:41.1375140Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/main
2026-09-09T05:04:41.1409430Z 2a68f4607cea09ebb4e49b87ae672a5b5e05475a
Determining the checkout info
2026-09-09T05:04:41.2073930Z [command]/usr/local/bin/git sparse-checkout disable
2026-09-09T05:04:41.2563800Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-09T05:04:41.3586930Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-09T05:04:42.2134090Z Updating files: 29% (1763/6016)
2026-09-09T05:04:42.2494470Z Updating files: 30% (1805/6016)
2026-09-09T05:04:42.2933400Z Updating files: 31% (1865/6016)
2026-09-09T05:04:42.3945840Z Updating files: 32% (1926/6016)
2026-09-09T05:04:42.4950720Z Updating files: 33% (1986/6016)
2026-09-09T05:04:42.5592550Z Updating files: 34% (2046/6016)
2026-09-09T05:04:42.5885290Z Updating files: 35% (2106/6016)
2026-09-09T05:04:42.6306760Z Updating files: 36% (2166/6016)
2026-09-09T05:04:42.7096010Z Updating files: 37% (2226/6016)
2026-09-09T05:04:42.7523660Z Updating files: 38% (2287/6016)
2026-09-09T05:04:42.7641210Z Updating files: 39% (2347/6016)
2026-09-09T05:04:42.7796680Z Updating files: 40% (2407/6016)
2026-09-09T05:04:42.7946810Z Updating files: 41% (2467/6016)
2026-09-09T05:04:42.8950460Z Updating files: 42% (2527/6016)
2026-09-09T05:04:42.9936230Z Updating files: 43% (2587/6016)
2026-09-09T05:04:43.0141830Z Updating files: 44% (2648/6016)
2026-09-09T05:04:43.0206830Z Updating files: 45% (2708/6016)
2026-09-09T05:04:43.0311110Z Updating files: 46% (2768/6016)
2026-09-09T05:04:43.1313750Z Updating files: 47% (2828/6016)
2026-09-09T05:04:43.2319770Z Updating files: 48% (2888/6016)
2026-09-09T05:04:43.2703130Z Updating files: 49% (2948/6016)
2026-09-09T05:04:43.2708740Z Updating files: 50% (3008/6016)
2026-09-09T05:04:43.3382790Z Updating files: 51% (3069/6016)
2026-09-09T05:04:43.3683190Z Updating files: 52% (3129/6016)
2026-09-09T05:04:43.3840660Z Updating files: 53% (3189/6016)
2026-09-09T05:04:43.3977780Z Updating files: 54% (3249/6016)
2026-09-09T05:04:43.4138070Z Updating files: 55% (3309/6016)
2026-09-09T05:04:43.4185700Z Updating files: 55% (3367/6016)
2026-09-09T05:04:43.4269930Z Updating files: 56% (3369/6016)
2026-09-09T05:04:43.4493390Z Updating files: 57% (3430/6016)
2026-09-09T05:04:43.4746860Z Updating files: 58% (3490/6016)
2026-09-09T05:04:43.4886700Z Updating files: 59% (3550/6016)
2026-09-09T05:04:43.4952840Z Updating files: 60% (3610/6016)
2026-09-09T05:04:43.5001840Z Updating files: 61% (3670/6016)
2026-09-09T05:04:43.5398610Z Updating files: 62% (3730/6016)
2026-09-09T05:04:43.5531000Z Updating files: 63% (3791/6016)
2026-09-09T05:04:43.5708330Z Updating files: 64% (3851/6016)
2026-09-09T05:04:43.6075180Z Updating files: 65% (3911/6016)
2026-09-09T05:04:43.6961490Z Updating files: 66% (3971/6016)
2026-09-09T05:04:43.7648250Z Updating files: 67% (4031/6016)
2026-09-09T05:04:43.8971240Z Updating files: 68% (4091/6016)
2026-09-09T05:04:43.9292720Z Updating files: 69% (4152/6016)
2026-09-09T05:04:43.9382890Z Updating files: 70% (4212/6016)
2026-09-09T05:04:43.9383890Z Updating files: 71% (4272/6016)
2026-09-09T05:04:43.9524530Z Updating files: 72% (4332/6016)
2026-09-09T05:04:43.9615720Z Updating files: 73% (4392/6016)
2026-09-09T05:04:43.9687720Z Updating files: 74% (4452/6016)
2026-09-09T05:04:43.9771330Z Updating files: 75% (4512/6016)
2026-09-09T05:04:44.0048300Z Updating files: 76% (4573/6016)
2026-09-09T05:04:44.0232820Z Updating files: 77% (4633/6016)
2026-09-09T05:04:44.0467440Z Updating files: 78% (4693/6016)
2026-09-09T05:04:44.1117940Z Updating files: 79% (4753/6016)
2026-09-09T05:04:44.1360250Z Updating files: 80% (4813/6016)
2026-09-09T05:04:44.2288300Z Updating files: 81% (4873/6016)
2026-09-09T05:04:44.2381040Z Updating files: 82% (4934/6016)
2026-09-09T05:04:44.2440360Z Updating files: 83% (4994/6016)
2026-09-09T05:04:44.2879380Z Updating files: 83% (5011/6016)
2026-09-09T05:04:44.3814400Z Updating files: 84% (5054/6016)
2026-09-09T05:04:44.4563530Z Updating files: 85% (5114/6016)
2026-09-09T05:04:44.4788770Z Updating files: 86% (5174/6016)
2026-09-09T05:04:44.5104660Z Updating files: 87% (5234/6016)
2026-09-09T05:04:44.5570830Z Updating files: 88% (5295/6016)
2026-09-09T05:04:44.6280750Z Updating files: 89% (5355/6016)
2026-09-09T05:04:44.7492440Z Updating files: 90% (5415/6016)
2026-09-09T05:04:44.8903990Z Updating files: 91% (5475/6016)
2026-09-09T05:04:44.9593580Z Updating files: 92% (5535/6016)
2026-09-09T05:04:44.9814860Z Updating files: 93% (5595/6016)
2026-09-09T05:04:45.0035290Z Updating files: 94% (5656/6016)
2026-09-09T05:04:45.0246740Z Updating files: 95% (5716/6016)
2026-09-09T05:04:45.0819140Z Updating files: 96% (5776/6016)
2026-09-09T05:04:45.0994640Z Updating files: 97% (5836/6016)
2026-09-09T05:04:45.1331850Z Updating files: 98% (5896/6016)
2026-09-09T05:04:45.1498050Z Updating files: 99% (5956/6016)
2026-09-09T05:04:45.1556440Z Updating files: 100% (6016/6016)
2026-09-09T05:04:45.1629560Z Updating files: 100% (6016/6016), done.
2026-09-09T05:04:45.1692350Z Switched to a new branch 'main'
2026-09-09T05:04:45.1959510Z branch 'main' set up to track 'origin/main'.
2026-09-09T05:04:45.2320470Z [command]/usr/local/bin/git log -1 --format=%H
2026-09-09T05:04:45.2393510Z 2a68f4607cea09ebb4e49b87ae672a5b5e05475a