timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-09-01T14:58:45.7017910Z with:
2026-09-01T14:58:45.7018772Z repository: pypy/pypy
2026-09-01T14:58:45.7033445Z token: ***
2026-09-01T14:58:45.7034332Z ssh-strict: true
2026-09-01T14:58:45.7035221Z ssh-user: git
2026-09-01T14:58:45.7036112Z persist-credentials: true
2026-09-01T14:58:45.7037152Z clean: true
2026-09-01T14:58:45.7038085Z sparse-checkout-cone-mode: true
2026-09-01T14:58:45.7039266Z fetch-depth: 1
2026-09-01T14:58:45.7040162Z fetch-tags: false
2026-09-01T14:58:45.7041092Z show-progress: true
2026-09-01T14:58:45.7041979Z lfs: false
2026-09-01T14:58:45.7042811Z submodules: false
2026-09-01T14:58:45.7043779Z set-safe-directory: true
2026-09-01T14:58:45.8620795Z Syncing repository: pypy/pypy
Getting Git version info
2026-09-01T14:58:45.8625435Z Working directory is 'D:\a\pypy\pypy'
2026-09-01T14:58:45.9653691Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-09-01T14:58:46.1730698Z git version 2.55.0.windows.5
2026-09-01T14:58:46.1810433Z Temporarily overriding HOME='D:\a\_temp\f4560b88-8717-4efb-a0a6-a674aae8031c' before making global git config changes
2026-09-01T14:58:46.1814627Z Adding repository directory to the temporary git global config as a safe directory
2026-09-01T14:58:46.1823973Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-09-01T14:58:46.2129051Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-09-01T14:58:46.2145403Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-09-01T14:58:46.2677549Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-09-01T14:58:46.2725869Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-09-01T14:58:46.3116263Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-09-01T14:58:46.3427430Z Removing SSH command configuration
2026-09-01T14:58:46.3435129Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-01T14:58:46.3759316Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-01T14:58:47.4235341Z Removing HTTP extra header
2026-09-01T14:58:47.4246634Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-01T14:58:47.4572613Z [command]"C:\Program Files\Git\bin\git.exe" 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-01T14:58:48.0205955Z Removing includeIf entries pointing to credentials config files
2026-09-01T14:58:48.0223074Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-01T14:58:48.0527894Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-01T14:58:48.6331835Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-5bd6b9f5-d0d1-4977-8e75-58d551637887.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-01T14:58:48.6729580Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-5bd6b9f5-d0d1-4977-8e75-58d551637887.config
2026-09-01T14:58:48.7072715Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-5bd6b9f5-d0d1-4977-8e75-58d551637887.config
2026-09-01T14:58:48.7388728Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5bd6b9f5-d0d1-4977-8e75-58d551637887.config
2026-09-01T14:58:48.7723470Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5bd6b9f5-d0d1-4977-8e75-58d551637887.config
Fetching the repository
2026-09-01T14:58:48.8068436Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5ac4c95399eaf97749738f76af6accf6aa10cc3e:refs/remotes/pull/5577/merge
2026-09-01T14:58:50.8554805Z From https://github.com/pypy/pypy
2026-09-01T14:58:50.8555700Z * [new ref] 5ac4c95399eaf97749738f76af6accf6aa10cc3e -> pull/5577/merge
Determining the checkout info
2026-09-01T14:58:50.8608581Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-09-01T14:58:50.8961007Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-09-01T14:58:50.9321681Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5577/merge
2026-09-01T14:58:51.9916404Z Updating files: 53% (3233/6014)
2026-09-01T14:58:52.0093191Z Updating files: 54% (3248/6014)
2026-09-01T14:58:52.0315529Z Updating files: 55% (3308/6014)
2026-09-01T14:58:52.0481541Z Updating files: 56% (3368/6014)
2026-09-01T14:58:52.0625125Z Updating files: 57% (3428/6014)
2026-09-01T14:58:52.0833442Z Updating files: 58% (3489/6014)
2026-09-01T14:58:52.0966360Z Updating files: 59% (3549/6014)
2026-09-01T14:58:52.1136543Z Updating files: 60% (3609/6014)
2026-09-01T14:58:52.1303082Z Updating files: 61% (3669/6014)
2026-09-01T14:58:52.1452562Z Updating files: 62% (3729/6014)
2026-09-01T14:58:52.1615849Z Updating files: 63% (3789/6014)
2026-09-01T14:58:52.1861859Z Updating files: 64% (3849/6014)
2026-09-01T14:58:52.2048100Z Updating files: 65% (3910/6014)
2026-09-01T14:58:52.2195762Z Updating files: 66% (3970/6014)
2026-09-01T14:58:52.2347550Z Updating files: 67% (4030/6014)
2026-09-01T14:58:52.2524067Z Updating files: 68% (4090/6014)
2026-09-01T14:58:52.2730420Z Updating files: 69% (4150/6014)
2026-09-01T14:58:52.2978505Z Updating files: 70% (4210/6014)
2026-09-01T14:58:52.3136127Z Updating files: 71% (4270/6014)
2026-09-01T14:58:52.3391587Z Updating files: 72% (4331/6014)
2026-09-01T14:58:52.3532944Z Updating files: 73% (4391/6014)
2026-09-01T14:58:52.3659336Z Updating files: 74% (4451/6014)
2026-09-01T14:58:52.3822217Z Updating files: 75% (4511/6014)
2026-09-01T14:58:52.3964236Z Updating files: 76% (4571/6014)
2026-09-01T14:58:52.4105744Z Updating files: 77% (4631/6014)
2026-09-01T14:58:52.4248380Z Updating files: 78% (4691/6014)
2026-09-01T14:58:52.4410755Z Updating files: 79% (4752/6014)
2026-09-01T14:58:52.4584224Z Updating files: 80% (4812/6014)
2026-09-01T14:58:52.4807871Z Updating files: 81% (4872/6014)
2026-09-01T14:58:52.4990137Z Updating files: 82% (4932/6014)
2026-09-01T14:58:52.5153550Z Updating files: 83% (4992/6014)
2026-09-01T14:58:52.5370975Z Updating files: 84% (5052/6014)
2026-09-01T14:58:52.5542018Z Updating files: 85% (5112/6014)
2026-09-01T14:58:52.5725541Z Updating files: 86% (5173/6014)
2026-09-01T14:58:52.5901363Z Updating files: 87% (5233/6014)
2026-09-01T14:58:52.6084076Z Updating files: 88% (5293/6014)
2026-09-01T14:58:52.6240658Z Updating files: 89% (5353/6014)
2026-09-01T14:58:52.6472858Z Updating files: 90% (5413/6014)
2026-09-01T14:58:52.7685101Z Updating files: 91% (5473/6014)
2026-09-01T14:58:52.8285159Z Updating files: 92% (5533/6014)
2026-09-01T14:58:52.8448567Z Updating files: 93% (5594/6014)
2026-09-01T14:58:52.8600831Z Updating files: 94% (5654/6014)
2026-09-01T14:58:52.8751557Z Updating files: 95% (5714/6014)
2026-09-01T14:58:52.8893250Z Updating files: 96% (5774/6014)
2026-09-01T14:58:52.9047128Z Updating files: 97% (5834/6014)
2026-09-01T14:58:52.9201430Z Updating files: 98% (5894/6014)
2026-09-01T14:58:52.9356499Z Updating files: 99% (5954/6014)
2026-09-01T14:58:52.9356984Z Updating files: 100% (6014/6014)
2026-09-01T14:58:52.9357409Z Updating files: 100% (6014/6014), done.
2026-09-01T14:58:52.9512037Z Note: switching to 'refs/remotes/pull/5577/merge'.
2026-09-01T14:58:52.9512761Z
2026-09-01T14:58:52.9513412Z You are in 'detached HEAD' state. You can look around, make experimental
2026-09-01T14:58:52.9514247Z changes and commit them, and you can discard any commits you make in this
2026-09-01T14:58:52.9515022Z state without impacting any branches by switching back to a branch.
2026-09-01T14:58:52.9515496Z
2026-09-01T14:58:52.9515786Z If you want to create a new branch to retain commits you create, you may
2026-09-01T14:58:52.9516564Z do so (now or later) by using -c with the switch command. Example:
2026-09-01T14:58:52.9516972Z
2026-09-01T14:58:52.9517149Z git switch -c <new-branch-name>
2026-09-01T14:58:52.9517455Z
2026-09-01T14:58:52.9517597Z Or undo this operation with:
2026-09-01T14:58:52.9517845Z
2026-09-01T14:58:52.9517964Z git switch -
2026-09-01T14:58:52.9518150Z
2026-09-01T14:58:52.9518478Z Turn off this advice by setting config variable advice.detachedHead to false
2026-09-01T14:58:52.9519386Z
2026-09-01T14:58:52.9519958Z HEAD is now at 5ac4c95 Merge 515a4d02d07b59f580e7a3cdb22989ba5bf77674 into 09916d286ed3703261ad5bc63c46083bdf7e253b
2026-09-01T14:58:52.9990241Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-09-01T14:58:53.0282643Z 5ac4c95399eaf97749738f76af6accf6aa10cc3e