2025-03-10T21:35:36.0253182Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/112627/merge to s
2025-03-10T21:35:36.0333077Z ==============================================================================
2025-03-10T21:35:36.0333860Z Task         : Get sources
2025-03-10T21:35:36.0334061Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-10T21:35:36.0334204Z Version      : 1.0.0
2025-03-10T21:35:36.0334369Z Author       : Microsoft
2025-03-10T21:35:36.0334610Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-10T21:35:36.0334716Z ==============================================================================
2025-03-10T21:35:36.9834473Z Syncing repository: dotnet/runtime (GitHub)
2025-03-10T21:35:36.9838913Z ##[command]git version
2025-03-10T21:35:36.9844133Z git version 2.48.1
2025-03-10T21:35:36.9846300Z ##[command]git lfs version
2025-03-10T21:35:38.3481784Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-10T21:35:38.3633513Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-10T21:35:38.4460636Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-10T21:35:38.4461162Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-10T21:35:38.4461479Z hint: of your new repositories, which will suppress this warning, call:
2025-03-10T21:35:38.4461726Z hint:
2025-03-10T21:35:38.4461985Z hint: 	git config --global init.defaultBranch <name>
2025-03-10T21:35:38.4462365Z hint:
2025-03-10T21:35:38.4462608Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-10T21:35:38.4462916Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-10T21:35:38.4463151Z hint:
2025-03-10T21:35:38.4463388Z hint: 	git branch -m <name>
2025-03-10T21:35:38.4723603Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-10T21:35:38.4739830Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-10T21:35:38.4931413Z ##[command]git config gc.auto 0
2025-03-10T21:35:38.5100515Z ##[command]git config core.longpaths true
2025-03-10T21:35:38.5129418Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-10T21:35:38.5168926Z ##[command]git config --get-all http.extraheader
2025-03-10T21:35:38.5206996Z ##[command]git config --get-regexp .*extraheader
2025-03-10T21:35:38.5237333Z ##[command]git config --get-all http.proxy
2025-03-10T21:35:38.5268544Z ##[command]git config http.version HTTP/1.1
2025-03-10T21:35:38.5335956Z ##[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/112627/merge:refs/remotes/pull/112627/merge
2025-03-10T21:35:39.0715377Z fatal: couldn't find remote ref refs/pull/112627/merge
2025-03-10T21:35:40.0430086Z ##[warning]Git fetch failed with exit code 128, back off 2.961 seconds before retry.
2025-03-10T21:35:42.0412418Z ##[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/112627/merge:refs/remotes/pull/112627/merge
2025-03-10T21:35:42.3990636Z fatal: couldn't find remote ref refs/pull/112627/merge
2025-03-10T21:35:43.2633373Z ##[warning]Git fetch failed with exit code 128, back off 4.401 seconds before retry.
2025-03-10T21:35:46.8056615Z ##[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/112627/merge:refs/remotes/pull/112627/merge
2025-03-10T21:35:47.1747845Z fatal: couldn't find remote ref refs/pull/112627/merge
2025-03-10T21:35:48.2950441Z ##[error]Git fetch failed with exit code: 128
2025-03-10T21:35:48.2982041Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/112627/merge to s