Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"f1e84ec21c4d1fa5746838c5491b5de52f545b69","after":"d6b749b46b73365b70c1fc67e0436ecb6a4195fd","ref":"refs/heads/rc_suxi","checkout_sha":"d6b749b46b73365b70c1fc67e0436ecb6a4195fd","message":null,"user_id":134,"user_name":"yuli","user_username":"yuli","user_email":null,"user_avatar":"https://www.gravatar.com/avatar/e569ac243a63690160f9bf91f5c1686c?s=80&d=identicon","project_id":283,"project":{"id":283,"name":"Maps 2.0","description":"HDMaps 2.0 data repository","web_url":"http://159.27.226.4/map/maps_2.0","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","git_http_url":"http://159.27.226.4/map/maps_2.0.git","namespace":"Map","visibility_level":0,"path_with_namespace":"map/maps_2.0","default_branch":"master","ci_config_path":null,"homepage":"http://159.27.226.4/map/maps_2.0","url":"git@159.27.226.4:map/maps_2.0.git","ssh_url":"git@159.27.226.4:map/maps_2.0.git","http_url":"http://159.27.226.4/map/maps_2.0.git"},"commits":[{"id":"d6b749b46b73365b70c1fc67e0436ecb6a4195fd","message":"upload sx_v1.0.15","title":"upload sx_v1.0.15","timestamp":"2025-07-16T07:21:16+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/d6b749b46b73365b70c1fc67e0436ecb6a4195fd","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_sx_0716_v1.0.15.zip"],"modified":[],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"Maps 2.0","url":"git@159.27.226.4:map/maps_2.0.git","description":"HDMaps 2.0 data repository","homepage":"http://159.27.226.4/map/maps_2.0","git_http_url":"http://159.27.226.4/map/maps_2.0.git","git_ssh_url":"git@159.27.226.4:map/maps_2.0.git","visibility_level":0}}


Contributing variables:

    added = ["hdmap2.0_sx_0716_v1.0.15.zip"]
    added_0 = hdmap2.0_sx_0716_v1.0.15.zip
    branch = refs/heads/rc_suxi
    modified = []
    object_kind = push
    projectId = 283
    projectName = Maps 2.0
    runOpts = GitlabPush
    runOpts_0 = GitlabPush
    userName = yuli


