2026-02-09T16:56:24.1606840Z ##[section]Starting: Checkout dotnet/runtime@release/8.0 to s 2026-02-09T16:56:24.1801070Z ============================================================================== 2026-02-09T16:56:24.1803040Z Task : Get sources 2026-02-09T16:56:24.1803810Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-02-09T16:56:24.1804360Z Version : 1.0.0 2026-02-09T16:56:24.1805010Z Author : Microsoft 2026-02-09T16:56:24.1806090Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-02-09T16:56:24.1806590Z ============================================================================== 2026-02-09T16:56:25.1932330Z Syncing repository: dotnet/runtime (GitHub) 2026-02-09T16:56:25.1962240Z ##[command]git version 2026-02-09T16:56:25.2614370Z git version 2.52.0 2026-02-09T16:56:25.2657090Z ##[command]git lfs version 2026-02-09T16:56:25.4127490Z git-lfs/3.7.1 (GitHub; darwin amd64; go 1.25.3) 2026-02-09T16:56:25.4302910Z ##[command]git init "/Users/runner/work/1/s" 2026-02-09T16:56:25.4719550Z hint: Using 'master' as the name for the initial branch. This default branch name 2026-02-09T16:56:25.4789140Z hint: will change to "main" in Git 3.0. To configure the initial branch name 2026-02-09T16:56:25.4795030Z hint: to use in all of your new repositories, which will suppress this warning, 2026-02-09T16:56:25.4839360Z Initialized empty Git repository in /Users/runner/work/1/s/.git/ 2026-02-09T16:56:25.4878710Z hint: call: 2026-02-09T16:56:25.4909910Z hint: 2026-02-09T16:56:25.4914150Z hint: git config --global init.defaultBranch 2026-02-09T16:56:25.4933280Z hint: 2026-02-09T16:56:25.4936200Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2026-02-09T16:56:25.4993600Z hint: 'development'. The just-created branch can be renamed via this command: 2026-02-09T16:56:25.4995000Z hint: 2026-02-09T16:56:25.5010010Z hint: git branch -m 2026-02-09T16:56:25.5028560Z hint: 2026-02-09T16:56:25.5032370Z hint: Disable this message with "git config set advice.defaultBranchName false" 2026-02-09T16:56:25.5069820Z ##[command]git remote add origin https://github.com/dotnet/runtime 2026-02-09T16:56:25.5398590Z ##[command]git sparse-checkout disable 2026-02-09T16:56:26.3109260Z ##[command]git config gc.auto 0 2026-02-09T16:56:26.3151710Z ##[command]git config core.longpaths true 2026-02-09T16:56:26.3168710Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader 2026-02-09T16:56:26.3189240Z ##[command]git config --get-all http.extraheader 2026-02-09T16:56:26.3207020Z ##[command]git config --get-regexp .*extraheader 2026-02-09T16:56:26.3224400Z ##[command]git config --get-all http.proxy 2026-02-09T16:56:26.3242080Z ##[command]git config http.version HTTP/1.1 2026-02-09T16:56:26.3266930Z ##[command]git config --get-all remote.origin.promisor 2026-02-09T16:56:26.3287380Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-02-09T16:56:26.3313020Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +7e539644a0f836b74a3f062cd44576a3474ea369:refs/remotes/origin/7e539644a0f836b74a3f062cd44576a3474ea369 2026-02-09T16:57:06.5491040Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 503 2026-02-09T16:57:06.6676280Z ##[warning]Git fetch failed with exit code 128, back off 3.485 seconds before retry. 2026-02-09T16:57:10.0409270Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +7e539644a0f836b74a3f062cd44576a3474ea369:refs/remotes/origin/7e539644a0f836b74a3f062cd44576a3474ea369 2026-02-09T16:59:07.7788600Z remote: Internal Server Error 2026-02-09T16:59:07.7789720Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-02-09T16:59:07.8183120Z ##[warning]Git fetch failed with exit code 128, back off 3.646 seconds before retry. 2026-02-09T16:59:11.5600160Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --no-tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=20 +7e539644a0f836b74a3f062cd44576a3474ea369:refs/remotes/origin/7e539644a0f836b74a3f062cd44576a3474ea369 2026-02-09T17:01:30.4488320Z remote: Internal Server Error 2026-02-09T17:01:30.4518560Z fatal: unable to access 'https://github.com/dotnet/runtime/': The requested URL returned error: 500 2026-02-09T17:01:30.5076710Z ##[error]Git fetch failed with exit code: 128 2026-02-09T17:01:30.5805760Z ##[section]Finishing: Checkout dotnet/runtime@release/8.0 to s