Started by user weilikang Obtained hdmap/hdmap-cloud.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git Loading library jenkinslib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Found match: refs/heads/master revision 072a60791c10943e76c66ee854802c183fa0b15b The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/hdmap-cloud@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 072a60791c10943e76c66ee854802c183fa0b15b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 072a60791c10943e76c66ee854802c183fa0b15b # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk 072a60791c10943e76c66ee854802c183fa0b15b # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo null [Pipeline] echo null [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/hdmap-cloud [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/hdmap-cloud/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 47b3c8923781b0e701240596290298b6945b45a6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 47b3c8923781b0e701240596290298b6945b45a6 # timeout=10 Commit message: "Update map-png.jenkinsfile" > git rev-list --no-walk 47b3c8923781b0e701240596290298b6945b45a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo no [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取hdmap-cloud>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/hdmap-cloud/build /root/workspace/hdmap-cloud/build.sh /root/workspace/hdmap-cloud/CMakeLists.txt /root/workspace/hdmap-cloud/demos /root/workspace/hdmap-cloud/hdmap_cloud_all_2026-03-06_13-43-14.zip /root/workspace/hdmap-cloud/install /root/workspace/hdmap-cloud/interface /root/workspace/hdmap-cloud/launch /root/workspace/hdmap-cloud/navigation /root/workspace/hdmap-cloud/package_ros1.xml /root/workspace/hdmap-cloud/package.xml /root/workspace/hdmap-cloud/params /root/workspace/hdmap-cloud/README.md /root/workspace/hdmap-cloud/routing /root/workspace/hdmap-cloud/server /root/workspace/hdmap-cloud/unit_test /root/workspace/hdmap-cloud/version.json /root/workspace/hdmap-cloud/.git/ [Pipeline] dir Running in /root/workspace/hdmap-cloud [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Cloning repository http://159.27.226.4/map/hdmap_cloud.git > git init /root/workspace/hdmap-cloud # timeout=10 Fetching upstream changes from http://159.27.226.4/map/hdmap_cloud.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/map/hdmap_cloud.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/map/hdmap_cloud.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/no^{commit} # timeout=10 > git rev-parse no^{commit} # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) Stage "build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) Stage "zip->post" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Aborted by weilikang [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job. Finished: ABORTED