Tool/software:
Hi,
Lately we have seen the same issue as in these old cases again, the download speed from the TI git is very slow. Sometimes it fails completely.
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1318449/cloning-from-ti-linux-kernel-git-is-extraordinarily-slow---150k-s
- https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1318635/horrible-download-performance-for-ti-yocto-components
Our Yocto builds have turned very slow and sometimes fail completely, with everything else except TI fast as normal.
When doing the command:
time git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git
It remains on "remote: Counting objects" for a very long time. The total download speed of my computer then is:
Our automated tests get stuck at downloading from TI, even when I updated the downloads and sstate-cache they use today.
It usually looks like this for a long time:
Bitbake still alive (no events for 600s). Active tasks: /builds/my/as/servo/emot-ecu-os/build/../layers/meta-ti/meta-ti-bsp/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb:do_fetch /builds/my/as/servo/emot-ecu-os/build/../layers/meta-ti/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb:do_fetch
The git.ti.com website is also slow when browsing, and sometimes I see the same "Proxy error" as shown in one of the other cases.
Hope this can be solved again, this is very frustrating.