Console Output

Skipping 1,364 KB.. Full Log
_______________________________________________________________________________
Warnings << prediction_msgs:cmake /senior/workspace/orin-module-slave32/master/logs/prediction_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/prediction_msgs; catkin build --get-env prediction_msgs | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/prediction_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/prediction_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << guardian_msgs:cmake /senior/workspace/orin-module-slave32/master/logs/guardian_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/guardian_msgs; catkin build --get-env guardian_msgs | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/guardian_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/guardian_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << pnc_debug_msg:cmake /senior/workspace/orin-module-slave32/master/logs/pnc_debug_msg/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/pnc_debug_msg; catkin build --get-env pnc_debug_msg | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/pnc_debug_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/pnc_debug_msg -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << pnc:make /senior/workspace/orin-module-slave32/master/logs/pnc/build.make.000.log
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  311 |         if (fin) fclose(fin);
      |         ^~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp: In member function ‘bool senior::pnc::algorithm::TruckPathOptimization::TransToPath()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘*((void*)& trailer_heading_data +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  261 |           trailer_heading_data[0] - trailer_heading_data[2];
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘trailer_heading_data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRouteForSmoothMode()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:541:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  541 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:542:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  542 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRoute2()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:424:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  424 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:423:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  423 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp: In member function ‘void senior::pnc::data::RoadBoundary::GenerateSwitchShiftL(senior::pnc::data::PlanFrame&, const senior::pnc::data::GuideLine&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:923:34: warning: ‘right_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  923 |     boundary_pt.set_right_shift_l(right_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:922:33: warning: ‘left_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  922 |     boundary_pt.set_left_shift_l(left_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRouteForSmoothMode()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:541:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  541 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:542:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  542 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRoute2()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:424:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  424 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:423:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  423 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp: In member function ‘bool senior::pnc::algorithm::TruckPathOptimization::TransToPath()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘*((void*)& trailer_heading_data +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  261 |           trailer_heading_data[0] - trailer_heading_data[2];
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘trailer_heading_data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  311 |         if (fin) fclose(fin);
      |         ^~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp: In member function ‘void senior::pnc::data::RoadBoundary::GenerateSwitchShiftL(senior::pnc::data::PlanFrame&, const senior::pnc::data::GuideLine&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:923:34: warning: ‘right_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  923 |     boundary_pt.set_right_shift_l(right_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:922:33: warning: ‘left_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  922 |     boundary_pt.set_left_shift_l(left_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  115 |           ret = Z_DATA_ERROR; /* and fall through */
      |               ^
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  115 |           ret = Z_DATA_ERROR; /* and fall through */
      |               ^
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
cd /senior/workspace/orin-module-slave32/master/build/pnc; catkin build --get-env pnc | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 25:01.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:01.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:02.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:03.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:04.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:05.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:06.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:06.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:06.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:06.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 24... 
[build 25:06.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:06.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:06.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:06.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:06.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:06.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:07.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:08.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:09.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 25:10.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (100... 
...............................................................................
Finished <<< pnc                                  [ 24 minutes and 21.6 seconds ]
[build] Summary: All 30 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 17 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 25 minutes and 10.8 seconds total.                            
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
Cloning repository http://159.27.226.4/map/hdmap_analysis.git
 > git init /senior/workspace/orin-module-slave32/master/src/hdmap_analysis # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_analysis.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_analysis.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/map/hdmap_analysis.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/rc_dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
 > git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/header.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/junction.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/lane.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/object.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-module-slave32/master/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
-==========================================================================
[Pipeline] build
Scheduling project: module-pnc_replayer
[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-module-slave32/master [Pipeline] { [Pipeline] sh + zip -rq module_master_2025-11-30_01-04-52.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-module-slave32/master build devel install logs module_master_2025-11-30_01-04-52.zip src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/master@tmp [Pipeline] echo /senior/workspace/orin-module-slave32/master/module_master_2025-11-30_01-04-52.zip,/senior/workspace/orin-module-slave32/master/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-module-slave32/master/module_master_2025-11-30_01-04-52.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/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 30.7M 0 43 100 30.7M 31 22.6M 0:00:01 0:00:01 --:--:-- 22.6M 100 30.7M 0 43 100 30.7M 31 22.5M 0:00:01 0:00:01 --:--:-- 22.6M [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-module-slave32/master/module_master_2025-11-30_01-04-52.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/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 30.7M 0 0 100 30.7M 0 25.5M 0:00:01 0:00:01 --:--:-- 25.5M 100 30.7M 0 0 100 30.7M 0 13.9M 0:00:02 0:00:02 --:--:-- 13.9M 100 30.7M 0 0 100 30.7M 0 9820k 0:00:03 0:00:03 --:--:-- 9820k 100 30.7M 0 0 100 30.7M 0 7482k 0:00:04 0:00:04 --:--:-- 7482k 100 30.7M 0 0 100 30.7M 0 6043k 0:00:05 0:00:05 --:--:-- 6043k 100 30.7M 0 0 100 30.7M 0 5069k 0:00:06 0:00:06 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 4364k 0:00:07 0:00:07 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3832k 0:00:08 0:00:08 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3415k 0:00:09 0:00:09 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3081k 0:00:10 0:00:10 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2806k 0:00:11 0:00:11 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2576k 0:00:12 0:00:12 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2380k 0:00:13 0:00:13 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2213k 0:00:14 0:00:14 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2067k 0:00:15 0:00:15 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1939k 0:00:16 0:00:16 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1827k 0:00:17 0:00:17 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1726k 0:00:18 0:00:18 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1636k 0:00:19 0:00:19 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1555k 0:00:20 0:00:20 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1482k 0:00:21 0:00:21 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1415k 0:00:22 0:00:22 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 1354k 0:00:23 0:00:23 --:--:-- 0 100 30.7M 0 43 100 30.7M 1 1298k 0:00:24 0:00:24 --:--:-- 8 100 30.7M 0 43 100 30.7M 1 1298k 0:00:24 0:00:24 --:--:-- 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] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-11-30_01-04-52.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/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 30.7M 0 0 100 30.7M 0 25.5M 0:00:01 0:00:01 --:--:-- 25.5M 100 30.7M 0 0 100 30.7M 0 13.9M 0:00:02 0:00:02 --:--:-- 13.9M 100 30.7M 0 0 100 30.7M 0 9823k 0:00:03 0:00:03 --:--:-- 9820k 100 30.7M 0 0 100 30.7M 0 7484k 0:00:04 0:00:04 --:--:-- 7482k 100 30.7M 0 0 100 30.7M 0 6043k 0:00:05 0:00:05 --:--:-- 6055k 100 30.7M 0 0 100 30.7M 0 5069k 0:00:06 0:00:06 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 4365k 0:00:07 0:00:07 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3832k 0:00:08 0:00:08 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3416k 0:00:09 0:00:09 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 3081k 0:00:10 0:00:10 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2806k 0:00:11 0:00:11 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2576k 0:00:12 0:00:12 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2380k 0:00:13 0:00:13 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2213k 0:00:14 0:00:14 --:--:-- 0 100 30.7M 0 0 100 30.7M 0 2067k 0:00:15 0:00:15 --:--:-- 0 100 30.7M 0 43 100 30.7M 2 1981k 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] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://172.16.110.148:60080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-11-30_01-04-52.zip"' --form 'version=@"/senior/workspace/orin-module-slave32/master/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 30.7M 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 12 30.7M 0 0 12 3776k 0 2232k 0:00:14 0:00:01 0:00:13 2231k 18 30.7M 0 0 18 5696k 0 1902k 0:00:16 0:00:02 0:00:14 1901k 18 30.7M 0 0 18 5696k 0 1425k 0:00:22 0:00:03 0:00:19 1425k 18 30.7M 0 0 18 5696k 0 1140k 0:00:27 0:00:04 0:00:23 1139k 18 30.7M 0 0 18 5696k 0 949k 0:00:33 0:00:05 0:00:28 1147k 18 30.7M 0 0 18 5696k 0 813k 0:00:38 0:00:06 0:00:32 361k 18 30.7M 0 0 18 5696k 0 712k 0:00:44 0:00:07 0:00:37 0 18 30.7M 0 0 18 5696k 0 632k 0:00:49 0:00:09 0:00:40 0 18 30.7M 0 0 18 5696k 0 569k 0:00:55 0:00:10 0:00:45 0 18 30.7M 0 0 18 5696k 0 517k 0:01:00 0:00:11 0:00:49 0 18 30.7M 0 0 18 5696k 0 474k 0:01:06 0:00:12 0:00:54 0 18 30.7M 0 0 18 5696k 0 437k 0:01:11 0:00:13 0:00:58 0 18 30.7M 0 0 18 5696k 0 406k 0:01:17 0:00:14 0:01:03 0 18 30.7M 0 0 18 5696k 0 379k 0:01:22 0:00:15 0:01:07 0 18 30.7M 0 0 18 5696k 0 355k 0:01:28 0:00:16 0:01:12 0 18 30.7M 0 0 18 5696k 0 334k 0:01:33 0:00:17 0:01:16 0 18 30.7M 0 0 18 5696k 0 316k 0:01:39 0:00:18 0:01:21 0 18 30.7M 0 0 18 5696k 0 299k 0:01:45 0:00:19 0:01:26 0 18 30.7M 0 0 18 5696k 0 284k 0:01:50 0:00:20 0:01:30 0 18 30.7M 0 0 18 5696k 0 271k 0:01:56 0:00:21 0:01:35 0 18 30.7M 0 0 18 5696k 0 258k 0:02:01 0:00:22 0:01:39 0 18 30.7M 0 0 18 5696k 0 247k 0:02:07 0:00:23 0:01:44 0 18 30.7M 0 0 18 5696k 0 237k 0:02:12 0:00:24 0:01:48 0 18 30.7M 0 0 18 5696k 0 227k 0:02:18 0:00:25 0:01:53 0 18 30.7M 0 0 18 5696k 0 218k 0:02:23 0:00:26 0:01:57 0 18 30.7M 0 0 18 5696k 0 210k 0:02:29 0:00:27 0:02:02 0 18 30.7M 0 0 18 5696k 0 203k 0:02:34 0:00:28 0:02:06 0 18 30.7M 0 0 18 5696k 0 196k 0:02:40 0:00:29 0:02:11 0 18 30.7M 0 0 18 5696k 0 189k 0:02:45 0:00:30 0:02:15 0 18 30.7M 0 0 18 5696k 0 181k 0:02:52 0:00:31 0:02:21 0 18 30.7M 0 0 18 5696k 0 176k 0:02:58 0:00:32 0:02:26 0 18 30.7M 0 0 18 5696k 0 171k 0:03:03 0:00:33 0:02:30 0 18 30.7M 0 0 18 5696k 0 166k 0:03:09 0:00:34 0:02:35 0 18 30.7M 0 0 18 5696k 0 161k 0:03:15 0:00:35 0:02:40 0 18 30.7M 0 0 18 5696k 0 156k 0:03:20 0:00:36 0:02:44 0 18 30.7M 0 0 18 5696k 0 152k 0:03:26 0:00:37 0:02:49 0 18 30.7M 0 0 18 5696k 0 148k 0:03:31 0:00:38 0:02:53 0 18 30.7M 0 0 18 5696k 0 144k 0:03:37 0:00:39 0:02:58 0 18 30.7M 0 0 18 5696k 0 141k 0:03:42 0:00:40 0:03:02 0 18 30.7M 0 0 18 5696k 0 137k 0:03:48 0:00:41 0:03:07 0 18 30.7M 0 0 18 5696k 0 134k 0:03:53 0:00:42 0:03:11 0 18 30.7M 0 0 18 5696k 0 131k 0:03:59 0:00:43 0:03:16 0 18 30.7M 0 0 18 5696k 0 128k 0:04:04 0:00:44 0:03:20 0 18 30.7M 0 0 18 5696k 0 125k 0:04:10 0:00:45 0:03:25 0 18 30.7M 0 0 18 5696k 0 122k 0:04:15 0:00:46 0:03:29 0 18 30.7M 0 0 18 5696k 0 120k 0:04:21 0:00:47 0:03:34 0 18 30.7M 0 0 18 5696k 0 117k 0:04:26 0:00:48 0:03:38 0 18 30.7M 0 0 18 5696k 0 115k 0:04:32 0:00:49 0:03:43 0 18 30.7M 0 0 18 5696k 0 113k 0:04:38 0:00:50 0:03:48 0 18 30.7M 0 0 18 5696k 0 110k 0:04:43 0:00:51 0:03:52 0 18 30.7M 0 0 18 5696k 0 108k 0:04:49 0:00:52 0:03:57 0 18 30.7M 0 0 18 5696k 0 106k 0:04:54 0:00:53 0:04:01 0 18 30.7M 0 0 18 5696k 0 104k 0:05:00 0:00:54 0:04:06 0 18 30.7M 0 0 18 5696k 0 102k 0:05:05 0:00:55 0:04:10 0 18 30.7M 0 0 18 5696k 0 101k 0:05:11 0:00:56 0:04:15 0 18 30.7M 0 0 18 5696k 0 99k 0:05:16 0:00:57 0:04:19 0 18 30.7M 0 0 18 5696k 0 99981 0:05:22 0:00:58 0:04:24 0 18 30.7M 0 0 18 5696k 0 98294 0:05:27 0:00:59 0:04:28 0 18 30.7M 0 0 18 5696k 0 96663 0:05:33 0:01:00 0:04:33 0 18 30.7M 0 0 18 5696k 0 95086 0:05:38 0:01:01 0:04:37 0 18 30.7M 0 0 18 5696k 0 93559 0:05:44 0:01:02 0:04:42 0 18 30.7M 0 0 18 5696k 0 92078 0:05:49 0:01:03 0:04:46 0 18 30.7M 0 0 18 5696k 0 90645 0:05:55 0:01:04 0:04:51 0 18 30.7M 0 0 18 5696k 0 89257 0:06:00 0:01:05 0:04:55 0 18 30.7M 0 0 18 5696k 0 87910 0:06:06 0:01:06 0:05:00 0 18 30.7M 0 0 18 5696k 0 86604 0:06:12 0:01:07 0:05:05 0 18 30.7M 0 0 18 5696k 0 85335 0:06:17 0:01:08 0:05:09 0 18 30.7M 0 0 18 5696k 0 84102 0:06:23 0:01:09 0:05:14 0 18 30.7M 0 0 18 5696k 0 82906 0:06:28 0:01:10 0:05:18 0 18 30.7M 0 0 18 5696k 0 81743 0:06:34 0:01:11 0:05:23 0 18 30.7M 0 0 18 5696k 0 80612 0:06:39 0:01:12 0:05:27 0 18 30.7M 0 0 18 5696k 0 79511 0:06:45 0:01:13 0:05:32 0 18 30.7M 0 0 18 5696k 0 78440 0:06:50 0:01:14 0:05:36 0 18 30.7M 0 0 18 5696k 0 77397 0:06:56 0:01:15 0:05:41 0 18 30.7M 0 0 18 5696k 0 76383 0:07:01 0:01:16 0:05:45 0 18 30.7M 0 0 18 5696k 0 75394 0:07:07 0:01:17 0:05:50 0 18 30.7M 0 0 18 5696k 0 74431 0:07:12 0:01:18 0:05:54 0 18 30.7M 0 0 18 5696k 0 73493 0:07:18 0:01:19 0:05:59 0 18 30.7M 0 0 18 5696k 0 72577 0:07:23 0:01:20 0:06:03 0 18 30.7M 0 0 18 5696k 0 71683 0:07:29 0:01:21 0:06:08 0 18 30.7M 0 0 18 5696k 0 70812 0:07:35 0:01:22 0:06:13 0 18 30.7M 0 0 18 5696k 0 69961 0:07:40 0:01:23 0:06:17 0 18 30.7M 0 0 18 5696k 0 69131 0:07:46 0:01:24 0:06:22 0 18 30.7M 0 0 18 5696k 0 68321 0:07:51 0:01:25 0:06:26 0 18 30.7M 0 0 18 5696k 0 67529 0:07:57 0:01:26 0:06:31 0 18 30.7M 0 0 18 5696k 0 66754 0:08:02 0:01:27 0:06:35 0 18 30.7M 0 0 18 5696k 0 65997 0:08:08 0:01:28 0:06:40 0 18 30.7M 0 0 18 5696k 0 65258 0:08:13 0:01:29 0:06:44 0 18 30.7M 0 0 18 5696k 0 64536 0:08:19 0:01:30 0:06:49 0 18 30.7M 0 0 18 5696k 0 63829 0:08:24 0:01:31 0:06:53 0 18 30.7M 0 0 18 5696k 0 63137 0:08:30 0:01:32 0:06:58 0 18 30.7M 0 0 18 5696k 0 62459 0:08:35 0:01:33 0:07:02 0 18 30.7M 0 0 18 5696k 0 61796 0:08:41 0:01:34 0:07:07 0 18 30.7M 0 0 18 5696k 0 61148 0:08:46 0:01:35 0:07:11 0 18 30.7M 0 0 18 5696k 0 60513 0:08:52 0:01:36 0:07:16 0 18 30.7M 0 0 18 5696k 0 59891 0:08:57 0:01:37 0:07:20 0 18 30.7M 0 0 18 5696k 0 59280 0:09:03 0:01:38 0:07:25 0 18 30.7M 0 0 18 5696k 0 58683 0:09:09 0:01:39 0:07:30 0 18 30.7M 0 0 18 5696k 0 58098 0:09:14 0:01:40 0:07:34 0 18 30.7M 0 0 18 5696k 0 57525 0:09:20 0:01:41 0:07:39 0 18 30.7M 0 0 18 5696k 0 56962 0:09:25 0:01:42 0:07:43 0 18 30.7M 0 0 18 5696k 0 56410 0:09:31 0:01:43 0:07:48 0 18 30.7M 0 0 18 5696k 0 55869 0:09:36 0:01:44 0:07:52 0 18 30.7M 0 0 18 5696k 0 55338 0:09:42 0:01:45 0:07:57 0 18 30.7M 0 0 18 5696k 0 54818 0:09:47 0:01:46 0:08:01 0 18 30.7M 0 0 18 5696k 0 54307 0:09:53 0:01:47 0:08:06 0 18 30.7M 0 0 18 5696k 0 53805 0:09:58 0:01:48 0:08:10 0 18 30.7M 0 0 18 5696k 0 53313 0:10:04 0:01:49 0:08:15 0 18 30.7M 0 0 18 5696k 0 52829 0:10:09 0:01:50 0:08:19 0 18 30.7M 0 0 18 5696k 0 52354 0:10:15 0:01:51 0:08:24 0 18 30.7M 0 0 18 5696k 0 51888 0:10:20 0:01:52 0:08:28 0 18 30.7M 0 0 18 5696k 0 51430 0:10:26 0:01:53 0:08:33 0 18 30.7M 0 0 18 5696k 0 50980 0:10:32 0:01:54 0:08:38 0 18 30.7M 0 0 18 5696k 0 50538 0:10:37 0:01:55 0:08:42 0 18 30.7M 0 0 18 5696k 0 50103 0:10:43 0:01:56 0:08:47 0 18 30.7M 0 0 18 5696k 0 49675 0:10:48 0:01:57 0:08:51 0 18 30.7M 0 0 18 5696k 0 49256 0:10:54 0:01:58 0:08:56 0 18 30.7M 0 0 18 5696k 0 48843 0:10:59 0:01:59 0:09:00 0 18 30.7M 0 0 18 5696k 0 48437 0:11:05 0:02:00 0:09:05 0 18 30.7M 0 0 18 5696k 0 48037 0:11:10 0:02:01 0:09:09 0 18 30.7M 0 0 18 5696k 0 47644 0:11:16 0:02:02 0:09:14 0 18 30.7M 0 0 18 5696k 0 47258 0:11:21 0:02:03 0:09:18 0 18 30.7M 0 0 18 5696k 0 46878 0:11:27 0:02:04 0:09:23 0 18 30.7M 0 0 18 5696k 0 46504 0:11:32 0:02:05 0:09:27 0 18 30.7M 0 0 18 5696k 0 46136 0:11:38 0:02:06 0:09:32 0 18 30.7M 0 0 18 5696k 0 45773 0:11:43 0:02:07 0:09:36 0 18 30.7M 0 0 18 5696k 0 45416 0:11:49 0:02:08 0:09:41 0 18 30.7M 0 0 18 5696k 0 45064 0:11:54 0:02:09 0:09:45 0 18 30.7M 0 0 18 5696k 0 44719 0:12:00 0:02:10 0:09:50 0 18 30.7M 0 0 18 5696k 0 44378 0:12:06 0:02:11 0:09:55 0 18 30.7M 0 0 18 5696k 0 44043 0:12:11 0:02:12 0:09:59 0 18 30.7M 0 0 18 5696k 0 43712 0:12:17 0:02:13 0:10:04 0 18 30.7M 0 0 18 5696k 0 43386 0:12:22 0:02:14 0:10:08 0 18 30.7M 0 0 18 5696k 0 43066 0:12:28 0:02:15 0:10:13 0 18 30.7M 0 0 18 5696k 0 42750 0:12:33 0:02:16 0:10:17 0 18 30.7M 0 0 18 5696k 0 42438 0:12:39 0:02:17 0:10:22 0 18 30.7M 0 0 18 5696k 0 42131 0:12:44 0:02:18 0:10:26 0 18 30.7M 0 0 18 5696k 0 41829 0:12:50 0:02:19 0:10:31 0 18 30.7M 0 0 18 5696k 0 41531 0:12:55 0:02:20 0:10:35 0 18 30.7M 0 0 18 5696k 0 41237 0:13:01 0:02:21 0:10:40 0 18 30.7M 0 0 18 5696k 0 40947 0:13:06 0:02:22 0:10:44 0 18 30.7M 0 0 18 5696k 0 40661 0:13:12 0:02:23 0:10:49 0 18 30.7M 0 0 18 5696k 0 40379 0:13:17 0:02:24 0:10:53 0 18 30.7M 0 0 18 5696k 0 40101 0:13:23 0:02:25 0:10:58 0 18 30.7M 0 0 18 5696k 0 39827 0:13:28 0:02:26 0:11:02 0 18 30.7M 0 0 18 5696k 0 39557 0:13:34 0:02:27 0:11:07 0 18 30.7M 0 0 18 5696k 0 39290 0:13:40 0:02:28 0:11:12 0 18 30.7M 0 0 18 5696k 0 39027 0:13:45 0:02:29 0:11:16 0 18 30.7M 0 0 18 5696k 0 38797 0:13:50 0:02:30 0:11:20 0 curl: (55) Send failure: Broken pipe [Pipeline] echo hudson.AbortException: script returned exit code 55 [Pipeline] echo 苏溪OTA未上传成功! [Pipeline] echo public xiamen daxie [Pipeline] echo 上传失败:[suxi] [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-module-slave32/master/.catkin_tools /senior/workspace/orin-module-slave32/master/build/ /senior/workspace/orin-module-slave32/master/devel/ /senior/workspace/orin-module-slave32/master/install /senior/workspace/orin-module-slave32/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo failure: zip->post [Pipeline] sh + rm -rf /senior/workspace/commit/orin-module-slave32/master_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专用(前港pnc测试)] --- - 任务名: [orin-module-slave32] - 任务号: # 2747 - 阶段:zip->post - 已上传平台: public xiamen daxie - 状态:<font color=#FF5151> 编译失败 </font> - 执行人:wuyanjun --- > 请检查失败原因 "},"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 474 100 27 100 447 217 3604 --:--:-- --:--:-- --:--:-- 3792 100 474 100 27 100 447 216 3576 --:--:-- --:--:-- --:--:-- 3792 [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