2025-03-12T17:44:31.7107139Z ##[section]Starting: Checkout dotnet/runtime@refs/pull/113422/merge to s
2025-03-12T17:44:31.7179424Z ==============================================================================
2025-03-12T17:44:31.7180105Z Task         : Get sources
2025-03-12T17:44:31.7180284Z Description  : Get sources from a repository. Supports Git, TfsVC, and SVN repositories.
2025-03-12T17:44:31.7180387Z Version      : 1.0.0
2025-03-12T17:44:31.7180560Z Author       : Microsoft
2025-03-12T17:44:31.7180798Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199)
2025-03-12T17:44:31.7180918Z ==============================================================================
2025-03-12T17:44:33.0096554Z Syncing repository: dotnet/runtime (GitHub)
2025-03-12T17:44:33.0101319Z ##[command]git version
2025-03-12T17:44:33.0106012Z git version 2.48.1
2025-03-12T17:44:33.0106546Z ##[command]git lfs version
2025-03-12T17:44:35.3946654Z git-lfs/3.0.2 (GitHub; linux amd64; go 1.18.1)
2025-03-12T17:44:35.4156729Z ##[command]git init "/mnt/vss/_work/1/s"
2025-03-12T17:44:35.5544043Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-03-12T17:44:35.5545325Z hint: is subject to change. To configure the initial branch name to use in all
2025-03-12T17:44:35.5545636Z hint: of your new repositories, which will suppress this warning, call:
2025-03-12T17:44:35.5545868Z hint:
2025-03-12T17:44:35.5546121Z hint: 	git config --global init.defaultBranch <name>
2025-03-12T17:44:35.5546335Z hint:
2025-03-12T17:44:35.5546595Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-03-12T17:44:35.5546891Z hint: 'development'. The just-created branch can be renamed via this command:
2025-03-12T17:44:35.5547125Z hint:
2025-03-12T17:44:35.5547315Z hint: 	git branch -m <name>
2025-03-12T17:44:35.6026463Z Initialized empty Git repository in /mnt/vss/_work/1/s/.git/
2025-03-12T17:44:35.6039185Z ##[command]git remote add origin https://github.com/dotnet/runtime
2025-03-12T17:44:35.6331790Z ##[command]git config gc.auto 0
2025-03-12T17:44:35.6585877Z ##[command]git config core.longpaths true
2025-03-12T17:44:35.6621288Z ##[command]git config --get-all http.https://github.com/dotnet/runtime.extraheader
2025-03-12T17:44:35.6663117Z ##[command]git config --get-all http.extraheader
2025-03-12T17:44:35.6695654Z ##[command]git config --get-regexp .*extraheader
2025-03-12T17:44:35.6736328Z ##[command]git config --get-all http.proxy
2025-03-12T17:44:35.6784373Z ##[command]git config http.version HTTP/1.1
2025-03-12T17:44:35.6855865Z ##[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/113422/merge:refs/remotes/pull/113422/merge
2025-03-12T17:44:36.3564503Z fatal: couldn't find remote ref refs/pull/113422/merge
2025-03-12T17:44:37.1472334Z ##[warning]Git fetch failed with exit code 128, back off 2.764 seconds before retry.
2025-03-12T17:44:39.1293292Z ##[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/113422/merge:refs/remotes/pull/113422/merge
2025-03-12T17:44:39.5077268Z fatal: couldn't find remote ref refs/pull/113422/merge
2025-03-12T17:44:40.2513045Z ##[warning]Git fetch failed with exit code 128, back off 1.478 seconds before retry.
2025-03-12T17:44:40.9913133Z ##[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/113422/merge:refs/remotes/pull/113422/merge
2025-03-12T17:44:41.4222450Z fatal: couldn't find remote ref refs/pull/113422/merge
2025-03-12T17:44:41.8859004Z ##[error]Git fetch failed with exit code: 128
2025-03-12T17:44:41.8886510Z ##[section]Finishing: Checkout dotnet/runtime@refs/pull/113422/merge to s