Console Output
Generic Cause
GenericWebhookEnvironmentContributor
Received:
{"object_kind":"push","event_name":"push","before":"6a2fd73f06103d7326838f3359c6a54551153f5c","after":"6983d6eefc7945609c13d7e456f6c1c35a0c79ce","ref":"refs/heads/rc_daxie","checkout_sha":"6983d6eefc7945609c13d7e456f6c1c35a0c79ce","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":null,"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":"6983d6eefc7945609c13d7e456f6c1c35a0c79ce","message":"Upload New File","title":"Upload New File","timestamp":"2025-06-27T04:10:46+00:00","url":"http://159.27.226.4/map/maps_2.0/-/commit/6983d6eefc7945609c13d7e456f6c1c35a0c79ce","author":{"name":"yuli","email":"yuli@senior.com"},"added":["hdmap2.0_dx_0627_v1.0.180.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_dx_0627_v1.0.180.zip"]
added_0 = hdmap2.0_dx_0627_v1.0.180.zip
branch = refs/heads/rc_daxie
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 c88cb4b4654d3d2dc7828db9596b56deb6a8ccd9
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 c88cb4b4654d3d2dc7828db9596b56deb6a8ccd9 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c88cb4b4654d3d2dc7828db9596b56deb6a8ccd9 # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk c88cb4b4654d3d2dc7828db9596b56deb6a8ccd9 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
Maps 2.0
[Pipeline] echo
GitlabPush
[Pipeline] echo
rc_daxie
[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 0c7efb7f41a4e1c5e7580a5daab923c203368d3a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0c7efb7f41a4e1c5e7580a5daab923c203368d3a # timeout=10
Commit message: "Update telediagnostic.jenkinsfile"
> git rev-list --no-walk 0c7efb7f41a4e1c5e7580a5daab923c203368d3a # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
rc_daxie
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取map>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ rm -rf /root/workspace/map/hdmap2.0_dx_0103_v1.0.110.zip /root/workspace/map/hdmap2.0_dx_0105_v1.0.111.zip /root/workspace/map/hdmap2.0_dx_0107_v1.0.155.zip /root/workspace/map/hdmap2.0_dx_0110_v1.0.156.zip /root/workspace/map/hdmap2.0_dx_0111_v1.0.112.zip /root/workspace/map/hdmap2.0_dx_0112_v1.0.113.zip /root/workspace/map/hdmap2.0_dx_0113_v1.0.157.zip /root/workspace/map/hdmap2.0_dx_0115_v1.0.158.zip /root/workspace/map/hdmap2.0_dx_0115_v1.1.112.zip /root/workspace/map/hdmap2.0_dx_0117_v1.1.113.zip /root/workspace/map/hdmap2.0_dx_0117_v1.1.158.zip /root/workspace/map/hdmap2.0_dx_0118_v1.1.114.zip /root/workspace/map/hdmap2.0_dx_0118_v1.1.115.zip /root/workspace/map/hdmap2.0_dx_0119_v1.0.114.zip /root/workspace/map/hdmap2.0_dx_0119_v1.0.115.zip /root/workspace/map/hdmap2.0_dx_0119_v1.1.116.zip /root/workspace/map/hdmap2.0_dx_0120_v1.0.159.zip /root/workspace/map/hdmap2.0_dx_0122_v1.0.160.zip /root/workspace/map/hdmap2.0_dx_0123_v1.0.116.zip /root/workspace/map/hdmap2.0_dx_0123_v1.0.161.zip /root/workspace/map/hdmap2.0_dx_0125_v1.0.117.zip /root/workspace/map/hdmap2.0_dx_0126_v1.0.118.zip /root/workspace/map/hdmap2.0_dx_0126_v1.2.117.zip /root/workspace/map/hdmap2.0_dx_0126_v1.2.118.zip /root/workspace/map/hdmap2.0_dx_0126_v1.2.119.zip /root/workspace/map/hdmap2.0_dx_0129_v1.0.119.zip /root/workspace/map/hdmap2.0_dx_0205_v1.1.161.zip /root/workspace/map/hdmap2.0_dx_0206_v1.2.161.zip /root/workspace/map/hdmap2.0_dx_0208_v1.0.162.zip /root/workspace/map/hdmap2.0_dx_0208_v1.0.163.zip /root/workspace/map/hdmap2.0_dx_0210_v1.0.164.zip /root/workspace/map/hdmap2.0_dx_0211_v1.0.165.zip /root/workspace/map/hdmap2.0_dx_0219_v1.3.119.zip /root/workspace/map/hdmap2.0_dx_0220_v1.0.120.zip /root/workspace/map/hdmap2.0_dx_0221_v1.1.165.zip /root/workspace/map/hdmap2.0_dx_0224_v1.2.165.zip /root/workspace/map/hdmap2.0_dx_0225_v1.2.166.zip /root/workspace/map/hdmap2.0_dx_0225_v1.2.167.zip /root/workspace/map/hdmap2.0_dx_0304_v1.4.116.zip /root/workspace/map/hdmap2.0_dx_0304_v1.4.117.zip /root/workspace/map/hdmap2.0_dx_0305_v1.0.166.zip /root/workspace/map/hdmap2.0_dx_0305_v1.4.118.zip /root/workspace/map/hdmap2.0_dx_0306_v1.0.167.zip /root/workspace/map/hdmap2.0_dx_0307_v1.0.168.zip /root/workspace/map/hdmap2.0_dx_0307_v1.0.169.zip /root/workspace/map/hdmap2.0_dx_0307_v1.0.170.zip /root/workspace/map/hdmap2.0_dx_0313_v1.4.119.zip /root/workspace/map/hdmap2.0_dx_0317_v1.0.171.zip /root/workspace/map/hdmap2.0_dx_0318_v1.0.172.zip /root/workspace/map/hdmap2.0_dx_0319_v1.0.173.zip /root/workspace/map/hdmap2.0_dx_0320_v1.4.120.zip /root/workspace/map/hdmap2.0_dx_0321_v1.2.120.zip /root/workspace/map/hdmap2.0_dx_0321_v1.2.121.zip /root/workspace/map/hdmap2.0_dx_0321_v1.4.121.zip /root/workspace/map/hdmap2.0_dx_0322_v1.2.122.zip /root/workspace/map/hdmap2.0_dx_0326_v1.4.122.zip /root/workspace/map/hdmap2.0_dx_0407_v1.0.121.zip /root/workspace/map/hdmap2.0_dx_0408_v1.0.174.zip /root/workspace/map/hdmap2.0_dx_0409_v1.0.122.zip /root/workspace/map/hdmap2.0_dx_0411_v1.3.122.zip /root/workspace/map/hdmap2.0_dx_0412_v1.3.123.zip /root/workspace/map/hdmap2.0_dx_0418_v1.0.123.zip /root/workspace/map/hdmap2.0_dx_0419_v1.0.124.zip /root/workspace/map/hdmap2.0_dx_0419_v1.0.125.zip /root/workspace/map/hdmap2.0_dx_0424_v1.0.175.zip /root/workspace/map/hdmap2.0_dx_0424_v1.1.125.zip /root/workspace/map/hdmap2.0_dx_0428_v1.1.126.zip /root/workspace/map/hdmap2.0_dx_0428_v1.1.127.zip /root/workspace/map/hdmap2.0_dx_0506_v1.0.126.zip /root/workspace/map/hdmap2.0_dx_0507_v1.0.127.zip /root/workspace/map/hdmap2.0_dx_0508_v1.0.128.zip /root/workspace/map/hdmap2.0_dx_0509_v1.0.129.zip /root/workspace/map/hdmap2.0_dx_0509_v1.0.130.zip /root/workspace/map/hdmap2.0_dx_0509_v1.0.131.zip /root/workspace/map/hdmap2.0_dx_0511_v1.0.132.zip /root/workspace/map/hdmap2.0_dx_0511_v1.0.133.zip /root/workspace/map/hdmap2.0_dx_0513_v1.0.176.zip /root/workspace/map/hdmap2.0_dx_0514_v1.0.134.zip /root/workspace/map/hdmap2.0_dx_0516_v1.0.177.zip /root/workspace/map/hdmap2.0_dx_0517_v1.0.135.zip /root/workspace/map/hdmap2.0_dx_0521_v1.1.135.zip /root/workspace/map/hdmap2.0_dx_0522_v1.0.136.zip /root/workspace/map/hdmap2.0_dx_0523_v1.0.137.zip /root/workspace/map/hdmap2.0_dx_0530_v1.0.138.zip /root/workspace/map/hdmap2.0_dx_0604_v1.0.139.zip /root/workspace/map/hdmap2.0_dx_0607_v1.0.140.zip /root/workspace/map/hdmap2.0_dx_0607_v1.1.136.zip /root/workspace/map/hdmap2.0_dx_0609_v1.0.178.zip /root/workspace/map/hdmap2.0_dx_0613_v1.1.140.zip /root/workspace/map/hdmap2.0_dx_0614_v1.3.140.zip /root/workspace/map/hdmap2.0_dx_0617_v1.2.140.zip /root/workspace/map/hdmap2.0_dx_0619_v1.1.141.zip /root/workspace/map/hdmap2.0_dx_0620_v1.1.142.zip /root/workspace/map/hdmap2.0_dx_0626_v1.1.143.zip /root/workspace/map/hdmap2.0_dx_0626_v1.1.144.zip /root/workspace/map/hdmap2.0_dx_0627_v1.0.179 /root/workspace/map/hdmap2.0_dx_0627_v1.0.179.zip /root/workspace/map/hdmap2.0_dx_0702_v1.1.145.zip /root/workspace/map/hdmap2.0_dx_0703_v1.0.141.zip /root/workspace/map/hdmap2.0_dx_0704_v1.0.142.zip /root/workspace/map/hdmap2.0_dx_0705_v1.0.143.zip /root/workspace/map/hdmap2.0_dx_0708_v1.0.144.zip /root/workspace/map/hdmap2.0_dx_0709_v1.0.145.zip /root/workspace/map/hdmap2.0_dx_0716_v1.0.146.zip /root/workspace/map/hdmap2.0_dx_0729_v1.1.146.zip /root/workspace/map/hdmap2.0_dx_0801_v1.0.147.zip /root/workspace/map/hdmap2.0_dx_0802_v1.0.148.zip /root/workspace/map/hdmap2.0_dx_0808_v1.3.147.zip /root/workspace/map/hdmap2.0_dx_0812_v1.1.147.zip /root/workspace/map/hdmap2.0_dx_0813_v1.1.148.zip /root/workspace/map/hdmap2.0_dx_0822_v1.0.149.zip /root/workspace/map/hdmap2.0_dx_0906_v1.0.150.zip /root/workspace/map/hdmap2.0_dx_0913_v1.0.151.zip /root/workspace/map/hdmap2.0_dx_1017_v1.0.152.zip /root/workspace/map/hdmap2.0_dx_1025_v1.3.148.zip /root/workspace/map/hdmap2.0_dx_1029_v1.0.153.zip /root/workspace/map/hdmap2.0_dx_1129_v1.0.154.zip /root/workspace/map/hdmap3.0_dx_0319_v1.0.0.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_daxie^{commit} # timeout=10
Checking out Revision 6983d6eefc7945609c13d7e456f6c1c35a0c79ce (origin/rc_daxie)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6983d6eefc7945609c13d7e456f6c1c35a0c79ce # timeout=10
Commit message: "Upload New File"
> git rev-list --no-walk 6a2fd73f06103d7326838f3359c6a54551153f5c # 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":null,"forks_count":0,"star_count":2,"last_activity_at":"2025-06-27T04:10:52.556Z","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_dx_0627_v1.0.180 hdmap2.0_dx_0627_v1.0.180.zip
Archive: hdmap2.0_dx_0627_v1.0.180.zip
inflating: hdmap2.0_dx_0627_v1.0.180/hdmap2.0_dx_0627_v1.0.180.png
inflating: hdmap2.0_dx_0627_v1.0.180/hdmap2.0_dx_0627_v1.0.180.json
inflating: hdmap2.0_dx_0627_v1.0.180/map2utm.yaml
inflating: hdmap2.0_dx_0627_v1.0.180/lidar_regions.json
inflating: hdmap2.0_dx_0627_v1.0.180/lidar_dynamic_regions.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/all_lanes.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/backward_waypoints.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/bay_points.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/bidirection_lanes.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/cable_pile_points.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/candidate_forbidden_lanes.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/forward_waypoints.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/junction_regions.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/lock_station_waypoints.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/parking_spaces.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/seaside_end_points.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/turn_around_config.json
inflating: hdmap2.0_dx_0627_v1.0.180/cloud_config/yard_seaside_regions.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /root/workspace/map/hdmap2.0_dx_0627_v1.0.180
[Pipeline] {
[Pipeline] echo
hdmap2.0_dx_0627_v1.0.180
[Pipeline] echo
hdmap2.0_dx_0627_v1.0.180.zip
[Pipeline] sh
+ echo -n '{"module":['
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] sh
+ python3 /root/weilk/project/get_git_now.py 283 6983d6ee
[Pipeline] echo
"device":9,"device_name":"","type":0,"project":"1"
[Pipeline] sh
+ echo -n '{"repo_name":"map_dx_0627_v1.0.180","branch":"rc_daxie","port":"daxie","time":"2025-06-27_12:11:05","commit_id":"6983d6ee","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}'
[Pipeline] sh
+ cat /root/workspace/map/version.json
{"module":[{"repo_name":"map_dx_0627_v1.0.180","branch":"rc_daxie","port":"daxie","time":"2025-06-27_12:11:05","commit_id":"6983d6ee","version":"","commit_msgs":",,"}],"device":9,"device_name":"","type":0,"project":"1"}
[Pipeline] sh
+ mv /root/workspace/map/hdmap2.0_dx_0627_v1.0.180/hdmap2.0_dx_0627_v1.0.180.json /root/workspace/map/hdmap2.0_dx_0627_v1.0.180/map_daxie.json
[Pipeline] sh
+ mv /root/workspace/map/hdmap2.0_dx_0627_v1.0.180/hdmap2.0_dx_0627_v1.0.180.png /root/workspace/map/hdmap2.0_dx_0627_v1.0.180/perception_map.png
[Pipeline] sh
+ cp /root/workspace/map/version.json /root/workspace/map/hdmap2.0_dx_0627_v1.0.180
[Pipeline] sh
+ ls /root/workspace/map/hdmap2.0_dx_0627_v1.0.180
cloud_config
lidar_dynamic_regions.json
lidar_regions.json
map2utm.yaml
map_daxie.json
perception_map.png
version.json
[Pipeline] sh
+ zip -rq map_dx_0627_v1.0.180.zip cloud_config lidar_dynamic_regions.json lidar_regions.json map2utm.yaml map_daxie.json perception_map.png version.json
[Pipeline] sh
+ cp map_dx_0627_v1.0.180.zip hdmap_cloud_map_dx_0627_v1.0.180.zip
[Pipeline] sh
+ rm -rf map_daxie.json
[Pipeline] sh
+ ls /root/workspace/map/hdmap2.0_dx_0627_v1.0.180
cloud_config
hdmap_cloud_map_dx_0627_v1.0.180.zip
lidar_dynamic_regions.json
lidar_regions.json
map2utm.yaml
map_dx_0627_v1.0.180.zip
perception_map.png
version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0627_v1.0.180/map_dx_0627_v1.0.180.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
26 85.6M 0 0 26 22.9M 0 194M --:--:-- --:--:-- --:--:-- 192M
100 85.6M 0 0 100 85.6M 0 70.9M 0:00:01 0:00:01 --:--:-- 70.9M
100 85.6M 0 0 100 85.6M 0 38.8M 0:00:02 0:00:02 --:--:-- 38.7M
100 85.6M 0 0 100 85.6M 0 26.7M 0:00:03 0:00:03 --:--:-- 26.6M
100 85.6M 0 0 100 85.6M 0 20.3M 0:00:04 0:00:04 --:--:-- 20.3M
100 85.6M 0 0 100 85.6M 0 16.4M 0:00:05 0:00:05 --:--:-- 12.3M
100 85.6M 0 0 100 85.6M 0 13.7M 0:00:06 0:00:06 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 11.8M 0:00:07 0:00:07 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 10.4M 0:00:08 0:00:08 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 9522k 0:00:09 0:00:09 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 8588k 0:00:10 0:00:10 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 7822k 0:00:11 0:00:11 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 7182k 0:00:12 0:00:12 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 6638k 0:00:13 0:00:13 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 6171k 0:00:14 0:00:14 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5764k 0:00:15 0:00:15 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5409k 0:00:16 0:00:16 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5094k 0:00:17 0:00:17 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4815k 0:00:18 0:00:18 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4564k 0:00:19 0:00:19 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4338k 0:00:20 0:00:20 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4133k 0:00:21 0:00:21 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3947k 0:00:22 0:00:22 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3777k 0:00:23 0:00:23 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3621k 0:00:24 0:00:24 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3477k 0:00:25 0:00:25 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3344k 0:00:26 0:00:26 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3222k 0:00:27 0:00:27 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3107k 0:00:28 0:00:28 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3001k 0:00:29 0:00:29 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2902k 0:00:30 0:00:30 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2809k 0:00:31 0:00:31 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2721k 0:00:32 0:00:32 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2639k 0:00:33 0:00:33 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2562k 0:00:34 0:00:34 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2489k 0:00:35 0:00:35 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2421k 0:00:36 0:00:36 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2356k 0:00:37 0:00:37 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2294k 0:00:38 0:00:38 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2235k 0:00:39 0:00:39 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2180k 0:00:40 0:00:40 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2127k 0:00:41 0:00:41 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2076k 0:00:42 0:00:42 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2028k 0:00:43 0:00:43 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1982k 0:00:44 0:00:44 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1939k 0:00:45 0:00:45 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1897k 0:00:46 0:00:46 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1856k 0:00:47 0:00:47 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1818k 0:00:48 0:00:48 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1781k 0:00:49 0:00:49 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1745k 0:00:50 0:00:50 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1711k 0:00:51 0:00:51 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1679k 0:00:52 0:00:52 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1647k 0:00:53 0:00:53 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1617k 0:00:54 0:00:54 --:--:-- 0
100 85.6M 0 43 100 85.6M 0 1601k 0:00:54 0:00:54 --:--:-- 9
[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.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0627_v1.0.180/hdmap_cloud_map_dx_0627_v1.0.180.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 85.6M 0 0 100 85.6M 0 71.3M 0:00:01 0:00:01 --:--:-- 71.3M
100 85.6M 0 0 100 85.6M 0 38.9M 0:00:02 0:00:02 --:--:-- 38.9M
100 85.6M 0 0 100 85.6M 0 26.7M 0:00:03 0:00:03 --:--:-- 26.7M
100 85.6M 0 0 100 85.6M 0 20.3M 0:00:04 0:00:04 --:--:-- 20.3M
100 85.6M 0 0 100 85.6M 0 16.4M 0:00:05 0:00:05 --:--:-- 16.4M
100 85.6M 0 0 100 85.6M 0 13.8M 0:00:06 0:00:06 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 11.8M 0:00:07 0:00:07 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 10.4M 0:00:08 0:00:08 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 9528k 0:00:09 0:00:09 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 8594k 0:00:10 0:00:10 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 7826k 0:00:11 0:00:11 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 7185k 0:00:12 0:00:12 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 6640k 0:00:13 0:00:13 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 6173k 0:00:14 0:00:14 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5767k 0:00:15 0:00:15 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5411k 0:00:16 0:00:16 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 5096k 0:00:17 0:00:17 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4816k 0:00:18 0:00:18 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4565k 0:00:19 0:00:19 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4339k 0:00:20 0:00:20 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 4134k 0:00:21 0:00:21 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3948k 0:00:22 0:00:22 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3778k 0:00:23 0:00:23 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3622k 0:00:24 0:00:24 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3478k 0:00:25 0:00:25 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3345k 0:00:26 0:00:26 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3222k 0:00:27 0:00:27 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3108k 0:00:28 0:00:28 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 3002k 0:00:29 0:00:29 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2902k 0:00:30 0:00:30 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2809k 0:00:31 0:00:31 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2722k 0:00:32 0:00:32 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2640k 0:00:33 0:00:33 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2563k 0:00:34 0:00:34 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2490k 0:00:35 0:00:35 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2421k 0:00:36 0:00:36 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2356k 0:00:37 0:00:37 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2294k 0:00:38 0:00:38 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2236k 0:00:39 0:00:39 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2180k 0:00:40 0:00:40 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2127k 0:00:41 0:00:41 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2077k 0:00:42 0:00:42 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 2029k 0:00:43 0:00:43 --:--:-- 0
100 85.6M 0 0 100 85.6M 0 1983k 0:00:44 0:00:44 --:--:-- 0
100 85.6M 0 43 100 85.6M 0 1964k 0:00:44 0:00:44 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] sh
+ sed -i '$ s/project":"1/project":"1000/' /root/workspace/map/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0627_v1.0.180/hdmap_cloud_map_dx_0627_v1.0.180.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
97 85.6M 0 0 97 83.9M 0 154M --:--:-- --:--:-- --:--:-- 154M
100 85.6M 0 0 100 85.6M 0 55.0M 0:00:01 0:00:01 --:--:-- 54.9M
100 85.6M 0 0 100 85.6M 0 33.4M 0:00:02 0:00:02 --:--:-- 33.4M
100 85.6M 0 43 100 85.6M 16 32.5M 0:00:02 0:00:02 --:--:-- 32.5M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ sed -i '$ s/project":"1000/project":"1001/' /root/workspace/map/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/map/hdmap2.0_dx_0627_v1.0.180/map_dx_0627_v1.0.180.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
58 85.6M 0 0 58 49.8M 0 177M --:--:-- --:--:-- --:--:-- 177M
100 85.6M 0 0 100 85.6M 0 56.2M 0:00:01 0:00:01 --:--:-- 56.1M
100 85.6M 0 0 100 85.6M 0 33.9M 0:00:02 0:00:02 --:--:-- 33.9M
100 85.6M 0 43 100 85.6M 15 30.4M 0:00:02 0:00:02 --:--:-- 30.4M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rsync --max-size=1G -avP /root/workspace/map/hdmap2.0_dx_0627_v1.0.180/map_dx_0627_v1.0.180.zip senior-bj@106.120.216.186:/volume1/test-data/maps2.0/daxie/
sending incremental file list
map_dx_0627_v1.0.180.zip
32,768 0% 0.00kB/s 0:00:00
15,630,336 17% 14.70MB/s 0:00:04
26,935,296 29% 12.70MB/s 0:00:04
38,469,632 42% 12.14MB/s 0:00:04
48,168,960 53% 11.41MB/s 0:00:03
58,851,328 65% 10.28MB/s 0:00:02
67,960,832 75% 9.77MB/s 0:00:02
77,234,176 85% 9.22MB/s 0:00:01
87,588,864 97% 9.37MB/s 0:00:00
89,850,821 100% 10.19MB/s 0:00:08 (xfr#1, to-chk=0/1)
sent 89,872,864 bytes received 35 bytes 9,460,305.16 bytes/sec
total size is 89,850,821 speedup is 1.00
[Pipeline] echo
[map_dx_0627_v1.0.180]
[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":"6a2fd73f"}}
[Pipeline] sh
+ echo '{"project":{"map2":"map/maps_2.0"},"commit":{"map2":"6983d6ee"}}'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/map/hdmap2.0_dx_0627_v1.0.180@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_dx_0627_v1.0.180]
- 详细信息:daxie
- 状态:<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 442 100 27 100 415 223 3429 --:--:-- --:--:-- --:--:-- 3652
[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