2025-03-10T21:22:42.7893307Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112504/merge to s
2025-03-10T21:22:42.7961335Z ==============================================================================
2025-03-10T21:22:42.7961906Z Task         : Get sources
2025-03-10T21:22:42.7962120Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:22:42.7962224Z Version      : 1.0.0
2025-03-10T21:22:42.7962402Z Author       : Microsoft
2025-03-10T21:22:42.7962658Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:22:42.7962751Z ==============================================================================
2025-03-10T21:22:43.7581594Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:22:43.7586369Z ##[command]git version
2025-03-10T21:22:43.7590797Z git version 2.48.1
2025-03-10T21:22:43.7591910Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:22:43.7595439Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:22:43.7595676Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:22:43.7595875Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:22:43.7596039Z hint:
2025-03-10T21:22:43.7596195Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:22:43.7596407Z hint:
2025-03-10T21:22:43.7596564Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:22:43.7596761Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:22:43.7596910Z hint:
2025-03-10T21:22:43.7597038Z hint: 	git branch -m <name>
2025-03-10T21:22:43.7597408Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:22:43.7598371Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:22:43.7605319Z ##[command]git config gc.auto 0
2025-03-10T21:22:43.7609804Z ##[command]git config core.longpaths true
2025-03-10T21:22:43.7614342Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:22:43.7618893Z ##[command]git config --get-all http.extraheader
2025-03-10T21:22:43.7623430Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:22:43.7628170Z ##[command]git config --get-all http.proxy
2025-03-10T21:22:43.7632882Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:22:43.7641158Z ##[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/112504/merge:refs/remotes/pull/112504/merge
2025-03-10T21:22:43.7645119Z fatal: couldn't find remote ref refs/pull/112504/merge
2025-03-10T21:22:44.5646715Z ##[warning]Git fetch failed with exit code 128, back off 4.563 seconds before retry.
2025-03-10T21:22:48.1398606Z ##[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/112504/merge:refs/remotes/pull/112504/merge
2025-03-10T21:22:48.5552986Z fatal: couldn't find remote ref refs/pull/112504/merge
2025-03-10T21:22:49.5006280Z ##[warning]Git fetch failed with exit code 128, back off 8.748 seconds before retry.
2025-03-10T21:22:57.3081165Z ##[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/112504/merge:refs/remotes/pull/112504/merge
2025-03-10T21:22:57.6692372Z fatal: couldn't find remote ref refs/pull/112504/merge
2025-03-10T21:22:58.4804612Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:22:58.4831222Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112504/merge to s