2025-03-10T21:28:38.7110684Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112520/merge to s
2025-03-10T21:28:38.7180708Z ==============================================================================
2025-03-10T21:28:38.7181275Z Task         : Get sources
2025-03-10T21:28:38.7181660Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:28:38.7181768Z Version      : 1.0.0
2025-03-10T21:28:38.7181931Z Author       : Microsoft
2025-03-10T21:28:38.7182155Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:28:38.7182242Z ==============================================================================
2025-03-10T21:28:39.8596269Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:28:39.8600299Z ##[command]git version
2025-03-10T21:28:39.8604316Z git version 2.48.1
2025-03-10T21:28:39.8605236Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:28:39.8608066Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:28:39.8608277Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:28:39.8608443Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:28:39.8608570Z hint:
2025-03-10T21:28:39.8608721Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:28:39.8608838Z hint:
2025-03-10T21:28:39.8608959Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:28:39.8609122Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:28:39.8609251Z hint:
2025-03-10T21:28:39.8609355Z hint: 	git branch -m <name>
2025-03-10T21:28:39.8609489Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:28:39.8610435Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:28:39.8616665Z ##[command]git config gc.auto 0
2025-03-10T21:28:39.8620369Z ##[command]git config core.longpaths true
2025-03-10T21:28:39.8624000Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:28:39.8627615Z ##[command]git config --get-all http.extraheader
2025-03-10T21:28:39.8631217Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:28:39.8635000Z ##[command]git config --get-all http.proxy
2025-03-10T21:28:39.8638619Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:28:39.8646135Z ##[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/112520/merge:refs/remotes/pull/112520/merge
2025-03-10T21:28:39.8649344Z fatal: couldn't find remote ref refs/pull/112520/merge
2025-03-10T21:28:40.8528021Z ##[warning]Git fetch failed with exit code 128, back off 2.487 seconds before retry.
2025-03-10T21:28:41.9478547Z ##[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/112520/merge:refs/remotes/pull/112520/merge
2025-03-10T21:28:42.3948813Z fatal: couldn't find remote ref refs/pull/112520/merge
2025-03-10T21:28:43.2310780Z ##[warning]Git fetch failed with exit code 128, back off 9.168 seconds before retry.
2025-03-10T21:28:51.5663467Z ##[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/112520/merge:refs/remotes/pull/112520/merge
2025-03-10T21:28:51.9524675Z fatal: couldn't find remote ref refs/pull/112520/merge
2025-03-10T21:28:53.0620296Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:28:53.0650086Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112520/merge to s