Console Output

Skipping 3,878 KB.. Full Log
...............................................................................
_______________________________________________________________________________
Warnings << lidar_ins_check_tool:make /senior/workspace/orin-slave64/slave/logs/lidar_ins_check_tool/build.make.000.log
WARNING: Package name "RMInterpreter" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
WARNING: Package name "RMInterpreter" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores, and dashes.
WARNING: Package "perception" does not follow the version conventions. It should not contain leading zeros (unless the number is 0).
cd /senior/workspace/orin-slave64/slave/build/lidar_ins_check_tool; catkin build --get-env lidar_ins_check_tool | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -

...............................................................................
_______________________________________________________________________________
Warnings << lidar_loc_v2:make /senior/workspace/orin-slave64/slave/logs/lidar_loc_v2/build.make.000.log
In file included from /senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp:5:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.h: In instantiation of ‘update::MapEvaluate<PointType>::MapEvaluate(const typename pcl::PointCloud<PointT>::Ptr&) [with PointType = pcl::PointXYZI; typename pcl::PointCloud<PointT>::Ptr = boost::shared_ptr<pcl::PointCloud<pcl::PointXYZI> >]’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp:412:24:   required from here
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.h:65:44: warning: ‘update::MapEvaluate<pcl::PointXYZI>::map_pcl_ptr_’ will be initialized after [-Wreorder]
   65 |   typename pcl::PointCloud<PointType>::Ptr map_pcl_ptr_ = nullptr;
      |                                            ^~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.h:49:40: warning:   ‘pcl::PointCloud<pcl::PointXYZI>::Ptr update::MapEvaluate<pcl::PointXYZI>::pcl_with_color’ [-Wreorder]
   49 |   pcl::PointCloud<pcl::PointXYZI>::Ptr pcl_with_color = nullptr;
      |                                        ^~~~~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.h:41:3: warning:   when initialized here [-Wreorder]
   41 |   MapEvaluate(const typename pcl::PointCloud<PointType>::Ptr& map_pcl_ptr)
      |   ^~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp: In instantiation of ‘void update::MapEvaluate<PointType>::ComEigenValue(update::OCTO_TREE_NODE<PointType>&) [with PointType = pcl::PointXYZI]’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp:412:24:   required from here
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp:363:23: warning: variable ‘Uev’ set but not used [-Wunused-but-set-variable]
  363 |       Eigen::Matrix3f Uev = saes.eigenvectors();
      |                       ^~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp: In member function ‘void update::MapEvaluate<PointType>::DividePoints() [with PointType = pcl::PointXYZI]’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/update/evaluate/map_evaluate.cpp:309:9: warning: ‘child_index’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  309 |     int child_index;
      |         ^~~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp: In member function ‘std::string common::OverlayTextIntegrator::MeasStatusToString(int)’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:134:19: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  134 |   if (state & 0x1 == 0x1) {
      |               ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:139:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  139 |   if (state >> 1U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:144:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  144 |   if (state >> 2U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:149:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  149 |   if (state >> 3U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:154:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  154 |   if (state >> 4U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:159:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  159 |   if (state >> 5U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/common/util/overlay_text_integrator.cpp:164:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  164 |   if (state >> 6U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/reflect_match/feature/feature_extractor.cpp: In member function ‘void loc::feature::FeatureExtractor::AccumulateFeature(const loc::feature::Feature&, const common::TimePose&, const PclPcdPtr&, loc::PclPcdPtr&)’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/reflect_match/feature/feature_extractor.cpp:285:8: warning: variable ‘stay_still’ set but not used [-Wunused-but-set-variable]
  285 |   bool stay_still = false;
      |        ^~~~~~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp: In function ‘std::string loc::MeasStatusToString(int)’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:187:19: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  187 |   if (state & 0x1 == 0x1) {
      |               ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:192:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  192 |   if (state >> 1U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:197:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  197 |   if (state >> 2U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:202:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  202 |   if (state >> 3U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:207:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  207 |   if (state >> 4U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:212:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  212 |   if (state >> 5U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/lidar/src/data_interface.cpp:217:25: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  217 |   if (state >> 6U & 0x1 == 0x1) {
      |                     ~~~~^~~~~~
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/app/lidar_loc_v2_node_impl.cpp: In member function ‘bool loc::LidarLocV2NodeImpl::ReceiveResetSignal(const int&)’:
/senior/workspace/orin-slave64/slave/src/lidar_loc_v2/loc/app/lidar_loc_v2_node_impl.cpp:746:35: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
  746 |   if (ins_meas_status >> 6U & 0x1 == 0x1) {
      |                               ~~~~^~~~~~
cd /senior/workspace/orin-slave64/slave/build/lidar_loc_v2; catkin build --get-env lidar_loc_v2 | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 17:20.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:sym... 
[build 17:21.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.8 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:21.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.8 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:22.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.8 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:23.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.8 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:24.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.8 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:25.9 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.0 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.1 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.2 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.3 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.4 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.5 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.6 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
[build 17:26.7 s] [68/69 complete] [1/14 jobs] [0 queued] [lidar_loc_v2:ins... 
...............................................................................
Finished <<< lidar_loc_v2                                [ 9 minutes and 42.5 seconds ]
[build] Summary: All 69 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 43 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 17 minutes and 26.8 seconds total.                            
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] echo
不编译pnc或者缺少依赖
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] dir Running in /senior/workspace/orin-slave64/slave [Pipeline] { [Pipeline] sh + zip -rq all_slave_2025-07-28_21-44-07.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-slave64/slave all_slave_2025-07-28_21-44-07.zip build devel install logs src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-slave64/slave@tmp [Pipeline] echo /senior/workspace/orin-slave64/slave/all_slave_2025-07-28_21-44-07.zip,/senior/workspace/orin-slave64/slave/version.json [Pipeline] echo ------------------- 开始上传公网ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-slave64/slave/all_slave_2025-07-28_21-44-07.zip"' --form 'version=@"/senior/workspace/orin-slave64/slave/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 53 559M 0 0 53 297M 0 245M 0:00:02 0:00:01 0:00:01 245M 100 559M 0 0 100 559M 0 184M 0:00:03 0:00:03 --:--:-- 184M 100 559M 0 0 100 559M 0 138M 0:00:04 0:00:04 --:--:-- 138M 100 559M 0 0 100 559M 0 111M 0:00:05 0:00:05 --:--:-- 111M 100 559M 0 0 100 559M 0 92.6M 0:00:06 0:00:06 --:--:-- 96.0M 100 559M 0 0 100 559M 0 79.4M 0:00:07 0:00:07 --:--:-- 45.0M 100 559M 0 0 100 559M 0 69.5M 0:00:08 0:00:08 --:--:-- 0 100 559M 0 0 100 559M 0 61.8M 0:00:09 0:00:09 --:--:-- 0 100 559M 0 0 100 559M 0 55.6M 0:00:10 0:00:10 --:--:-- 0 100 559M 0 0 100 559M 0 50.6M 0:00:11 0:00:11 --:--:-- 0 100 559M 0 0 100 559M 0 46.4M 0:00:12 0:00:12 --:--:-- 0 100 559M 0 0 100 559M 0 42.8M 0:00:13 0:00:13 --:--:-- 0 100 559M 0 0 100 559M 0 39.8M 0:00:14 0:00:14 --:--:-- 0 100 559M 0 0 100 559M 0 37.1M 0:00:15 0:00:15 --:--:-- 0 100 559M 0 0 100 559M 0 34.8M 0:00:16 0:00:16 --:--:-- 0 100 559M 0 0 100 559M 0 32.8M 0:00:17 0:00:17 --:--:-- 0 100 559M 0 0 100 559M 0 30.9M 0:00:18 0:00:18 --:--:-- 0 100 559M 0 0 100 559M 0 29.3M 0:00:19 0:00:19 --:--:-- 0 100 559M 0 0 100 559M 0 27.8M 0:00:20 0:00:20 --:--:-- 0 100 559M 0 43 100 559M 2 27.4M 0:00:20 0:00:20 --:--:-- 9 100 559M 0 43 100 559M 2 27.4M 0:00:20 0:00:20 --:--:-- 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] echo ------------------- 开始上传厦门ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-slave64/slave/all_slave_2025-07-28_21-44-07.zip"' --form 'version=@"/senior/workspace/orin-slave64/slave/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 12 559M 0 0 12 68.3M 0 154M 0:00:03 --:--:-- 0:00:03 153M 48 559M 0 0 48 271M 0 188M 0:00:02 0:00:01 0:00:01 187M 85 559M 0 0 85 476M 0 195M 0:00:02 0:00:02 --:--:-- 195M 100 559M 0 0 100 559M 0 145M 0:00:03 0:00:03 --:--:-- 145M 100 559M 0 0 100 559M 0 115M 0:00:04 0:00:04 --:--:-- 115M 100 559M 0 0 100 559M 0 95.8M 0:00:05 0:00:05 --:--:-- 91.0M 100 559M 0 0 100 559M 0 81.8M 0:00:06 0:00:06 --:--:-- 53.4M 100 559M 0 0 100 559M 0 71.3M 0:00:07 0:00:07 --:--:-- 15.3M 100 559M 0 0 100 559M 0 63.2M 0:00:08 0:00:08 --:--:-- 0 100 559M 0 0 100 559M 0 56.8M 0:00:09 0:00:09 --:--:-- 0 100 559M 0 0 100 559M 0 51.5M 0:00:10 0:00:10 --:--:-- 0 100 559M 0 0 100 559M 0 47.2M 0:00:11 0:00:11 --:--:-- 0 100 559M 0 0 100 559M 0 43.5M 0:00:12 0:00:12 --:--:-- 0 100 559M 0 0 100 559M 0 40.4M 0:00:13 0:00:13 --:--:-- 0 100 559M 0 0 100 559M 0 37.6M 0:00:14 0:00:14 --:--:-- 0 100 559M 0 0 100 559M 0 35.2M 0:00:15 0:00:15 --:--:-- 0 100 559M 0 0 100 559M 0 33.2M 0:00:16 0:00:16 --:--:-- 0 100 559M 0 0 100 559M 0 31.3M 0:00:17 0:00:17 --:--:-- 0 100 559M 0 0 100 559M 0 29.6M 0:00:18 0:00:18 --:--:-- 0 100 559M 0 0 100 559M 0 28.1M 0:00:19 0:00:19 --:--:-- 0 100 559M 0 0 100 559M 0 26.8M 0:00:20 0:00:20 --:--:-- 0 100 559M 0 0 100 559M 0 25.5M 0:00:21 0:00:21 --:--:-- 0 100 559M 0 0 100 559M 0 24.4M 0:00:22 0:00:22 --:--:-- 0 100 559M 0 0 100 559M 0 23.4M 0:00:23 0:00:23 --:--:-- 0 100 559M 0 0 100 559M 0 22.5M 0:00:24 0:00:24 --:--:-- 0 100 559M 0 0 100 559M 0 21.6M 0:00:25 0:00:25 --:--:-- 0 100 559M 0 0 100 559M 0 20.8M 0:00:26 0:00:26 --:--:-- 0 100 559M 0 0 100 559M 0 20.0M 0:00:27 0:00:27 --:--:-- 0 100 559M 0 0 100 559M 0 19.3M 0:00:28 0:00:28 --:--:-- 0 100 559M 0 0 100 559M 0 18.7M 0:00:29 0:00:29 --:--:-- 0 100 559M 0 0 100 559M 0 18.1M 0:00:30 0:00:30 --:--:-- 0 100 559M 0 0 100 559M 0 17.5M 0:00:31 0:00:31 --:--:-- 0 100 559M 0 0 100 559M 0 17.0M 0:00:32 0:00:32 --:--:-- 0 100 559M 0 0 100 559M 0 16.5M 0:00:33 0:00:33 --:--:-- 0 100 559M 0 0 100 559M 0 16.0M 0:00:34 0:00:34 --:--:-- 0 100 559M 0 0 100 559M 0 15.5M 0:00:35 0:00:35 --:--:-- 0 100 559M 0 0 100 559M 0 15.1M 0:00:36 0:00:36 --:--:-- 0 100 559M 0 0 100 559M 0 14.7M 0:00:37 0:00:37 --:--:-- 0 100 559M 0 0 100 559M 0 14.3M 0:00:38 0:00:38 --:--:-- 0 100 559M 0 0 100 559M 0 14.0M 0:00:39 0:00:39 --:--:-- 0 100 559M 0 0 100 559M 0 13.6M 0:00:40 0:00:40 --:--:-- 0 100 559M 0 0 100 559M 0 13.3M 0:00:41 0:00:41 --:--:-- 0 100 559M 0 0 100 559M 0 13.0M 0:00:42 0:00:42 --:--:-- 0 100 559M 0 0 100 559M 0 12.7M 0:00:43 0:00:43 --:--:-- 0 100 559M 0 0 100 559M 0 12.4M 0:00:44 0:00:44 --:--:-- 0 100 559M 0 0 100 559M 0 12.1M 0:00:45 0:00:45 --:--:-- 0 100 559M 0 0 100 559M 0 11.9M 0:00:46 0:00:46 --:--:-- 0 100 559M 0 0 100 559M 0 11.6M 0:00:47 0:00:47 --:--:-- 0 100 559M 0 0 100 559M 0 11.4M 0:00:48 0:00:48 --:--:-- 0 100 559M 0 0 100 559M 0 11.2M 0:00:49 0:00:49 --:--:-- 0 100 559M 0 0 100 559M 0 10.9M 0:00:50 0:00:50 --:--:-- 0 100 559M 0 0 100 559M 0 10.7M 0:00:51 0:00:51 --:--:-- 0 100 559M 0 0 100 559M 0 10.5M 0:00:52 0:00:52 --:--:-- 0 100 559M 0 0 100 559M 0 10.3M 0:00:53 0:00:53 --:--:-- 0 100 559M 0 0 100 559M 0 10.1M 0:00:54 0:00:54 --:--:-- 0 100 559M 0 0 100 559M 0 10.0M 0:00:55 0:00:55 --:--:-- 0 100 559M 0 0 100 559M 0 9.8M 0:00:56 0:00:56 --:--:-- 0 100 559M 0 0 100 559M 0 9895k 0:00:57 0:00:57 --:--:-- 0 100 559M 0 0 100 559M 0 9727k 0:00:58 0:00:58 --:--:-- 0 100 559M 0 0 100 559M 0 9565k 0:00:59 0:00:59 --:--:-- 0 100 559M 0 0 100 559M 0 9407k 0:01:00 0:01:00 --:--:-- 0 100 559M 0 0 100 559M 0 9255k 0:01:01 0:01:01 --:--:-- 0 100 559M 0 0 100 559M 0 9108k 0:01:02 0:01:02 --:--:-- 0 100 559M 0 0 100 559M 0 8965k 0:01:03 0:01:03 --:--:-- 0 100 559M 0 0 100 559M 0 8827k 0:01:04 0:01:04 --:--:-- 0 100 559M 0 0 100 559M 0 8693k 0:01:05 0:01:05 --:--:-- 0 100 559M 0 0 100 559M 0 8563k 0:01:06 0:01:06 --:--:-- 0 100 559M 0 0 100 559M 0 8436k 0:01:07 0:01:07 --:--:-- 0 100 559M 0 0 100 559M 0 8314k 0:01:08 0:01:08 --:--:-- 0 100 559M 0 0 100 559M 0 8195k 0:01:09 0:01:09 --:--:-- 0 100 559M 0 0 100 559M 0 8079k 0:01:10 0:01:10 --:--:-- 0 100 559M 0 0 100 559M 0 7967k 0:01:11 0:01:11 --:--:-- 0 100 559M 0 0 100 559M 0 7857k 0:01:12 0:01:12 --:--:-- 0 100 559M 0 0 100 559M 0 7751k 0:01:13 0:01:13 --:--:-- 0 100 559M 0 0 100 559M 0 7647k 0:01:14 0:01:14 --:--:-- 0 100 559M 0 0 100 559M 0 7546k 0:01:15 0:01:15 --:--:-- 0 100 559M 0 0 100 559M 0 7448k 0:01:16 0:01:16 --:--:-- 0 100 559M 0 0 100 559M 0 7353k 0:01:17 0:01:17 --:--:-- 0 100 559M 0 0 100 559M 0 7259k 0:01:18 0:01:18 --:--:-- 0 100 559M 0 0 100 559M 0 7168k 0:01:19 0:01:19 --:--:-- 0 100 559M 0 0 100 559M 0 7080k 0:01:20 0:01:20 --:--:-- 0 100 559M 0 0 100 559M 0 6993k 0:01:21 0:01:21 --:--:-- 0 100 559M 0 0 100 559M 0 6909k 0:01:22 0:01:22 --:--:-- 0 100 559M 0 0 100 559M 0 6826k 0:01:23 0:01:23 --:--:-- 0 100 559M 0 0 100 559M 0 6746k 0:01:24 0:01:24 --:--:-- 0 100 559M 0 0 100 559M 0 6667k 0:01:25 0:01:25 --:--:-- 0 100 559M 0 0 100 559M 0 6590k 0:01:26 0:01:26 --:--:-- 0 100 559M 0 0 100 559M 0 6515k 0:01:27 0:01:27 --:--:-- 0 100 559M 0 0 100 559M 0 6442k 0:01:28 0:01:28 --:--:-- 0 100 559M 0 0 100 559M 0 6370k 0:01:29 0:01:29 --:--:-- 0 100 559M 0 0 100 559M 0 6300k 0:01:30 0:01:30 --:--:-- 0 100 559M 0 0 100 559M 0 6231k 0:01:31 0:01:31 --:--:-- 0 100 559M 0 0 100 559M 0 6164k 0:01:32 0:01:32 --:--:-- 0 100 559M 0 0 100 559M 0 6099k 0:01:33 0:01:33 --:--:-- 0 100 559M 0 0 100 559M 0 6034k 0:01:34 0:01:34 --:--:-- 0 100 559M 0 0 100 559M 0 5971k 0:01:35 0:01:35 --:--:-- 0 100 559M 0 0 100 559M 0 5910k 0:01:36 0:01:36 --:--:-- 0 100 559M 0 0 100 559M 0 5849k 0:01:37 0:01:37 --:--:-- 0 100 559M 0 0 100 559M 0 5790k 0:01:38 0:01:38 --:--:-- 0 100 559M 0 0 100 559M 0 5732k 0:01:39 0:01:39 --:--:-- 0 100 559M 0 0 100 559M 0 5675k 0:01:40 0:01:40 --:--:-- 0 100 559M 0 0 100 559M 0 5620k 0:01:41 0:01:41 --:--:-- 0 100 559M 0 0 100 559M 0 5565k 0:01:42 0:01:42 --:--:-- 0 100 559M 0 0 100 559M 0 5511k 0:01:43 0:01:43 --:--:-- 0 100 559M 0 0 100 559M 0 5459k 0:01:44 0:01:44 --:--:-- 0 100 559M 0 0 100 559M 0 5407k 0:01:45 0:01:45 --:--:-- 0 100 559M 0 0 100 559M 0 5356k 0:01:46 0:01:46 --:--:-- 0 100 559M 0 0 100 559M 0 5307k 0:01:47 0:01:47 --:--:-- 0 100 559M 0 0 100 559M 0 5258k 0:01:48 0:01:48 --:--:-- 0 100 559M 0 0 100 559M 0 5210k 0:01:49 0:01:49 --:--:-- 0 100 559M 0 0 100 559M 0 5163k 0:01:50 0:01:50 --:--:-- 0 100 559M 0 0 100 559M 0 5117k 0:01:51 0:01:51 --:--:-- 0 100 559M 0 0 100 559M 0 5072k 0:01:52 0:01:52 --:--:-- 0 100 559M 0 0 100 559M 0 5027k 0:01:53 0:01:53 --:--:-- 0 100 559M 0 0 100 559M 0 4983k 0:01:54 0:01:54 --:--:-- 0 100 559M 0 0 100 559M 0 4940k 0:01:55 0:01:55 --:--:-- 0 100 559M 0 0 100 559M 0 4898k 0:01:56 0:01:56 --:--:-- 0 100 559M 0 0 100 559M 0 4856k 0:01:57 0:01:57 --:--:-- 0 100 559M 0 0 100 559M 0 4815k 0:01:58 0:01:58 --:--:-- 0 100 559M 0 0 100 559M 0 4775k 0:01:59 0:01:59 --:--:-- 0 100 559M 0 0 100 559M 0 4736k 0:02:00 0:02:00 --:--:-- 0 100 559M 0 0 100 559M 0 4697k 0:02:01 0:02:01 --:--:-- 0 100 559M 0 0 100 559M 0 4659k 0:02:02 0:02:02 --:--:-- 0 100 559M 0 0 100 559M 0 4621k 0:02:03 0:02:03 --:--:-- 0 100 559M 0 0 100 559M 0 4584k 0:02:04 0:02:04 --:--:-- 0 100 559M 0 0 100 559M 0 4548k 0:02:05 0:02:05 --:--:-- 0 100 559M 0 0 100 559M 0 4512k 0:02:06 0:02:06 --:--:-- 0 100 559M 0 0 100 559M 0 4476k 0:02:07 0:02:07 --:--:-- 0 100 559M 0 0 100 559M 0 4442k 0:02:08 0:02:08 --:--:-- 0 100 559M 0 0 100 559M 0 4407k 0:02:09 0:02:09 --:--:-- 0 100 559M 0 0 100 559M 0 4374k 0:02:10 0:02:10 --:--:-- 0 100 559M 0 0 100 559M 0 4341k 0:02:11 0:02:11 --:--:-- 0 100 559M 0 0 100 559M 0 4308k 0:02:12 0:02:12 --:--:-- 0 100 559M 0 0 100 559M 0 4276k 0:02:13 0:02:13 --:--:-- 0 100 559M 0 0 100 559M 0 4244k 0:02:14 0:02:14 --:--:-- 0 100 559M 0 0 100 559M 0 4213k 0:02:15 0:02:15 --:--:-- 0 100 559M 0 0 100 559M 0 4182k 0:02:16 0:02:16 --:--:-- 0 100 559M 0 0 100 559M 0 4152k 0:02:17 0:02:17 --:--:-- 0 100 559M 0 0 100 559M 0 4122k 0:02:18 0:02:18 --:--:-- 0 100 559M 0 0 100 559M 0 4092k 0:02:19 0:02:19 --:--:-- 0 100 559M 0 0 100 559M 0 4063k 0:02:20 0:02:20 --:--:-- 0 100 559M 0 0 100 559M 0 4035k 0:02:21 0:02:21 --:--:-- 0 100 559M 0 0 100 559M 0 4006k 0:02:22 0:02:22 --:--:-- 0 100 559M 0 0 100 559M 0 3978k 0:02:24 0:02:24 --:--:-- 0 100 559M 0 0 100 559M 0 3951k 0:02:25 0:02:25 --:--:-- 0 100 559M 0 0 100 559M 0 3924k 0:02:26 0:02:26 --:--:-- 0 100 559M 0 0 100 559M 0 3897k 0:02:27 0:02:27 --:--:-- 0 100 559M 0 0 100 559M 0 3871k 0:02:28 0:02:28 --:--:-- 0 100 559M 0 0 100 559M 0 3845k 0:02:29 0:02:29 --:--:-- 0 100 559M 0 0 100 559M 0 3819k 0:02:30 0:02:30 --:--:-- 0 100 559M 0 0 100 559M 0 3794k 0:02:31 0:02:31 --:--:-- 0 100 559M 0 0 100 559M 0 3769k 0:02:32 0:02:32 --:--:-- 0 100 559M 0 0 100 559M 0 3744k 0:02:33 0:02:33 --:--:-- 0 100 559M 0 0 100 559M 0 3720k 0:02:34 0:02:34 --:--:-- 0 100 559M 0 0 100 559M 0 3696k 0:02:35 0:02:35 --:--:-- 0 100 559M 0 0 100 559M 0 3672k 0:02:36 0:02:36 --:--:-- 0 100 559M 0 0 100 559M 0 3649k 0:02:37 0:02:37 --:--:-- 0 100 559M 0 0 100 559M 0 3625k 0:02:38 0:02:38 --:--:-- 0 100 559M 0 0 100 559M 0 3603k 0:02:39 0:02:39 --:--:-- 0 100 559M 0 0 100 559M 0 3580k 0:02:40 0:02:40 --:--:-- 0 100 559M 0 0 100 559M 0 3558k 0:02:41 0:02:41 --:--:-- 0 100 559M 0 0 100 559M 0 3536k 0:02:42 0:02:42 --:--:-- 0 100 559M 0 0 100 559M 0 3514k 0:02:43 0:02:43 --:--:-- 0 100 559M 0 0 100 559M 0 3493k 0:02:44 0:02:44 --:--:-- 0 100 559M 0 0 100 559M 0 3471k 0:02:45 0:02:45 --:--:-- 0 100 559M 0 0 100 559M 0 3451k 0:02:46 0:02:46 --:--:-- 0 100 559M 0 0 100 559M 0 3430k 0:02:47 0:02:47 --:--:-- 0 100 559M 0 0 100 559M 0 3409k 0:02:48 0:02:48 --:--:-- 0 100 559M 0 0 100 559M 0 3389k 0:02:49 0:02:49 --:--:-- 0 100 559M 0 0 100 559M 0 3369k 0:02:50 0:02:50 --:--:-- 0 100 559M 0 0 100 559M 0 3350k 0:02:51 0:02:51 --:--:-- 0 100 559M 0 0 100 559M 0 3330k 0:02:52 0:02:52 --:--:-- 0 100 559M 0 0 100 559M 0 3311k 0:02:53 0:02:53 --:--:-- 0 100 559M 0 0 100 559M 0 3292k 0:02:54 0:02:54 --:--:-- 0 100 559M 0 0 100 559M 0 3273k 0:02:55 0:02:55 --:--:-- 0 100 559M 0 0 100 559M 0 3254k 0:02:56 0:02:56 --:--:-- 0 100 559M 0 0 100 559M 0 3236k 0:02:57 0:02:57 --:--:-- 0 100 559M 0 0 100 559M 0 3218k 0:02:58 0:02:58 --:--:-- 0 100 559M 0 0 100 559M 0 3200k 0:02:59 0:02:59 --:--:-- 0 100 559M 0 0 100 559M 0 3182k 0:03:00 0:03:00 --:--:-- 0 100 559M 0 0 100 559M 0 3164k 0:03:01 0:03:01 --:--:-- 0 100 559M 0 0 100 559M 0 3147k 0:03:02 0:03:02 --:--:-- 0 100 559M 0 0 100 559M 0 3130k 0:03:03 0:03:03 --:--:-- 0 100 559M 0 0 100 559M 0 3113k 0:03:04 0:03:04 --:--:-- 0 100 559M 0 0 100 559M 0 3096k 0:03:05 0:03:05 --:--:-- 0 100 559M 0 0 100 559M 0 3079k 0:03:06 0:03:06 --:--:-- 0 100 559M 0 0 100 559M 0 3063k 0:03:07 0:03:07 --:--:-- 0 100 559M 0 0 100 559M 0 3046k 0:03:08 0:03:08 --:--:-- 0 100 559M 0 0 100 559M 0 3030k 0:03:09 0:03:09 --:--:-- 0 100 559M 0 0 100 559M 0 3014k 0:03:10 0:03:10 --:--:-- 0 100 559M 0 0 100 559M 0 2998k 0:03:11 0:03:11 --:--:-- 0 100 559M 0 0 100 559M 0 2983k 0:03:12 0:03:12 --:--:-- 0 100 559M 0 0 100 559M 0 2967k 0:03:13 0:03:13 --:--:-- 0 100 559M 0 0 100 559M 0 2952k 0:03:14 0:03:14 --:--:-- 0 100 559M 0 0 100 559M 0 2937k 0:03:15 0:03:15 --:--:-- 0 100 559M 0 0 100 559M 0 2922k 0:03:16 0:03:16 --:--:-- 0 100 559M 0 0 100 559M 0 2907k 0:03:17 0:03:17 --:--:-- 0 100 559M 0 0 100 559M 0 2892k 0:03:18 0:03:18 --:--:-- 0 100 559M 0 0 100 559M 0 2878k 0:03:19 0:03:19 --:--:-- 0 100 559M 0 0 100 559M 0 2863k 0:03:20 0:03:20 --:--:-- 0 100 559M 0 0 100 559M 0 2849k 0:03:21 0:03:21 --:--:-- 0 100 559M 0 0 100 559M 0 2835k 0:03:22 0:03:22 --:--:-- 0 100 559M 0 0 100 559M 0 2821k 0:03:23 0:03:23 --:--:-- 0 100 559M 0 0 100 559M 0 2807k 0:03:24 0:03:24 --:--:-- 0 100 559M 0 0 100 559M 0 2793k 0:03:25 0:03:25 --:--:-- 0 100 559M 0 0 100 559M 0 2780k 0:03:26 0:03:26 --:--:-- 0 100 559M 0 0 100 559M 0 2766k 0:03:27 0:03:27 --:--:-- 0 100 559M 0 0 100 559M 0 2753k 0:03:28 0:03:28 --:--:-- 0 100 559M 0 0 100 559M 0 2740k 0:03:29 0:03:29 --:--:-- 0 100 559M 0 0 100 559M 0 2727k 0:03:30 0:03:30 --:--:-- 0 100 559M 0 0 100 559M 0 2714k 0:03:31 0:03:31 --:--:-- 0 100 559M 0 0 100 559M 0 2701k 0:03:32 0:03:32 --:--:-- 0 100 559M 0 0 100 559M 0 2688k 0:03:33 0:03:33 --:--:-- 0 100 559M 0 0 100 559M 0 2676k 0:03:34 0:03:34 --:--:-- 0 100 559M 0 0 100 559M 0 2663k 0:03:35 0:03:35 --:--:-- 0 100 559M 0 0 100 559M 0 2651k 0:03:36 0:03:36 --:--:-- 0 100 559M 0 0 100 559M 0 2639k 0:03:37 0:03:37 --:--:-- 0 100 559M 0 0 100 559M 0 2627k 0:03:38 0:03:38 --:--:-- 0 100 559M 0 0 100 559M 0 2615k 0:03:39 0:03:39 --:--:-- 0 100 559M 0 0 100 559M 0 2603k 0:03:40 0:03:40 --:--:-- 0 100 559M 0 0 100 559M 0 2591k 0:03:41 0:03:41 --:--:-- 0 100 559M 0 0 100 559M 0 2579k 0:03:42 0:03:42 --:--:-- 0 100 559M 0 0 100 559M 0 2568k 0:03:43 0:03:43 --:--:-- 0 100 559M 0 0 100 559M 0 2556k 0:03:44 0:03:44 --:--:-- 0 100 559M 0 0 100 559M 0 2545k 0:03:45 0:03:45 --:--:-- 0 100 559M 0 0 100 559M 0 2534k 0:03:46 0:03:46 --:--:-- 0 100 559M 0 0 100 559M 0 2522k 0:03:47 0:03:47 --:--:-- 0 100 559M 0 0 100 559M 0 2511k 0:03:48 0:03:48 --:--:-- 0 100 559M 0 0 100 559M 0 2500k 0:03:49 0:03:49 --:--:-- 0 100 559M 0 0 100 559M 0 2490k 0:03:50 0:03:50 --:--:-- 0 100 559M 0 0 100 559M 0 2479k 0:03:51 0:03:51 --:--:-- 0 100 559M 0 0 100 559M 0 2468k 0:03:52 0:03:52 --:--:-- 0 100 559M 0 0 100 559M 0 2457k 0:03:53 0:03:53 --:--:-- 0 100 559M 0 0 100 559M 0 2447k 0:03:54 0:03:54 --:--:-- 0 100 559M 0 0 100 559M 0 2437k 0:03:55 0:03:55 --:--:-- 0 100 559M 0 0 100 559M 0 2426k 0:03:56 0:03:56 --:--:-- 0 100 559M 0 0 100 559M 0 2416k 0:03:57 0:03:57 --:--:-- 0 100 559M 0 0 100 559M 0 2406k 0:03:58 0:03:58 --:--:-- 0 100 559M 0 0 100 559M 0 2396k 0:03:59 0:03:59 --:--:-- 0 100 559M 0 0 100 559M 0 2386k 0:04:00 0:04:00 --:--:-- 0 100 559M 0 0 100 559M 0 2376k 0:04:01 0:04:01 --:--:-- 0 100 559M 0 0 100 559M 0 2366k 0:04:02 0:04:02 --:--:-- 0 100 559M 0 0 100 559M 0 2356k 0:04:03 0:04:03 --:--:-- 0 100 559M 0 0 100 559M 0 2347k 0:04:04 0:04:04 --:--:-- 0 100 559M 0 0 100 559M 0 2337k 0:04:05 0:04:05 --:--:-- 0 100 559M 0 0 100 559M 0 2327k 0:04:06 0:04:06 --:--:-- 0 100 559M 0 0 100 559M 0 2318k 0:04:07 0:04:07 --:--:-- 0 100 559M 0 0 100 559M 0 2309k 0:04:08 0:04:08 --:--:-- 0 100 559M 0 0 100 559M 0 2299k 0:04:09 0:04:09 --:--:-- 0 100 559M 0 0 100 559M 0 2290k 0:04:10 0:04:10 --:--:-- 0 100 559M 0 0 100 559M 0 2281k 0:04:11 0:04:11 --:--:-- 0 100 559M 0 0 100 559M 0 2272k 0:04:12 0:04:12 --:--:-- 0 100 559M 0 0 100 559M 0 2263k 0:04:13 0:04:13 --:--:-- 0 100 559M 0 0 100 559M 0 2254k 0:04:14 0:04:14 --:--:-- 0 100 559M 0 0 100 559M 0 2245k 0:04:15 0:04:15 --:--:-- 0 100 559M 0 0 100 559M 0 2236k 0:04:16 0:04:16 --:--:-- 0 100 559M 0 0 100 559M 0 2228k 0:04:17 0:04:17 --:--:-- 0 100 559M 0 0 100 559M 0 2219k 0:04:18 0:04:18 --:--:-- 0 100 559M 0 0 100 559M 0 2211k 0:04:19 0:04:19 --:--:-- 0 100 559M 0 0 100 559M 0 2202k 0:04:20 0:04:20 --:--:-- 0 100 559M 0 0 100 559M 0 2194k 0:04:21 0:04:21 --:--:-- 0 100 559M 0 0 100 559M 0 2185k 0:04:22 0:04:22 --:--:-- 0 100 559M 0 0 100 559M 0 2177k 0:04:23 0:04:23 --:--:-- 0 100 559M 0 0 100 559M 0 2169k 0:04:24 0:04:24 --:--:-- 0 100 559M 0 0 100 559M 0 2160k 0:04:25 0:04:25 --:--:-- 0 100 559M 0 0 100 559M 0 2152k 0:04:26 0:04:26 --:--:-- 0 100 559M 0 0 100 559M 0 2144k 0:04:27 0:04:27 --:--:-- 0 100 559M 0 0 100 559M 0 2136k 0:04:28 0:04:28 --:--:-- 0 100 559M 0 0 100 559M 0 2128k 0:04:29 0:04:29 --:--:-- 0 100 559M 0 0 100 559M 0 2120k 0:04:30 0:04:30 --:--:-- 0 100 559M 0 0 100 559M 0 2113k 0:04:31 0:04:31 --:--:-- 0 100 559M 0 0 100 559M 0 2105k 0:04:32 0:04:32 --:--:-- 0 100 559M 0 0 100 559M 0 2097k 0:04:33 0:04:33 --:--:-- 0 100 559M 0 0 100 559M 0 2089k 0:04:34 0:04:34 --:--:-- 0 100 559M 0 0 100 559M 0 2082k 0:04:35 0:04:35 --:--:-- 0 100 559M 0 0 100 559M 0 2074k 0:04:36 0:04:36 --:--:-- 0 100 559M 0 0 100 559M 0 2067k 0:04:37 0:04:37 --:--:-- 0 100 559M 0 0 100 559M 0 2059k 0:04:38 0:04:38 --:--:-- 0 100 559M 0 0 100 559M 0 2052k 0:04:39 0:04:39 --:--:-- 0 100 559M 0 0 100 559M 0 2045k 0:04:40 0:04:40 --:--:-- 0 100 559M 0 0 100 559M 0 2037k 0:04:41 0:04:41 --:--:-- 0 100 559M 0 0 100 559M 0 2030k 0:04:42 0:04:42 --:--:-- 0 100 559M 0 0 100 559M 0 2023k 0:04:43 0:04:43 --:--:-- 0 100 559M 0 0 100 559M 0 2016k 0:04:44 0:04:44 --:--:-- 0 100 559M 0 0 100 559M 0 2009k 0:04:45 0:04:45 --:--:-- 0 100 559M 0 0 100 559M 0 2002k 0:04:46 0:04:46 --:--:-- 0 100 559M 0 0 100 559M 0 1995k 0:04:47 0:04:47 --:--:-- 0 100 559M 0 0 100 559M 0 1988k 0:04:48 0:04:48 --:--:-- 0 100 559M 0 0 100 559M 0 1981k 0:04:49 0:04:49 --:--:-- 0 100 559M 0 0 100 559M 0 1974k 0:04:50 0:04:50 --:--:-- 0 100 559M 0 0 100 559M 0 1967k 0:04:51 0:04:51 --:--:-- 0 100 559M 0 0 100 559M 0 1961k 0:04:52 0:04:52 --:--:-- 0 100 559M 0 0 100 559M 0 1954k 0:04:53 0:04:53 --:--:-- 0 100 559M 0 0 100 559M 0 1947k 0:04:54 0:04:54 --:--:-- 0 100 559M 0 0 100 559M 0 1941k 0:04:55 0:04:55 --:--:-- 0 100 559M 0 0 100 559M 0 1934k 0:04:56 0:04:56 --:--:-- 0 100 559M 0 0 100 559M 0 1928k 0:04:57 0:04:57 --:--:-- 0 100 559M 0 0 100 559M 0 1921k 0:04:58 0:04:58 --:--:-- 0 100 559M 0 0 100 559M 0 1915k 0:04:59 0:04:59 --:--:-- 0 100 559M 0 0 100 559M 0 1908k 0:05:00 0:05:00 --:--:-- 0 100 559M 0 0 100 559M 0 1902k 0:05:01 0:05:01 --:--:-- 0 100 559M 0 0 100 559M 0 1896k 0:05:02 0:05:02 --:--:-- 0 100 559M 0 0 100 559M 0 1889k 0:05:03 0:05:03 --:--:-- 0 100 559M 0 0 100 559M 0 1883k 0:05:04 0:05:04 --:--:-- 0 100 559M 0 0 100 559M 0 1877k 0:05:05 0:05:05 --:--:-- 0 100 559M 0 0 100 559M 0 1871k 0:05:06 0:05:06 --:--:-- 0 100 559M 0 0 100 559M 0 1865k 0:05:07 0:05:07 --:--:-- 0 100 559M 0 0 100 559M 0 1859k 0:05:08 0:05:08 --:--:-- 0 100 559M 0 0 100 559M 0 1853k 0:05:09 0:05:09 --:--:-- 0 100 559M 0 0 100 559M 0 1847k 0:05:10 0:05:10 --:--:-- 0 100 559M 0 0 100 559M 0 1841k 0:05:11 0:05:11 --:--:-- 0 100 559M 0 0 100 559M 0 1835k 0:05:12 0:05:12 --:--:-- 0 100 559M 0 0 100 559M 0 1829k 0:05:13 0:05:13 --:--:-- 0 100 559M 0 0 100 559M 0 1823k 0:05:14 0:05:14 --:--:-- 0 100 559M 0 0 100 559M 0 1817k 0:05:15 0:05:15 --:--:-- 0 100 559M 0 0 100 559M 0 1812k 0:05:16 0:05:16 --:--:-- 0 100 559M 0 0 100 559M 0 1806k 0:05:17 0:05:17 --:--:-- 0 100 559M 0 0 100 559M 0 1800k 0:05:18 0:05:18 --:--:-- 0 100 559M 0 0 100 559M 0 1794k 0:05:19 0:05:19 --:--:-- 0 100 559M 0 0 100 559M 0 1789k 0:05:20 0:05:20 --:--:-- 0 100 559M 0 0 100 559M 0 1783k 0:05:21 0:05:21 --:--:-- 0 100 559M 0 0 100 559M 0 1778k 0:05:22 0:05:22 --:--:-- 0 100 559M 0 0 100 559M 0 1772k 0:05:23 0:05:23 --:--:-- 0 100 559M 0 0 100 559M 0 1767k 0:05:24 0:05:24 --:--:-- 0 100 559M 0 0 100 559M 0 1761k 0:05:25 0:05:25 --:--:-- 0 100 559M 0 0 100 559M 0 1756k 0:05:26 0:05:26 --:--:-- 0 100 559M 0 0 100 559M 0 1751k 0:05:27 0:05:27 --:--:-- 0 100 559M 0 0 100 559M 0 1745k 0:05:28 0:05:28 --:--:-- 0 100 559M 0 0 100 559M 0 1740k 0:05:29 0:05:29 --:--:-- 0 100 559M 0 0 100 559M 0 1735k 0:05:30 0:05:30 --:--:-- 0 100 559M 0 0 100 559M 0 1729k 0:05:31 0:05:31 --:--:-- 0 100 559M 0 0 100 559M 0 1724k 0:05:32 0:05:32 --:--:-- 0 100 559M 0 0 100 559M 0 1719k 0:05:33 0:05:33 --:--:-- 0 100 559M 0 0 100 559M 0 1714k 0:05:34 0:05:34 --:--:-- 0 100 559M 0 0 100 559M 0 1709k 0:05:35 0:05:35 --:--:-- 0 100 559M 0 0 100 559M 0 1704k 0:05:36 0:05:36 --:--:-- 0 100 559M 0 0 100 559M 0 1699k 0:05:37 0:05:37 --:--:-- 0 100 559M 0 0 100 559M 0 1694k 0:05:38 0:05:38 --:--:-- 0 100 559M 0 0 100 559M 0 1689k 0:05:39 0:05:39 --:--:-- 0 100 559M 0 0 100 559M 0 1684k 0:05:40 0:05:40 --:--:-- 0 100 559M 0 0 100 559M 0 1679k 0:05:41 0:05:41 --:--:-- 0 100 559M 0 0 100 559M 0 1674k 0:05:42 0:05:42 --:--:-- 0 100 559M 0 0 100 559M 0 1669k 0:05:43 0:05:43 --:--:-- 0 100 559M 0 0 100 559M 0 1664k 0:05:44 0:05:44 --:--:-- 0 100 559M 0 0 100 559M 0 1659k 0:05:45 0:05:45 --:--:-- 0 100 559M 0 0 100 559M 0 1654k 0:05:46 0:05:46 --:--:-- 0 100 559M 0 0 100 559M 0 1650k 0:05:47 0:05:47 --:--:-- 0 100 559M 0 0 100 559M 0 1645k 0:05:48 0:05:48 --:--:-- 0 100 559M 0 0 100 559M 0 1640k 0:05:49 0:05:49 --:--:-- 0 100 559M 0 0 100 559M 0 1635k 0:05:50 0:05:50 --:--:-- 0 100 559M 0 0 100 559M 0 1631k 0:05:51 0:05:51 --:--:-- 0 100 559M 0 0 100 559M 0 1626k 0:05:52 0:05:52 --:--:-- 0 100 559M 0 0 100 559M 0 1622k 0:05:53 0:05:53 --:--:-- 0 100 559M 0 0 100 559M 0 1617k 0:05:54 0:05:54 --:--:-- 0 100 559M 0 0 100 559M 0 1612k 0:05:55 0:05:55 --:--:-- 0 100 559M 0 0 100 559M 0 1608k 0:05:56 0:05:56 --:--:-- 0 100 559M 0 0 100 559M 0 1603k 0:05:57 0:05:57 --:--:-- 0 100 559M 0 0 100 559M 0 1599k 0:05:58 0:05:58 --:--:-- 0 100 559M 0 0 100 559M 0 1594k 0:05:59 0:05:59 --:--:-- 0 100 559M 0 0 100 559M 0 1590k 0:06:00 0:06:00 --:--:-- 0 100 559M 0 0 100 559M 0 1586k 0:06:01 0:06:01 --:--:-- 0 100 559M 0 0 100 559M 0 1581k 0:06:02 0:06:02 --:--:-- 0 100 559M 0 0 100 559M 0 1577k 0:06:03 0:06:03 --:--:-- 0 100 559M 0 0 100 559M 0 1572k 0:06:04 0:06:04 --:--:-- 0 100 559M 0 0 100 559M 0 1568k 0:06:05 0:06:05 --:--:-- 0 100 559M 0 0 100 559M 0 1564k 0:06:06 0:06:06 --:--:-- 0 100 559M 0 0 100 559M 0 1560k 0:06:07 0:06:07 --:--:-- 0 100 559M 0 0 100 559M 0 1555k 0:06:08 0:06:08 --:--:-- 0 100 559M 0 0 100 559M 0 1551k 0:06:09 0:06:09 --:--:-- 0 100 559M 0 0 100 559M 0 1547k 0:06:10 0:06:10 --:--:-- 0 100 559M 0 0 100 559M 0 1543k 0:06:11 0:06:11 --:--:-- 0 100 559M 0 0 100 559M 0 1539k 0:06:12 0:06:12 --:--:-- 0 100 559M 0 0 100 559M 0 1534k 0:06:13 0:06:13 --:--:-- 0 100 559M 0 0 100 559M 0 1530k 0:06:14 0:06:14 --:--:-- 0 100 559M 0 0 100 559M 0 1526k 0:06:15 0:06:15 --:--:-- 0 100 559M 0 0 100 559M 0 1522k 0:06:16 0:06:16 --:--:-- 0 100 559M 0 0 100 559M 0 1518k 0:06:17 0:06:17 --:--:-- 0 100 559M 0 0 100 559M 0 1514k 0:06:18 0:06:18 --:--:-- 0 100 559M 0 0 100 559M 0 1510k 0:06:19 0:06:19 --:--:-- 0 100 559M 0 0 100 559M 0 1506k 0:06:20 0:06:20 --:--:-- 0 100 559M 0 176 100 559M 0 1504k 0:06:20 0:06:20 --:--:-- 39 100 559M 0 176 100 559M 0 1504k 0:06:20 0:06:20 --:--:-- 50 [Pipeline] echo <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.18.0 (Ubuntu)</center> </body> </html> [Pipeline] readJSON [Pipeline] echo net.sf.json.JSONException: Invalid JSON String [Pipeline] echo 厦门OTA未上传成功! [Pipeline] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] echo public [Pipeline] echo 上传失败:[xiamen] [Pipeline] error [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] sh + rm -rf /senior/workspace/orin-slave64/slave/.catkin_tools /senior/workspace/orin-slave64/slave/build/ /senior/workspace/orin-slave64/slave/devel/ /senior/workspace/orin-slave64/slave/install /senior/workspace/orin-slave64/slave/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo failure: zip->post [Pipeline] sh + rm -rf /senior/workspace/commit/orin-slave64/slave_tmp [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败 ### [IMV专用()] --- - 任务名: [orin-slave64] - 任务号: # 218 - 阶段:zip->post - 已上传平台: public - 状态:<font color=#FF5151> 编译失败 </font> - 执行人:linshaoyang --- > 请检查失败原因 "},"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 441 100 27 100 414 216 3312 --:--:-- --:--:-- --:--:-- 3528 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: orin-arm, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: 上传失败 Finished: FAILURE