timestamps Run actions/checkout
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-01T11:41:00.8356881Z with:
2026-08-01T11:41:00.8357649Z repository: pypy/pypy
2026-08-01T11:41:00.8365837Z token: ***
2026-08-01T11:41:00.8366595Z ssh-strict: true
2026-08-01T11:41:00.8367381Z ssh-user: git
2026-08-01T11:41:00.8368164Z persist-credentials: true
2026-08-01T11:41:00.8369024Z clean: true
2026-08-01T11:41:00.8369825Z sparse-checkout-cone-mode: true
2026-08-01T11:41:00.8371192Z fetch-depth: 1
2026-08-01T11:41:00.8371983Z fetch-tags: false
2026-08-01T11:41:00.8372786Z show-progress: true
2026-08-01T11:41:00.8373625Z lfs: false
2026-08-01T11:41:00.8374362Z submodules: false
2026-08-01T11:41:00.8375157Z set-safe-directory: true
2026-08-01T11:41:00.9932299Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T11:41:00.9937813Z Working directory is 'D:\a\pypy\pypy'
2026-08-01T11:41:01.0933835Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-08-01T11:41:01.4659914Z git version 2.55.0.windows.3
2026-08-01T11:41:01.4731458Z Temporarily overriding HOME='D:\a\_temp\7a3c6c4e-2a41-4d8a-84f0-2797bbc18757' before making global git config changes
2026-08-01T11:41:01.4733730Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T11:41:01.4742229Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\pypy\pypy
2026-08-01T11:41:01.5323790Z Deleting the contents of 'D:\a\pypy\pypy'
Initializing the repository
2026-08-01T11:41:01.5339769Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\pypy\pypy
2026-08-01T11:41:01.6368954Z Initialized empty Git repository in D:/a/pypy/pypy/.git/
2026-08-01T11:41:01.6426646Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T11:41:01.6999544Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
Setting up auth
2026-08-01T11:41:01.7322017Z Removing SSH command configuration
2026-08-01T11:41:01.7333723Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T11:41:01.7725788Z [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-08-01T11:41:03.1657072Z Removing HTTP extra header
2026-08-01T11:41:03.1668175Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T11:41:03.1986896Z [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-08-01T11:41:03.7670484Z Removing includeIf entries pointing to credentials config files
2026-08-01T11:41:03.7695257Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T11:41:03.8015975Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T11:41:04.3647227Z [command]"C:\Program Files\Git\bin\git.exe" config --file D:\a\_temp\git-credentials-74daa743-e134-4f9e-b93b-c76d7d7bae5f.config http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T11:41:04.3987699Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git.path D:\a\_temp\git-credentials-74daa743-e134-4f9e-b93b-c76d7d7bae5f.config
2026-08-01T11:41:04.4306913Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:D:/a/pypy/pypy/.git/worktrees/*.path D:\a\_temp\git-credentials-74daa743-e134-4f9e-b93b-c76d7d7bae5f.config
2026-08-01T11:41:04.4687159Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-74daa743-e134-4f9e-b93b-c76d7d7bae5f.config
2026-08-01T11:41:04.5062857Z [command]"C:\Program Files\Git\bin\git.exe" config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-74daa743-e134-4f9e-b93b-c76d7d7bae5f.config
Fetching the repository
2026-08-01T11:41:04.5445654Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ace31a994f7fb5c866c086089400a68f1467581a:refs/remotes/pull/5549/merge
2026-08-01T11:41:08.0638515Z From https://github.com/pypy/pypy
2026-08-01T11:41:08.0639807Z * [new ref] ace31a994f7fb5c866c086089400a68f1467581a -> pull/5549/merge
Determining the checkout info
2026-08-01T11:41:08.0702075Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-08-01T11:41:08.1164460Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T11:41:08.1485466Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/remotes/pull/5549/merge
2026-08-01T11:41:09.2001923Z Updating files: 57% (3462/6014)
2026-08-01T11:41:09.2168923Z Updating files: 58% (3489/6014)
2026-08-01T11:41:09.2300682Z Updating files: 59% (3549/6014)
2026-08-01T11:41:09.2460368Z Updating files: 60% (3609/6014)
2026-08-01T11:41:09.2637340Z Updating files: 61% (3669/6014)
2026-08-01T11:41:09.2798243Z Updating files: 62% (3729/6014)
2026-08-01T11:41:09.2966849Z Updating files: 63% (3789/6014)
2026-08-01T11:41:09.3156287Z Updating files: 64% (3849/6014)
2026-08-01T11:41:09.3308099Z Updating files: 65% (3910/6014)
2026-08-01T11:41:09.3476680Z Updating files: 66% (3970/6014)
2026-08-01T11:41:09.3639900Z Updating files: 67% (4030/6014)
2026-08-01T11:41:09.3828568Z Updating files: 68% (4090/6014)
2026-08-01T11:41:09.4030910Z Updating files: 69% (4150/6014)
2026-08-01T11:41:09.4272952Z Updating files: 70% (4210/6014)
2026-08-01T11:41:09.4442231Z Updating files: 71% (4270/6014)
2026-08-01T11:41:09.4628561Z Updating files: 72% (4331/6014)
2026-08-01T11:41:09.4777985Z Updating files: 73% (4391/6014)
2026-08-01T11:41:09.4913305Z Updating files: 74% (4451/6014)
2026-08-01T11:41:09.5081583Z Updating files: 75% (4511/6014)
2026-08-01T11:41:09.5227643Z Updating files: 76% (4571/6014)
2026-08-01T11:41:09.5377548Z Updating files: 77% (4631/6014)
2026-08-01T11:41:09.5526229Z Updating files: 78% (4691/6014)
2026-08-01T11:41:09.5670911Z Updating files: 79% (4752/6014)
2026-08-01T11:41:09.5850523Z Updating files: 80% (4812/6014)
2026-08-01T11:41:09.6070854Z Updating files: 81% (4872/6014)
2026-08-01T11:41:09.6252496Z Updating files: 82% (4932/6014)
2026-08-01T11:41:09.8658254Z Updating files: 83% (4992/6014)
2026-08-01T11:41:09.8853872Z Updating files: 84% (5052/6014)
2026-08-01T11:41:09.9036048Z Updating files: 85% (5112/6014)
2026-08-01T11:41:09.9221646Z Updating files: 86% (5173/6014)
2026-08-01T11:41:09.9400326Z Updating files: 87% (5233/6014)
2026-08-01T11:41:09.9601447Z Updating files: 88% (5293/6014)
2026-08-01T11:41:09.9768571Z Updating files: 89% (5353/6014)
2026-08-01T11:41:10.0010714Z Updating files: 90% (5413/6014)
2026-08-01T11:41:10.1055845Z Updating files: 91% (5473/6014)
2026-08-01T11:41:10.1676289Z Updating files: 92% (5533/6014)
2026-08-01T11:41:10.1849786Z Updating files: 93% (5594/6014)
2026-08-01T11:41:10.2036547Z Updating files: 94% (5654/6014)
2026-08-01T11:41:10.2054170Z Updating files: 95% (5714/6014)
2026-08-01T11:41:10.2192404Z Updating files: 95% (5720/6014)
2026-08-01T11:41:10.2341937Z Updating files: 96% (5774/6014)
2026-08-01T11:41:10.2500163Z Updating files: 97% (5834/6014)
2026-08-01T11:41:10.2645059Z Updating files: 98% (5894/6014)
2026-08-01T11:41:10.2805958Z Updating files: 99% (5954/6014)
2026-08-01T11:41:10.2809223Z Updating files: 100% (6014/6014)
2026-08-01T11:41:10.2809799Z Updating files: 100% (6014/6014), done.
2026-08-01T11:41:10.2969181Z Note: switching to 'refs/remotes/pull/5549/merge'.
2026-08-01T11:41:10.2969600Z
2026-08-01T11:41:10.2969921Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T11:41:10.2970979Z changes and commit them, and you can discard any commits you make in this
2026-08-01T11:41:10.2971695Z state without impacting any branches by switching back to a branch.
2026-08-01T11:41:10.2972119Z
2026-08-01T11:41:10.2972421Z If you want to create a new branch to retain commits you create, you may
2026-08-01T11:41:10.2973070Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T11:41:10.2973439Z
2026-08-01T11:41:10.2973587Z git switch -c <new-branch-name>
2026-08-01T11:41:10.2973866Z
2026-08-01T11:41:10.2973980Z Or undo this operation with:
2026-08-01T11:41:10.2974130Z
2026-08-01T11:41:10.2974209Z git switch -
2026-08-01T11:41:10.2974317Z
2026-08-01T11:41:10.2974521Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T11:41:10.2974813Z
2026-08-01T11:41:10.2975148Z HEAD is now at ace31a9 Merge f8e532471eedc1c9902e06eebeecd335828fc170 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T11:41:10.3601841Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-08-01T11:41:10.3883903Z ace31a994f7fb5c866c086089400a68f1467581a