2026-01-21T22:10:05.6709065Z ##[section]Starting: Checkout dotnet/aspnetcore@release/2.3 to s 2026-01-21T22:10:05.6808157Z ============================================================================== 2026-01-21T22:10:05.6808769Z Task : Get sources 2026-01-21T22:10:05.6808963Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2026-01-21T22:10:05.6809082Z Version : 1.0.0 2026-01-21T22:10:05.6809260Z Author : Microsoft 2026-01-21T22:10:05.6809507Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2026-01-21T22:10:05.6809622Z ============================================================================== 2026-01-21T22:10:06.0999434Z Syncing repository: dotnet/aspnetcore (GitHub) 2026-01-21T22:10:06.1008946Z Prepending Path environment variable with directory containing 'git.exe'. 2026-01-21T22:10:06.1017170Z ##[command]git version 2026-01-21T22:10:06.2233839Z git version 2.50.1.windows.1 2026-01-21T22:10:06.2262214Z ##[command]git lfs version 2026-01-21T22:10:06.3504749Z git-lfs/3.4.0 (GitHub; windows amd64; go 1.20.6; git d06d6e9e) 2026-01-21T22:10:06.3661888Z ##[command]git init "D:\a\_work\1\s" 2026-01-21T22:10:06.4149681Z Initialized empty Git repository in D:/a/_work/1/s/.git/ 2026-01-21T22:10:06.4218467Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore 2026-01-21T22:10:06.4672238Z ##[command]git sparse-checkout disable 2026-01-21T22:10:06.5320962Z ##[command]git config gc.auto 0 2026-01-21T22:10:06.5691621Z ##[command]git config core.longpaths true 2026-01-21T22:10:06.5800647Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader 2026-01-21T22:10:06.6236833Z ##[command]git config --get-all http.extraheader 2026-01-21T22:10:06.7207989Z ##[command]git config --get-regexp .*extraheader 2026-01-21T22:10:06.7221330Z ##[command]git config --get-all http.proxy 2026-01-21T22:10:06.7557140Z ##[command]git config http.version HTTP/1.1 2026-01-21T22:10:06.7980356Z ##[command]git config --get-all remote.origin.promisor 2026-01-21T22:10:06.8418606Z ##[command]git config --get-all remote.origin.partialclonefilter 2026-01-21T22:10:06.8901890Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin 2026-01-21T22:10:10.8205976Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:11.0829845Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:11.0983513Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-01-21T22:10:11.1760657Z ##[warning]Git fetch failed with exit code 128, back off 7.127 seconds before retry. 2026-01-21T22:10:18.2368510Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin 2026-01-21T22:10:18.7261004Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:18.9880999Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:19.0056930Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-01-21T22:10:19.0477171Z ##[warning]Git fetch failed with exit code 128, back off 9.526 seconds before retry. 2026-01-21T22:10:28.5376216Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin 2026-01-21T22:10:29.0615143Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:29.3151124Z fatal: Cannot prompt because user interactivity has been disabled. 2026-01-21T22:10:29.3299915Z fatal: could not read Username for 'https://github.com': terminal prompts disabled 2026-01-21T22:10:29.3715536Z ##[error]Git fetch failed with exit code: 128 2026-01-21T22:10:29.3765447Z ##[section]Finishing: Checkout dotnet/aspnetcore@release/2.3 to s