Console Output

Generic Cause
GenericWebhookEnvironmentContributor
 Received:

{"object_kind":"push","event_name":"push","before":"040ff86fe676cd7ad95d3cf9f5d133c4e735f1d9","after":"f0a4d7a0d6860146748a6852f14383c2bf3fddea","ref":"refs/heads/v3.0","checkout_sha":"f0a4d7a0d6860146748a6852f14383c2bf3fddea","message":null,"user_id":6,"user_name":"liuyong","user_username":"liuyong","user_email":"","user_avatar":"https://www.gravatar.com/avatar/ea9c014430a3769478fc3f51da087dd2?s=80&d=identicon","project_id":606,"project":{"id":606,"name":"tc397_ota","description":"","web_url":"http://159.27.226.4/hardware/tc397_ota","avatar_url":null,"git_ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","git_http_url":"http://159.27.226.4/hardware/tc397_ota.git","namespace":"Hardware","visibility_level":0,"path_with_namespace":"hardware/tc397_ota","default_branch":"main","ci_config_path":null,"homepage":"http://159.27.226.4/hardware/tc397_ota","url":"git@159.27.226.4:hardware/tc397_ota.git","ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","http_url":"http://159.27.226.4/hardware/tc397_ota.git"},"commits":[{"id":"f0a4d7a0d6860146748a6852f14383c2bf3fddea","message":"feat_out: v3.0.  1. 优化轮速逻辑,收不到轮速,就不转给定位,收到错误轮速,正常转给定位. 2. 增加对驱动错误,档位错误,转向错误,epb错误,胎压错误的处理逻辑,在tc397端主动刹车。 3. 改动switch状态过去函数,支持对switch 网口的link状态,协商网速,link mode的反馈,并调整反馈的0x405报文信息。4. 优化国唐散货上装控制报文的发送,不影响功能。5. 修改冗余制动触发源400208错误中,关于触发源的提示词。6. 将错误码中的warning修改为takeover错误。7. 优化core2 stm 的定时器flag的置位逻辑。8. 给定位板卡传输油门反馈。9. 岑恩转角传感器的启动信号报文发送bug修改。10. 吉利x7e转向灯反馈优化。11. 优化epb功能,重汽增加epb功能, 将epb变量改为全局变量。规范epbcnt的bit含义。上层冗余制动改为控制epb. 优化各个epb源之间切换时,不再松epb。\n","title":"feat_out: v3.0.  1. 优化轮速逻辑,收不到轮速,就不转给定位,收到错误轮速,正常转给定位. 2....","timestamp":"2025-02-27T11:24:40+08:00","url":"http://159.27.226.4/hardware/tc397_ota/-/commit/f0a4d7a0d6860146748a6852f14383c2bf3fddea","author":{"name":"liuyong","email":"liuyong@senior.auto"},"added":[],"modified":["TC397.hex"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"tc397_ota","url":"git@159.27.226.4:hardware/tc397_ota.git","description":"","homepage":"http://159.27.226.4/hardware/tc397_ota","git_http_url":"http://159.27.226.4/hardware/tc397_ota.git","git_ssh_url":"git@159.27.226.4:hardware/tc397_ota.git","visibility_level":0}}


Contributing variables:

    branch = refs/heads/v3.0
    object_kind = push
    projectId = 606
    projectName = tc397_ota
    runOpts = GitlabPush
    runOpts_0 = GitlabPush
    userName = liuyong


Obtained hardware/tc397_ota.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 3c4b3bb7966f43147e6976664dcd8bc4ff3426b4
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository http://159.27.226.4/weilikang/jenkinslib.git
 > git init /var/lib/jenkins/workspace/tc397_ota@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10
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
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 3c4b3bb7966f43147e6976664dcd8bc4ff3426b4 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c4b3bb7966f43147e6976664dcd8bc4ff3426b4 # timeout=10
Commit message: "Update params.groovy"
 > git rev-list --no-walk 67e60b706e1de46941dd91ecf3e0e22024424700 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
tc397_ota
[Pipeline] echo
GitlabPush
[Pipeline] echo
v3.0
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/tc397_ota
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git
 > git init /var/lib/jenkins/workspace/tc397_ota # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 12012b398a896921a88835686a062531a8390c67 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 12012b398a896921a88835686a062531a8390c67 # timeout=10
Commit message: "Update module-pncreplayer.jenkinsfile"
 > git rev-list --no-walk 5f4747aa8717ae1b234218cdc9edc7539ef7bf7c # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
v3.0
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取tc397_ota>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/tc397_ota/tc397_ota /root/workspace/tc397_ota/tc397_ota_2025-01-21_19-35-08 /root/workspace/tc397_ota/tc397_ota_2025-01-21_19-35-08.zip /root/workspace/tc397_ota/version.json + mkdir /root/workspace/tc397_ota/tc397_ota/ [Pipeline] dir Running in /root/workspace/tc397_ota/tc397_ota [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/hardware/tc397_ota.git > git init /root/workspace/tc397_ota/tc397_ota # timeout=10 Fetching upstream changes from http://159.27.226.4/hardware/tc397_ota.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/hardware/tc397_ota.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/hardware/tc397_ota.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/v3.0^{commit} # timeout=10 Checking out Revision f0a4d7a0d6860146748a6852f14383c2bf3fddea (origin/v3.0) > git config core.sparsecheckout # timeout=10 > git checkout -f f0a4d7a0d6860146748a6852f14383c2bf3fddea # timeout=10 Commit message: "feat_out: v3.0. 1. 优化轮速逻辑,收不到轮速,就不转给定位,收到错误轮速,正常转给定位. 2. 增加对驱动错误,档位错误,转向错误,epb错误,胎压错误的处理逻辑,在tc397端主动刹车。 3. 改动switch状态过去函数,支持对switch 网口的link状态,协商网速,link mode的反馈,并调整反馈的0x405报文信息。4. 优化国唐散货上装控制报文的发送,不影响功能。5. 修改冗余制动触发源400208错误中,关于触发源的提示词。6. 将错误码中的warning修改为takeover错误。7. 优化core2 stm 的定时器flag的置位逻辑。8. 给定位板卡传输油门反馈。9. 岑恩转角传感器的启动信号报文发送bug修改。10. 吉利x7e转向灯反馈优化。11. 优化epb功能,重汽增加epb功能, 将epb变量改为全局变量。规范epbcnt的bit含义。上层冗余制动改为控制epb. 优化各个epb源之间切换时,不再松epb。" > git rev-list --no-walk 040ff86fe676cd7ad95d3cf9f5d133c4e735f1d9 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/tc397_ota@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=tc397_ota Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=tc397_ota Response Code: HTTP/1.1 200 OK Response: [{"id":606,"description":"","name":"tc397_ota","name_with_namespace":"Hardware / tc397_ota","path":"tc397_ota","path_with_namespace":"hardware/tc397_ota","created_at":"2023-05-08T12:56:19.632Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/tc397_ota.git","http_url_to_repo":"http://159.27.226.4/hardware/tc397_ota.git","web_url":"http://159.27.226.4/hardware/tc397_ota","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-02-27T03:29:24.568Z","namespace":{"id":13,"name":"Hardware","path":"hardware","kind":"group","full_path":"hardware","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware"},"_links":{"self":"http://159.27.226.4/api/v4/projects/606","issues":"http://159.27.226.4/api/v4/projects/606/issues","merge_requests":"http://159.27.226.4/api/v4/projects/606/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/606/repository/branches","labels":"http://159.27.226.4/api/v4/projects/606/labels","events":"http://159.27.226.4/api/v4/projects/606/events","members":"http://159.27.226.4/api/v4/projects/606/members","cluster_agents":"http://159.27.226.4/api/v4/projects/606/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":"2023-05-09T12:56:19.671Z"},"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":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo hardware/tc397_ota [Pipeline] echo 606 [Pipeline] echo 606 [Pipeline] dir Running in /root/workspace/tc397_ota [Pipeline] { [Pipeline] dir Running in /root/workspace/tc397_ota/tc397_ota [Pipeline] { [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 606 f0a4d7a [Pipeline] echo "device":1,"device_name":"none","type":1,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"tc397_ota","branch":"v3.0","port":"hairun","time":"2025-02-27_11-29-33","commit_id":"f0a4d7a","version":"","commit_msgs":",IHYzLjAuICAxLiDkvJjljJbova7pgJ/pgLvovpHvvIzmlLbkuI3liLDova7pgJ/vvIzlsLHkuI3ovaznu5nlrprkvY3vvIzmlLbliLDplJnor6/ova7pgJ/vvIzmraPluLjovaznu5nlrprkvY0uIDIuIOWinuWKoOWvuempseWKqOmUmeivr++8jOaho+S9jemUmeivr++8jOi9rOWQkemUmeivr++8jGVwYumUmeivr++8jOiDjuWOi+mUmeivr+eahOWkhOeQhumAu+i+ke+8jOWcqHRjMzk356uv5Li75Yqo5Yi56L2m44CCIDMuIOaUueWKqHN3aXRjaOeKtuaAgei/h+WOu+WHveaVsO+8jOaUr+aMgeWvuXN3aXRjaCDnvZHlj6PnmoRsaW5r54q25oCB77yM5Y2P5ZWG572R6YCf77yMbGluayBtb2Rl55qE5Y+N6aaI77yM5bm26LCD5pW05Y+N6aaI55qEMHg0MDXmiqXmlofkv6Hmga/jgII0LiDkvJjljJblm73llJDmlaPotKfkuIroo4XmjqfliLbmiqXmlofnmoTlj5HpgIHvvIzkuI3lvbHlk43lip/og73jgII1LiDkv67mlLnlhpfkvZnliLbliqjop6blj5HmupA0MDAyMDjplJnor6/kuK3vvIzlhbPkuo7op6blj5HmupDnmoTmj5DnpLror43jgII2LiDlsIbplJnor6/noIHkuK3nmoR3YXJuaW5n5L+u5pS55Li6dGFrZW92ZXLplJnor6/jgII3LiDkvJjljJZjb3JlMiBzdG0g55qE5a6a5pe25ZmoZmxhZ+eahOe9ruS9jemAu+i+keOAgjguIOe7meWumuS9jeadv+WNoeS8oOi+k+ayuemXqOWPjemmiOOAgjkuIOWykeaBqei9rOinkuS8oOaEn+WZqOeahOWQr+WKqOS/oeWPt+aKpeaWh+WPkemAgWJ1Z+S/ruaUueOAgjEwLiDlkInliKl4N2XovazlkJHnga/lj43ppojkvJjljJbjgIIxMS4g5LyY5YyWZXBi5Yqf6IO977yM6YeN5rG95aKe5YqgZXBi5Yqf6IO977yMIOWwhmVwYuWPmOmHj+aUueS4uuWFqOWxgOWPmOmHj+OAguinhOiMg2VwYmNudOeahGJpdOWQq+S5ieOAguS4iuWxguWGl+S9meWItuWKqOaUueS4uuaOp+WItmVwYi4g5LyY5YyW5ZCE5LiqZXBi5rqQ5LmL6Ze05YiH5o2i5pe277yM5LiN5YaN5p2+ZXBi44CC,"}],"device":1,"device_name":"none","type":1,"project":"0"}' [Pipeline] sh + cat /root/workspace/tc397_ota/version.json {"module":[{"repo_name":"tc397_ota","branch":"v3.0","port":"hairun","time":"2025-02-27_11-29-33","commit_id":"f0a4d7a","version":"","commit_msgs":",IHYzLjAuICAxLiDkvJjljJbova7pgJ/pgLvovpHvvIzmlLbkuI3liLDova7pgJ/vvIzlsLHkuI3ovaznu5nlrprkvY3vvIzmlLbliLDplJnor6/ova7pgJ/vvIzmraPluLjovaznu5nlrprkvY0uIDIuIOWinuWKoOWvuempseWKqOmUmeivr++8jOaho+S9jemUmeivr++8jOi9rOWQkemUmeivr++8jGVwYumUmeivr++8jOiDjuWOi+mUmeivr+eahOWkhOeQhumAu+i+ke+8jOWcqHRjMzk356uv5Li75Yqo5Yi56L2m44CCIDMuIOaUueWKqHN3aXRjaOeKtuaAgei/h+WOu+WHveaVsO+8jOaUr+aMgeWvuXN3aXRjaCDnvZHlj6PnmoRsaW5r54q25oCB77yM5Y2P5ZWG572R6YCf77yMbGluayBtb2Rl55qE5Y+N6aaI77yM5bm26LCD5pW05Y+N6aaI55qEMHg0MDXmiqXmlofkv6Hmga/jgII0LiDkvJjljJblm73llJDmlaPotKfkuIroo4XmjqfliLbmiqXmlofnmoTlj5HpgIHvvIzkuI3lvbHlk43lip/og73jgII1LiDkv67mlLnlhpfkvZnliLbliqjop6blj5HmupA0MDAyMDjplJnor6/kuK3vvIzlhbPkuo7op6blj5HmupDnmoTmj5DnpLror43jgII2LiDlsIbplJnor6/noIHkuK3nmoR3YXJuaW5n5L+u5pS55Li6dGFrZW92ZXLplJnor6/jgII3LiDkvJjljJZjb3JlMiBzdG0g55qE5a6a5pe25ZmoZmxhZ+eahOe9ruS9jemAu+i+keOAgjguIOe7meWumuS9jeadv+WNoeS8oOi+k+ayuemXqOWPjemmiOOAgjkuIOWykeaBqei9rOinkuS8oOaEn+WZqOeahOWQr+WKqOS/oeWPt+aKpeaWh+WPkemAgWJ1Z+S/ruaUueOAgjEwLiDlkInliKl4N2XovazlkJHnga/lj43ppojkvJjljJbjgIIxMS4g5LyY5YyWZXBi5Yqf6IO977yM6YeN5rG95aKe5YqgZXBi5Yqf6IO977yMIOWwhmVwYuWPmOmHj+aUueS4uuWFqOWxgOWPmOmHj+OAguinhOiMg2VwYmNudOeahGJpdOWQq+S5ieOAguS4iuWxguWGl+S9meWItuWKqOaUueS4uuaOp+WItmVwYi4g5LyY5YyW5ZCE5LiqZXBi5rqQ5LmL6Ze05YiH5o2i5pe277yM5LiN5YaN5p2+ZXBi44CC,"}],"device":1,"device_name":"none","type":1,"project":"0"} [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r tc397_ota/ tc397_ota_2025-02-27_11-29-35 [Pipeline] sh + rm -rf tc397_ota_2025-02-27_11-29-35/.git/ [Pipeline] sh + zip -rq tc397_ota_2025-02-27_11-29-35.zip ./tc397_ota_2025-02-27_11-29-35/ ./version.json [Pipeline] sh + ls /root/workspace/tc397_ota/ tc397_ota tc397_ota_2025-02-27_11-29-35 tc397_ota_2025-02-27_11-29-35.zip tc397_ota@tmp version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-02-27_11-29-35.zip"' --form 'version=@"/root/workspace/tc397_ota/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 271k 0 43 100 271k 105 663k --:--:-- --:--:-- --:--:-- 663k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-02-27_11-29-35.zip"' --form 'version=@"/root/workspace/tc397_ota/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 271k 0 43 100 271k 221 1398k --:--:-- --:--:-- --:--:-- 1398k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-02-27_11-29-35.zip"' --form 'version=@"/root/workspace/tc397_ota/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 271k 0 43 100 271k 69 439k --:--:-- --:--:-- --:--:-- 439k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/tc397_ota/tc397_ota [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"tc397_ota":"hardware/tc397_ota"},"commit":{"tc397_ota":"040ff86"}} [Pipeline] sh + echo '{"project":{"tc397_ota":"hardware/tc397_ota"},"commit":{"tc397_ota":"f0a4d7a"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/tc397_ota/tc397_ota@tmp [Pipeline] sh + rm -rf /root/workspace/tc397_ota@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": "# 版本上传通知 ### [tc397更新] --- - 版本名:tc397_ota_2025-02-27_11-29-35 - 详细信息:v3.0 - 状态:<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 262 4009 --:--:-- --:--:-- --:--:-- 4271 [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