2025-03-13T02:31:29.1744029Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/113446/merge to s
2025-03-13T02:31:29.1811439Z ==============================================================================
2025-03-13T02:31:29.1812278Z Task         : Get sources
2025-03-13T02:31:29.1812493Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-13T02:31:29.1812588Z Version      : 1.0.0
2025-03-13T02:31:29.1812757Z Author       : Microsoft
2025-03-13T02:31:29.1812976Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-13T02:31:29.1813068Z ==============================================================================
2025-03-13T02:31:30.1919880Z Syncing repository: dotnet/runtime (GitHub)
2025-03-13T02:31:30.1926994Z ##[command]git version
2025-03-13T02:31:30.1934099Z git version 2.48.1
2025-03-13T02:31:30.1935942Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-13T02:31:30.1941760Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-13T02:31:30.1942154Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-13T02:31:30.1942479Z hint: of your new repositories, which will suppress this warning, call:
2025-03-13T02:31:30.1942740Z hint:
2025-03-13T02:31:30.1943063Z hint: 	git config --global init.defaultBranch <name>
2025-03-13T02:31:30.1943305Z hint:
2025-03-13T02:31:30.1943447Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-13T02:31:30.1943618Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-13T02:31:30.1943755Z hint:
2025-03-13T02:31:30.1943865Z hint: 	git branch -m <name>
2025-03-13T02:31:30.1944004Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-13T02:31:30.1945034Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-13T02:31:30.1951990Z ##[command]git config gc.auto 0
2025-03-13T02:31:30.1955996Z ##[command]git config core.longpaths true
2025-03-13T02:31:30.1959173Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-13T02:31:30.1965038Z ##[command]git config --get-all http.extraheader
2025-03-13T02:31:30.1969293Z ##[command]git config --get-regexp .*extraheader
2025-03-13T02:31:30.1972859Z ##[command]git config --get-all http.proxy
2025-03-13T02:31:30.1976588Z ##[command]git config http.version HTTP/1.1
2025-03-13T02:31:30.1984919Z ##[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/113446/merge:refs/remotes/pull/113446/merge
2025-03-13T02:31:30.1989545Z fatal: couldn't find remote ref refs/pull/113446/merge
2025-03-13T02:31:31.0061144Z ##[warning]Git fetch failed with exit code 128, back off 7.468 seconds before retry.
2025-03-13T02:31:37.3574919Z ##[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/113446/merge:refs/remotes/pull/113446/merge
2025-03-13T02:31:37.7521187Z fatal: couldn't find remote ref refs/pull/113446/merge
2025-03-13T02:31:38.7977732Z ##[warning]Git fetch failed with exit code 128, back off 8.483 seconds before retry.
2025-03-13T02:31:46.2373522Z ##[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/113446/merge:refs/remotes/pull/113446/merge
2025-03-13T02:31:46.6547808Z fatal: couldn't find remote ref refs/pull/113446/merge
2025-03-13T02:31:47.5386691Z ##[error]Git fetch failed with exit code: 128
2025-03-13T02:31:47.5413966Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/113446/merge to s