Console Output

The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 4c77e6f911b847f43fe91f7122be5d4ba8d77f2d (origin/rc_dev_sr51_ctlrr540)
Commit message: "毫米波雷达 驱动&后处理 初始版本"
First time build. Skipping changelog.
Cloning repository http://159.27.226.4/system/mmwave.git
 > git init /senior/workspace/orin-module-ros2/src/mmWave # timeout=10
Fetching upstream changes from http://159.27.226.4/system/mmwave.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress -- http://159.27.226.4/system/mmwave.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url http://159.27.226.4/system/mmwave.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/rc_dev_sr51_ctlrr540^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c77e6f911b847f43fe91f7122be5d4ba8d77f2d # timeout=30