Obtained hdmap/map-png.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 b9e678ccc25bcb02ede27e82f984e30e2b2efeac
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/map@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 b9e678ccc25bcb02ede27e82f984e30e2b2efeac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9e678ccc25bcb02ede27e82f984e30e2b2efeac # timeout=10
Commit message: "Update orinBuild.groovy"
 > git rev-list --no-walk b9e678ccc25bcb02ede27e82f984e30e2b2efeac # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_suxi
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/map
[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/map/.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 a07f4abaa98f2b233c764b17ba4d0618001fdcbc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a07f4abaa98f2b233c764b17ba4d0618001fdcbc # timeout=10
Commit message: "Update tc397_ota.jenkinsfile"
 > git rev-list --no-walk a07f4abaa98f2b233c764b17ba4d0618001fdcbc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_suxi
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取map>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_qdqg_0103_v1.1.99.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.0.44.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.100.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.101.zip /root/workspace/map/hdmap2.0_qdqg_0108_v1.1.102.zip /root/workspace/map/hdmap2.0_qdqg_0109_v1.1.103.zip /root/workspace/map/hdmap2.0_qdqg_0113_v1.1.104.zip /root/workspace/map/hdmap2.0_qdqg_0115_v1.1.105.zip /root/workspace/map/hdmap2.0_qdqg_0116_v1.1.106.zip /root/workspace/map/hdmap2.0_qdqg_0120_v1.1.107.zip /root/workspace/map/hdmap2.0_qdqg_0121_v1.2.107.zip /root/workspace/map/hdmap2.0_qdqg_0122_v1.2.108.zip /root/workspace/map/hdmap2.0_qdqg_0124_v1.2.109.zip /root/workspace/map/hdmap2.0_qdqg_0207_v1.1.108.zip /root/workspace/map/hdmap2.0_qdqg_0210_v1.1.109.zip /root/workspace/map/hdmap2.0_qdqg_0212_v1.1.110.zip /root/workspace/map/hdmap2.0_qdqg_0214_v1.1.111.zip /root/workspace/map/hdmap2.0_qdqg_0217_v1.1.112.zip /root/workspace/map/hdmap2.0_qdqg_0220_v1.1.113.zip /root/workspace/map/hdmap2.0_qdqg_0221_v1.1.114.zip /root/workspace/map/hdmap2.0_qdqg_0221_v1.1.115.zip /root/workspace/map/hdmap2.0_qdqg_0224_v1.1.116.zip /root/workspace/map/hdmap2.0_qdqg_0225_v1.1.117.zip /root/workspace/map/hdmap2.0_qdqg_0227_v1.1.118.zip /root/workspace/map/hdmap2.0_qdqg_0227_v1.1.119.zip /root/workspace/map/hdmap2.0_qdqg_0305_v1.1.120.zip /root/workspace/map/hdmap2.0_qdqg_0307_v1.1.121.zip /root/workspace/map/hdmap2.0_qdqg_0311_v1.1.122.zip /root/workspace/map/hdmap2.0_qdqg_0320_v1.1.123.zip /root/workspace/map/hdmap2.0_qdqg_0324_v1.1.124.zip /root/workspace/map/hdmap2.0_qdqg_0325_v1.1.125.zip /root/workspace/map/hdmap2.0_qdqg_0326_v1.1.126.zip /root/workspace/map/hdmap2.0_qdqg_0327_v1.1.127.zip /root/workspace/map/hdmap2.0_qdqg_0328_v1.1.128.zip /root/workspace/map/hdmap2.0_qdqg_0328_v1.1.129.zip /root/workspace/map/hdmap2.0_qdqg_0331_v1.1.130.zip /root/workspace/map/hdmap2.0_qdqg_0331_v1.1.131.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.132.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.133.zip /root/workspace/map/hdmap2.0_qdqg_0401_v1.1.134.zip /root/workspace/map/hdmap2.0_qdqg_0408_v1.1.135.zip /root/workspace/map/hdmap2.0_qdqg_0416_v1.1.136.zip /root/workspace/map/hdmap2.0_qdqg_0416_v1.1.137.zip /root/workspace/map/hdmap2.0_qdqg_0417_v1.1.138.zip /root/workspace/map/hdmap2.0_qdqg_0418_v1.1.139.zip /root/workspace/map/hdmap2.0_qdqg_0421_v1.1.140.zip /root/workspace/map/hdmap2.0_qdqg_0428_v1.1.141.zip /root/workspace/map/hdmap2.0_qdqg_0430_v1.1.142.zip /root/workspace/map/hdmap2.0_qdqg_0515_v1.0.1.zip /root/workspace/map/hdmap2.0_qdqg_0515_v1.1.143.zip /root/workspace/map/hdmap2.0_qdqg_0516_v1.1.144.zip /root/workspace/map/hdmap2.0_qdqg_0517_v1.0.2.zip /root/workspace/map/hdmap2.0_qdqg_0520_v1.2.144.zip /root/workspace/map/hdmap2.0_qdqg_0523_v1.0.3.zip /root/workspace/map/hdmap2.0_qdqg_0527_v1.1.145.zip /root/workspace/map/hdmap2.0_qdqg_0529_v1.0.4.zip /root/workspace/map/hdmap2.0_qdqg_0529_v1.1.146.zip /root/workspace/map/hdmap2.0_qdqg_0530_v1.0.5.zip /root/workspace/map/hdmap2.0_qdqg_0530_v1.0.6.zip /root/workspace/map/hdmap2.0_qdqg_0531_v1.0.7.zip /root/workspace/map/hdmap2.0_qdqg_0601_v1.0.8.zip /root/workspace/map/hdmap2.0_qdqg_0603_v1.1.147.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.0.9.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.1.148.zip /root/workspace/map/hdmap2.0_qdqg_0604_v1.1.149.zip /root/workspace/map/hdmap2.0_qdqg_0606_v1.1.150.zip /root/workspace/map/hdmap2.0_qdqg_0614_v1.0.10.zip /root/workspace/map/hdmap2.0_qdqg_0618_v1.1.151.zip /root/workspace/map/hdmap2.0_qdqg_0621_v1.0.11.zip /root/workspace/map/hdmap2.0_qdqg_0626_v1.1.152.zip /root/workspace/map/hdmap2.0_qdqg_0701_v1.0.12.zip /root/workspace/map/hdmap2.0_qdqg_0702_v1.0.13.zip /root/workspace/map/hdmap2.0_qdqg_0709_v1.0.14.zip /root/workspace/map/hdmap2.0_qdqg_0709_v1.1.153.zip /root/workspace/map/hdmap2.0_qdqg_0711_v1.1.154.zip /root/workspace/map/hdmap2.0_qdqg_0716_v1.1.155 /root/workspace/map/hdmap2.0_qdqg_0716_v1.1.155.zip /root/workspace/map/hdmap2.0_qdqg_0718_v1.0.15.zip /root/workspace/map/hdmap2.0_qdqg_0724_v1.0.16.zip /root/workspace/map/hdmap2.0_qdqg_0725_v1.0.17.zip /root/workspace/map/hdmap2.0_qdqg_0726_v1.0.18.zip /root/workspace/map/hdmap2.0_qdqg_0729_v1.0.19.zip /root/workspace/map/hdmap2.0_qdqg_0731_v1.0.20.zip /root/workspace/map/hdmap2.0_qdqg_0801_v1.0.21.zip /root/workspace/map/hdmap2.0_qdqg_0801_v1.0.22.zip /root/workspace/map/hdmap2.0_qdqg_0805_v1.0.23.zip /root/workspace/map/hdmap2.0_qdqg_0806_v1.0.24.zip /root/workspace/map/hdmap2.0_qdqg_0808_v1.0.25.zip /root/workspace/map/hdmap2.0_qdqg_0810_v1.0.26.zip /root/workspace/map/hdmap2.0_qdqg_0823_v1.1.26.zip /root/workspace/map/hdmap2.0_qdqg_0903_v1.0.27.zip /root/workspace/map/hdmap2.0_qdqg_0903_v1.0.28.zip /root/workspace/map/hdmap2.0_qdqg_0904_v1.0.29.zip /root/workspace/map/hdmap2.0_qdqg_0905_v1.0.30.zip /root/workspace/map/hdmap2.0_qdqg_0906_v1.0.31.zip /root/workspace/map/hdmap2.0_qdqg_0911_v1.0.32.zip /root/workspace/map/hdmap2.0_qdqg_0912_v1.0.33.zip /root/workspace/map/hdmap2.0_qdqg_0912_v1.0.34.zip /root/workspace/map/hdmap2.0_qdqg_0913_v1.0.35.zip /root/workspace/map/hdmap2.0_qdqg_0914_v1.0.36.zip /root/workspace/map/hdmap2.0_qdqg_0918_v1.0.37.zip /root/workspace/map/hdmap2.0_qdqg_0918_v1.0.38.zip /root/workspace/map/hdmap2.0_qdqg_0919_v1.0.39.zip /root/workspace/map/hdmap2.0_qdqg_0919_v1.0.40.zip /root/workspace/map/hdmap2.0_qdqg_0920_v1.0.41.zip /root/workspace/map/hdmap2.0_qdqg_0920_v1.1.41.zip /root/workspace/map/hdmap2.0_qdqg_0923_v1.1.42.zip /root/workspace/map/hdmap2.0_qdqg_0926_v1.1.43.zip /root/workspace/map/hdmap2.0_qdqg_0929_v1.0.42.zip /root/workspace/map/hdmap2.0_qdqg_0929_v1.1.44.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.45.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.46.zip /root/workspace/map/hdmap2.0_qdqg_1017_v1.1.47.zip /root/workspace/map/hdmap2.0_qdqg_1018_v1.1.48.zip /root/workspace/map/hdmap2.0_qdqg_1018_v1.1.49.zip /root/workspace/map/hdmap2.0_qdqg_1021_v1.1.50.zip /root/workspace/map/hdmap2.0_qdqg_1022_v1.1.51.zip /root/workspace/map/hdmap2.0_qdqg_1022_v1.1.52.zip /root/workspace/map/hdmap2.0_qdqg_1024_v1.1.53.zip /root/workspace/map/hdmap2.0_qdqg_1024_v1.1.54.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.55.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.56.zip /root/workspace/map/hdmap2.0_qdqg_1028_v1.1.57.zip /root/workspace/map/hdmap2.0_qdqg_1030_v1.1.58.zip /root/workspace/map/hdmap2.0_qdqg_1031_v1.1.59.zip /root/workspace/map/hdmap2.0_qdqg_1104_v1.1.60.zip /root/workspace/map/hdmap2.0_qdqg_1104_v1.1.61.zip /root/workspace/map/hdmap2.0_qdqg_1105_v1.1.62.zip /root/workspace/map/hdmap2.0_qdqg_1106_v1.1.63.zip /root/workspace/map/hdmap2.0_qdqg_1108_v1.1.64.zip /root/workspace/map/hdmap2.0_qdqg_1112_v1.1.65.zip /root/workspace/map/hdmap2.0_qdqg_1112_v1.1.66.zip /root/workspace/map/hdmap2.0_qdqg_1114_v1.1.67.zip /root/workspace/map/hdmap2.0_qdqg_1119_v1.0.43.zip /root/workspace/map/hdmap2.0_qdqg_1119_v1.1.68.zip /root/workspace/map/hdmap2.0_qdqg_1120_v1.1.69.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.70.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.71.zip /root/workspace/map/hdmap2.0_qdqg_1122_v1.1.72.zip /root/workspace/map/hdmap2.0_qdqg_1125_v1.1.73.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.74.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.75.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.76.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.77.zip /root/workspace/map/hdmap2.0_qdqg_1126_v1.1.78.zip /root/workspace/map/hdmap2.0_qdqg_1127_v1.1.79.zip /root/workspace/map/hdmap2.0_qdqg_1129_v1.1.80.zip /root/workspace/map/hdmap2.0_qdqg_1203_v1.1.81.zip /root/workspace/map/hdmap2.0_qdqg_1204_v1.1.82.zip /root/workspace/map/hdmap2.0_qdqg_1205_v1.1.83.zip /root/workspace/map/hdmap2.0_qdqg_1210_v1.1.84.zip /root/workspace/map/hdmap2.0_qdqg_1210_v1.1.85.zip /root/workspace/map/hdmap2.0_qdqg_1211_v1.1.86.zip /root/workspace/map/hdmap2.0_qdqg_1212_v1.1.87.zip /root/workspace/map/hdmap2.0_qdqg_1212_v1.1.88.zip /root/workspace/map/hdmap2.0_qdqg_1213_v1.1.89.zip /root/workspace/map/hdmap2.0_qdqg_1218_v1.1.90.zip /root/workspace/map/hdmap2.0_qdqg_1219_v1.1.91.zip /root/workspace/map/hdmap2.0_qdqg_1220_v1.1.92.zip /root/workspace/map/hdmap2.0_qdqg_1223_v1.1.93.zip /root/workspace/map/hdmap2.0_qdqg_1225_v1.1.94.zip /root/workspace/map/hdmap2.0_qdqg_1225_v1.1.95.zip /root/workspace/map/hdmap2.0_qdqg_1230_v1.1.96.zip /root/workspace/map/hdmap2.0_qdqg_1230_v1.2.95.zip /root/workspace/map/hdmap2.0_qdqg_1231_v1.1.97.zip /root/workspace/map/hdmap2.0_qdqg_1231_v1.1.98.zip /root/workspace/map/version.json [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/map/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/map/maps_2.0.git # timeout=10 Fetching upstream changes from http://159.27.226.4/map/maps_2.0.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/maps_2.0.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git rev-parse origin/rc_suxi^{commit} # timeout=10 Checking out Revision d6b749b46b73365b70c1fc67e0436ecb6a4195fd (origin/rc_suxi) > git config core.sparsecheckout # timeout=10 > git checkout -f d6b749b46b73365b70c1fc67e0436ecb6a4195fd # timeout=10 Commit message: "upload sx_v1.0.15" > git rev-list --no-walk f1e84ec21c4d1fa5746838c5491b5de52f545b69 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=Maps%202.0 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=Maps%202.0 Response Code: HTTP/1.1 200 OK Response: [{"id":283,"description":"HDMaps 2.0 data repository","name":"Maps 2.0","name_with_namespace":"Map / Maps 2.0","path":"maps_2.0","path_with_namespace":"map/maps_2.0","created_at":"2022-03-23T12:36:30.458Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:map/maps_2.0.git","http_url_to_repo":"http://159.27.226.4/map/maps_2.0.git","web_url":"http://159.27.226.4/map/maps_2.0","readme_url":"http://159.27.226.4/map/maps_2.0/-/blob/master/README.md","avatar_url":"http://159.27.226.4/uploads/-/system/project/avatar/283/map.png","forks_count":0,"star_count":2,"last_activity_at":"2025-07-16T07:21:04.722Z","namespace":{"id":12,"name":"Map","path":"map","kind":"group","full_path":"map","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/map"},"_links":{"self":"http://159.27.226.4/api/v4/projects/283","issues":"http://159.27.226.4/api/v4/projects/283/issues","merge_requests":"http://159.27.226.4/api/v4/projects/283/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/283/repository/branches","labels":"http://159.27.226.4/api/v4/projects/283/labels","events":"http://159.27.226.4/api/v4/projects/283/events","members":"http://159.27.226.4/api/v4/projects/283/members","cluster_agents":"http://159.27.226.4/api/v4/projects/283/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-03-24T12:36:30.568Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":20,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":20,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":20,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":20,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":273,"description":"","name":"HDMapServer2.0InternalRelease","name_with_namespace":"ningshangshang / HDMapServer2.0InternalRelease","path":"hdmapserver2.0","path_with_namespace":"ningshangshang/hdmapserver2.0","created_at":"2022-03-12T14:52:13.814Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ningshangshang/hdmapserver2.0.git","http_url_to_repo":"http://159.27.226.4/ningshangshang/hdmapserver2.0.git","web_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0","readme_url":"http://159.27.226.4/ningshangshang/hdmapserver2.0/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2022-03-15T13:31:04.996Z","namespace":{"id":40,"name":"ningshangshang","path":"ningshangshang","kind":"user","full_path":"ningshangshang","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/273","issues":"http://159.27.226.4/api/v4/projects/273/issues","merge_requests":"http://159.27.226.4/api/v4/projects/273/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/273/repository/branches","labels":"http://159.27.226.4/api/v4/projects/273/labels","events":"http://159.27.226.4/api/v4/projects/273/events","members":"http://159.27.226.4/api/v4/projects/273/members","cluster_agents":"http://159.27.226.4/api/v4/projects/273/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":27,"username":"ningshangshang","name":"ningshangshang","state":"banned","avatar_url":"https://www.gravatar.com/avatar/b82dc82add8c8c07721d9ecfeed6ef6e?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ningshangshang"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-03-13T14:52:13.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"enabled","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":27,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo map/maps_2.0 [Pipeline] echo 283 [Pipeline] echo 283 [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + unzip -d hdmap2.0_sx_0716_v1.0.15 hdmap2.0_sx_0716_v1.0.15.zip Archive: hdmap2.0_sx_0716_v1.0.15.zip inflating: hdmap2.0_sx_0716_v1.0.15/hdmap2.0_sx_0716_v1.0.15.png inflating: hdmap2.0_sx_0716_v1.0.15/hdmap2.0_sx_0716_v1.0.15.json inflating: hdmap2.0_sx_0716_v1.0.15/map2utm.yaml inflating: hdmap2.0_sx_0716_v1.0.15/lidar_regions.json inflating: hdmap2.0_sx_0716_v1.0.15/lidar_dynamic_regions.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/all_lanes.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/bay_points.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/bidirection_lanes.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/candidate_forbidden_lanes.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/parking_spaces.json inflating: hdmap2.0_sx_0716_v1.0.15/cloud_config/turn_around_config.json [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/map/hdmap2.0_sx_0716_v1.0.15 [Pipeline] { [Pipeline] echo hdmap2.0_sx_0716_v1.0.15 [Pipeline] echo hdmap2.0_sx_0716_v1.0.15.zip [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 283 d6b749b4 [Pipeline] echo "device":9,"device_name":"","type":0,"project":"24" [Pipeline] sh + echo -n '{"repo_name":"map_sx_0716_v1.0.15","branch":"rc_daxie","port":"suxi","time":"2025-07-16_15:21:28","commit_id":"d6b749b4","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"24"}' [Pipeline] sh + cat /root/workspace/map/version.json {"module":[{"repo_name":"map_sx_0716_v1.0.15","branch":"rc_daxie","port":"suxi","time":"2025-07-16_15:21:28","commit_id":"d6b749b4","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"24"} [Pipeline] sh + mv /root/workspace/map/hdmap2.0_sx_0716_v1.0.15/hdmap2.0_sx_0716_v1.0.15.json /root/workspace/map/hdmap2.0_sx_0716_v1.0.15/map_suxi.json [Pipeline] sh + mv /root/workspace/map/hdmap2.0_sx_0716_v1.0.15/hdmap2.0_sx_0716_v1.0.15.png /root/workspace/map/hdmap2.0_sx_0716_v1.0.15/perception_map.png [Pipeline] sh + cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_sx_0716_v1.0.15 [Pipeline] sh + ls /root/workspace/map/hdmap2.0_sx_0716_v1.0.15 cloud_config lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_suxi.json perception_map.png version.json [Pipeline] sh + zip -rq map_sx_0716_v1.0.15.zip cloud_config lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_suxi.json perception_map.png version.json [Pipeline] sh + cp map_sx_0716_v1.0.15.zip hdmap_cloud_map_sx_0716_v1.0.15.zip [Pipeline] sh + rm -rf map_suxi.json [Pipeline] sh + ls /root/workspace/map/hdmap2.0_sx_0716_v1.0.15 cloud_config hdmap_cloud_map_sx_0716_v1.0.15.zip lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_sx_0716_v1.0.15.zip perception_map.png version.json [Pipeline] sh + curl -X POST http://159.27.114.184:62480/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_sx_0716_v1.0.15/map_sx_0716_v1.0.15.zip"' --form 'version=@"/root/workspace/map/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4233k 0 0 100 4233k 0 3521k 0:00:01 0:00:01 --:--:-- 3524k 100 4233k 0 0 100 4233k 0 1921k 0:00:02 0:00:02 --:--:-- 1921k 100 4233k 0 0 100 4233k 0 1321k 0:00:03 0:00:03 --:--:-- 1321k 100 4233k 0 0 100 4233k 0 1006k 0:00:04 0:00:04 --:--:-- 1006k 100 4233k 0 0 100 4233k 0 813k 0:00:05 0:00:05 --:--:-- 813k 100 4233k 0 0 100 4233k 0 681k 0:00:06 0:00:06 --:--:-- 0 100 4233k 0 0 100 4233k 0 587k 0:00:07 0:00:07 --:--:-- 0 100 4233k 0 0 100 4233k 0 515k 0:00:08 0:00:08 --:--:-- 0 100 4233k 0 0 100 4233k 0 459k 0:00:09 0:00:09 --:--:-- 0 100 4233k 0 0 100 4233k 0 414k 0:00:10 0:00:10 --:--:-- 0 100 4233k 0 0 100 4233k 0 377k 0:00:11 0:00:11 --:--:-- 0 100 4233k 0 0 100 4233k 0 346k 0:00:12 0:00:12 --:--:-- 0 100 4233k 0 0 100 4233k 0 320k 0:00:13 0:00:13 --:--:-- 0 100 4233k 0 0 100 4233k 0 297k 0:00:14 0:00:14 --:--:-- 0 100 4233k 0 0 100 4233k 0 278k 0:00:15 0:00:15 --:--:-- 0 100 4233k 0 0 100 4233k 0 261k 0:00:16 0:00:16 --:--:-- 0 100 4233k 0 0 100 4233k 0 245k 0:00:17 0:00:17 --:--:-- 0 100 4233k 0 0 100 4233k 0 232k 0:00:18 0:00:18 --:--:-- 0 100 4233k 0 0 100 4233k 0 220k 0:00:19 0:00:19 --:--:-- 0 100 4233k 0 0 100 4233k 0 209k 0:00:20 0:00:20 --:--:-- 0 100 4233k 0 0 100 4233k 0 199k 0:00:21 0:00:21 --:--:-- 0 100 4233k 0 0 100 4233k 0 190k 0:00:22 0:00:22 --:--:-- 0 100 4233k 0 43 100 4233k 1 186k 0:00:22 0:00:22 --:--:-- 9 100 4233k 0 43 100 4233k 1 186k 0:00:22 0:00:22 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/device":9/device":0/' /root/workspace/map/version.json [Pipeline] sh + curl -X POST http://159.27.114.184:62480/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_sx_0716_v1.0.15/hdmap_cloud_map_sx_0716_v1.0.15.zip"' --form 'version=@"/root/workspace/map/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 68 4233k 0 0 68 2880k 0 82.7M --:--:-- --:--:-- --:--:-- 80.3M 100 4233k 0 0 100 4233k 0 3524k 0:00:01 0:00:01 --:--:-- 3521k 100 4233k 0 0 100 4233k 0 1921k 0:00:02 0:00:02 --:--:-- 1920k 100 4233k 0 43 100 4233k 17 1677k 0:00:02 0:00:02 --:--:-- 1677k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + rsync --max-size=1G -avP /root/workspace/map/hdmap2.0_sx_0716_v1.0.15/map_sx_0716_v1.0.15.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/suxi/ sending incremental file list map_sx_0716_v1.0.15.zip 32,768 0% 0.00kB/s 0:00:00 4,333,899 100% 36.95MB/s 0:00:00 (xfr#1, to-chk=0/1) sent 4,335,060 bytes received 35 bytes 2,890,063.33 bytes/sec total size is 4,333,899 speedup is 1.00 [Pipeline] echo [map_sx_0716_v1.0.15] [Pipeline] } [Pipeline] // dir [Pipeline] echo [] [Pipeline] dir Running in /root/workspace/map [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"map2":"map/maps_2.0"},"commit":{"map2":"5fbb9df3"}} [Pipeline] sh + echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"d6b749b4"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/map/hdmap2.0_sx_0716_v1.0.15@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本上传通知 ### [苏溪地图更新] --- - 版本名: [map_sx_0716_v1.0.15] - 详细信息:suxi - 状态:<font color=#01B468> 上传成功 </font> - 执行人:auto --- > 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 440 100 27 100 413 241 3687 --:--:-- --:--:-- --:--:-- 3928 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS