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 369331fae9870b175c973ea9103f8168ca18e88a 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/ota_python_scripts@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 369331fae9870b175c973ea9103f8168ca18e88a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 369331fae9870b175c973ea9103f8168ca18e88a # timeout=10 Commit message: "Update orin64Choice.groovy" > git rev-list --no-walk b9e678ccc25bcb02ede27e82f984e30e2b2efeac # 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 Cloning the remote Git repository Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git > git init /var/lib/jenkins/workspace/ota_python_scripts # 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 597359e7f54b3c52096e796eac0585bb398ec93e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 597359e7f54b3c52096e796eac0585bb398ec93e # timeout=10 Commit message: "Update yantai-gunzhuang-submodule.jenkinsfile" > git rev-list --no-walk 3ffce56efa20d88235f6f9a99b21181d75141e6e # 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 [1;32m >>>>>>>>>>拉取ota_python_scripts>>>>>>>>>> [m [Pipeline] } [Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/python-scripts/ota.py /root/workspace/python-scripts/ota_py_2025-07-08_13-41-35.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 5c4cef5b3ba1796abd91806adae2fcf1333063e6 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c4cef5b3ba1796abd91806adae2fcf1333063e6 # timeout=10 Commit message: "feat_out:lidar_regions.json推到orinA" > git rev-list --no-walk 5c4cef5b3ba1796abd91806adae2fcf1333063e6 # 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 [1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m [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":"2025-01-23T09:39:57.438Z","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 5c4cef5 [Pipeline] echo "device":"9","device_name":"","type":0,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"ota_python_scripts","branch":"dev","time":"2025-11-24_16-57-56","commit_id":"5c4cef5","version":"","commit_msgs":",bGlkYXJfcmVnaW9ucy5qc29u5o6o5Yiwb3JpbkE=,"}],"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":"2025-11-24_16-57-56","commit_id":"5c4cef5","version":"","commit_msgs":",bGlkYXJfcmVnaW9ucy5qc29u5o6o5Yiwb3JpbkE=,"}],"device":"9","device_name":"","type":0,"project":"0"} [Pipeline] } [Pipeline] // dir [Pipeline] sh + zip -rq ota_py_2025-11-24_16-57-58.zip ota.py version.json [Pipeline] sh + ls /root/workspace/python-scripts/ ota.py ota_py_2025-11-24_16-57-58.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_2025-11-24_16-57-58.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10972 0 43 100 10929 72 18492 --:--:-- --:--:-- --:--:-- 18533 [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_2025-11-24_16-57-58.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 10929 0 0 100 10929 0 9099 0:00:01 0:00:01 --:--:-- 9099 100 10929 0 0 100 10929 0 4960 0:00:02 0:00:02 --:--:-- 4960 100 10929 0 0 100 10929 0 3412 0:00:03 0:00:03 --:--:-- 3412 100 10929 0 0 100 10929 0 2599 0:00:04 0:00:04 --:--:-- 2599 100 10929 0 0 100 10929 0 2099 0:00:05 0:00:05 --:--:-- 2099 100 10929 0 0 100 10929 0 1761 0:00:06 0:00:06 --:--:-- 0 100 10929 0 0 100 10929 0 1516 0:00:07 0:00:07 --:--:-- 0 100 10929 0 0 100 10929 0 1331 0:00:08 0:00:08 --:--:-- 0 100 10929 0 0 100 10929 0 1186 0:00:09 0:00:09 --:--:-- 0 100 10929 0 0 100 10929 0 1070 0:00:10 0:00:10 --:--:-- 0 100 10929 0 0 100 10929 0 974 0:00:11 0:00:11 --:--:-- 0 100 10929 0 0 100 10929 0 894 0:00:12 0:00:12 --:--:-- 0 100 10929 0 0 100 10929 0 827 0:00:13 0:00:13 --:--:-- 0 100 10929 0 0 100 10929 0 768 0:00:14 0:00:14 --:--:-- 0 100 10929 0 0 100 10929 0 718 0:00:15 0:00:15 --:--:-- 0 100 10929 0 0 100 10929 0 673 0:00:16 0:00:16 --:--:-- 0 100 10929 0 0 100 10929 0 634 0:00:17 0:00:17 --:--:-- 0 100 10929 0 0 100 10929 0 599 0:00:18 0:00:18 --:--:-- 0 100 10929 0 0 100 10929 0 568 0:00:19 0:00:19 --:--:-- 0 100 10929 0 0 100 10929 0 540 0:00:20 0:00:20 --:--:-- 0 100 10929 0 0 100 10929 0 514 0:00:21 0:00:21 --:--:-- 0 100 10929 0 0 100 10929 0 491 0:00:22 0:00:22 --:--:-- 0 100 10929 0 0 100 10929 0 470 0:00:23 0:00:23 --:--:-- 0 100 10929 0 0 100 10929 0 451 0:00:24 0:00:24 --:--:-- 0 100 10929 0 0 100 10929 0 433 0:00:25 0:00:25 --:--:-- 0 100 10929 0 0 100 10929 0 416 0:00:26 0:00:26 --:--:-- 0 100 10929 0 0 100 10929 0 401 0:00:27 0:00:27 --:--:-- 0 100 10929 0 0 100 10929 0 387 0:00:28 0:00:28 --:--:-- 0 100 10929 0 0 100 10929 0 373 0:00:29 0:00:29 --:--:-- 0 100 10929 0 0 100 10929 0 361 0:00:30 0:00:30 --:--:-- 0 100 10929 0 0 100 10929 0 349 0:00:31 0:00:31 --:--:-- 0 100 10929 0 0 100 10929 0 339 0:00:32 0:00:32 --:--:-- 0 100 10929 0 0 100 10929 0 328 0:00:33 0:00:33 --:--:-- 0 100 10929 0 0 100 10929 0 319 0:00:34 0:00:34 --:--:-- 0 100 10929 0 0 100 10929 0 310 0:00:35 0:00:35 --:--:-- 0 100 10929 0 0 100 10929 0 301 0:00:36 0:00:36 --:--:-- 0 100 10929 0 0 100 10929 0 293 0:00:37 0:00:37 --:--:-- 0 100 10929 0 0 100 10929 0 285 0:00:38 0:00:38 --:--:-- 0 100 10929 0 0 100 10929 0 278 0:00:39 0:00:39 --:--:-- 0 100 10929 0 0 100 10929 0 271 0:00:40 0:00:40 --:--:-- 0 100 10929 0 0 100 10929 0 264 0:00:41 0:00:41 --:--:-- 0 100 10929 0 0 100 10929 0 258 0:00:42 0:00:42 --:--:-- 0 100 10929 0 0 100 10929 0 252 0:00:43 0:00:43 --:--:-- 0 100 10929 0 0 100 10929 0 247 0:00:44 0:00:44 --:--:-- 0 100 10929 0 0 100 10929 0 241 0:00:45 0:00:45 --:--:-- 0 100 10929 0 0 100 10929 0 236 0:00:46 0:00:46 --:--:-- 0 100 10929 0 0 100 10929 0 231 0:00:47 0:00:47 --:--:-- 0 100 10929 0 0 100 10929 0 226 0:00:48 0:00:48 --:--:-- 0 100 10929 0 0 100 10929 0 221 0:00:49 0:00:49 --:--:-- 0 100 10929 0 0 100 10929 0 217 0:00:50 0:00:50 --:--:-- 0 100 10929 0 0 100 10929 0 213 0:00:51 0:00:51 --:--:-- 0 100 10929 0 0 100 10929 0 209 0:00:52 0:00:52 --:--:-- 0 100 10929 0 0 100 10929 0 205 0:00:53 0:00:53 --:--:-- 0 100 10929 0 0 100 10929 0 201 0:00:54 0:00:54 --:--:-- 0 100 10929 0 0 100 10929 0 197 0:00:55 0:00:55 --:--:-- 0 100 10929 0 0 100 10929 0 194 0:00:56 0:00:56 --:--:-- 0 100 10929 0 0 100 10929 0 190 0:00:57 0:00:57 --:--:-- 0 100 10929 0 0 100 10929 0 187 0:00:58 0:00:58 --:--:-- 0 100 10929 0 0 100 10929 0 184 0:00:59 0:00:59 --:--:-- 0 100 10929 0 0 100 10929 0 181 0:01:00 0:01:00 --:--:-- 0 100 10929 0 0 100 10929 0 178 0:01:01 0:01:01 --:--:-- 0 100 10929 0 0 100 10929 0 175 0:01:02 0:01:02 --:--:-- 0 100 10929 0 0 100 10929 0 172 0:01:03 0:01:03 --:--:-- 0 100 10929 0 0 100 10929 0 170 0:01:04 0:01:04 --:--:-- 0 100 10929 0 0 100 10929 0 167 0:01:05 0:01:05 --:--:-- 0 100 10929 0 0 100 10929 0 164 0:01:06 0:01:06 --:--:-- 0 100 10929 0 0 100 10929 0 162 0:01:07 0:01:07 --:--:-- 0 100 10929 0 0 100 10929 0 160 0:01:08 0:01:08 --:--:-- 0 100 10929 0 0 100 10929 0 157 0:01:09 0:01:09 --:--:-- 0 100 10929 0 0 100 10929 0 155 0:01:10 0:01:10 --:--:-- 0 100 10929 0 0 100 10929 0 153 0:01:11 0:01:11 --:--:-- 0 100 10929 0 0 100 10929 0 151 0:01:12 0:01:12 --:--:-- 0 100 10929 0 0 100 10929 0 149 0:01:13 0:01:13 --:--:-- 0 100 10929 0 0 100 10929 0 147 0:01:14 0:01:14 --:--:-- 0 100 10929 0 0 100 10929 0 145 0:01:15 0:01:15 --:--:-- 0 100 10929 0 0 100 10929 0 143 0:01:16 0:01:16 --:--:-- 0 100 10929 0 0 100 10929 0 141 0:01:17 0:01:17 --:--:-- 0 100 10929 0 0 100 10929 0 139 0:01:18 0:01:18 --:--:-- 0 100 10929 0 0 100 10929 0 137 0:01:19 0:01:19 --:--:-- 0 100 10929 0 0 100 10929 0 136 0:01:20 0:01:20 --:--:-- 0 100 10929 0 0 100 10929 0 134 0:01:21 0:01:21 --:--:-- 0 100 10929 0 0 100 10929 0 132 0:01:22 0:01:22 --:--:-- 0 100 10929 0 0 100 10929 0 131 0:01:23 0:01:23 --:--:-- 0 100 10929 0 0 100 10929 0 129 0:01:24 0:01:24 --:--:-- 0 100 10929 0 0 100 10929 0 128 0:01:25 0:01:25 --:--:-- 0 100 10929 0 0 100 10929 0 126 0:01:26 0:01:26 --:--:-- 0 100 10929 0 0 100 10929 0 125 0:01:27 0:01:27 --:--:-- 0 100 10929 0 0 100 10929 0 123 0:01:28 0:01:28 --:--:-- 0 100 10929 0 0 100 10929 0 122 0:01:29 0:01:29 --:--:-- 0 100 10929 0 0 100 10929 0 121 0:01:30 0:01:30 --:--:-- 0 100 10929 0 0 100 10929 0 119 0:01:31 0:01:31 --:--:-- 0 100 10929 0 0 100 10929 0 118 0:01:32 0:01:32 --:--:-- 0 100 10929 0 0 100 10929 0 117 0:01:33 0:01:33 --:--:-- 0 100 10929 0 0 100 10929 0 115 0:01:35 0:01:34 0:00:01 0 100 10929 0 0 100 10929 0 114 0:01:35 0:01:35 --:--:-- 0 100 10929 0 0 100 10929 0 113 0:01:36 0:01:36 --:--:-- 0 100 10929 0 0 100 10929 0 112 0:01:37 0:01:37 --:--:-- 0 100 10929 0 0 100 10929 0 111 0:01:38 0:01:38 --:--:-- 0 100 10929 0 0 100 10929 0 110 0:01:39 0:01:39 --:--:-- 0 100 10929 0 0 100 10929 0 108 0:01:41 0:01:40 0:00:01 0 100 10929 0 0 100 10929 0 107 0:01:42 0:01:41 0:00:01 0 100 10929 0 0 100 10929 0 106 0:01:43 0:01:42 0:00:01 0 100 10929 0 0 100 10929 0 105 0:01:44 0:01:43 0:00:01 0 100 10929 0 0 100 10929 0 104 0:01:45 0:01:44 0:00:01 0 100 10929 0 0 100 10929 0 103 0:01:46 0:01:45 0:00:01 0 100 10929 0 0 100 10929 0 102 0:01:47 0:01:46 0:00:01 0 100 10929 0 0 100 10929 0 101 0:01:48 0:01:47 0:00:01 0 100 10929 0 0 100 10929 0 100 0:01:49 0:01:48 0:00:01 0 100 10929 0 0 100 10929 0 99 0:01:50 0:01:49 0:00:01 0 100 10929 0 0 100 10929 0 99 0:01:50 0:01:50 --:--:-- 0 100 10929 0 0 100 10929 0 98 0:01:51 0:01:51 --:--:-- 0 100 10929 0 0 100 10929 0 97 0:01:52 0:01:52 --:--:-- 0 100 10929 0 0 100 10929 0 96 0:01:53 0:01:53 --:--:-- 0 100 10929 0 0 100 10929 0 95 0:01:55 0:01:54 0:00:01 0 100 10929 0 0 100 10929 0 94 0:01:56 0:01:55 0:00:01 0 100 10929 0 0 100 10929 0 93 0:01:57 0:01:56 0:00:01 0 100 10929 0 0 100 10929 0 93 0:01:57 0:01:57 --:--:-- 0 100 10929 0 0 100 10929 0 92 0:01:58 0:01:58 --:--:-- 0 100 10929 0 0 100 10929 0 91 0:02:00 0:01:59 0:00:01 0 100 10929 0 0 100 10929 0 90 0:02:01 0:02:00 0:00:01 0 100 10929 0 0 100 10929 0 90 0:02:01 0:02:01 --:--:-- 0 100 10929 0 0 100 10929 0 89 0:02:02 0:02:02 --:--:-- 0 100 10929 0 0 100 10929 0 88 0:02:04 0:02:03 0:00:01 0 100 10929 0 0 100 10929 0 87 0:02:05 0:02:04 0:00:01 0 100 10929 0 0 100 10929 0 87 0:02:05 0:02:05 --:--:-- 0 100 10929 0 0 100 10929 0 86 0:02:07 0:02:06 0:00:01 0 100 10929 0 0 100 10929 0 85 0:02:08 0:02:07 0:00:01 0 100 10929 0 0 100 10929 0 85 0:02:08 0:02:08 --:--:-- 0 100 10929 0 0 100 10929 0 84 0:02:10 0:02:09 0:00:01 0 100 11095 100 166 100 10929 1 84 0:02:46 0:02:09 0:00:37 40 [Pipeline] echo