Started by user weilikang Obtained python-scripts.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 7f07134ab64bf3db57ae6b510a13c4132085e6f3 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ota_python_scripts@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 7f07134ab64bf3db57ae6b510a13c4132085e6f3 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f07134ab64bf3db57ae6b510a13c4132085e6f3 # timeout=10 Commit message: "Update orinRos2ModuleChoice.groovy" > git rev-list --no-walk 7f07134ab64bf3db57ae6b510a13c4132085e6f3 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo null [Pipeline] echo null [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/ota_python_scripts [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/ota_python_scripts/.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 1893e57fdebf08a6c15348f074292cfcd6feed62 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1893e57fdebf08a6c15348f074292cfcd6feed62 # timeout=10 Commit message: "Update map-png.jenkinsfile" > git rev-list --no-walk 1893e57fdebf08a6c15348f074292cfcd6feed62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo dev [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取ota_python_scripts>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/python-scripts/ota.py /root/workspace/python-scripts/ota_py_2026-08-21_10-19-47.zip /root/workspace/python-scripts/README.md /root/workspace/python-scripts/version.json [Pipeline] dir Running in /root/workspace/python-scripts [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/python-scripts/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/lufengwei/ota_pyhon_scripts.git # timeout=10 Fetching upstream changes from http://159.27.226.4/lufengwei/ota_pyhon_scripts.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/lufengwei/ota_pyhon_scripts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 138ec3a6a4628939227f5598ad8ff25957f8381c (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 138ec3a6a4628939227f5598ad8ff25957f8381c # timeout=10 Commit message: "feat_out: 新增all_ros2/module_ros2两种类型程序更新,新增fangzai-a/fangzai-b小马域控两种主机类型对应OrinA/OrinB,并且添加互斥,ros2程序只能给小马域控更新,ros1程序只能给自研域控更新(暂定)。" > git rev-list --no-walk 138ec3a6a4628939227f5598ad8ff25957f8381c # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/python-scripts@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=ota_pyhon_scripts&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=ota_pyhon_scripts&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":581,"description":"a set of scripts for ota","name":"ota_pyhon_scripts","name_with_namespace":"lufengwei / ota_pyhon_scripts","path":"ota_pyhon_scripts","path_with_namespace":"lufengwei/ota_pyhon_scripts","created_at":"2023-04-04T03:19:34.201Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lufengwei/ota_pyhon_scripts.git","http_url_to_repo":"http://159.27.226.4/lufengwei/ota_pyhon_scripts.git","web_url":"http://159.27.226.4/lufengwei/ota_pyhon_scripts","readme_url":"http://159.27.226.4/lufengwei/ota_pyhon_scripts/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-08-21T02:19:39.062Z","namespace":{"id":21,"name":"lufengwei","path":"lufengwei","kind":"user","full_path":"lufengwei","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/9c9ee55add59364e011866735a5f7225?s=80\u0026d=identicon","web_url":"http://159.27.226.4/lufengwei"},"_links":{"self":"http://159.27.226.4/api/v4/projects/581","issues":"http://159.27.226.4/api/v4/projects/581/issues","merge_requests":"http://159.27.226.4/api/v4/projects/581/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/581/repository/branches","labels":"http://159.27.226.4/api/v4/projects/581/labels","events":"http://159.27.226.4/api/v4/projects/581/events","members":"http://159.27.226.4/api/v4/projects/581/members","cluster_agents":"http://159.27.226.4/api/v4/projects/581/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"public","owner":{"id":12,"username":"lufengwei","name":"lufengwei","state":"banned","avatar_url":"https://www.gravatar.com/avatar/9c9ee55add59364e011866735a5f7225?s=80\u0026d=identicon","web_url":"http://159.27.226.4/lufengwei"},"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-04-05T03:20:09.898Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":false,"jobs_enabled":false,"snippets_enabled":false,"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":"disabled","builds_access_level":"disabled","snippets_access_level":"disabled","pages_access_level":"enabled","operations_access_level":"disabled","analytics_access_level":"disabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":false,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":12,"import_status":"finished","open_issues_count":29,"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":[{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"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":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo lufengwei/ota_pyhon_scripts [Pipeline] echo 581 [Pipeline] echo 581 [Pipeline] dir Running in /root/workspace/python-scripts [Pipeline] { [Pipeline] dir Running in /root/workspace/python-scripts [Pipeline] { [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 581 138ec3a [Pipeline] echo "device":"9","device_name":"","type":0,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"ota_python_scripts","branch":"dev","time":"2026-08-21_11-38-23","commit_id":"138ec3a","version":"","commit_msgs":",IOaWsOWinmFsbF9yb3MyL21vZHVsZV9yb3My5Lik56eN57G75Z6L56iL5bqP5pu05paw77yM5paw5aKeZmFuZ3phaS1hL2Zhbmd6YWktYuWwj+mprOWfn+aOp+S4pOenjeS4u+acuuexu+Wei+WvueW6lE9yaW5BL09yaW5C77yM5bm25LiU5re75Yqg5LqS5palLHJvczLnqIvluo/lj6rog73nu5nlsI/pqazln5/mjqfmm7TmlrDvvIxyb3Mx56iL5bqP5Y+q6IO957uZ6Ieq56CU5Z+f5o6n5pu05paw77yI5pqC5a6a77yJ44CC,"}],"device":"9","device_name":"","type":0,"project":"0"}' [Pipeline] sh + cat /root/workspace/python-scripts/version.json {"module":[{"repo_name":"ota_python_scripts","branch":"dev","time":"2026-08-21_11-38-23","commit_id":"138ec3a","version":"","commit_msgs":",IOaWsOWinmFsbF9yb3MyL21vZHVsZV9yb3My5Lik56eN57G75Z6L56iL5bqP5pu05paw77yM5paw5aKeZmFuZ3phaS1hL2Zhbmd6YWktYuWwj+mprOWfn+aOp+S4pOenjeS4u+acuuexu+Wei+WvueW6lE9yaW5BL09yaW5C77yM5bm25LiU5re75Yqg5LqS5palLHJvczLnqIvluo/lj6rog73nu5nlsI/pqazln5/mjqfmm7TmlrDvvIxyb3Mx56iL5bqP5Y+q6IO957uZ6Ieq56CU5Z+f5o6n5pu05paw77yI5pqC5a6a77yJ44CC,"}],"device":"9","device_name":"","type":0,"project":"0"} [Pipeline] } [Pipeline] // dir [Pipeline] sh + zip -rq ota_py_2026-08-21_11-38-25.zip ota.py version.json [Pipeline] sh + ls /root/workspace/python-scripts/ ota.py ota_py_2026-08-21_11-38-25.zip README.md version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 11665 0 43 100 11622 94 25599 --:--:-- --:--:-- --:--:-- 25693 [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://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 11665 0 43 100 11622 129 34900 --:--:-- --:--:-- --:--:-- 35030 [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://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 0 11622 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11622 0 0 100 11622 0 9573 0:00:01 0:00:01 --:--:-- 9668 100 11622 0 0 100 11622 0 5246 0:00:02 0:00:02 --:--:-- 5275 100 11622 0 0 100 11622 0 3613 0:00:03 0:00:03 --:--:-- 3627 100 11622 0 0 100 11622 0 2756 0:00:04 0:00:04 --:--:-- 2763 100 11622 0 0 100 11622 0 2227 0:00:05 0:00:05 --:--:-- 2276 100 11622 0 0 100 11622 0 1868 0:00:06 0:00:06 --:--:-- 0 100 11622 0 0 100 11622 0 1609 0:00:07 0:00:07 --:--:-- 0 100 11622 0 0 100 11622 0 1413 0:00:08 0:00:08 --:--:-- 0 100 11622 0 0 100 11622 0 1260 0:00:09 0:00:09 --:--:-- 0 100 11622 0 0 100 11622 0 1136 0:00:10 0:00:10 --:--:-- 0 100 11622 0 0 100 11622 0 1035 0:00:11 0:00:11 --:--:-- 0 100 11622 0 0 100 11622 0 950 0:00:12 0:00:12 --:--:-- 0 100 11622 0 0 100 11622 0 878 0:00:13 0:00:13 --:--:-- 0 100 11622 0 0 100 11622 0 816 0:00:14 0:00:14 --:--:-- 0 100 11622 0 0 100 11622 0 763 0:00:15 0:00:15 --:--:-- 0 100 11665 0 43 100 11622 2 755 0:00:15 0:00:15 --:--:-- 10 [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://172.16.110.148:60180/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 0 11622 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11622 0 0 100 11622 0 5691 0:00:02 0:00:02 --:--:-- 5691 100 11622 0 0 100 11622 0 3819 0:00:03 0:00:03 --:--:-- 3819 100 11622 0 0 100 11622 0 2873 0:00:04 0:00:04 --:--:-- 2873 100 11622 0 0 100 11622 0 2303 0:00:05 0:00:05 --:--:-- 2303 100 11622 0 0 100 11622 0 1921 0:00:06 0:00:06 --:--:-- 2032 100 11622 0 0 100 11622 0 1649 0:00:07 0:00:07 --:--:-- 0 100 11622 0 0 100 11622 0 1444 0:00:08 0:00:08 --:--:-- 0 100 11622 0 0 100 11622 0 1284 0:00:09 0:00:09 --:--:-- 0 100 11622 0 0 100 11622 0 1156 0:00:10 0:00:10 --:--:-- 0 100 11665 0 43 100 11622 4 1103 0:00:10 0:00:10 --:--:-- 9 100 11665 0 43 100 11622 4 1103 0:00:10 0:00:10 --:--:-- 12 [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://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 11622 0 0 100 11622 0 11132 0:00:01 0:00:01 --:--:-- 11175 100 11622 0 0 100 11622 0 5680 0:00:02 0:00:02 --:--:-- 5694 100 11622 0 0 100 11622 0 3814 0:00:03 0:00:03 --:--:-- 3820 100 11622 0 0 100 11622 0 2871 0:00:04 0:00:04 --:--:-- 2874 100 11622 0 0 100 11622 0 2302 0:00:05 0:00:05 --:--:-- 2304 100 11622 0 0 100 11622 0 1920 0:00:06 0:00:06 --:--:-- 0 100 11622 0 0 100 11622 0 1648 0:00:07 0:00:07 --:--:-- 0 100 11622 0 0 100 11622 0 1443 0:00:08 0:00:08 --:--:-- 0 100 11622 0 0 100 11622 0 1283 0:00:09 0:00:09 --:--:-- 0 100 11622 0 0 100 11622 0 1155 0:00:10 0:00:10 --:--:-- 0 100 11622 0 0 100 11622 0 1051 0:00:11 0:00:11 --:--:-- 0 100 11622 0 0 100 11622 0 964 0:00:12 0:00:12 --:--:-- 0 100 11622 0 0 100 11622 0 890 0:00:13 0:00:13 --:--:-- 0 100 11622 0 0 100 11622 0 826 0:00:14 0:00:14 --:--:-- 0 100 11622 0 0 100 11622 0 771 0:00:15 0:00:15 --:--:-- 0 100 11665 0 43 100 11622 2 755 0:00:15 0:00:15 --:--:-- 9 [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://116.252.55.76:8026/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 11665 0 43 100 11622 101 27410 --:--:-- --:--:-- --:--:-- 27511 [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://183.255.70.81:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/python-scripts/ota_py_2026-08-21_11-38-25.zip"' --form 'version=@"/root/workspace/python-scripts/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 11622 0 0 100 11622 0 9668 0:00:01 0:00:01 --:--:-- 9668 100 11622 0 0 100 11622 0 5275 0:00:02 0:00:02 --:--:-- 5275 100 11665 0 43 100 11622 17 4778 0:00:02 0:00:02 --:--:-- 4796 [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/python-scripts [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] readJSON [Pipeline] echo {"project":{"ota_pyhon_scripts":"lufengwei/ota_pyhon_scripts"},"commit":{"ota_pyhon_scripts":"5c4cef5"}} [Pipeline] sh + echo '{"project":{"ota_pyhon_scripts":"lufengwei/ota_pyhon_scripts"},"commit":{"ota_pyhon_scripts":"138ec3a"}}' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/python-scripts@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": "# 版本上传通知 ### [ota.py脚本更新] --- - 版本名:ota_py_2026-08-21_11-38-25 - 详细信息:dev - 状态: 上传成功 - 执行人:weilikang --- > 请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 448 100 27 100 421 333 5197 --:--:-- --:--:-- --:--:-- 5530 [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