Console Output

Skipping 482 KB.. Full Log
+ ls /root/workspace/xiamen-config/M039/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M039/params_new/perception_segmentation_fisheye/
[Pipeline] echo
1
[Pipeline] echo
perception_segmentation_fisheye 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M039/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M039/params_new/perception_vehicles/master /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/system-common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/system-common/system-ros /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/system-device/master /root/workspace/xiamen-config/M039/params_new/system-device/slave /root/workspace/xiamen-config/M039/params_new/system-device/system-ros /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/system-node-xiamen/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-xiamen 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M039/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M039/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/system-port/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M039/params_new/system-port/system-ros /root/workspace/xiamen-config/M039/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M039/params_new/params_new/
data_collection
extrinsics
imv_spreader_detection
lidar_camera_fusion
master
perception
peripheral_controller.toml
README.md
segmentation
slave
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M039/params_new/params_new/data_collection /root/workspace/xiamen-config/M039/params_new/params_new/extrinsics /root/workspace/xiamen-config/M039/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M039/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M039/params_new/params_new/master /root/workspace/xiamen-config/M039/params_new/params_new/perception /root/workspace/xiamen-config/M039/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M039/params_new/params_new/README.md /root/workspace/xiamen-config/M039/params_new/params_new/segmentation /root/workspace/xiamen-config/M039/params_new/params_new/slave /root/workspace/xiamen-config/M039/params_new/params_new/system-ros /root/workspace/xiamen-config/M039/params_M039/params/
[Pipeline] echo
M040拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M040/params_new
[Pipeline] dir
Running in /root/workspace/xiamen-config/M040/params_new
[Pipeline] {
[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/M040.git
 > git init /root/workspace/xiamen-config/M040/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/M040.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/M040.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/config/vehicles/M040.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 56d1b87c1404451f33c8690105aa84d1ae0db65f (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 56d1b87c1404451f33c8690105aa84d1ae0db65f # timeout=300000
Commit message: "Add module: perception_data_collection,  branch: xiamen_imv"
 > git rev-list --no-walk 14050b709618a7ab0ab75ae463c30ea240a7214f # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M040.git) registered for path 'lidar-extrinsics'
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_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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M040.git) registered for path 'perception_vehicles'
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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/xiamen-config/M040/params_new/lidar-extrinsics'...
remote: Enumerating objects: 26, done.        
remote: Counting objects:   3% (1/26)        
remote: Counting objects:   7% (2/26)        
remote: Counting objects:  11% (3/26)        
remote: Counting objects:  15% (4/26)        
remote: Counting objects:  19% (5/26)        
remote: Counting objects:  23% (6/26)        
remote: Counting objects:  26% (7/26)        
remote: Counting objects:  30% (8/26)        
remote: Counting objects:  34% (9/26)        
remote: Counting objects:  38% (10/26)        
remote: Counting objects:  42% (11/26)        
remote: Counting objects:  46% (12/26)        
remote: Counting objects:  50% (13/26)        
remote: Counting objects:  53% (14/26)        
remote: Counting objects:  57% (15/26)        
remote: Counting objects:  61% (16/26)        
remote: Counting objects:  65% (17/26)        
remote: Counting objects:  69% (18/26)        
remote: Counting objects:  73% (19/26)        
remote: Counting objects:  76% (20/26)        
remote: Counting objects:  80% (21/26)        
remote: Counting objects:  84% (22/26)        
remote: Counting objects:  88% (23/26)        
remote: Counting objects:  92% (24/26)        
remote: Counting objects:  96% (25/26)        
remote: Counting objects: 100% (26/26)        
remote: Counting objects: 100% (26/26), done.        
remote: Compressing objects:   4% (1/22)        
remote: Compressing objects:   9% (2/22)        
remote: Compressing objects:  13% (3/22)        
remote: Compressing objects:  18% (4/22)        
remote: Compressing objects:  22% (5/22)        
remote: Compressing objects:  27% (6/22)        
remote: Compressing objects:  31% (7/22)        
remote: Compressing objects:  36% (8/22)        
remote: Compressing objects:  40% (9/22)        
remote: Compressing objects:  45% (10/22)        
remote: Compressing objects:  50% (11/22)        
remote: Compressing objects:  54% (12/22)        
remote: Compressing objects:  59% (13/22)        
remote: Compressing objects:  63% (14/22)        
remote: Compressing objects:  68% (15/22)        
remote: Compressing objects:  72% (16/22)        
remote: Compressing objects:  77% (17/22)        
remote: Compressing objects:  81% (18/22)        
remote: Compressing objects:  86% (19/22)        
remote: Compressing objects:  90% (20/22)        
remote: Compressing objects:  95% (21/22)        
remote: Compressing objects: 100% (22/22)        
remote: Compressing objects: 100% (22/22), done.        
remote: Total 26 (delta 2), reused 0 (delta 0), pack-reused 0        
Receiving objects:   3% (1/26)
Receiving objects:   7% (2/26)
Receiving objects:  11% (3/26)
Receiving objects:  15% (4/26)
Receiving objects:  19% (5/26)
Receiving objects:  23% (6/26)
Receiving objects:  26% (7/26)
Receiving objects:  30% (8/26)
Receiving objects:  34% (9/26)
Receiving objects:  38% (10/26)
Receiving objects:  42% (11/26)
Receiving objects:  46% (12/26)
Receiving objects:  50% (13/26)
Receiving objects:  53% (14/26)
Receiving objects:  57% (15/26)
Receiving objects:  61% (16/26)
Receiving objects:  65% (17/26)
Receiving objects:  69% (18/26)
Receiving objects:  73% (19/26)
Receiving objects:  76% (20/26)
Receiving objects:  80% (21/26)
Receiving objects:  84% (22/26)
Receiving objects:  88% (23/26)
Receiving objects:  92% (24/26)
Receiving objects:  96% (25/26)
Receiving objects: 100% (26/26)
Receiving objects: 100% (26/26), 6.11 KiB | 6.11 MiB/s, done.
Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_camera_driver'...
remote: Enumerating objects: 16, done.        
remote: Counting objects:   6% (1/16)        
remote: Counting objects:  12% (2/16)        
remote: Counting objects:  18% (3/16)        
remote: Counting objects:  25% (4/16)        
remote: Counting objects:  31% (5/16)        
remote: Counting objects:  37% (6/16)        
remote: Counting objects:  43% (7/16)        
remote: Counting objects:  50% (8/16)        
remote: Counting objects:  56% (9/16)        
remote: Counting objects:  62% (10/16)        
remote: Counting objects:  68% (11/16)        
remote: Counting objects:  75% (12/16)        
remote: Counting objects:  81% (13/16)        
remote: Counting objects:  87% (14/16)        
remote: Counting objects:  93% (15/16)        
remote: Counting objects: 100% (16/16)        
remote: Counting objects: 100% (16/16), done.        
remote: Compressing objects:  14% (1/7)        
remote: Compressing objects:  28% (2/7)        
remote: Compressing objects:  42% (3/7)        
remote: Compressing objects:  57% (4/7)        
remote: Compressing objects:  71% (5/7)        
remote: Compressing objects:  85% (6/7)        
remote: Compressing objects: 100% (7/7)        
remote: Compressing objects: 100% (7/7), done.        
remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0        
Receiving objects:   6% (1/16)
Receiving objects:  12% (2/16)
Receiving objects:  18% (3/16)
Receiving objects:  25% (4/16)
Receiving objects:  31% (5/16)
Receiving objects:  37% (6/16)
Receiving objects:  43% (7/16)
Receiving objects:  50% (8/16)
Receiving objects:  56% (9/16)
Receiving objects:  62% (10/16)
Receiving objects:  68% (11/16)
Receiving objects:  75% (12/16)
Receiving objects:  81% (13/16)
Receiving objects:  87% (14/16)
Receiving objects:  93% (15/16)
Receiving objects: 100% (16/16)
Receiving objects: 100% (16/16), done.
Resolving deltas:   0% (0/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_data_collection'...
remote: Enumerating objects: 23, done.        
remote: Counting objects:   9% (1/11)        
remote: Counting objects:  18% (2/11)        
remote: Counting objects:  27% (3/11)        
remote: Counting objects:  36% (4/11)        
remote: Counting objects:  45% (5/11)        
remote: Counting objects:  54% (6/11)        
remote: Counting objects:  63% (7/11)        
remote: Counting objects:  72% (8/11)        
remote: Counting objects:  81% (9/11)        
remote: Counting objects:  90% (10/11)        
remote: Counting objects: 100% (11/11)        
remote: Counting objects: 100% (11/11), done.        
remote: Compressing objects:  10% (1/10)        
remote: Compressing objects:  20% (2/10)        
remote: Compressing objects:  30% (3/10)        
remote: Compressing objects:  40% (4/10)        
remote: Compressing objects:  50% (5/10)        
remote: Compressing objects:  60% (6/10)        
remote: Compressing objects:  70% (7/10)        
remote: Compressing objects:  80% (8/10)        
remote: Compressing objects:  90% (9/10)        
remote: Compressing objects: 100% (10/10)        
remote: Compressing objects: 100% (10/10), done.        
remote: Total 23 (delta 3), reused 0 (delta 0), pack-reused 12        
Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), done.
Resolving deltas:   0% (0/5)
Resolving deltas:  20% (1/5)
Resolving deltas:  40% (2/5)
Resolving deltas:  60% (3/5)
Resolving deltas:  80% (4/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_lidar_camera_fusion'...
remote: Enumerating objects: 17, done.        
remote: Counting objects:  16% (1/6)        
remote: Counting objects:  33% (2/6)        
remote: Counting objects:  50% (3/6)        
remote: Counting objects:  66% (4/6)        
remote: Counting objects:  83% (5/6)        
remote: Counting objects: 100% (6/6)        
remote: Counting objects: 100% (6/6), done.        
remote: Compressing objects:  25% (1/4)        
remote: Compressing objects:  50% (2/4)        
remote: Compressing objects:  75% (3/4)        
remote: Compressing objects: 100% (4/4)        
remote: Compressing objects: 100% (4/4), done.        
remote: Total 17 (delta 0), reused 0 (delta 0), pack-reused 11        
Receiving objects:   5% (1/17)
Receiving objects:  11% (2/17)
Receiving objects:  17% (3/17)
Receiving objects:  23% (4/17)
Receiving objects:  29% (5/17)
Receiving objects:  35% (6/17)
Receiving objects:  41% (7/17)
Receiving objects:  47% (8/17)
Receiving objects:  52% (9/17)
Receiving objects:  58% (10/17)
Receiving objects:  64% (11/17)
Receiving objects:  70% (12/17)
Receiving objects:  76% (13/17)
Receiving objects:  82% (14/17)
Receiving objects:  88% (15/17)
Receiving objects:  94% (16/17)
Receiving objects: 100% (17/17)
Receiving objects: 100% (17/17), 5.28 KiB | 5.28 MiB/s, done.
Resolving deltas:   0% (0/1)
Resolving deltas: 100% (1/1)
Resolving deltas: 100% (1/1), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_new_detection'...
remote: Enumerating objects: 132, done.        
remote: Counting objects:   2% (1/44)        
remote: Counting objects:   4% (2/44)        
remote: Counting objects:   6% (3/44)        
remote: Counting objects:   9% (4/44)        
remote: Counting objects:  11% (5/44)        
remote: Counting objects:  13% (6/44)        
remote: Counting objects:  15% (7/44)        
remote: Counting objects:  18% (8/44)        
remote: Counting objects:  20% (9/44)        
remote: Counting objects:  22% (10/44)        
remote: Counting objects:  25% (11/44)        
remote: Counting objects:  27% (12/44)        
remote: Counting objects:  29% (13/44)        
remote: Counting objects:  31% (14/44)        
remote: Counting objects:  34% (15/44)        
remote: Counting objects:  36% (16/44)        
remote: Counting objects:  38% (17/44)        
remote: Counting objects:  40% (18/44)        
remote: Counting objects:  43% (19/44)        
remote: Counting objects:  45% (20/44)        
remote: Counting objects:  47% (21/44)        
remote: Counting objects:  50% (22/44)        
remote: Counting objects:  52% (23/44)        
remote: Counting objects:  54% (24/44)        
remote: Counting objects:  56% (25/44)        
remote: Counting objects:  59% (26/44)        
remote: Counting objects:  61% (27/44)        
remote: Counting objects:  63% (28/44)        
remote: Counting objects:  65% (29/44)        
remote: Counting objects:  68% (30/44)        
remote: Counting objects:  70% (31/44)        
remote: Counting objects:  72% (32/44)        
remote: Counting objects:  75% (33/44)        
remote: Counting objects:  77% (34/44)        
remote: Counting objects:  79% (35/44)        
remote: Counting objects:  81% (36/44)        
remote: Counting objects:  84% (37/44)        
remote: Counting objects:  86% (38/44)        
remote: Counting objects:  88% (39/44)        
remote: Counting objects:  90% (40/44)        
remote: Counting objects:  93% (41/44)        
remote: Counting objects:  95% (42/44)        
remote: Counting objects:  97% (43/44)        
remote: Counting objects: 100% (44/44)        
remote: Counting objects: 100% (44/44), done.        
remote: Compressing objects:   3% (1/31)        
remote: Compressing objects:   6% (2/31)        
remote: Compressing objects:   9% (3/31)        
remote: Compressing objects:  12% (4/31)        
remote: Compressing objects:  16% (5/31)        
remote: Compressing objects:  19% (6/31)        
remote: Compressing objects:  22% (7/31)        
remote: Compressing objects:  25% (8/31)        
remote: Compressing objects:  29% (9/31)        
remote: Compressing objects:  32% (10/31)        
remote: Compressing objects:  35% (11/31)        
remote: Compressing objects:  38% (12/31)        
remote: Compressing objects:  41% (13/31)        
remote: Compressing objects:  45% (14/31)        
remote: Compressing objects:  48% (15/31)        
remote: Compressing objects:  51% (16/31)        
remote: Compressing objects:  54% (17/31)        
remote: Compressing objects:  58% (18/31)        
remote: Compressing objects:  61% (19/31)        
remote: Compressing objects:  64% (20/31)        
remote: Compressing objects:  67% (21/31)        
remote: Compressing objects:  70% (22/31)        
remote: Compressing objects:  74% (23/31)        
remote: Compressing objects:  77% (24/31)        
remote: Compressing objects:  80% (25/31)        
remote: Compressing objects:  83% (26/31)        
remote: Compressing objects:  87% (27/31)        
remote: Compressing objects:  90% (28/31)        
remote: Compressing objects:  93% (29/31)        
remote: Compressing objects:  96% (30/31)        
remote: Compressing objects: 100% (31/31)        
remote: Compressing objects: 100% (31/31), done.        
Receiving objects:   0% (1/132)
remote: Total 132 (delta 5), reused 42 (delta 3), pack-reused 88        
Receiving objects:   1% (2/132)
Receiving objects:   2% (3/132)
Receiving objects:   3% (4/132)
Receiving objects:   4% (6/132)
Receiving objects:   5% (7/132)
Receiving objects:   6% (8/132)
Receiving objects:   7% (10/132)
Receiving objects:   8% (11/132)
Receiving objects:   9% (12/132)
Receiving objects:  10% (14/132)
Receiving objects:  11% (15/132)
Receiving objects:  12% (16/132)
Receiving objects:  13% (18/132)
Receiving objects:  14% (19/132)
Receiving objects:  15% (20/132)
Receiving objects:  16% (22/132)
Receiving objects:  17% (23/132)
Receiving objects:  18% (24/132)
Receiving objects:  19% (26/132)
Receiving objects:  20% (27/132)
Receiving objects:  21% (28/132)
Receiving objects:  22% (30/132)
Receiving objects:  23% (31/132)
Receiving objects:  24% (32/132)
Receiving objects:  25% (33/132)
Receiving objects:  26% (35/132)
Receiving objects:  27% (36/132)
Receiving objects:  28% (37/132)
Receiving objects:  29% (39/132)
Receiving objects:  30% (40/132)
Receiving objects:  31% (41/132)
Receiving objects:  32% (43/132)
Receiving objects:  33% (44/132)
Receiving objects:  34% (45/132)
Receiving objects:  35% (47/132)
Receiving objects:  36% (48/132)
Receiving objects:  37% (49/132)
Receiving objects:  38% (51/132)
Receiving objects:  39% (52/132)
Receiving objects:  40% (53/132)
Receiving objects:  41% (55/132)
Receiving objects:  42% (56/132)
Receiving objects:  43% (57/132)
Receiving objects:  44% (59/132)
Receiving objects:  45% (60/132)
Receiving objects:  46% (61/132)
Receiving objects:  47% (63/132)
Receiving objects:  48% (64/132)
Receiving objects:  49% (65/132)
Receiving objects:  50% (66/132)
Receiving objects:  51% (68/132)
Receiving objects:  52% (69/132)
Receiving objects:  53% (70/132)
Receiving objects:  54% (72/132)
Receiving objects:  55% (73/132)
Receiving objects:  56% (74/132)
Receiving objects:  57% (76/132)
Receiving objects:  58% (77/132)
Receiving objects:  59% (78/132)
Receiving objects:  60% (80/132)
Receiving objects:  61% (81/132)
Receiving objects:  62% (82/132)
Receiving objects:  63% (84/132)
Receiving objects:  64% (85/132)
Receiving objects:  65% (86/132)
Receiving objects:  66% (88/132)
Receiving objects:  67% (89/132)
Receiving objects:  68% (90/132)
Receiving objects:  69% (92/132)
Receiving objects:  70% (93/132)
Receiving objects:  71% (94/132)
Receiving objects:  72% (96/132)
Receiving objects:  73% (97/132)
Receiving objects:  74% (98/132)
Receiving objects:  75% (99/132)
Receiving objects:  76% (101/132)
Receiving objects:  77% (102/132)
Receiving objects:  78% (103/132)
Receiving objects:  79% (105/132)
Receiving objects:  80% (106/132)
Receiving objects:  81% (107/132)
Receiving objects:  82% (109/132)
Receiving objects:  83% (110/132)
Receiving objects:  84% (111/132)
Receiving objects:  85% (113/132)
Receiving objects:  86% (114/132)
Receiving objects:  87% (115/132)
Receiving objects:  88% (117/132)
Receiving objects:  89% (118/132)
Receiving objects:  90% (119/132)
Receiving objects:  91% (121/132)
Receiving objects:  92% (122/132)
Receiving objects:  93% (123/132)
Receiving objects:  94% (125/132)
Receiving objects:  95% (126/132)
Receiving objects:  96% (127/132)
Receiving objects:  97% (129/132)
Receiving objects:  98% (130/132)
Receiving objects:  99% (131/132)
Receiving objects: 100% (132/132)
Receiving objects: 100% (132/132), 17.04 KiB | 17.04 MiB/s, done.
Resolving deltas:   0% (0/29)
Resolving deltas:  13% (4/29)
Resolving deltas:  41% (12/29)
Resolving deltas:  75% (22/29)
Resolving deltas:  89% (26/29)
Resolving deltas:  93% (27/29)
Resolving deltas:  96% (28/29)
Resolving deltas: 100% (29/29)
Resolving deltas: 100% (29/29), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_segmentation_fisheye'...
remote: Enumerating objects: 13, done.        
remote: Counting objects:   7% (1/13)        
remote: Counting objects:  15% (2/13)        
remote: Counting objects:  23% (3/13)        
remote: Counting objects:  30% (4/13)        
remote: Counting objects:  38% (5/13)        
remote: Counting objects:  46% (6/13)        
remote: Counting objects:  53% (7/13)        
remote: Counting objects:  61% (8/13)        
remote: Counting objects:  69% (9/13)        
remote: Counting objects:  76% (10/13)        
remote: Counting objects:  84% (11/13)        
remote: Counting objects:  92% (12/13)        
remote: Counting objects: 100% (13/13)        
remote: Counting objects: 100% (13/13), done.        
remote: Compressing objects:  20% (1/5)        
remote: Compressing objects:  40% (2/5)        
remote: Compressing objects:  60% (3/5)        
remote: Compressing objects:  80% (4/5)        
remote: Compressing objects: 100% (5/5)        
remote: Compressing objects: 100% (5/5), done.        
remote: Total 13 (delta 1), reused 0 (delta 0), pack-reused 0        
Receiving objects:   7% (1/13)
Receiving objects:  15% (2/13)
Receiving objects:  23% (3/13)
Receiving objects:  30% (4/13)
Receiving objects:  38% (5/13)
Receiving objects:  46% (6/13)
Receiving objects:  53% (7/13)
Receiving objects:  61% (8/13)
Receiving objects:  69% (9/13)
Receiving objects:  76% (10/13)
Receiving objects:  84% (11/13)
Receiving objects:  92% (12/13)
Receiving objects: 100% (13/13)
Receiving objects: 100% (13/13), done.
Resolving deltas:   0% (0/1)
Resolving deltas: 100% (1/1)
Resolving deltas: 100% (1/1), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_spreader_imv'...
remote: Enumerating objects: 11, done.        
remote: Total 11 (delta 0), reused 0 (delta 0), pack-reused 11        
Receiving objects:   9% (1/11)
Receiving objects:  18% (2/11)
Receiving objects:  27% (3/11)
Receiving objects:  36% (4/11)
Receiving objects:  45% (5/11)
Receiving objects:  54% (6/11)
Receiving objects:  63% (7/11)
Receiving objects:  72% (8/11)
Receiving objects:  81% (9/11)
Receiving objects:  90% (10/11)
Receiving objects: 100% (11/11)
Receiving objects: 100% (11/11), done.
Resolving deltas:   0% (0/1)
Resolving deltas: 100% (1/1)
Resolving deltas: 100% (1/1), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/perception_vehicles'...
remote: Enumerating objects: 11, done.        
remote: Counting objects:   9% (1/11)        
remote: Counting objects:  18% (2/11)        
remote: Counting objects:  27% (3/11)        
remote: Counting objects:  36% (4/11)        
remote: Counting objects:  45% (5/11)        
remote: Counting objects:  54% (6/11)        
remote: Counting objects:  63% (7/11)        
remote: Counting objects:  72% (8/11)        
remote: Counting objects:  81% (9/11)        
remote: Counting objects:  90% (10/11)        
remote: Counting objects: 100% (11/11)        
remote: Counting objects: 100% (11/11), done.        
remote: Compressing objects:  14% (1/7)        
remote: Compressing objects:  28% (2/7)        
remote: Compressing objects:  42% (3/7)        
remote: Compressing objects:  57% (4/7)        
remote: Compressing objects:  71% (5/7)        
remote: Compressing objects:  85% (6/7)        
remote: Compressing objects: 100% (7/7)        
remote: Compressing objects: 100% (7/7), done.        
remote: Total 11 (delta 0), reused 0 (delta 0), pack-reused 0        
Receiving objects:   9% (1/11)
Receiving objects:  18% (2/11)
Receiving objects:  27% (3/11)
Receiving objects:  36% (4/11)
Receiving objects:  45% (5/11)
Receiving objects:  54% (6/11)
Receiving objects:  63% (7/11)
Receiving objects:  72% (8/11)
Receiving objects:  81% (9/11)
Receiving objects:  90% (10/11)
Receiving objects: 100% (11/11)
Receiving objects: 100% (11/11), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/system-common'...
remote: Enumerating objects: 43, done.        
remote: Counting objects:  20% (1/5)        
remote: Counting objects:  40% (2/5)        
remote: Counting objects:  60% (3/5)        
remote: Counting objects:  80% (4/5)        
remote: Counting objects: 100% (5/5)        
remote: Counting objects: 100% (5/5), done.        
remote: Compressing objects:  50% (1/2)        
remote: Compressing objects: 100% (2/2)        
remote: Compressing objects: 100% (2/2), done.        
Receiving objects:   2% (1/43)
Receiving objects:   4% (2/43)
Receiving objects:   6% (3/43)
Receiving objects:   9% (4/43)
Receiving objects:  11% (5/43)
Receiving objects:  13% (6/43)
Receiving objects:  16% (7/43)
Receiving objects:  18% (8/43)
Receiving objects:  20% (9/43)
Receiving objects:  23% (10/43)
Receiving objects:  25% (11/43)
Receiving objects:  27% (12/43)
Receiving objects:  30% (13/43)
Receiving objects:  32% (14/43)
Receiving objects:  34% (15/43)
Receiving objects:  37% (16/43)
Receiving objects:  39% (17/43)
Receiving objects:  41% (18/43)
Receiving objects:  44% (19/43)
Receiving objects:  46% (20/43)
Receiving objects:  48% (21/43)
Receiving objects:  51% (22/43)
Receiving objects:  53% (23/43)
Receiving objects:  55% (24/43)
Receiving objects:  58% (25/43)
Receiving objects:  60% (26/43)
Receiving objects:  62% (27/43)
Receiving objects:  65% (28/43)
Receiving objects:  67% (29/43)
Receiving objects:  69% (30/43)
Receiving objects:  72% (31/43)
Receiving objects:  74% (32/43)
Receiving objects:  76% (33/43)
Receiving objects:  79% (34/43)
Receiving objects:  81% (35/43)
Receiving objects:  83% (36/43)
remote: Total 43 (delta 0), reused 0 (delta 0), pack-reused 38        
Receiving objects:  86% (37/43)
Receiving objects:  88% (38/43)
Receiving objects:  90% (39/43)
Receiving objects:  93% (40/43)
Receiving objects:  95% (41/43)
Receiving objects:  97% (42/43)
Receiving objects: 100% (43/43)
Receiving objects: 100% (43/43), 14.53 KiB | 14.53 MiB/s, done.
Resolving deltas:   0% (0/5)
Resolving deltas:  20% (1/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/system-device'...
remote: Enumerating objects: 505, done.        
remote: Counting objects:   1% (1/93)        
remote: Counting objects:   2% (2/93)        
remote: Counting objects:   3% (3/93)        
remote: Counting objects:   4% (4/93)        
remote: Counting objects:   5% (5/93)        
remote: Counting objects:   6% (6/93)        
remote: Counting objects:   7% (7/93)        
remote: Counting objects:   8% (8/93)        
remote: Counting objects:   9% (9/93)        
remote: Counting objects:  10% (10/93)        
remote: Counting objects:  11% (11/93)        
remote: Counting objects:  12% (12/93)        
remote: Counting objects:  13% (13/93)        
remote: Counting objects:  15% (14/93)        
remote: Counting objects:  16% (15/93)        
remote: Counting objects:  17% (16/93)        
remote: Counting objects:  18% (17/93)        
remote: Counting objects:  19% (18/93)        
remote: Counting objects:  20% (19/93)        
remote: Counting objects:  21% (20/93)        
remote: Counting objects:  22% (21/93)        
remote: Counting objects:  23% (22/93)        
remote: Counting objects:  24% (23/93)        
remote: Counting objects:  25% (24/93)        
remote: Counting objects:  26% (25/93)        
remote: Counting objects:  27% (26/93)        
remote: Counting objects:  29% (27/93)        
remote: Counting objects:  30% (28/93)        
remote: Counting objects:  31% (29/93)        
remote: Counting objects:  32% (30/93)        
remote: Counting objects:  33% (31/93)        
remote: Counting objects:  34% (32/93)        
remote: Counting objects:  35% (33/93)        
remote: Counting objects:  36% (34/93)        
remote: Counting objects:  37% (35/93)        
remote: Counting objects:  38% (36/93)
remote: Counting objects:  39% (37/93)        
remote: Counting objects:  40% (38/93)        
remote: Counting objects:  41% (39/93)        
remote: Counting objects:  43% (40/93)        
remote: Counting objects:  44% (41/93)        
remote: Counting objects:  45% (42/93)        
remote: Counting objects:  46% (43/93)        
remote: Counting objects:  47% (44/93)        
remote: Counting objects:  48% (45/93)        
remote: Counting objects:  49% (46/93)        
remote: Counting objects:  50% (47/93)        
remote: Counting objects:  51% (48/93)        
remote: Counting objects:  52% (49/93)        
remote: Counting objects:  53% (50/93)        
remote: Counting objects:  54% (51/93)        
remote: Counting objects:  55% (52/93)        
remote: Counting objects:  56% (53/93)        
remote: Counting objects:  58% (54/93)        
remote: Counting objects:  59% (55/93)        
remote: Counting objects:  60% (56/93)        
remote: Counting objects:  61% (57/93)        
remote: Counting objects:  62% (58/93)        
remote: Counting objects:  63% (59/93)        
remote: Counting objects:  64% (60/93)        
remote: Counting objects:  65% (61/93)        
remote: Counting objects:  66% (62/93)        
remote: Counting objects:  67% (63/93)        
remote: Counting objects:  68% (64/93)        
remote: Counting objects:  69% (65/93)        
remote: Counting objects:  70% (66/93)        
remote: Counting objects:  72% (67/93)        
remote: Counting objects:  73% (68/93)        
remote: Counting objects:  74% (69/93)        
remote: Counting objects:  75% (70/93)        
remote: Counting objects:  76% (71/93)        
remote: Counting objects:  77% (72/93)        
remote: Counting objects:  78% (73/93)        
remote: Counting objects:  79% (74/93)        
remote: Counting objects:  80% (75/93)        
remote: Counting objects:  81% (76/93)        
remote: Counting objects:  82% (77/93)        
remote: Counting objects:  83% (78/93)        
remote: Counting objects:  84% (79/93)        
remote: Counting objects:  86% (80/93)        
remote: Counting objects:  87% (81/93)        
remote: Counting objects:  88% (82/93)        
remote: Counting objects:  89% (83/93)        
remote: Counting objects:  90% (84/93)        
remote: Counting objects:  91% (85/93)        
remote: Counting objects:  92% (86/93)        
remote: Counting objects:  93% (87/93)        
remote: Counting objects:  94% (88/93)        
remote: Counting objects:  95% (89/93)        
remote: Counting objects:  96% (90/93)        
remote: Counting objects:  97% (91/93)        
remote: Counting objects:  98% (92/93)        
remote: Counting objects: 100% (93/93)        
remote: Counting objects: 100% (93/93), done.        
remote: Compressing objects:   1% (1/51)        
remote: Compressing objects:   3% (2/51)        
remote: Compressing objects:   5% (3/51)        
remote: Compressing objects:   7% (4/51)        
remote: Compressing objects:   9% (5/51)        
remote: Compressing objects:  11% (6/51)        
remote: Compressing objects:  13% (7/51)        
remote: Compressing objects:  15% (8/51)        
remote: Compressing objects:  17% (9/51)        
remote: Compressing objects:  19% (10/51)        
remote: Compressing objects:  21% (11/51)        
remote: Compressing objects:  23% (12/51)        
remote: Compressing objects:  25% (13/51)        
remote: Compressing objects:  27% (14/51)        
remote: Compressing objects:  29% (15/51)        
remote: Compressing objects:  31% (16/51)        
remote: Compressing objects:  33% (17/51)        
remote: Compressing objects:  35% (18/51)        
remote: Compressing objects:  37% (19/51)        
remote: Compressing objects:  39% (20/51)        
remote: Compressing objects:  41% (21/51)        
remote: Compressing objects:  43% (22/51)        
remote: Compressing objects:  45% (23/51)        
remote: Compressing objects:  47% (24/51)        
remote: Compressing objects:  49% (25/51)        
remote: Compressing objects:  50% (26/51)        
remote: Compressing objects:  52% (27/51)        
remote: Compressing objects:  54% (28/51)        
remote: Compressing objects:  56% (29/51)        
remote: Compressing objects:  58% (30/51)        
remote: Compressing objects:  60% (31/51)        
remote: Compressing objects:  62% (32/51)        
remote: Compressing objects:  64% (33/51)        
remote: Compressing objects:  66% (34/51)        
remote: Compressing objects:  68% (35/51)        
remote: Compressing objects:  70% (36/51)        
remote: Compressing objects:  72% (37/51)        
remote: Compressing objects:  74% (38/51)        
remote: Compressing objects:  76% (39/51)        
remote: Compressing objects:  78% (40/51)        
remote: Compressing objects:  80% (41/51)        
remote: Compressing objects:  82% (42/51)        
remote: Compressing objects:  84% (43/51)        
remote: Compressing objects:  86% (44/51)        
remote: Compressing objects:  88% (45/51)        
remote: Compressing objects:  90% (46/51)        
remote: Compressing objects:  92% (47/51)        
remote: Compressing objects:  94% (48/51)        
remote: Compressing objects:  96% (49/51)        
remote: Compressing objects:  98% (50/51)        
remote: Compressing objects: 100% (51/51)        
remote: Compressing objects: 100% (51/51), done.        
Receiving objects:   0% (1/505)
Receiving objects:   1% (6/505)
Receiving objects:   2% (11/505)
Receiving objects:   3% (16/505)
Receiving objects:   4% (21/505)
Receiving objects:   5% (26/505)
Receiving objects:   6% (31/505)
Receiving objects:   7% (36/505)
Receiving objects:   8% (41/505)
Receiving objects:   9% (46/505)
Receiving objects:  10% (51/505)
remote: Total 505 (delta 22), reused 72 (delta 17), pack-reused 412        
Receiving objects:  11% (56/505)
Receiving objects:  12% (61/505)
Receiving objects:  13% (66/505)
Receiving objects:  14% (71/505)
Receiving objects:  15% (76/505)
Receiving objects:  16% (81/505)
Receiving objects:  17% (86/505)
Receiving objects:  18% (91/505)
Receiving objects:  19% (96/505)
Receiving objects:  20% (101/505)
Receiving objects:  21% (107/505)
Receiving objects:  22% (112/505)
Receiving objects:  23% (117/505)
Receiving objects:  24% (122/505)
Receiving objects:  25% (127/505)
Receiving objects:  26% (132/505)
Receiving objects:  27% (137/505)
Receiving objects:  28% (142/505)
Receiving objects:  29% (147/505)
Receiving objects:  30% (152/505)
Receiving objects:  31% (157/505)
Receiving objects:  32% (162/505)
Receiving objects:  33% (167/505)
Receiving objects:  34% (172/505)
Receiving objects:  35% (177/505)
Receiving objects:  36% (182/505)
Receiving objects:  37% (187/505)
Receiving objects:  38% (192/505)
Receiving objects:  39% (197/505)
Receiving objects:  40% (202/505)
Receiving objects:  41% (208/505)
Receiving objects:  42% (213/505)
Receiving objects:  43% (218/505)
Receiving objects:  44% (223/505)
Receiving objects:  45% (228/505)
Receiving objects:  46% (233/505)
Receiving objects:  47% (238/505)
Receiving objects:  48% (243/505)
Receiving objects:  49% (248/505)
Receiving objects:  50% (253/505)
Receiving objects:  51% (258/505)
Receiving objects:  52% (263/505)
Receiving objects:  53% (268/505)
Receiving objects:  54% (273/505)
Receiving objects:  55% (278/505)
Receiving objects:  56% (283/505)
Receiving objects:  57% (288/505)
Receiving objects:  58% (293/505)
Receiving objects:  59% (298/505)
Receiving objects:  60% (303/505)
Receiving objects:  61% (309/505)
Receiving objects:  62% (314/505)
Receiving objects:  63% (319/505)
Receiving objects:  64% (324/505)
Receiving objects:  65% (329/505)
Receiving objects:  66% (334/505)
Receiving objects:  67% (339/505)
Receiving objects:  68% (344/505)
Receiving objects:  69% (349/505)
Receiving objects:  70% (354/505)
Receiving objects:  71% (359/505)
Receiving objects:  72% (364/505)
Receiving objects:  73% (369/505)
Receiving objects:  74% (374/505)
Receiving objects:  75% (379/505)
Receiving objects:  76% (384/505)
Receiving objects:  77% (389/505)
Receiving objects:  78% (394/505)
Receiving objects:  79% (399/505)
Receiving objects:  80% (404/505)
Receiving objects:  81% (410/505)
Receiving objects:  82% (415/505)
Receiving objects:  83% (420/505)
Receiving objects:  84% (425/505)
Receiving objects:  85% (430/505)
Receiving objects:  86% (435/505)
Receiving objects:  87% (440/505)
Receiving objects:  88% (445/505)
Receiving objects:  89% (450/505)
Receiving objects:  90% (455/505)
Receiving objects:  91% (460/505)
Receiving objects:  92% (465/505)
Receiving objects:  93% (470/505)
Receiving objects:  94% (475/505)
Receiving objects:  95% (480/505)
Receiving objects:  96% (485/505)
Receiving objects:  97% (490/505)
Receiving objects:  98% (495/505)
Receiving objects:  99% (500/505)
Receiving objects: 100% (505/505)
Receiving objects: 100% (505/505), 58.59 KiB | 14.65 MiB/s, done.
Resolving deltas:   0% (0/161)
Resolving deltas:  14% (23/161)
Resolving deltas:  15% (25/161)
Resolving deltas:  24% (39/161)
Resolving deltas:  28% (46/161)
Resolving deltas:  31% (50/161)
Resolving deltas:  36% (59/161)
Resolving deltas:  39% (64/161)
Resolving deltas:  40% (65/161)
Resolving deltas:  41% (67/161)
Resolving deltas:  42% (69/161)
Resolving deltas:  46% (75/161)
Resolving deltas:  55% (89/161)
Resolving deltas:  58% (94/161)
Resolving deltas:  60% (98/161)
Resolving deltas:  66% (107/161)
Resolving deltas:  68% (110/161)
Resolving deltas:  69% (112/161)
Resolving deltas:  70% (113/161)
Resolving deltas:  72% (116/161)
Resolving deltas:  73% (118/161)
Resolving deltas:  74% (120/161)
Resolving deltas:  75% (121/161)
Resolving deltas:  76% (123/161)
Resolving deltas:  77% (124/161)
Resolving deltas:  78% (126/161)
Resolving deltas:  79% (128/161)
Resolving deltas:  80% (129/161)
Resolving deltas:  81% (132/161)
Resolving deltas:  83% (135/161)
Resolving deltas:  85% (137/161)
Resolving deltas:  86% (139/161)
Resolving deltas:  90% (145/161)
Resolving deltas:  95% (154/161)
Resolving deltas:  98% (158/161)
Resolving deltas:  99% (160/161)
Resolving deltas: 100% (161/161)
Resolving deltas: 100% (161/161), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/system-mqtt'...
remote: Enumerating objects: 34, done.        
remote: Counting objects:  16% (1/6)        
remote: Counting objects:  33% (2/6)        
remote: Counting objects:  50% (3/6)        
remote: Counting objects:  66% (4/6)        
remote: Counting objects:  83% (5/6)        
remote: Counting objects: 100% (6/6)        
remote: Counting objects: 100% (6/6), done.        
remote: Compressing objects:  25% (1/4)        
remote: Compressing objects:  50% (2/4)        
remote: Compressing objects:  75% (3/4)        
remote: Compressing objects: 100% (4/4)        
remote: Compressing objects: 100% (4/4), done.        
remote: Total 34 (delta 0), reused 0 (delta 0), pack-reused 28        
Receiving objects:   2% (1/34)
Receiving objects:   5% (2/34)
Receiving objects:   8% (3/34)
Receiving objects:  11% (4/34)
Receiving objects:  14% (5/34)
Receiving objects:  17% (6/34)
Receiving objects:  20% (7/34)
Receiving objects:  23% (8/34)
Receiving objects:  26% (9/34)
Receiving objects:  29% (10/34)
Receiving objects:  32% (11/34)
Receiving objects:  35% (12/34)
Receiving objects:  38% (13/34)
Receiving objects:  41% (14/34)
Receiving objects:  44% (15/34)
Receiving objects:  47% (16/34)
Receiving objects:  50% (17/34)
Receiving objects:  52% (18/34)
Receiving objects:  55% (19/34)
Receiving objects:  58% (20/34)
Receiving objects:  61% (21/34)
Receiving objects:  64% (22/34)
Receiving objects:  67% (23/34)
Receiving objects:  70% (24/34)
Receiving objects:  73% (25/34)
Receiving objects:  76% (26/34)
Receiving objects:  79% (27/34)
Receiving objects:  82% (28/34)
Receiving objects:  85% (29/34)
Receiving objects:  88% (30/34)
Receiving objects:  91% (31/34)
Receiving objects:  94% (32/34)
Receiving objects:  97% (33/34)
Receiving objects: 100% (34/34)
Receiving objects: 100% (34/34), 7.22 KiB | 7.22 MiB/s, done.
Resolving deltas:   0% (0/3)
Resolving deltas:  33% (1/3)
Resolving deltas:  66% (2/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/system-node-xiamen'...
remote: Enumerating objects: 273, done.        
remote: Counting objects:   0% (1/242)        
remote: Counting objects:   1% (3/242)        
remote: Counting objects:   2% (5/242)        
remote: Counting objects:   3% (8/242)        
remote: Counting objects:   4% (10/242)        
remote: Counting objects:   5% (13/242)        
remote: Counting objects:   6% (15/242)        
remote: Counting objects:   7% (17/242)        
remote: Counting objects:   8% (20/242)        
remote: Counting objects:   9% (22/242)        
remote: Counting objects:  10% (25/242)        
remote: Counting objects:  11% (27/242)        
remote: Counting objects:  12% (30/242)        
remote: Counting objects:  13% (32/242)        
remote: Counting objects:  14% (34/242)        
remote: Counting objects:  15% (37/242)        
remote: Counting objects:  16% (39/242)        
remote: Counting objects:  17% (42/242)        
remote: Counting objects:  18% (44/242)        
remote: Counting objects:  19% (46/242)        
remote: Counting objects:  20% (49/242)        
remote: Counting objects:  21% (51/242)        
remote: Counting objects:  22% (54/242)        
remote: Counting objects:  23% (56/242)        
remote: Counting objects:  24% (59/242)        
remote: Counting objects:  25% (61/242)        
remote: Counting objects:  26% (63/242)        
remote: Counting objects:  27% (66/242)        
remote: Counting objects:  28% (68/242)        
remote: Counting objects:  29% (71/242)        
remote: Counting objects:  30% (73/242)        
remote: Counting objects:  31% (76/242)        
remote: Counting objects:  32% (78/242)        
remote: Counting objects:  33% (80/242)        
remote: Counting objects:  34% (83/242)        
remote: Counting objects:  35% (85/242)        
remote: Counting objects:  36% (88/242)        
remote: Counting objects:  37% (90/242)        
remote: Counting objects:  38% (92/242)        
remote: Counting objects:  39% (95/242)        
remote: Counting objects:  40% (97/242)        
remote: Counting objects:  41% (100/242)        
remote: Counting objects:  42% (102/242)        
remote: Counting objects:  43% (105/242)        
remote: Counting objects:  44% (107/242)        
remote: Counting objects:  45% (109/242)        
remote: Counting objects:  46% (112/242)        
remote: Counting objects:  47% (114/242)        
remote: Counting objects:  48% (117/242)        
remote: Counting objects:  49% (119/242)        
remote: Counting objects:  50% (121/242)        
remote: Counting objects:  51% (124/242)        
remote: Counting objects:  52% (126/242)        
remote: Counting objects:  53% (129/242)        
remote: Counting objects:  54% (131/242)        
remote: Counting objects:  55% (134/242)        
remote: Counting objects:  56% (136/242)        
remote: Counting objects:  57% (138/242)        
remote: Counting objects:  58% (141/242)        
remote: Counting objects:  59% (143/242)        
remote: Counting objects:  60% (146/242)        
remote: Counting objects:  61% (148/242)        
remote: Counting objects:  62% (151/242)        
remote: Counting objects:  63% (153/242)        
remote: Counting objects:  64% (155/242)        
remote: Counting objects:  65% (158/242)        
remote: Counting objects:  66% (160/242)        
remote: Counting objects:  67% (163/242)        
remote: Counting objects:  68% (165/242)        
remote: Counting objects:  69% (167/242)        
remote: Counting objects:  70% (170/242)        
remote: Counting objects:  71% (172/242)        
remote: Counting objects:  72% (175/242)        
remote: Counting objects:  73% (177/242)        
remote: Counting objects:  74% (180/242)        
remote: Counting objects:  75% (182/242)        
remote: Counting objects:  76% (184/242)        
remote: Counting objects:  77% (187/242)        
remote: Counting objects:  78% (189/242)        
remote: Counting objects:  79% (192/242)        
remote: Counting objects:  80% (194/242)        
remote: Counting objects:  81% (197/242)        
remote: Counting objects:  82% (199/242)        
remote: Counting objects:  83% (201/242)        
remote: Counting objects:  84% (204/242)        
remote: Counting objects:  85% (206/242)        
remote: Counting objects:  86% (209/242)        
remote: Counting objects:  87% (211/242)        
remote: Counting objects:  88% (213/242)        
remote: Counting objects:  89% (216/242)        
remote: Counting objects:  90% (218/242)        
remote: Counting objects:  91% (221/242)        
remote: Counting objects:  92% (223/242)        
remote: Counting objects:  93% (226/242)        
remote: Counting objects:  94% (228/242)        
remote: Counting objects:  95% (230/242)        
remote: Counting objects:  96% (233/242)        
remote: Counting objects:  97% (235/242)        
remote: Counting objects:  98% (238/242)        
remote: Counting objects:  99% (240/242)        
remote: Counting objects: 100% (242/242)        
remote: Counting objects: 100% (242/242), done.        
remote: Compressing objects:   1% (1/93)        
remote: Compressing objects:   2% (2/93)        
remote: Compressing objects:   3% (3/93)        
remote: Compressing objects:   4% (4/93)        
remote: Compressing objects:   5% (5/93)        
remote: Compressing objects:   6% (6/93)        
remote: Compressing objects:   7% (7/93)        
remote: Compressing objects:   8% (8/93)        
remote: Compressing objects:   9% (9/93)        
remote: Compressing objects:  10% (10/93)        
remote: Compressing objects:  11% (11/93)        
remote: Compressing objects:  12% (12/93)        
remote: Compressing objects:  13% (13/93)        
remote: Compressing objects:  15% (14/93)        
remote: Compressing objects:  16% (15/93)        
remote: Compressing objects:  17% (16/93)        
remote: Compressing objects:  18% (17/93)        
remote: Compressing objects:  19% (18/93)        
remote: Compressing objects:  20% (19/93)        
remote: Compressing objects:  21% (20/93)        
remote: Compressing objects:  22% (21/93)        
remote: Compressing objects:  23% (22/93)        
remote: Compressing objects:  24% (23/93)        
remote: Compressing objects:  25% (24/93)        
remote: Compressing objects:  26% (25/93)        
remote: Compressing objects:  27% (26/93)        
remote: Compressing objects:  29% (27/93)        
remote: Compressing objects:  30% (28/93)        
remote: Compressing objects:  31% (29/93)        
remote: Compressing objects:  32% (30/93)        
remote: Compressing objects:  33% (31/93)        
remote: Compressing objects:  34% (32/93)        
remote: Compressing objects:  35% (33/93)        
remote: Compressing objects:  36% (34/93)        
remote: Compressing objects:  37% (35/93)        
remote: Compressing objects:  38% (36/93)        
remote: Compressing objects:  39% (37/93)        
remote: Compressing objects:  40% (38/93)        
remote: Compressing objects:  41% (39/93)        
remote: Compressing objects:  43% (40/93)        
remote: Compressing objects:  44% (41/93)        
remote: Compressing objects:  45% (42/93)        
remote: Compressing objects:  46% (43/93)        
remote: Compressing objects:  47% (44/93)        
remote: Compressing objects:  48% (45/93)        
remote: Compressing objects:  49% (46/93)        
remote: Compressing objects:  50% (47/93)        
remote: Compressing objects:  51% (48/93)        
remote: Compressing objects:  52% (49/93)        
remote: Compressing objects:  53% (50/93)        
remote: Compressing objects:  54% (51/93)        
remote: Compressing objects:  55% (52/93)        
remote: Compressing objects:  56% (53/93)        
remote: Compressing objects:  58% (54/93)        
remote: Compressing objects:  59% (55/93)        
remote: Compressing objects:  60% (56/93)        
remote: Compressing objects:  61% (57/93)        
remote: Compressing objects:  62% (58/93)        
remote: Compressing objects:  63% (59/93)        
remote: Compressing objects:  64% (60/93)        
remote: Compressing objects:  65% (61/93)        
remote: Compressing objects:  66% (62/93)        
remote: Compressing objects:  67% (63/93)        
remote: Compressing objects:  68% (64/93)        
remote: Compressing objects:  69% (65/93)        
remote: Compressing objects:  70% (66/93)        
remote: Compressing objects:  72% (67/93)        
remote: Compressing objects:  73% (68/93)        
remote: Compressing objects:  74% (69/93)        
remote: Compressing objects:  75% (70/93)        
remote: Compressing objects:  76% (71/93)        
remote: Compressing objects:  77% (72/93)        
remote: Compressing objects:  78% (73/93)        
remote: Compressing objects:  79% (74/93)        
remote: Compressing objects:  80% (75/93)        
remote: Compressing objects:  81% (76/93)        
remote: Compressing objects:  82% (77/93)        
remote: Compressing objects:  83% (78/93)        
remote: Compressing objects:  84% (79/93)        
remote: Compressing objects:  86% (80/93)        
remote: Compressing objects:  87% (81/93)        
remote: Compressing objects:  88% (82/93)        
remote: Compressing objects:  89% (83/93)        
remote: Compressing objects:  90% (84/93)        
remote: Compressing objects:  91% (85/93)        
remote: Compressing objects:  92% (86/93)        
remote: Compressing objects:  93% (87/93)        
remote: Compressing objects:  94% (88/93)        
remote: Compressing objects:  95% (89/93)        
remote: Compressing objects:  96% (90/93)        
remote: Compressing objects:  97% (91/93)        
remote: Compressing objects:  98% (92/93)        
remote: Compressing objects: 100% (93/93)        
remote: Compressing objects: 100% (93/93), done.        
Receiving objects:   0% (1/273)
Receiving objects:   1% (3/273)
Receiving objects:   2% (6/273)
Receiving objects:   3% (9/273)
Receiving objects:   4% (11/273)
Receiving objects:   5% (14/273)
Receiving objects:   6% (17/273)
Receiving objects:   7% (20/273)
Receiving objects:   8% (22/273)
Receiving objects:   9% (25/273)
Receiving objects:  10% (28/273)
Receiving objects:  11% (31/273)
Receiving objects:  12% (33/273)
Receiving objects:  13% (36/273)
Receiving objects:  14% (39/273)
Receiving objects:  15% (41/273)
Receiving objects:  16% (44/273)
Receiving objects:  17% (47/273)
Receiving objects:  18% (50/273)
Receiving objects:  19% (52/273)
Receiving objects:  20% (55/273)
Receiving objects:  21% (58/273)
Receiving objects:  22% (61/273)
Receiving objects:  23% (63/273)
Receiving objects:  24% (66/273)
Receiving objects:  25% (69/273)
Receiving objects:  26% (71/273)
Receiving objects:  27% (74/273)
remote: Total 273 (delta 41), reused 174 (delta 27), pack-reused 31        
Receiving objects:  28% (77/273)
Receiving objects:  29% (80/273)
Receiving objects:  30% (82/273)
Receiving objects:  31% (85/273)
Receiving objects:  32% (88/273)
Receiving objects:  33% (91/273)
Receiving objects:  34% (93/273)
Receiving objects:  35% (96/273)
Receiving objects:  36% (99/273)
Receiving objects:  37% (102/273)
Receiving objects:  38% (104/273)
Receiving objects:  39% (107/273)
Receiving objects:  40% (110/273)
Receiving objects:  41% (112/273)
Receiving objects:  42% (115/273)
Receiving objects:  43% (118/273)
Receiving objects:  44% (121/273)
Receiving objects:  45% (123/273)
Receiving objects:  46% (126/273)
Receiving objects:  47% (129/273)
Receiving objects:  48% (132/273)
Receiving objects:  49% (134/273)
Receiving objects:  50% (137/273)
Receiving objects:  51% (140/273)
Receiving objects:  52% (142/273)
Receiving objects:  53% (145/273)
Receiving objects:  54% (148/273)
Receiving objects:  55% (151/273)
Receiving objects:  56% (153/273)
Receiving objects:  57% (156/273)
Receiving objects:  58% (159/273)
Receiving objects:  59% (162/273)
Receiving objects:  60% (164/273)
Receiving objects:  61% (167/273)
Receiving objects:  62% (170/273)
Receiving objects:  63% (172/273)
Receiving objects:  64% (175/273)
Receiving objects:  65% (178/273)
Receiving objects:  66% (181/273)
Receiving objects:  67% (183/273)
Receiving objects:  68% (186/273)
Receiving objects:  69% (189/273)
Receiving objects:  70% (192/273)
Receiving objects:  71% (194/273)
Receiving objects:  72% (197/273)
Receiving objects:  73% (200/273)
Receiving objects:  74% (203/273)
Receiving objects:  75% (205/273)
Receiving objects:  76% (208/273)
Receiving objects:  77% (211/273)
Receiving objects:  78% (213/273)
Receiving objects:  79% (216/273)
Receiving objects:  80% (219/273)
Receiving objects:  81% (222/273)
Receiving objects:  82% (224/273)
Receiving objects:  83% (227/273)
Receiving objects:  84% (230/273)
Receiving objects:  85% (233/273)
Receiving objects:  86% (235/273)
Receiving objects:  87% (238/273)
Receiving objects:  88% (241/273)
Receiving objects:  89% (243/273)
Receiving objects:  90% (246/273)
Receiving objects:  91% (249/273)
Receiving objects:  92% (252/273)
Receiving objects:  93% (254/273)
Receiving objects:  94% (257/273)
Receiving objects:  95% (260/273)
Receiving objects:  96% (263/273)
Receiving objects:  97% (265/273)
Receiving objects:  98% (268/273)
Receiving objects:  99% (271/273)
Receiving objects: 100% (273/273)
Receiving objects: 100% (273/273), 31.13 KiB | 15.56 MiB/s, done.
Resolving deltas:   0% (0/47)
Resolving deltas:   4% (2/47)
Resolving deltas:   6% (3/47)
Resolving deltas:   8% (4/47)
Resolving deltas:  17% (8/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/xiamen-config/M040/params_new/system-port'...
remote: Enumerating objects: 98, done.        
remote: Counting objects:   5% (1/20)        
remote: Counting objects:  10% (2/20)        
remote: Counting objects:  15% (3/20)        
remote: Counting objects:  20% (4/20)        
remote: Counting objects:  25% (5/20)        
remote: Counting objects:  30% (6/20)        
remote: Counting objects:  35% (7/20)        
remote: Counting objects:  40% (8/20)        
remote: Counting objects:  45% (9/20)        
remote: Counting objects:  50% (10/20)        
remote: Counting objects:  55% (11/20)        
remote: Counting objects:  60% (12/20)        
remote: Counting objects:  65% (13/20)        
remote: Counting objects:  70% (14/20)        
remote: Counting objects:  75% (15/20)        
remote: Counting objects:  80% (16/20)        
remote: Counting objects:  85% (17/20)        
remote: Counting objects:  90% (18/20)        
remote: Counting objects:  95% (19/20)        
remote: Counting objects: 100% (20/20)        
remote: Counting objects: 100% (20/20), done.        
remote: Compressing objects:   6% (1/15)        
remote: Compressing objects:  13% (2/15)        
remote: Compressing objects:  20% (3/15)        
remote: Compressing objects:  26% (4/15)        
remote: Compressing objects:  33% (5/15)        
remote: Compressing objects:  40% (6/15)        
remote: Compressing objects:  46% (7/15)        
remote: Compressing objects:  53% (8/15)        
remote: Compressing objects:  60% (9/15)        
remote: Compressing objects:  66% (10/15)        
remote: Compressing objects:  73% (11/15)        
remote: Compressing objects:  80% (12/15)        
remote: Compressing objects:  86% (13/15)        
remote: Compressing objects:  93% (14/15)        
remote: Compressing objects: 100% (15/15)        
remote: Compressing objects: 100% (15/15), done.        
Receiving objects:   1% (1/98)
remote: Total 98 (delta 6), reused 17 (delta 4), pack-reused 78        
Receiving objects:   2% (2/98)
Receiving objects:   3% (3/98)
Receiving objects:   4% (4/98)
Receiving objects:   5% (5/98)
Receiving objects:   6% (6/98)
Receiving objects:   7% (7/98)
Receiving objects:   8% (8/98)
Receiving objects:   9% (9/98)
Receiving objects:  10% (10/98)
Receiving objects:  11% (11/98)
Receiving objects:  12% (12/98)
Receiving objects:  13% (13/98)
Receiving objects:  14% (14/98)
Receiving objects:  15% (15/98)
Receiving objects:  16% (16/98)
Receiving objects:  17% (17/98)
Receiving objects:  18% (18/98)
Receiving objects:  19% (19/98)
Receiving objects:  20% (20/98)
Receiving objects:  21% (21/98)
Receiving objects:  22% (22/98)
Receiving objects:  23% (23/98)
Receiving objects:  24% (24/98)
Receiving objects:  25% (25/98)
Receiving objects:  26% (26/98)
Receiving objects:  27% (27/98)
Receiving objects:  28% (28/98)
Receiving objects:  29% (29/98)
Receiving objects:  30% (30/98)
Receiving objects:  31% (31/98)
Receiving objects:  32% (32/98)
Receiving objects:  33% (33/98)
Receiving objects:  34% (34/98)
Receiving objects:  35% (35/98)
Receiving objects:  36% (36/98)
Receiving objects:  37% (37/98)
Receiving objects:  38% (38/98)
Receiving objects:  39% (39/98)
Receiving objects:  40% (40/98)
Receiving objects:  41% (41/98)
Receiving objects:  42% (42/98)
Receiving objects:  43% (43/98)
Receiving objects:  44% (44/98)
Receiving objects:  45% (45/98)
Receiving objects:  46% (46/98)
Receiving objects:  47% (47/98)
Receiving objects:  48% (48/98)
Receiving objects:  50% (49/98)
Receiving objects:  51% (50/98)
Receiving objects:  52% (51/98)
Receiving objects:  53% (52/98)
Receiving objects:  54% (53/98)
Receiving objects:  55% (54/98)
Receiving objects:  56% (55/98)
Receiving objects:  57% (56/98)
Receiving objects:  58% (57/98)
Receiving objects:  59% (58/98)
Receiving objects:  60% (59/98)
Receiving objects:  61% (60/98)
Receiving objects:  62% (61/98)
Receiving objects:  63% (62/98)
Receiving objects:  64% (63/98)
Receiving objects:  65% (64/98)
Receiving objects:  66% (65/98)
Receiving objects:  67% (66/98)
Receiving objects:  68% (67/98)
Receiving objects:  69% (68/98)
Receiving objects:  70% (69/98)
Receiving objects:  71% (70/98)
Receiving objects:  72% (71/98)
Receiving objects:  73% (72/98)
Receiving objects:  74% (73/98)
Receiving objects:  75% (74/98)
Receiving objects:  76% (75/98)
Receiving objects:  77% (76/98)
Receiving objects:  78% (77/98)
Receiving objects:  79% (78/98)
Receiving objects:  80% (79/98)
Receiving objects:  81% (80/98)
Receiving objects:  82% (81/98)
Receiving objects:  83% (82/98)
Receiving objects:  84% (83/98)
Receiving objects:  85% (84/98)
Receiving objects:  86% (85/98)
Receiving objects:  87% (86/98)
Receiving objects:  88% (87/98)
Receiving objects:  89% (88/98)
Receiving objects:  90% (89/98)
Receiving objects:  91% (90/98)
Receiving objects:  92% (91/98)
Receiving objects:  93% (92/98)
Receiving objects:  94% (93/98)
Receiving objects:  95% (94/98)
Receiving objects:  96% (95/98)
Receiving objects:  97% (96/98)
Receiving objects:  98% (97/98)
Receiving objects: 100% (98/98)
Receiving objects: 100% (98/98), 12.09 KiB | 12.09 MiB/s, done.
Resolving deltas:   0% (0/48)
Resolving deltas:  25% (12/48)
Resolving deltas:  31% (15/48)
Resolving deltas:  37% (18/48)
Resolving deltas:  45% (22/48)
Resolving deltas:  54% (26/48)
Resolving deltas:  60% (29/48)
Resolving deltas:  66% (32/48)
Resolving deltas:  70% (34/48)
Resolving deltas: 100% (48/48)
Resolving deltas: 100% (48/48), done.
Submodule path 'lidar-extrinsics': checked out '6ecb793ee64e1896a8499364daa1670d01b5283b'
Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900'
Submodule path 'perception_data_collection': checked out '2064137ae4c844e18ff16a2fb885743b24f29888'
Submodule path 'perception_lidar_camera_fusion': checked out 'ec37cb02731ff3a2a7146d991b513e20fc744145'
Submodule path 'perception_new_detection': checked out 'd3ace915c564b33963a75302c9f9700df23bb763'
Submodule path 'perception_segmentation_fisheye': checked out '10ad00f36ef35feceea3fb1b8e32b11a9ee0ced2'
Submodule path 'perception_spreader_imv': checked out '11957f08a8af58d73d97b878e3abd4143736f539'
Submodule path 'perception_vehicles': checked out 'd7d354c4c36b15d0ffd3278a3b0b7cd70ee62852'
Submodule path 'system-common': checked out '877b60387a36108d2b6257397ec81519f55e80eb'
Submodule path 'system-device': checked out '88ae65d773675803c8a3733e508dee2e26b5fc29'
Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87'
Submodule path 'system-node-xiamen': checked out '101cf6fb4699d329e0e1336d51912bc91716ddae'
Submodule path 'system-port': checked out '631dbc2f37c19d9be2116adbb30897a4fe070c9a'
[Pipeline] sh
+ ls -d lidar-extrinsics/ perception_camera_driver/ perception_data_collection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/
[Pipeline] echo
[lidar-extrinsics, perception_camera_driver, perception_data_collection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, system-common, system-device, system-mqtt, system-node-xiamen, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M040/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_segmentation_fisheye/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_segmentation_fisheye 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M040/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M040/params_new/perception_vehicles/master /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/system-common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/system-common/system-ros /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/system-device/master /root/workspace/xiamen-config/M040/params_new/system-device/slave /root/workspace/xiamen-config/M040/params_new/system-device/system-ros /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/system-node-xiamen/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-xiamen 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M040/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M040/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/system-port/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M040/params_new/system-port/system-ros /root/workspace/xiamen-config/M040/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M040/params_new/params_new/
data_collection
extrinsics
imv_spreader_detection
lidar_camera_fusion
master
perception
peripheral_controller.toml
README.md
segmentation
slave
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M040/params_new/params_new/data_collection /root/workspace/xiamen-config/M040/params_new/params_new/extrinsics /root/workspace/xiamen-config/M040/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M040/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M040/params_new/params_new/master /root/workspace/xiamen-config/M040/params_new/params_new/perception /root/workspace/xiamen-config/M040/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M040/params_new/params_new/README.md /root/workspace/xiamen-config/M040/params_new/params_new/segmentation /root/workspace/xiamen-config/M040/params_new/params_new/slave /root/workspace/xiamen-config/M040/params_new/params_new/system-ros /root/workspace/xiamen-config/M040/params_M040/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo M039 [Pipeline] dir Running in /root/workspace/xiamen-config/M039 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M039/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M039/params_M039/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M039/params_M039/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M039/params_M039/params/master@tmp [Pipeline] sh + cp -r params_M039 params_orin_master_M039_2023-08-07_13-41-13 [Pipeline] sh + zip -rq params_orin_master_M039_2023-08-07_13-41-13.zip params_orin_master_M039_2023-08-07_13-41-13 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M039/params_orin_master_M039_2023-08-07_13-41-13.zip,/root/workspace/xiamen-config/M039/version.json [Pipeline] sh + curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M039/params_orin_master_M039_2023-08-07_13-41-13.zip"' --form 'version=@"/root/workspace/xiamen-config/M039/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 46 62.5M 0 0 46 28.9M 0 92.1M --:--:-- --:--:-- --:--:-- 91.8M 100 62.5M 0 0 100 62.5M 0 40.1M 0:00:01 0:00:01 --:--:-- 40.1M 100 62.5M 0 0 100 62.5M 0 24.4M 0:00:02 0:00:02 --:--:-- 24.4M 100 62.5M 0 0 100 62.5M 0 17.5M 0:00:03 0:00:03 --:--:-- 17.5M 100 62.5M 0 0 100 62.5M 0 13.7M 0:00:04 0:00:04 --:--:-- 13.7M 100 62.5M 0 0 100 62.5M 0 11.2M 0:00:05 0:00:05 --:--:-- 6555k 100 62.5M 0 0 100 62.5M 0 9757k 0:00:06 0:00:06 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 8466k 0:00:07 0:00:07 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 7475k 0:00:08 0:00:08 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6693k 0:00:09 0:00:09 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6058k 0:00:10 0:00:10 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5534k 0:00:11 0:00:11 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5093k 0:00:12 0:00:12 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4717k 0:00:13 0:00:13 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4393k 0:00:14 0:00:14 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4111k 0:00:15 0:00:15 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3863k 0:00:16 0:00:16 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3643k 0:00:17 0:00:17 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3446k 0:00:18 0:00:18 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3270k 0:00:19 0:00:19 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3111k 0:00:20 0:00:20 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2967k 0:00:21 0:00:21 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2835k 0:00:22 0:00:22 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2715k 0:00:23 0:00:23 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2604k 0:00:24 0:00:24 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2502k 0:00:25 0:00:25 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2408k 0:00:26 0:00:26 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2320k 0:00:27 0:00:27 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2239k 0:00:28 0:00:28 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2163k 0:00:29 0:00:29 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2093k 0:00:30 0:00:30 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2026k 0:00:31 0:00:31 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1964k 0:00:32 0:00:32 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1905k 0:00:33 0:00:33 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1850k 0:00:34 0:00:34 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1798k 0:00:35 0:00:35 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1749k 0:00:36 0:00:36 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1703k 0:00:37 0:00:37 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1658k 0:00:38 0:00:38 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1616k 0:00:39 0:00:39 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1577k 0:00:40 0:00:40 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1539k 0:00:41 0:00:41 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1502k 0:00:42 0:00:42 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1468k 0:00:43 0:00:43 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1435k 0:00:44 0:00:44 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1403k 0:00:45 0:00:45 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1373k 0:00:46 0:00:46 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1344k 0:00:47 0:00:47 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1317k 0:00:48 0:00:48 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1290k 0:00:49 0:00:49 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1265k 0:00:50 0:00:50 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1240k 0:00:51 0:00:51 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1216k 0:00:52 0:00:52 --:--:-- 0 100 62.5M 0 43 100 62.5M 0 1196k 0:00:53 0:00:53 --:--:-- 8 100 62.5M 0 43 100 62.5M 0 1196k 0:00:53 0:00:53 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M039@tmp [Pipeline] echo M040 [Pipeline] dir Running in /root/workspace/xiamen-config/M040 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M040/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M040/params_M040/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M040/params_M040/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M040/params_M040/params/master@tmp [Pipeline] sh + cp -r params_M040 params_orin_master_M040_2023-08-07_13-42-17 [Pipeline] sh + zip -rq params_orin_master_M040_2023-08-07_13-42-17.zip params_orin_master_M040_2023-08-07_13-42-17 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M040/params_orin_master_M040_2023-08-07_13-42-17.zip,/root/workspace/xiamen-config/M040/version.json [Pipeline] sh + curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M040/params_orin_master_M040_2023-08-07_13-42-17.zip"' --form 'version=@"/root/workspace/xiamen-config/M040/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 63 62.5M 0 0 63 39.5M 0 109M --:--:-- --:--:-- --:--:-- 109M 100 62.5M 0 0 100 62.5M 0 40.0M 0:00:01 0:00:01 --:--:-- 40.0M 100 62.5M 0 0 100 62.5M 0 24.4M 0:00:02 0:00:02 --:--:-- 24.3M 100 62.5M 0 0 100 62.5M 0 17.5M 0:00:03 0:00:03 --:--:-- 17.5M 100 62.5M 0 0 100 62.5M 0 13.6M 0:00:04 0:00:04 --:--:-- 13.6M 100 62.5M 0 0 100 62.5M 0 11.2M 0:00:05 0:00:05 --:--:-- 4519k 100 62.5M 0 0 100 62.5M 0 9750k 0:00:06 0:00:06 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 8459k 0:00:07 0:00:07 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 7471k 0:00:08 0:00:08 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6691k 0:00:09 0:00:09 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6056k 0:00:10 0:00:10 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5533k 0:00:11 0:00:11 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5092k 0:00:12 0:00:12 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4717k 0:00:13 0:00:13 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4393k 0:00:14 0:00:14 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4110k 0:00:15 0:00:15 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3862k 0:00:16 0:00:16 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3642k 0:00:17 0:00:17 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3446k 0:00:18 0:00:18 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3270k 0:00:19 0:00:19 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3111k 0:00:20 0:00:20 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2966k 0:00:21 0:00:21 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2835k 0:00:22 0:00:22 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2714k 0:00:23 0:00:23 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2604k 0:00:24 0:00:24 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2502k 0:00:25 0:00:25 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2408k 0:00:26 0:00:26 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2320k 0:00:27 0:00:27 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2239k 0:00:28 0:00:28 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2163k 0:00:29 0:00:29 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2092k 0:00:30 0:00:30 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2026k 0:00:31 0:00:31 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1964k 0:00:32 0:00:32 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1905k 0:00:33 0:00:33 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1850k 0:00:34 0:00:34 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1798k 0:00:35 0:00:35 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1749k 0:00:36 0:00:36 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1702k 0:00:37 0:00:37 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1658k 0:00:38 0:00:38 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1616k 0:00:39 0:00:39 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1576k 0:00:40 0:00:40 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1538k 0:00:41 0:00:41 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1502k 0:00:42 0:00:42 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1468k 0:00:43 0:00:43 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1435k 0:00:44 0:00:44 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1403k 0:00:45 0:00:45 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1373k 0:00:46 0:00:46 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1344k 0:00:47 0:00:47 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1317k 0:00:48 0:00:48 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1290k 0:00:49 0:00:49 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1265k 0:00:50 0:00:50 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1240k 0:00:51 0:00:51 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 1216k 0:00:52 0:00:52 --:--:-- 0 100 62.5M 0 43 100 62.5M 0 1205k 0:00:53 0:00:53 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M040@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M039.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M039.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M039.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M040.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M040.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M040.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M041.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M041.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M041.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M042.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M042.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M042.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M043.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M043.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M043.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M044.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M044.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M044.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [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": "# 参数发布通知 ### [厦门039-040车参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:wuxintao - 更新车辆: > - <font color=#3C3C3C> [M039master]: **公有dev**: b8ae99e.**2023/08/07/09:57:23** **私有dev**: 69ecaa5.**2023/08/04/22:35:43** </font> > - <font color=#3C3C3C> [M040master]: **公有dev**: b8ae99e.**2023/08/07/09:57:23** **私有dev**: 39465a8.**2023/08/04/22:16:22** </font> --- > 请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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 720 100 27 100 693 174 4470 --:--:-- --:--:-- --:--:-- 4615 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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