2025-03-10T17:47:06.1955590Z ##[section]Starting: Checkout dotnet/aspnetcore@refs/pull/60851/merge to s
2025-03-10T17:47:06.2033727Z ==============================================================================
2025-03-10T17:47:06.2034256Z Task         : Get sources
2025-03-10T17:47:06.2034554Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T17:47:06.2034660Z Version      : 1.0.0
2025-03-10T17:47:06.2034819Z Author       : Microsoft
2025-03-10T17:47:06.2035069Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T17:47:06.2035155Z ==============================================================================
2025-03-10T17:47:06.5659821Z Syncing repository: dotnet/aspnetcore (GitHub)
2025-03-10T17:47:06.5668116Z Prepending Path environment variable with directory containing 'git.exe'.
2025-03-10T17:47:06.5676530Z ##[command]git version
2025-03-10T17:47:06.9010698Z git version 2.47.0.windows.2
2025-03-10T17:47:06.9039278Z ##[command]git lfs version
2025-03-10T17:47:07.0584611Z git-lfs/3.4.0 (GitHub; windows amd64; go 1.20.6; git d06d6e9e)
2025-03-10T17:47:07.0735052Z ##[command]git init "D:\a\_work\1\s"
2025-03-10T17:47:07.1229836Z Initialized empty Git repository in D:/a/_work/1/s/.git/
2025-03-10T17:47:07.1271710Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore
2025-03-10T17:47:07.1875995Z ##[command]git config gc.auto 0
2025-03-10T17:47:07.2290640Z ##[command]git config core.longpaths true
2025-03-10T17:47:07.2363492Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader
2025-03-10T17:47:07.2958697Z ##[command]git config --get-all http.extraheader
2025-03-10T17:47:07.3396552Z ##[command]git config --get-regexp .*extraheader
2025-03-10T17:47:07.3902242Z ##[command]git config --get-all http.proxy
2025-03-10T17:47:07.4397261Z ##[command]git config http.version HTTP/1.1
2025-03-10T17:47:07.4908808Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60851/merge:refs/remotes/pull/60851/merge
2025-03-10T17:47:08.1483357Z fatal: couldn't find remote ref refs/pull/60851/merge
2025-03-10T17:47:08.2088278Z ##[warning]Git fetch failed with exit code 128, back off 2.144 seconds before retry.
2025-03-10T17:47:10.2994456Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60851/merge:refs/remotes/pull/60851/merge
2025-03-10T17:47:10.7251327Z fatal: couldn't find remote ref refs/pull/60851/merge
2025-03-10T17:47:10.7469311Z ##[warning]Git fetch failed with exit code 128, back off 2.509 seconds before retry.
2025-03-10T17:47:13.2353021Z ##[command]git --config-env=http.extraheader=env_var_http.extraheader fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin   +refs/heads/*:refs/remotes/origin/* +refs/pull/60851/merge:refs/remotes/pull/60851/merge
2025-03-10T17:47:13.6775162Z fatal: couldn't find remote ref refs/pull/60851/merge
2025-03-10T17:47:13.7241207Z ##[error]Git fetch failed with exit code: 128
2025-03-10T17:47:13.7278599Z ##[section]Finishing: Checkout dotnet/aspnetcore@refs/pull/60851/merge to s