2025-03-10T17:50:56.7469013Z ##[section]Starting: Checkout dotnet/aspnetcore@refs/pull/60853/merge to s
2025-03-10T17:50:56.7545535Z ==============================================================================
2025-03-10T17:50:56.7546000Z Task         : Get sources
2025-03-10T17:50:56.7546307Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T17:50:56.7546408Z Version      : 1.0.0
2025-03-10T17:50:56.7546582Z Author       : Microsoft
2025-03-10T17:50:56.7546823Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T17:50:56.7546910Z ==============================================================================
2025-03-10T17:50:57.1350805Z Syncing repository: dotnet/aspnetcore (GitHub)
2025-03-10T17:50:57.1354498Z Prepending Path environment variable with directory containing 'git.exe'.
2025-03-10T17:50:57.1359185Z ##[command]git version
2025-03-10T17:50:57.8605509Z git version 2.47.0.windows.2
2025-03-10T17:50:57.8606170Z ##[command]git lfs version
2025-03-10T17:50:57.9780468Z git-lfs/3.4.0 (GitHub; windows amd64; go 1.20.6; git d06d6e9e)
2025-03-10T17:50:57.9946455Z ##[command]git init "D:\a\_work\1\s"
2025-03-10T17:50:58.0413034Z Initialized empty Git repository in D:/a/_work/1/s/.git/
2025-03-10T17:50:58.0565342Z ##[command]git remote add origin https://github.com/dotnet/aspnetcore
2025-03-10T17:50:58.0970313Z ##[command]git config gc.auto 0
2025-03-10T17:50:58.1429798Z ##[command]git config core.longpaths true
2025-03-10T17:50:58.1472967Z ##[command]git config --get-all http.https://github.com/dotnet/aspnetcore.extraheader
2025-03-10T17:50:58.2041131Z ##[command]git config --get-all http.extraheader
2025-03-10T17:50:58.2478247Z ##[command]git config --get-regexp .*extraheader
2025-03-10T17:50:58.2932724Z ##[command]git config --get-all http.proxy
2025-03-10T17:50:58.3453967Z ##[command]git config http.version HTTP/1.1
2025-03-10T17:50:58.3987431Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:50:59.1021755Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:50:59.1617034Z ##[warning]Git fetch failed with exit code 128, back off 4.327 seconds before retry.
2025-03-10T17:51:03.4379816Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:51:03.8831612Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:51:03.9055215Z ##[warning]Git fetch failed with exit code 128, back off 8.521 seconds before retry.
2025-03-10T17:51:12.4010159Z ##[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/60853/merge:refs/remotes/pull/60853/merge
2025-03-10T17:51:12.8827332Z fatal: couldn't find remote ref refs/pull/60853/merge
2025-03-10T17:51:12.9080527Z ##[error]Git fetch failed with exit code: 128
2025-03-10T17:51:12.9115704Z ##[section]Finishing: Checkout dotnet/aspnetcore@refs/pull/60853/merge to s