Started by user wuyanjun
Obtained params/weifang-container-submodule.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 d4dd3a924d94505235fcef2d80ed2cc7f982a687
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weifang-container-submodule@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision d4dd3a924d94505235fcef2d80ed2cc7f982a687 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d4dd3a924d94505235fcef2d80ed2cc7f982a687 # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk b49f59235345c771b17cc7d5a37dbdec2d22fdfc # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
pncc_vehicle_related_config
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/weifang-container-submodule
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weifang-container-submodule/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision de2d8324abffc45252e0ae0b843f47b66b44be78 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f de2d8324abffc45252e0ae0b843f47b66b44be78 # timeout=10
Commit message: "Update hainan-yangpu-submodule.jenkinsfile"
> git rev-list --no-walk 91fddd46a29d99aae885e58d65bb4d961812c28d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Found 0 available resource(s). Waiting for correct amount: 1.
[Label: built-in, Quantity: 1] is locked, waiting...
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################################# 更新车辆参数: [A001, A002] ###############################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_module_orin_master_A001_2026-09-18_17-03-18 /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_module_orin_master_A001_2026-09-18_17-03-18.zip /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule@tmp /root/workspace/params-submodule/weifang-container-submodule/A001/master/version.json
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weifang-container-submodule/A001/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule
[Pipeline] echo
-------------------------- 更新A001参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/A001.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/A001.git
> git init /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A001.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 --depth=1 -- http://159.27.226.4/config/vehicles/A001.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/A001.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 4880c6d88b6b7e230eea20b3a20e161d109bfd07 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4880c6d88b6b7e230eea20b3a20e161d109bfd07 # timeout=30
Commit message: "添加hdmap_interface参数"
> git rev-list --no-walk 4880c6d88b6b7e230eea20b3a20e161d109bfd07 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A001.git) registered for path 'hardware'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/A001.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A001.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '8d32fc131671c99558f804a144d15d73c18ac884'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule@tmp
[Pipeline] fileExists
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_module_orin_master_A002_2026-09-18_17-03-18 /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_module_orin_master_A002_2026-09-18_17-03-18.zip /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule@tmp /root/workspace/params-submodule/weifang-container-submodule/A002/master/version.json
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weifang-container-submodule/A002/master/params
[Pipeline] sh
+ mkdir -p /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule
[Pipeline] echo
-------------------------- 更新A002参数,设备类型master --------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule
[Pipeline] {
[Pipeline] echo
rc_dev,master,main,http://159.27.226.4/config/vehicles/A002.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository http://159.27.226.4/config/vehicles/A002.git
> git init /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A002.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 --depth=1 -- http://159.27.226.4/config/vehicles/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git config remote.origin.url http://159.27.226.4/config/vehicles/A002.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 6f26c51d5e78d4e4178f60df59c4b8ff2c40bf6d (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6f26c51d5e78d4e4178f60df59c4b8ff2c40bf6d # timeout=30
Commit message: "添加hdmap_interface参数"
> git rev-list --no-walk 6f26c51d5e78d4e4178f60df59c4b8ff2c40bf6d # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A002.git) registered for path 'hardware'
Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common'
Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized'
Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port'
Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/A002.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A002.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote pncc_vehicle_related_config
Cloning into '/root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/pncc_vehicle_related_config'...
Submodule path 'pncc_vehicle_related_config': checked out '8d32fc131671c99558f804a144d15d73c18ac884'
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (getInfo & merge)
[Pipeline] parallel
[Pipeline] { (Branch: version&dingtalk)
[Pipeline] { (Branch: merge)
[Pipeline] stage
[Pipeline] { (version&dingtalk)
[Pipeline] stage
[Pipeline] { (merge)
[Pipeline] script
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>################### 拉取新参数方式,合并旧参数([A001, A002]) ###################>>>>>>>>>> [m
[Pipeline] }
[Pipeline] echo
[47;34m >>>>>>>>>>>################### 拉取新参数方式,合并旧参数([A001, A002]) ###################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] // ansiColor
[Pipeline] sh
[Pipeline] echo
----------------------------------------------- A001拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule
[Pipeline] {
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/index.html
[Pipeline] sh
+ ls /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap_interface
hesai_lidar_customized
lidar_loc_v2_common
lidar_loc_v2_customized
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_spreader_imv
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-weifang
system-port
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo ''
[Pipeline] echo
------------------------------- 更新A001车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
+ wc -l
+ ls /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/pncc_vehicle_related_config/
[Pipeline] sh
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/submodules
+ touch /root/workspace/params-submodule/weifang-container-submodule/submodules
[Pipeline] readFile
+ cp -r /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/weifang-container-submodule/A001/master/params/
[Pipeline] echo
ok
[Pipeline] sh
[Pipeline] sh
+ ls /root/workspace/params-submodule/weifang-container-submodule/A001/master/params/
pncc_vehicle_related_config
+ echo system-common
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
----------------------------------------------- A002拉取新参数方式,master ----------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
+ echo system-device
+ ls /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/
crane_align_common
crane_align_customized
generate_params.sh
hardware
hdmap_interface
hesai_lidar_customized
lidar_loc_v2_common
lidar_loc_v2_customized
msf-port
msf-vehicle
perception_camera_driver
perception_data_collection
perception_lane_detection
perception_lidar_camera_fusion
perception_new_detection
perception_spreader_imv
perception_spreader_truck
perception_vehicles
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud_customized
prediction_config
rslidar_sdk_common
rslidar_sdk_customized
static_transform_common
system-common
system-device
system-mqtt
system-node-weifang
system-port
[Pipeline] sh
[Pipeline] echo
合并submodule个别子仓库:[pncc_vehicle_related_config]
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ ls /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/pncc_vehicle_related_config/
+ wc -l
[Pipeline] sh
+ echo system-node-weifang
[Pipeline] sh
+ cp -r /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/weifang-container-submodule/A002/master/params/
[Pipeline] echo
ok
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ ls /root/workspace/params-submodule/weifang-container-submodule/A002/master/params/
pncc_vehicle_related_config
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo hesai_lidar_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ cat /root/workspace/params-submodule/weifang-container-submodule/submodules
system-common
system-device
system-mqtt
system-node-weifang
system-port
perception_vehicles
perception_lidar_camera_fusion
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_data_collection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
perception_spreader_imv
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
hesai_lidar_customized
rslidar_sdk_common
rslidar_sdk_customized
perception_lane_detection
hardware
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
hdmap_interface
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 8d32fc1
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weifang-container, system-mqtt:weifang, system-node-weifang:main, system-port:weifang_canfd, perception_vehicles:master, perception_lidar_camera_fusion:weifang-cont_truck, perception_camera_driver:all_all_slave, perception_spreader_truck:weifang-cont_truck_zq_pxt32-rsbp, perception_new_detection:weifang-cont_truck_zq_3pxt32-2rsbp, perception_data_collection:weifang-cont_truck, prediction_config:weifang-cont_truck_orin, crane_align_customized:weifang-cont_t5g_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:weifang-cont, msf-vehicle:dev, msf-port:weifang, perception_spreader_imv:weifang-cont_truck_zq_pxt32-rsbp, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weifang_container/truck/3pxt32, hesai_lidar_customized:truck, rslidar_sdk_common:main, rslidar_sdk_customized:weifang-cont/truck/3pxt32-3rsbp, perception_lane_detection:weifang-cont_truck, hardware:dev, pncc_common_config:dev_hdmap, pncc_port_related_config:port_weifang_container, pncc_vehicle_related_config:truck_zhongqi_weifang, hdmap_interface:rc_dev]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_zhongqi_weifang
[Pipeline] sh
+ git remote -v
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
+ grep push
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ git remote -v
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
[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=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-09-20T10:09:06.948Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/weifang//A001/master,pncc_vehicle_related_config
[Pipeline] echo
0cab3eb
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 0cab3eb 8d32fc1
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] echo
6
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":"6"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}],"device":1,"device_name":"A001_Master","type":0,"project":"6"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A001/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
[Pipeline] sh
+ echo A001
[Pipeline] readJSON
[Pipeline] echo
A001
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 8d32fc1 | truck_zhongqi_weifang |
[Pipeline] sh
+ echo 'A001
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 8d32fc1 | truck_zhongqi_weifang |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[A001master]
[Pipeline] echo
------------------------------- 更新A002车参数,选项:rc_dev,设备类型:master -------------------------------------
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] script
[Pipeline] {
[Pipeline] echo
清空submodule选项记录
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/submodules
+ touch /root/workspace/params-submodule/weifang-container-submodule/submodules
[Pipeline] readFile
[Pipeline] sh
+ echo system-common
[Pipeline] sh
+ echo system-device
[Pipeline] sh
+ echo system-mqtt
[Pipeline] sh
+ echo system-node-weifang
[Pipeline] sh
+ echo system-port
[Pipeline] sh
+ echo perception_vehicles
[Pipeline] sh
+ echo perception_lidar_camera_fusion
[Pipeline] sh
+ echo perception_camera_driver
[Pipeline] sh
+ echo perception_spreader_truck
[Pipeline] sh
+ echo perception_new_detection
[Pipeline] sh
+ echo perception_data_collection
[Pipeline] sh
+ echo prediction_config
[Pipeline] sh
+ echo crane_align_customized
[Pipeline] sh
+ echo crane_align_common
[Pipeline] sh
+ echo pointcloud_customized
[Pipeline] sh
+ echo msf-vehicle
[Pipeline] sh
+ echo msf-port
[Pipeline] sh
+ echo perception_spreader_imv
[Pipeline] sh
+ echo static_transform_common
[Pipeline] sh
+ echo lidar_loc_v2_common
[Pipeline] sh
+ echo lidar_loc_v2_customized
[Pipeline] sh
+ echo hesai_lidar_customized
[Pipeline] sh
+ echo rslidar_sdk_common
[Pipeline] sh
+ echo rslidar_sdk_customized
[Pipeline] sh
+ echo perception_lane_detection
[Pipeline] sh
+ echo hardware
[Pipeline] sh
+ echo pncc_common_config
[Pipeline] sh
+ echo pncc_port_related_config
[Pipeline] sh
+ echo pncc_vehicle_related_config
[Pipeline] sh
+ echo hdmap_interface
[Pipeline] sh
+ cat /root/workspace/params-submodule/weifang-container-submodule/submodules
system-common
system-device
system-mqtt
system-node-weifang
system-port
perception_vehicles
perception_lidar_camera_fusion
perception_camera_driver
perception_spreader_truck
perception_new_detection
perception_data_collection
prediction_config
crane_align_customized
crane_align_common
pointcloud_customized
msf-vehicle
msf-port
perception_spreader_imv
static_transform_common
lidar_loc_v2_common
lidar_loc_v2_customized
hesai_lidar_customized
rslidar_sdk_common
rslidar_sdk_customized
perception_lane_detection
hardware
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
hdmap_interface
[Pipeline] echo
更新submodule子仓库:[pncc_vehicle_related_config]
[Pipeline] echo
[pncc_vehicle_related_config]
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/pncc_vehicle_related_config
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
pncc_vehicle_related_config当前commitId: 8d32fc1
[Pipeline] readFile
[Pipeline] echo
[system-common:main, system-device:weifang-container, system-mqtt:weifang, system-node-weifang:main, system-port:weifang_canfd, perception_vehicles:master, perception_lidar_camera_fusion:weifang-cont_truck, perception_camera_driver:all_all_slave, perception_spreader_truck:weifang-cont_truck_zq_pxt32-rsbp, perception_new_detection:weifang-cont_truck_zq_3pxt32-2rsbp, perception_data_collection:weifang-cont_truck, prediction_config:weifang-cont_truck_orin, crane_align_customized:weifang-cont_t5g_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:weifang-cont, msf-vehicle:dev, msf-port:weifang, perception_spreader_imv:weifang-cont_truck_zq_pxt32-rsbp, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:weifang_container/truck/3pxt32, hesai_lidar_customized:truck, rslidar_sdk_common:main, rslidar_sdk_customized:weifang-cont/truck/3pxt32-3rsbp, perception_lane_detection:weifang-cont_truck, hardware:dev, pncc_common_config:dev_hdmap, pncc_port_related_config:port_weifang_container, pncc_vehicle_related_config:truck_zhongqi_weifang, hdmap_interface:rc_dev]
[Pipeline] echo
pncc_vehicle_related_config对应分支为: truck_zhongqi_weifang
[Pipeline] sh
+ git remote -v
+ awk -F: '{print $2}'
+ awk -F. '{print $1}'
+ grep push
[Pipeline] echo
pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config
[Pipeline] sh
+ grep push
+ awk -F/ '{print $NF}'
+ awk -F. '{print $1}'
+ git remote -v
[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=pncc_vehicle_related_config&per_page=100
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-09-20T10:09:06.948Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
pnc/config/pncc_vehicle_related_config
[Pipeline] echo
1546
[Pipeline] echo
pncc_vehicle_related_config对应的projectId: 1546
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
/root/commtest/rcdev-project/weifang//A002/master,pncc_vehicle_related_config
[Pipeline] echo
0cab3eb
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1546 0cab3eb 8d32fc1
[Pipeline] writeFile
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] echo
6
[Pipeline] echo
最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":"6"}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}],"device":1,"device_name":"A002_Master","type":0,"project":"6"}'
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A002/master/params_submodule/pncc_vehicle_related_config@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_weifang","time":"2026-09-20_18-11-14","commit_id":"8d32fc1","version":"","commit_msgs":",,"}
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
A001
[Pipeline] sh
+ echo A002
[Pipeline] readJSON
[Pipeline] echo
A002
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 8d32fc1 | truck_zhongqi_weifang |
[Pipeline] sh
+ echo 'A002
| 模块名称 | commitID | 分支名称 |
|---|
| pncc_vehicle_related_config | 8d32fc1 | truck_zhongqi_weifang |
'
[Pipeline] echo
html写入完成
[Pipeline] echo
[A001master][A002master]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[40;31m >>>>>>>>>>>############################### [A001, A002] 压缩并上传! #################################<<<<<<<<<<< [0m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
------------------------------------- A001压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A001/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/weifang-container-submodule/A001/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_A001_2026-09-20_18-11-14/
+ mv params/ params_module_orin_master_A001_2026-09-20_18-11-14/
[Pipeline] sh
+ zip -rq params_module_orin_master_A001_2026-09-20_18-11-14.zip params_module_orin_master_A001_2026-09-20_18-11-14 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/weifang-container-submodule/A001/master/params_module_orin_master_A001_2026-09-20_18-11-14.zip,/root/workspace/params-submodule/weifang-container-submodule/A001/master/version.json
[Pipeline] sh
+ curl -X POST http://172.16.110.138:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/weifang-container-submodule/A001/master/params_module_orin_master_A001_2026-09-20_18-11-14.zip"' --form 'version=@"/root/workspace/params-submodule/weifang-container-submodule/A001/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 88.3M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
3 88.3M 0 0 3 3520k 0 3250k 0:00:27 0:00:01 0:00:26 3247k
7 88.3M 0 0 7 6784k 0 3290k 0:00:27 0:00:02 0:00:25 3288k
11 88.3M 0 0 11 10.1M 0 3386k 0:00:26 0:00:03 0:00:23 3384k
15 88.3M 0 0 15 13.8M 0 3499k 0:00:25 0:00:04 0:00:21 3498k
19 88.3M 0 0 19 17.3M 0 3516k 0:00:25 0:00:05 0:00:20 3621k
23 88.3M 0 0 23 20.8M 0 3527k 0:00:25 0:00:06 0:00:19 3587k
28 88.3M 0 0 28 24.8M 0 3589k 0:00:25 0:00:07 0:00:18 3712k
32 88.3M 0 0 32 28.8M 0 3662k 0:00:24 0:00:08 0:00:16 3831k
37 88.3M 0 0 37 33.1M 0 3737k 0:00:24 0:00:09 0:00:15 3930k
42 88.3M 0 0 42 37.6M 0 3832k 0:00:23 0:00:10 0:00:13 4151k
48 88.3M 0 0 48 42.4M 0 3923k 0:00:23 0:00:11 0:00:12 4401k
52 88.3M 0 0 52 46.5M 0 3949k 0:00:22 0:00:12 0:00:10 4461k
57 88.3M 0 0 57 51.1M 0 4003k 0:00:22 0:00:13 0:00:09 4550k
63 88.3M 0 0 63 55.9M 0 4075k 0:00:22 0:00:14 0:00:08 4692k
68 88.3M 0 0 68 60.3M 0 4100k 0:00:22 0:00:15 0:00:07 4638k
72 88.3M 0 0 72 64.2M 0 4098k 0:00:22 0:00:16 0:00:06 4488k
76 88.3M 0 0 76 67.8M 0 4067k 0:00:22 0:00:17 0:00:05 4352k
80 88.3M 0 0 80 71.1M 0 4036k 0:00:22 0:00:18 0:00:04 4123k
84 88.3M 0 0 84 74.8M 0 4019k 0:00:22 0:00:19 0:00:03 3862k
89 88.3M 0 0 89 78.6M 0 4017k 0:00:22 0:00:20 0:00:02 3764k
92 88.3M 0 0 92 82.0M 0 3984k 0:00:22 0:00:21 0:00:01 3621k
96 88.3M 0 0 96 85.6M 0 3978k 0:00:22 0:00:22 --:--:-- 3674k
100 88.3M 0 0 100 88.3M 0 3815k 0:00:23 0:00:23 --:--:-- 3107k
100 88.3M 0 0 100 88.3M 0 3660k 0:00:24 0:00:24 --:--:-- 2448k
100 88.3M 0 0 100 88.3M 0 3518k 0:00:25 0:00:25 --:--:-- 1750k
100 88.3M 0 43 100 88.3M 1 3401k 0:00:26 0:00:26 --:--:-- 1180k
100 88.3M 0 43 100 88.3M 1 3401k 0:00:26 0:00:26 --:--:-- 604k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A001/master@tmp
[Pipeline] echo
------------------------------------- A002压缩并上传,master -------------------------------------------
[Pipeline] dir
Running in /root/workspace/params-submodule/weifang-container-submodule/A002/master
[Pipeline] {
[Pipeline] sh
+ cd /root/workspace/params-submodule/weifang-container-submodule/A002/master/params/
+ ls -d pncc_vehicle_related_config/
[Pipeline] echo
pncc_vehicle_related_config/
[Pipeline] echo
最终目录 不 包含master或者slave目录,不 进行合并操作
[Pipeline] sh
+ mkdir -p params_module_orin_master_A002_2026-09-20_18-11-14/
+ mv params/ params_module_orin_master_A002_2026-09-20_18-11-14/
[Pipeline] sh
+ zip -rq params_module_orin_master_A002_2026-09-20_18-11-14.zip params_module_orin_master_A002_2026-09-20_18-11-14 ./version.json
[Pipeline] echo
/root/workspace/params-submodule/weifang-container-submodule/A002/master/params_module_orin_master_A002_2026-09-20_18-11-14.zip,/root/workspace/params-submodule/weifang-container-submodule/A002/master/version.json
[Pipeline] sh
+ curl -X POST http://172.16.110.138:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/weifang-container-submodule/A002/master/params_module_orin_master_A002_2026-09-20_18-11-14.zip"' --form 'version=@"/root/workspace/params-submodule/weifang-container-submodule/A002/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 88.3M 0 0 0 704k 0 1700k 0:00:53 --:--:-- 0:00:53 1696k
7 88.3M 0 0 7 6720k 0 4831k 0:00:18 0:00:01 0:00:17 4827k
16 88.3M 0 0 16 14.7M 0 6351k 0:00:14 0:00:02 0:00:12 6348k
22 88.3M 0 0 22 20.0M 0 6056k 0:00:14 0:00:03 0:00:11 6054k
28 88.3M 0 0 28 25.1M 0 5892k 0:00:15 0:00:04 0:00:11 5891k
34 88.3M 0 0 34 30.1M 0 5716k 0:00:15 0:00:05 0:00:10 6049k
38 88.3M 0 0 38 34.3M 0 5518k 0:00:16 0:00:06 0:00:10 5710k
44 88.3M 0 0 44 38.9M 0 5399k 0:00:16 0:00:07 0:00:09 4947k
49 88.3M 0 0 49 43.6M 0 5342k 0:00:16 0:00:08 0:00:08 4855k
55 88.3M 0 0 55 48.8M 0 5333k 0:00:16 0:00:09 0:00:07 4845k
61 88.3M 0 0 61 54.3M 0 5361k 0:00:16 0:00:10 0:00:06 4975k
68 88.3M 0 0 68 60.1M 0 5415k 0:00:16 0:00:11 0:00:05 5285k
74 88.3M 0 0 74 65.8M 0 5450k 0:00:16 0:00:12 0:00:04 5525k
80 88.3M 0 0 80 70.8M 0 5412k 0:00:16 0:00:13 0:00:03 5528k
84 88.3M 0 0 84 74.8M 0 5334k 0:00:16 0:00:14 0:00:02 5334k
89 88.3M 0 0 89 79.3M 0 5276k 0:00:17 0:00:15 0:00:02 5101k
94 88.3M 0 0 94 83.8M 0 5242k 0:00:17 0:00:16 0:00:01 4849k
99 88.3M 0 0 99 88.1M 0 5185k 0:00:17 0:00:17 --:--:-- 4534k
100 88.3M 0 0 100 88.3M 0 4903k 0:00:18 0:00:18 --:--:-- 3557k
100 88.3M 0 0 100 88.3M 0 4651k 0:00:19 0:00:19 --:--:-- 2721k
100 88.3M 0 0 100 88.3M 0 4423k 0:00:20 0:00:20 --:--:-- 1832k
100 88.3M 0 43 100 88.3M 2 4221k 0:00:21 0:00:21 --:--:-- 911k
100 88.3M 0 43 100 88.3M 2 4221k 0:00:21 0:00:21 --:--:-- 64061
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/params-submodule/weifang-container-submodule/A002/master@tmp
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /root/workspace/params-submodule/weifang-container-submodule to /var/lib/jenkins/jobs/weifang-container-submodule/builds/113/htmlreports/update_20message
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知
### [潍坊集装箱16辆车参数--纵向关闭坡度]
---
- 状态: 编译成功
- 执行人:wuyanjun
- 更新车辆:
[A001master][A002master]
- 分支名:main
- 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/weifang-container-submodule/113/update_20message/index.html)
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 635 100 27 100 608 375 8444 --:--:-- --:--:-- --:--:-- 8819
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: built-in, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS