2025-03-06T01:50:22.5901902Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/113027/merge to s
2025-03-06T01:50:22.5984659Z ==============================================================================
2025-03-06T01:50:22.5985260Z Task         : Get sources
2025-03-06T01:50:22.5985439Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-06T01:50:22.5985564Z Version      : 1.0.0
2025-03-06T01:50:22.5985723Z Author       : Microsoft
2025-03-06T01:50:22.5985960Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-06T01:50:22.5986060Z ==============================================================================
2025-03-06T01:50:23.9500910Z Syncing repository: dotnet/runtime (GitHub)
2025-03-06T01:50:23.9506173Z ##[command]git version
2025-03-06T01:50:23.9510882Z git version 2.48.1
2025-03-06T01:50:23.9511386Z ##[command]git lfs version
2025-03-06T01:50:23.9515588Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-06T01:50:23.9516722Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-06T01:50:23.9520138Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-06T01:50:23.9520336Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-06T01:50:23.9520528Z hint: of your new repositories, which will suppress this warning, call:
2025-03-06T01:50:23.9520668Z hint:
2025-03-06T01:50:23.9520829Z hint: 	git config --global init.defaultBranch <name>
2025-03-06T01:50:23.9520967Z hint:
2025-03-06T01:50:23.9521114Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-06T01:50:23.9521294Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-06T01:50:23.9521445Z hint:
2025-03-06T01:50:23.9521570Z hint: 	git branch -m <name>
2025-03-06T01:50:23.9521714Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-06T01:50:23.9523047Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-06T01:50:23.9530868Z ##[command]git config gc.auto 0
2025-03-06T01:50:23.9535291Z ##[command]git config core.longpaths true
2025-03-06T01:50:23.9538771Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-06T01:50:23.9544018Z ##[command]git config --get-all http.extraheader
2025-03-06T01:50:23.9548251Z ##[command]git config --get-regexp .*extraheader
2025-03-06T01:50:23.9553804Z ##[command]git config --get-all http.proxy
2025-03-06T01:50:23.9558063Z ##[command]git config http.version HTTP/1.1
2025-03-06T01:50:23.9567632Z ##[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/113027/merge:refs/remotes/pull/113027/merge
2025-03-06T01:50:24.3639280Z fatal: couldn't find remote ref refs/pull/113027/merge
2025-03-06T01:50:25.3167652Z ##[warning]Git fetch failed with exit code 128, back off 9.345 seconds before retry.
2025-03-06T01:50:33.7187325Z ##[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/113027/merge:refs/remotes/pull/113027/merge
2025-03-06T01:50:34.0485095Z fatal: couldn't find remote ref refs/pull/113027/merge
2025-03-06T01:50:34.6752821Z ##[warning]Git fetch failed with exit code 128, back off 2.747 seconds before retry.
2025-03-06T01:50:36.8010773Z ##[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/113027/merge:refs/remotes/pull/113027/merge
2025-03-06T01:50:37.1016390Z fatal: couldn't find remote ref refs/pull/113027/merge
2025-03-06T01:50:38.0247636Z ##[error]Git fetch failed with exit code: 128
2025-03-06T01:50:38.0278208Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/113027/merge to s