Whenever I try to run gclient sync the same is failing, how to resolve this issue I retried fetching completely from the source that didn't work
127>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "cb71b646f1389822409a281252689492a18905b9" "--no-tags" "--depth=1"' in D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src failed; will retry after a short nap...
127>WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin" "cb71b646f1389822409a281252689492a18905b9" "--no-tags" "--depth=1"' in D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src failed; will retry after a short nap...
Syncing projects: 97% (134/138) src/third_party/dawn
src/third_party/vulkan-deps/vulkan-headers/src (ERROR)
----------------------------------------
[0:18:45] Started.
[0:18:45]
________ running 'git init D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src' in 'D:\Lalith\duplicate\chrome-compile\chromium'
[0:19:01] Initialized empty Git repository in D:/Lalith/duplicate/chrome-compile/chromium/src/third_party/vulkan-deps/vulkan-headers/src/.git/
[0:29:29] error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
[0:29:29] error: 57253 bytes of body are still expected
[0:29:29] fetch-pack: unexpected disconnect while reading sideband packet
[0:29:29] fatal: early EOF
[0:29:29] fatal: unpack-objects failed
[0:34:29] error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
[0:34:29] error: 44975 bytes of body are still expected
[0:34:29] fetch-pack: unexpected disconnect while reading sideband packet
[0:34:51] fatal: early EOF
[0:34:51] fatal: unpack-objects failed
[0:36:12] _____ Conflicting directory found in D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src. Moving to D:\Lalith\duplicate\chrome-compile\chromium\_bad_scm\src\third_party\vulkan-deps\vulkan-headers\srcngxhd7h1.
[0:36:15]
[0:36:22]
________ running 'git init D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src' in 'D:\Lalith\duplicate\chrome-compile\chromium'
[0:36:22] Initialized empty Git repository in D:/Lalith/duplicate/chrome-compile/chromium/src/third_party/vulkan-deps/vulkan-headers/src/.git/
[0:43:43] error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
[0:43:43] error: 57173 bytes of body are still expected
[0:43:43] fetch-pack: unexpected disconnect while reading sideband packet
[0:43:43] fatal: early EOF
[0:43:43] fatal: unpack-objects failed
[0:49:29] error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
[0:49:29] error: 48848 bytes of body are still expected
[0:49:29] fetch-pack: unexpected disconnect while reading sideband packet
[0:49:29] fatal: early EOF
[0:49:29] fatal: unpack-objects failed
----------------------------------------
Error: Command 'git -c core.deltaBaseCacheLimit=2g fetch origin cb71b646f1389822409a281252689492a18905b9 --no-tags --depth=1' returned non-zero exit status 128 in D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src
Warnings:
Conflicting directory D:\Lalith\duplicate\chrome-compile\chromium\src\third_party\vulkan-deps\vulkan-headers\src moved to D:\Lalith\duplicate\chrome-compile\chromium\_bad_scm\src\third_party\vulkan-deps\vulkan-headers\srcngxhd7h1.
Subprocess failed with return code 1.
D:\Lalith\duplicate\chrome-compile\chromium>gclient sync
Updating depot_tools...
Syncing projects: 8% (11/123) src/third_party/updater/chromium_win_x86_64:chromium/third_party/updater/chromium_win_x8Syncing projects: 9% (12/123) src/tools/luci-go:infra/tools/luci/isolate/${platform} Syncing projects: 93% (122/130) src/third_party/perfetto
src/docs/website (ERROR)
----------------------------------------
[0:00:01] Started.
[0:00:01] Finished running: git config remote.origin.url
[0:00:02] Finished running: git rev-list -n 1 HEAD
[0:00:02] Finished running: git rev-parse --abbrev-ref=strict HEAD
----------------------------------------
Error: 10>
10> ____ src\docs\website at 65988c49579e84d7c2b5af7db3458806a4c2f8bd
10> You have unstaged changes.
10> Please commit, stash, or reset.