timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-31T07:35:47.3691450Z with:
2026-07-31T07:35:47.3692170Z repository: pypy/pypy
2026-07-31T07:35:47.3699190Z token: ***
2026-07-31T07:35:47.3699900Z ssh-strict: true
2026-07-31T07:35:47.3700690Z ssh-user: git
2026-07-31T07:35:47.3701440Z persist-credentials: true
2026-07-31T07:35:47.3702260Z clean: true
2026-07-31T07:35:47.3703000Z sparse-checkout-cone-mode: true
2026-07-31T07:35:47.3704610Z fetch-depth: 1
2026-07-31T07:35:47.3705380Z fetch-tags: false
2026-07-31T07:35:47.3706290Z show-progress: true
2026-07-31T07:35:47.3707050Z lfs: false
2026-07-31T07:35:47.3707750Z submodules: false
2026-07-31T07:35:47.3708520Z set-safe-directory: true
2026-07-31T07:35:48.1186550Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-31T07:35:48.1191080Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-31T07:35:48.1193440Z [command]/usr/local/bin/git version
2026-07-31T07:35:48.2196800Z git version 2.55.0
2026-07-31T07:35:48.2258770Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/eb7c9f16-170d-4054-b428-5c2ff5dcb51a/.gitconfig'
2026-07-31T07:35:48.2277800Z Temporarily overriding HOME='/Users/runner/work/_temp/eb7c9f16-170d-4054-b428-5c2ff5dcb51a' before making global git config changes
2026-07-31T07:35:48.2281650Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T07:35:48.2285290Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-31T07:35:48.2477540Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-31T07:35:48.2494360Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-31T07:35:48.3014520Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-31T07:35:48.3018190Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-31T07:35:48.3020590Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-31T07:35:48.3022090Z hint: call:
2026-07-31T07:35:48.3022920Z hint:
2026-07-31T07:35:48.3024410Z hint: git config --global init.defaultBranch <name>
2026-07-31T07:35:48.3025730Z hint:
2026-07-31T07:35:48.3026900Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-31T07:35:48.3029130Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-31T07:35:48.3030790Z hint:
2026-07-31T07:35:48.3031670Z hint: git branch -m <name>
2026-07-31T07:35:48.3032630Z hint:
2026-07-31T07:35:48.3034500Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-31T07:35:48.3037490Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-31T07:35:48.3041470Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-31T07:35:48.3212470Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-31T07:35:48.3327710Z Removing SSH command configuration
2026-07-31T07:35:48.3335690Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T07:35:48.3633770Z [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-07-31T07:35:48.5328320Z Removing HTTP extra header
2026-07-31T07:35:48.5335530Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T07:35:48.5444120Z [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-07-31T07:35:48.8815180Z Removing includeIf entries pointing to credentials config files
2026-07-31T07:35:48.8831700Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T07:35:48.8905280Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T07:35:49.0440870Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-862e6571-b158-4890-9aab-a06e2b4b2ea7.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T07:35:49.0607650Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-862e6571-b158-4890-9aab-a06e2b4b2ea7.config
2026-07-31T07:35:49.0708070Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-862e6571-b158-4890-9aab-a06e2b4b2ea7.config
2026-07-31T07:35:49.0822080Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-862e6571-b158-4890-9aab-a06e2b4b2ea7.config
2026-07-31T07:35:49.0931360Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-862e6571-b158-4890-9aab-a06e2b4b2ea7.config
Fetching the repository
2026-07-31T07:35:49.1044850Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ecc04ee176605ce297ea9918e81dfc88bc12b72:refs/remotes/pull/5548/merge
2026-07-31T07:35:52.1476910Z From https://github.com/pypy/pypy
2026-07-31T07:35:52.1479140Z * [new ref] 1ecc04ee176605ce297ea9918e81dfc88bc12b72 -> pull/5548/merge
Determining the checkout info
2026-07-31T07:35:52.1490520Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-31T07:35:52.1613870Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-31T07:35:52.1718030Z [command]/usr/local/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-07-31T07:35:53.2995300Z Updating files: 44% (2668/6014)
2026-07-31T07:35:53.3214290Z Updating files: 45% (2707/6014)
2026-07-31T07:35:53.3395060Z Updating files: 46% (2767/6014)
2026-07-31T07:35:53.3568870Z Updating files: 47% (2827/6014)
2026-07-31T07:35:53.3751570Z Updating files: 48% (2887/6014)
2026-07-31T07:35:53.4031990Z Updating files: 49% (2947/6014)
2026-07-31T07:35:53.4224260Z Updating files: 50% (3007/6014)
2026-07-31T07:35:53.4398380Z Updating files: 51% (3068/6014)
2026-07-31T07:35:53.4575930Z Updating files: 52% (3128/6014)
2026-07-31T07:35:53.4747520Z Updating files: 53% (3188/6014)
2026-07-31T07:35:53.4909480Z Updating files: 54% (3248/6014)
2026-07-31T07:35:53.5122000Z Updating files: 55% (3308/6014)
2026-07-31T07:35:53.5274600Z Updating files: 56% (3368/6014)
2026-07-31T07:35:53.5443790Z Updating files: 57% (3428/6014)
2026-07-31T07:35:53.5640840Z Updating files: 58% (3489/6014)
2026-07-31T07:35:53.5813790Z Updating files: 59% (3549/6014)
2026-07-31T07:35:53.5988450Z Updating files: 60% (3609/6014)
2026-07-31T07:35:53.6310350Z Updating files: 61% (3669/6014)
2026-07-31T07:35:53.6371330Z Updating files: 62% (3729/6014)
2026-07-31T07:35:53.6535610Z Updating files: 63% (3789/6014)
2026-07-31T07:35:53.7440810Z Updating files: 64% (3849/6014)
2026-07-31T07:35:53.7623860Z Updating files: 65% (3910/6014)
2026-07-31T07:35:53.7777280Z Updating files: 66% (3970/6014)
2026-07-31T07:35:53.7941750Z Updating files: 67% (4030/6014)
2026-07-31T07:35:53.8136930Z Updating files: 68% (4090/6014)
2026-07-31T07:35:53.8326660Z Updating files: 69% (4150/6014)
2026-07-31T07:35:53.8619850Z Updating files: 70% (4210/6014)
2026-07-31T07:35:53.9623890Z Updating files: 71% (4270/6014)
2026-07-31T07:35:53.9723480Z Updating files: 72% (4331/6014)
2026-07-31T07:35:53.9742130Z Updating files: 73% (4391/6014)
2026-07-31T07:35:53.9902580Z Updating files: 74% (4451/6014)
2026-07-31T07:35:54.0112310Z Updating files: 75% (4511/6014)
2026-07-31T07:35:54.0554800Z Updating files: 76% (4571/6014)
2026-07-31T07:35:54.0778720Z Updating files: 77% (4631/6014)
2026-07-31T07:35:54.1002310Z Updating files: 78% (4691/6014)
2026-07-31T07:35:54.1250300Z Updating files: 79% (4752/6014)
2026-07-31T07:35:54.1916930Z Updating files: 80% (4812/6014)
2026-07-31T07:35:54.1927360Z Updating files: 80% (4869/6014)
2026-07-31T07:35:54.3537070Z Updating files: 81% (4872/6014)
2026-07-31T07:35:54.3900400Z Updating files: 82% (4932/6014)
2026-07-31T07:35:54.4112180Z Updating files: 83% (4992/6014)
2026-07-31T07:35:54.4383410Z Updating files: 84% (5052/6014)
2026-07-31T07:35:54.4649660Z Updating files: 85% (5112/6014)
2026-07-31T07:35:54.4939420Z Updating files: 86% (5173/6014)
2026-07-31T07:35:54.5154940Z Updating files: 87% (5233/6014)
2026-07-31T07:35:54.5376590Z Updating files: 88% (5293/6014)
2026-07-31T07:35:54.6181550Z Updating files: 89% (5353/6014)
2026-07-31T07:35:54.6449780Z Updating files: 90% (5413/6014)
2026-07-31T07:35:54.7608010Z Updating files: 91% (5473/6014)
2026-07-31T07:35:54.8304770Z Updating files: 92% (5533/6014)
2026-07-31T07:35:54.8678980Z Updating files: 93% (5594/6014)
2026-07-31T07:35:54.8832440Z Updating files: 94% (5654/6014)
2026-07-31T07:35:54.9166120Z Updating files: 95% (5714/6014)
2026-07-31T07:35:54.9280310Z Updating files: 96% (5774/6014)
2026-07-31T07:35:54.9462640Z Updating files: 97% (5834/6014)
2026-07-31T07:35:54.9676330Z Updating files: 98% (5894/6014)
2026-07-31T07:35:54.9859420Z Updating files: 99% (5954/6014)
2026-07-31T07:35:54.9860110Z Updating files: 100% (6014/6014)
2026-07-31T07:35:54.9860730Z Updating files: 100% (6014/6014), done.
2026-07-31T07:35:54.9981870Z HEAD is now at 1ecc04e Merge 044df9c86b8382cfec0ba0f0412651c777bce83a into e6faa48a5f66f9046ba59ee1ff92ff16ba07bcb3
2026-07-31T07:35:55.0177280Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-31T07:35:55.0306380Z 1ecc04ee176605ce297ea9918e81dfc88bc12b72