Console Output
Skipping 406 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/qingdao/qiangang/shared_config
[Pipeline] echo
1440
[Pipeline] echo
1440
[Pipeline] sh
+ git rev-parse --short HEAD
[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/1440/repository/commits/1065132
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/1065132
Response Code: HTTP/1.1 200 OK
Response:
{"id":"1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","short_id":"1065132b","created_at":"2024-11-19T09:37:50.000+00:00","parent_ids":["c0dabc829c6491df54053a22a53b76aea5d36e51"],"title":"Update params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-19T09:37:50.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-19T09:37:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1440,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/11/19/09:37:50
[Pipeline] echo
dev**: 1065132.**2024/11/19/09:37:50**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2025-01-15_10-19-49","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-19-53","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18}
[Pipeline] echo
QDQG001
[Pipeline] sh
++ ls
++ grep -v params_QDQG002
++ xargs
++ grep -v version.json
+ cp -r params params_QDQG002/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2025-01-15_10-19-49","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2025-01-15_10-19-53","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18}'
[Pipeline] sh
+ rm -rf params_QDQG002@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [QDQG001master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: 5f21eed.**2024/06/20/17:32:47**
</font>
> - <font color=#3C3C3C> [QDQG002master]:
**公有dev**: 1065132.**2024/11/19/09:37:50**
**私有dev**: fa88327.**2024/06/20/17:33:15**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/qingdaoQG-config/QDQG001@tmp /root/workspace/qingdaoQG-config/QDQG002@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
QDQG001拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_new
[Pipeline] dir
Running in /root/workspace/qingdaoQG-config/QDQG001/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/QDQG001.git
> git init /root/workspace/qingdaoQG-config/QDQG001/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/QDQG001.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/QDQG001.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/QDQG001.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 ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c # timeout=300000
Commit message: "Add module: perception_camera_driver, branch: qiangang_truck"
> git rev-list --no-walk ddcf0fad35277e109193e5cf4bdd0c2a0a6d980c # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'hardware' (git@159.27.226.4:hardware/config/QDQG001.git) registered for path 'hardware'
Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap'
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-extrinsics' (git@159.27.226.4:config/extrinsics/QDQG001.git) registered for path 'lidar-extrinsics'
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/qg001.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_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
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 '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' (git@159.27.226.4:system/config/system-node-qingdao-qiangang.git) registered for path 'system-node'
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/qingdaoQG-config/QDQG001/params_new/hardware'...
remote: Enumerating objects: 40, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 3% (1/32)
remote: Compressing objects: 6% (2/32)
remote: Compressing objects: 9% (3/32)
remote: Compressing objects: 12% (4/32)
remote: Compressing objects: 15% (5/32)
remote: Compressing objects: 18% (6/32)
remote: Compressing objects: 21% (7/32)
remote: Compressing objects: 25% (8/32)
remote: Compressing objects: 28% (9/32)
remote: Compressing objects: 31% (10/32)
remote: Compressing objects: 34% (11/32)
remote: Compressing objects: 37% (12/32)
remote: Compressing objects: 40% (13/32)
remote: Compressing objects: 43% (14/32)
remote: Compressing objects: 46% (15/32)
remote: Compressing objects: 50% (16/32)
remote: Compressing objects: 53% (17/32)
remote: Compressing objects: 56% (18/32)
remote: Compressing objects: 59% (19/32)
remote: Compressing objects: 62% (20/32)
remote: Compressing objects: 65% (21/32)
remote: Compressing objects: 68% (22/32)
remote: Compressing objects: 71% (23/32)
remote: Compressing objects: 75% (24/32)
remote: Compressing objects: 78% (25/32)
remote: Compressing objects: 81% (26/32)
remote: Compressing objects: 84% (27/32)
remote: Compressing objects: 87% (28/32)
remote: Compressing objects: 90% (29/32)
remote: Compressing objects: 93% (30/32)
remote: Compressing objects: 96% (31/32)
remote: Compressing objects: 100% (32/32)
remote: Compressing objects: 100% (32/32), done.
remote: Total 40 (delta 13), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/40)
Receiving objects: 5% (2/40)
Receiving objects: 7% (3/40)
Receiving objects: 10% (4/40)
Receiving objects: 12% (5/40)
Receiving objects: 15% (6/40)
Receiving objects: 17% (7/40)
Receiving objects: 20% (8/40)
Receiving objects: 22% (9/40)
Receiving objects: 25% (10/40)
Receiving objects: 27% (11/40)
Receiving objects: 30% (12/40)
Receiving objects: 32% (13/40)
Receiving objects: 35% (14/40)
Receiving objects: 37% (15/40)
Receiving objects: 40% (16/40)
Receiving objects: 42% (17/40)
Receiving objects: 45% (18/40)
Receiving objects: 47% (19/40)
Receiving objects: 50% (20/40)
Receiving objects: 52% (21/40)
Receiving objects: 55% (22/40)
Receiving objects: 57% (23/40)
Receiving objects: 60% (24/40)
Receiving objects: 62% (25/40)
Receiving objects: 65% (26/40)
Receiving objects: 67% (27/40)
Receiving objects: 70% (28/40)
Receiving objects: 72% (29/40)
Receiving objects: 75% (30/40)
Receiving objects: 77% (31/40)
Receiving objects: 80% (32/40)
Receiving objects: 82% (33/40)
Receiving objects: 85% (34/40)
Receiving objects: 87% (35/40)
Receiving objects: 90% (36/40)
Receiving objects: 92% (37/40)
Receiving objects: 95% (38/40)
Receiving objects: 97% (39/40)
Receiving objects: 100% (40/40)
Receiving objects: 100% (40/40), done.
Resolving deltas: 0% (0/13)
Resolving deltas: 15% (2/13)
Resolving deltas: 38% (5/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 69% (9/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hdmap'...
remote: Enumerating objects: 27, done.
remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 27
Receiving objects: 3% (1/27)
Receiving objects: 7% (2/27)
Receiving objects: 11% (3/27)
Receiving objects: 14% (4/27)
Receiving objects: 18% (5/27)
Receiving objects: 22% (6/27)
Receiving objects: 25% (7/27)
Receiving objects: 29% (8/27)
Receiving objects: 33% (9/27)
Receiving objects: 37% (10/27)
Receiving objects: 40% (11/27)
Receiving objects: 44% (12/27)
Receiving objects: 48% (13/27)
Receiving objects: 51% (14/27)
Receiving objects: 55% (15/27)
Receiving objects: 59% (16/27)
Receiving objects: 62% (17/27)
Receiving objects: 66% (18/27)
Receiving objects: 70% (19/27)
Receiving objects: 74% (20/27)
Receiving objects: 77% (21/27)
Receiving objects: 81% (22/27)
Receiving objects: 85% (23/27)
Receiving objects: 88% (24/27)
Receiving objects: 92% (25/27)
Receiving objects: 96% (26/27)
Receiving objects: 100% (27/27)
Receiving objects: 100% (27/27), 7.98 KiB | 7.98 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/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/qingdaoQG-config/QDQG001/params_new/hdmap_interface'...
remote: Enumerating objects: 26, done.
remote: Total 26 (delta 0), reused 0 (delta 0), pack-reused 26
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), 4.82 KiB | 4.82 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 20% (2/10)
Resolving deltas: 80% (8/10)
Resolving deltas: 90% (9/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 37, done.
remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 37
Receiving objects: 2% (1/37)
Receiving objects: 5% (2/37)
Receiving objects: 8% (3/37)
Receiving objects: 10% (4/37)
Receiving objects: 13% (5/37)
Receiving objects: 16% (6/37)
Receiving objects: 18% (7/37)
Receiving objects: 21% (8/37)
Receiving objects: 24% (9/37)
Receiving objects: 27% (10/37)
Receiving objects: 29% (11/37)
Receiving objects: 32% (12/37)
Receiving objects: 35% (13/37)
Receiving objects: 37% (14/37)
Receiving objects: 40% (15/37)
Receiving objects: 43% (16/37)
Receiving objects: 45% (17/37)
Receiving objects: 48% (18/37)
Receiving objects: 51% (19/37)
Receiving objects: 54% (20/37)
Receiving objects: 56% (21/37)
Receiving objects: 59% (22/37)
Receiving objects: 62% (23/37)
Receiving objects: 64% (24/37)
Receiving objects: 67% (25/37)
Receiving objects: 70% (26/37)
Receiving objects: 72% (27/37)
Receiving objects: 75% (28/37)
Receiving objects: 78% (29/37)
Receiving objects: 81% (30/37)
Receiving objects: 83% (31/37)
Receiving objects: 86% (32/37)
Receiving objects: 89% (33/37)
Receiving objects: 91% (34/37)
Receiving objects: 94% (35/37)
Receiving objects: 97% (36/37)
Receiving objects: 100% (37/37)
Receiving objects: 100% (37/37), 6.73 KiB | 6.73 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 5% (1/19)
Resolving deltas: 10% (2/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics'...
remote: Enumerating objects: 76, 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: 6% (1/16)
remote: Compressing objects: 12% (2/16)
remote: Compressing objects: 18% (3/16)
remote: Compressing objects: 25% (4/16)
remote: Compressing objects: 31% (5/16)
remote: Compressing objects: 37% (6/16)
remote: Compressing objects: 43% (7/16)
remote: Compressing objects: 50% (8/16)
remote: Compressing objects: 56% (9/16)
remote: Compressing objects: 62% (10/16)
remote: Compressing objects: 68% (11/16)
remote: Compressing objects: 75% (12/16)
remote: Compressing objects: 81% (13/16)
remote: Compressing objects: 87% (14/16)
remote: Compressing objects: 93% (15/16)
remote: Compressing objects: 100% (16/16)
remote: Compressing objects: 100% (16/16), done.
Receiving objects: 1% (1/76)
Receiving objects: 2% (2/76)
Receiving objects: 3% (3/76)
Receiving objects: 5% (4/76)
Receiving objects: 6% (5/76)
Receiving objects: 7% (6/76)
Receiving objects: 9% (7/76)
Receiving objects: 10% (8/76)
Receiving objects: 11% (9/76)
Receiving objects: 13% (10/76)
Receiving objects: 14% (11/76)
Receiving objects: 15% (12/76)
Receiving objects: 17% (13/76)
Receiving objects: 18% (14/76)
Receiving objects: 19% (15/76)
Receiving objects: 21% (16/76)
Receiving objects: 22% (17/76)
Receiving objects: 23% (18/76)
Receiving objects: 25% (19/76)
Receiving objects: 26% (20/76)
Receiving objects: 27% (21/76)
Receiving objects: 28% (22/76)
Receiving objects: 30% (23/76)
Receiving objects: 31% (24/76)
Receiving objects: 32% (25/76)
Receiving objects: 34% (26/76)
Receiving objects: 35% (27/76)
Receiving objects: 36% (28/76)
Receiving objects: 38% (29/76)
Receiving objects: 39% (30/76)
Receiving objects: 40% (31/76)
Receiving objects: 42% (32/76)
Receiving objects: 43% (33/76)
Receiving objects: 44% (34/76)
Receiving objects: 46% (35/76)
Receiving objects: 47% (36/76)
Receiving objects: 48% (37/76)
Receiving objects: 50% (38/76)
Receiving objects: 51% (39/76)
Receiving objects: 52% (40/76)
Receiving objects: 53% (41/76)
Receiving objects: 55% (42/76)
Receiving objects: 56% (43/76)
Receiving objects: 57% (44/76)
Receiving objects: 59% (45/76)
Receiving objects: 60% (46/76)
Receiving objects: 61% (47/76)
Receiving objects: 63% (48/76)
Receiving objects: 64% (49/76)
Receiving objects: 65% (50/76)
Receiving objects: 67% (51/76)
Receiving objects: 68% (52/76)
Receiving objects: 69% (53/76)
Receiving objects: 71% (54/76)
Receiving objects: 72% (55/76)
remote: Total 76 (delta 3), reused 0 (delta 0), pack-reused 60
Receiving objects: 73% (56/76)
Receiving objects: 75% (57/76)
Receiving objects: 76% (58/76)
Receiving objects: 77% (59/76)
Receiving objects: 78% (60/76)
Receiving objects: 80% (61/76)
Receiving objects: 81% (62/76)
Receiving objects: 82% (63/76)
Receiving objects: 84% (64/76)
Receiving objects: 85% (65/76)
Receiving objects: 86% (66/76)
Receiving objects: 88% (67/76)
Receiving objects: 89% (68/76)
Receiving objects: 90% (69/76)
Receiving objects: 92% (70/76)
Receiving objects: 93% (71/76)
Receiving objects: 94% (72/76)
Receiving objects: 96% (73/76)
Receiving objects: 97% (74/76)
Receiving objects: 98% (75/76)
Receiving objects: 100% (76/76)
Receiving objects: 100% (76/76), 13.05 KiB | 13.05 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 28% (2/7)
Resolving deltas: 42% (3/7)
Resolving deltas: 57% (4/7)
Resolving deltas: 71% (5/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common'...
remote: Enumerating objects: 34, done.
remote: Counting objects: 2% (1/34)
remote: Counting objects: 5% (2/34)
remote: Counting objects: 8% (3/34)
remote: Counting objects: 11% (4/34)
remote: Counting objects: 14% (5/34)
remote: Counting objects: 17% (6/34)
remote: Counting objects: 20% (7/34)
remote: Counting objects: 23% (8/34)
remote: Counting objects: 26% (9/34)
remote: Counting objects: 29% (10/34)
remote: Counting objects: 32% (11/34)
remote: Counting objects: 35% (12/34)
remote: Counting objects: 38% (13/34)
remote: Counting objects: 41% (14/34)
remote: Counting objects: 44% (15/34)
remote: Counting objects: 47% (16/34)
remote: Counting objects: 50% (17/34)
remote: Counting objects: 52% (18/34)
remote: Counting objects: 55% (19/34)
remote: Counting objects: 58% (20/34)
remote: Counting objects: 61% (21/34)
remote: Counting objects: 64% (22/34)
remote: Counting objects: 67% (23/34)
remote: Counting objects: 70% (24/34)
remote: Counting objects: 73% (25/34)
remote: Counting objects: 76% (26/34)
remote: Counting objects: 79% (27/34)
remote: Counting objects: 82% (28/34)
remote: Counting objects: 85% (29/34)
remote: Counting objects: 88% (30/34)
remote: Counting objects: 91% (31/34)
remote: Counting objects: 94% (32/34)
remote: Counting objects: 97% (33/34)
remote: Counting objects: 100% (34/34)
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 3% (1/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 34 (delta 6), reused 0 (delta 0), pack-reused 0
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.54 KiB | 7.54 MiB/s, done.
Resolving deltas: 0% (0/6)
Resolving deltas: 16% (1/6)
Resolving deltas: 100% (6/6)
Resolving deltas: 100% (6/6), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 601, done.
remote: Counting objects: 0% (1/172)
remote: Counting objects: 1% (2/172)
remote: Counting objects: 2% (4/172)
remote: Counting objects: 3% (6/172)
remote: Counting objects: 4% (7/172)
remote: Counting objects: 5% (9/172)
remote: Counting objects: 6% (11/172)
remote: Counting objects: 7% (13/172)
remote: Counting objects: 8% (14/172)
remote: Counting objects: 9% (16/172)
remote: Counting objects: 10% (18/172)
remote: Counting objects: 11% (19/172)
remote: Counting objects: 12% (21/172)
remote: Counting objects: 13% (23/172)
remote: Counting objects: 14% (25/172)
remote: Counting objects: 15% (26/172)
remote: Counting objects: 16% (28/172)
remote: Counting objects: 17% (30/172)
remote: Counting objects: 18% (31/172)
remote: Counting objects: 19% (33/172)
remote: Counting objects: 20% (35/172)
remote: Counting objects: 21% (37/172)
remote: Counting objects: 22% (38/172)
remote: Counting objects: 23% (40/172)
remote: Counting objects: 24% (42/172)
remote: Counting objects: 25% (43/172)
remote: Counting objects: 26% (45/172)
remote: Counting objects: 27% (47/172)
remote: Counting objects: 28% (49/172)
remote: Counting objects: 29% (50/172)
remote: Counting objects: 30% (52/172)
remote: Counting objects: 31% (54/172)
remote: Counting objects: 32% (56/172)
remote: Counting objects: 33% (57/172)
remote: Counting objects: 34% (59/172)
remote: Counting objects: 35% (61/172)
remote: Counting objects: 36% (62/172)
remote: Counting objects: 37% (64/172)
remote: Counting objects: 38% (66/172)
remote: Counting objects: 39% (68/172)
remote: Counting objects: 40% (69/172)
remote: Counting objects: 41% (71/172)
remote: Counting objects: 42% (73/172)
remote: Counting objects: 43% (74/172)
remote: Counting objects: 44% (76/172)
remote: Counting objects: 45% (78/172)
remote: Counting objects: 46% (80/172)
remote: Counting objects: 47% (81/172)
remote: Counting objects: 48% (83/172)
remote: Counting objects: 49% (85/172)
remote: Counting objects: 50% (86/172)
remote: Counting objects: 51% (88/172)
remote: Counting objects: 52% (90/172)
remote: Counting objects: 53% (92/172)
remote: Counting objects: 54% (93/172)
remote: Counting objects: 55% (95/172)
remote: Counting objects: 56% (97/172)
remote: Counting objects: 57% (99/172)
remote: Counting objects: 58% (100/172)
remote: Counting objects: 59% (102/172)
remote: Counting objects: 60% (104/172)
remote: Counting objects: 61% (105/172)
remote: Counting objects: 62% (107/172)
remote: Counting objects: 63% (109/172)
remote: Counting objects: 64% (111/172)
remote: Counting objects: 65% (112/172)
remote: Counting objects: 66% (114/172)
remote: Counting objects: 67% (116/172)
remote: Counting objects: 68% (117/172)
remote: Counting objects: 69% (119/172)
remote: Counting objects: 70% (121/172)
remote: Counting objects: 71% (123/172)
remote: Counting objects: 72% (124/172)
remote: Counting objects: 73% (126/172)
remote: Counting objects: 74% (128/172)
remote: Counting objects: 75% (129/172)
remote: Counting objects: 76% (131/172)
remote: Counting objects: 77% (133/172)
remote: Counting objects: 78% (135/172)
remote: Counting objects: 79% (136/172)
remote: Counting objects: 80% (138/172)
remote: Counting objects: 81% (140/172)
remote: Counting objects: 82% (142/172)
remote: Counting objects: 83% (143/172)
remote: Counting objects: 84% (145/172)
remote: Counting objects: 85% (147/172)
remote: Counting objects: 86% (148/172)
remote: Counting objects: 87% (150/172)
remote: Counting objects: 88% (152/172)
remote: Counting objects: 89% (154/172)
remote: Counting objects: 90% (155/172)
remote: Counting objects: 91% (157/172)
remote: Counting objects: 92% (159/172)
remote: Counting objects: 93% (160/172)
remote: Counting objects: 94% (162/172)
remote: Counting objects: 95% (164/172)
remote: Counting objects: 96% (166/172)
remote: Counting objects: 97% (167/172)
remote: Counting objects: 98% (169/172)
remote: Counting objects: 99% (171/172)
remote: Counting objects: 100% (172/172)
remote: Counting objects: 100% (172/172), done.
remote: Compressing objects: 1% (1/83)
remote: Compressing objects: 2% (2/83)
remote: Compressing objects: 3% (3/83)
remote: Compressing objects: 4% (4/83)
remote: Compressing objects: 6% (5/83)
remote: Compressing objects: 7% (6/83)
remote: Compressing objects: 8% (7/83)
remote: Compressing objects: 9% (8/83)
remote: Compressing objects: 10% (9/83)
remote: Compressing objects: 12% (10/83)
remote: Compressing objects: 13% (11/83)
remote: Compressing objects: 14% (12/83)
remote: Compressing objects: 15% (13/83)
remote: Compressing objects: 16% (14/83)
remote: Compressing objects: 18% (15/83)
remote: Compressing objects: 19% (16/83)
remote: Compressing objects: 20% (17/83)
remote: Compressing objects: 21% (18/83)
remote: Compressing objects: 22% (19/83)
remote: Compressing objects: 24% (20/83)
remote: Compressing objects: 25% (21/83)
remote: Compressing objects: 26% (22/83)
remote: Compressing objects: 27% (23/83)
remote: Compressing objects: 28% (24/83)
remote: Compressing objects: 30% (25/83)
remote: Compressing objects: 31% (26/83)
remote: Compressing objects: 32% (27/83)
remote: Compressing objects: 33% (28/83)
remote: Compressing objects: 34% (29/83)
remote: Compressing objects: 36% (30/83)
remote: Compressing objects: 37% (31/83)
remote: Compressing objects: 38% (32/83)
remote: Compressing objects: 39% (33/83)
remote: Compressing objects: 40% (34/83)
remote: Compressing objects: 42% (35/83)
remote: Compressing objects: 43% (36/83)
remote: Compressing objects: 44% (37/83)
remote: Compressing objects: 45% (38/83)
remote: Compressing objects: 46% (39/83)
remote: Compressing objects: 48% (40/83)
remote: Compressing objects: 49% (41/83)
remote: Compressing objects: 50% (42/83)
remote: Compressing objects: 51% (43/83)
remote: Compressing objects: 53% (44/83)
remote: Compressing objects: 54% (45/83)
remote: Compressing objects: 55% (46/83)
remote: Compressing objects: 56% (47/83)
remote: Compressing objects: 57% (48/83)
remote: Compressing objects: 59% (49/83)
remote: Compressing objects: 60% (50/83)
remote: Compressing objects: 61% (51/83)
remote: Compressing objects: 62% (52/83)
remote: Compressing objects: 63% (53/83)
remote: Compressing objects: 65% (54/83)
remote: Compressing objects: 66% (55/83)
remote: Compressing objects: 67% (56/83)
remote: Compressing objects: 68% (57/83)
remote: Compressing objects: 69% (58/83)
remote: Compressing objects: 71% (59/83)
remote: Compressing objects: 72% (60/83)
remote: Compressing objects: 73% (61/83)
remote: Compressing objects: 74% (62/83)
remote: Compressing objects: 75% (63/83)
remote: Compressing objects: 77% (64/83)
remote: Compressing objects: 78% (65/83)
remote: Compressing objects: 79% (66/83)
remote: Compressing objects: 80% (67/83)
remote: Compressing objects: 81% (68/83)
remote: Compressing objects: 83% (69/83)
remote: Compressing objects: 84% (70/83)
remote: Compressing objects: 85% (71/83)
remote: Compressing objects: 86% (72/83)
remote: Compressing objects: 87% (73/83)
remote: Compressing objects: 89% (74/83)
remote: Compressing objects: 90% (75/83)
remote: Compressing objects: 91% (76/83)
remote: Compressing objects: 92% (77/83)
remote: Compressing objects: 93% (78/83)
remote: Compressing objects: 95% (79/83)
remote: Compressing objects: 96% (80/83)
remote: Compressing objects: 97% (81/83)
remote: Compressing objects: 98% (82/83)
remote: Compressing objects: 100% (83/83)
remote: Compressing objects: 100% (83/83), done.
Receiving objects: 0% (1/601)
Receiving objects: 1% (7/601)
Receiving objects: 2% (13/601)
Receiving objects: 3% (19/601)
Receiving objects: 4% (25/601)
Receiving objects: 5% (31/601)
Receiving objects: 6% (37/601)
Receiving objects: 7% (43/601)
Receiving objects: 8% (49/601)
Receiving objects: 9% (55/601)
Receiving objects: 10% (61/601)
Receiving objects: 11% (67/601)
Receiving objects: 12% (73/601)
Receiving objects: 13% (79/601)
Receiving objects: 14% (85/601)
Receiving objects: 15% (91/601)
Receiving objects: 16% (97/601)
Receiving objects: 17% (103/601)
Receiving objects: 18% (109/601)
Receiving objects: 19% (115/601)
Receiving objects: 20% (121/601)
Receiving objects: 21% (127/601)
Receiving objects: 22% (133/601)
Receiving objects: 23% (139/601)
Receiving objects: 24% (145/601)
Receiving objects: 25% (151/601)
remote: Total 601 (delta 71), reused 153 (delta 57), pack-reused 429
Receiving objects: 26% (157/601)
Receiving objects: 27% (163/601)
Receiving objects: 28% (169/601)
Receiving objects: 29% (175/601)
Receiving objects: 30% (181/601)
Receiving objects: 31% (187/601)
Receiving objects: 32% (193/601)
Receiving objects: 33% (199/601)
Receiving objects: 34% (205/601)
Receiving objects: 35% (211/601)
Receiving objects: 36% (217/601)
Receiving objects: 37% (223/601)
Receiving objects: 38% (229/601)
Receiving objects: 39% (235/601)
Receiving objects: 40% (241/601)
Receiving objects: 41% (247/601)
Receiving objects: 42% (253/601)
Receiving objects: 43% (259/601)
Receiving objects: 44% (265/601)
Receiving objects: 45% (271/601)
Receiving objects: 46% (277/601)
Receiving objects: 47% (283/601)
Receiving objects: 48% (289/601)
Receiving objects: 49% (295/601)
Receiving objects: 50% (301/601)
Receiving objects: 51% (307/601)
Receiving objects: 52% (313/601)
Receiving objects: 53% (319/601)
Receiving objects: 54% (325/601)
Receiving objects: 55% (331/601)
Receiving objects: 56% (337/601)
Receiving objects: 57% (343/601)
Receiving objects: 58% (349/601)
Receiving objects: 59% (355/601)
Receiving objects: 60% (361/601)
Receiving objects: 61% (367/601)
Receiving objects: 62% (373/601)
Receiving objects: 63% (379/601)
Receiving objects: 64% (385/601)
Receiving objects: 65% (391/601)
Receiving objects: 66% (397/601)
Receiving objects: 67% (403/601)
Receiving objects: 68% (409/601)
Receiving objects: 69% (415/601)
Receiving objects: 70% (421/601)
Receiving objects: 71% (427/601)
Receiving objects: 72% (433/601)
Receiving objects: 73% (439/601)
Receiving objects: 74% (445/601)
Receiving objects: 75% (451/601)
Receiving objects: 76% (457/601)
Receiving objects: 77% (463/601)
Receiving objects: 78% (469/601)
Receiving objects: 79% (475/601)
Receiving objects: 80% (481/601)
Receiving objects: 81% (487/601)
Receiving objects: 82% (493/601)
Receiving objects: 83% (499/601)
Receiving objects: 84% (505/601)
Receiving objects: 85% (511/601)
Receiving objects: 86% (517/601)
Receiving objects: 87% (523/601)
Receiving objects: 88% (529/601)
Receiving objects: 89% (535/601)
Receiving objects: 90% (541/601)
Receiving objects: 91% (547/601)
Receiving objects: 92% (553/601)
Receiving objects: 93% (559/601)
Receiving objects: 94% (565/601)
Receiving objects: 95% (571/601)
Receiving objects: 96% (577/601)
Receiving objects: 97% (583/601)
Receiving objects: 98% (589/601)
Receiving objects: 99% (595/601)
Receiving objects: 100% (601/601)
Receiving objects: 100% (601/601), 103.01 KiB | 25.75 MiB/s, done.
Resolving deltas: 0% (0/251)
Resolving deltas: 1% (3/251)
Resolving deltas: 2% (6/251)
Resolving deltas: 3% (8/251)
Resolving deltas: 15% (39/251)
Resolving deltas: 27% (70/251)
Resolving deltas: 28% (72/251)
Resolving deltas: 29% (75/251)
Resolving deltas: 32% (81/251)
Resolving deltas: 33% (84/251)
Resolving deltas: 34% (87/251)
Resolving deltas: 35% (88/251)
Resolving deltas: 41% (104/251)
Resolving deltas: 44% (112/251)
Resolving deltas: 47% (118/251)
Resolving deltas: 49% (124/251)
Resolving deltas: 52% (132/251)
Resolving deltas: 53% (135/251)
Resolving deltas: 54% (138/251)
Resolving deltas: 55% (139/251)
Resolving deltas: 56% (142/251)
Resolving deltas: 57% (144/251)
Resolving deltas: 58% (146/251)
Resolving deltas: 59% (149/251)
Resolving deltas: 60% (153/251)
Resolving deltas: 61% (155/251)
Resolving deltas: 62% (158/251)
Resolving deltas: 63% (159/251)
Resolving deltas: 64% (161/251)
Resolving deltas: 65% (164/251)
Resolving deltas: 74% (187/251)
Resolving deltas: 78% (196/251)
Resolving deltas: 80% (201/251)
Resolving deltas: 81% (205/251)
Resolving deltas: 82% (208/251)
Resolving deltas: 88% (222/251)
Resolving deltas: 89% (224/251)
Resolving deltas: 90% (226/251)
Resolving deltas: 91% (229/251)
Resolving deltas: 92% (231/251)
Resolving deltas: 93% (234/251)
Resolving deltas: 94% (236/251)
Resolving deltas: 95% (239/251)
Resolving deltas: 96% (242/251)
Resolving deltas: 97% (244/251)
Resolving deltas: 100% (251/251)
Resolving deltas: 100% (251/251), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port'...
remote: Enumerating objects: 122, done.
remote: Counting objects: 1% (1/59)
remote: Counting objects: 3% (2/59)
remote: Counting objects: 5% (3/59)
remote: Counting objects: 6% (4/59)
remote: Counting objects: 8% (5/59)
remote: Counting objects: 10% (6/59)
remote: Counting objects: 11% (7/59)
remote: Counting objects: 13% (8/59)
remote: Counting objects: 15% (9/59)
remote: Counting objects: 16% (10/59)
remote: Counting objects: 18% (11/59)
remote: Counting objects: 20% (12/59)
remote: Counting objects: 22% (13/59)
remote: Counting objects: 23% (14/59)
remote: Counting objects: 25% (15/59)
remote: Counting objects: 27% (16/59)
remote: Counting objects: 28% (17/59)
remote: Counting objects: 30% (18/59)
remote: Counting objects: 32% (19/59)
remote: Counting objects: 33% (20/59)
remote: Counting objects: 35% (21/59)
remote: Counting objects: 37% (22/59)
remote: Counting objects: 38% (23/59)
remote: Counting objects: 40% (24/59)
remote: Counting objects: 42% (25/59)
remote: Counting objects: 44% (26/59)
remote: Counting objects: 45% (27/59)
remote: Counting objects: 47% (28/59)
remote: Counting objects: 49% (29/59)
remote: Counting objects: 50% (30/59)
remote: Counting objects: 52% (31/59)
remote: Counting objects: 54% (32/59)
remote: Counting objects: 55% (33/59)
remote: Counting objects: 57% (34/59)
remote: Counting objects: 59% (35/59)
remote: Counting objects: 61% (36/59)
remote: Counting objects: 62% (37/59)
remote: Counting objects: 64% (38/59)
remote: Counting objects: 66% (39/59)
remote: Counting objects: 67% (40/59)
remote: Counting objects: 69% (41/59)
remote: Counting objects: 71% (42/59)
remote: Counting objects: 72% (43/59)
remote: Counting objects: 74% (44/59)
remote: Counting objects: 76% (45/59)
remote: Counting objects: 77% (46/59)
remote: Counting objects: 79% (47/59)
remote: Counting objects: 81% (48/59)
remote: Counting objects: 83% (49/59)
remote: Counting objects: 84% (50/59)
remote: Counting objects: 86% (51/59)
remote: Counting objects: 88% (52/59)
remote: Counting objects: 89% (53/59)
remote: Counting objects: 91% (54/59)
remote: Counting objects: 93% (55/59)
remote: Counting objects: 94% (56/59)
remote: Counting objects: 96% (57/59)
remote: Counting objects: 98% (58/59)
remote: Counting objects: 100% (59/59)
remote: Counting objects: 100% (59/59), done.
remote: Compressing objects: 2% (1/42)
remote: Compressing objects: 4% (2/42)
remote: Compressing objects: 7% (3/42)
remote: Compressing objects: 9% (4/42)
remote: Compressing objects: 11% (5/42)
remote: Compressing objects: 14% (6/42)
remote: Compressing objects: 16% (7/42)
remote: Compressing objects: 19% (8/42)
remote: Compressing objects: 21% (9/42)
remote: Compressing objects: 23% (10/42)
remote: Compressing objects: 26% (11/42)
remote: Compressing objects: 28% (12/42)
remote: Compressing objects: 30% (13/42)
remote: Compressing objects: 33% (14/42)
remote: Compressing objects: 35% (15/42)
remote: Compressing objects: 38% (16/42)
remote: Compressing objects: 40% (17/42)
remote: Compressing objects: 42% (18/42)
remote: Compressing objects: 45% (19/42)
remote: Compressing objects: 47% (20/42)
remote: Compressing objects: 50% (21/42)
remote: Compressing objects: 52% (22/42)
remote: Compressing objects: 54% (23/42)
remote: Compressing objects: 57% (24/42)
remote: Compressing objects: 59% (25/42)
remote: Compressing objects: 61% (26/42)
remote: Compressing objects: 64% (27/42)
remote: Compressing objects: 66% (28/42)
remote: Compressing objects: 69% (29/42)
remote: Compressing objects: 71% (30/42)
remote: Compressing objects: 73% (31/42)
remote: Compressing objects: 76% (32/42)
remote: Compressing objects: 78% (33/42)
remote: Compressing objects: 80% (34/42)
remote: Compressing objects: 83% (35/42)
remote: Compressing objects: 85% (36/42)
remote: Compressing objects: 88% (37/42)
remote: Compressing objects: 90% (38/42)
remote: Compressing objects: 92% (39/42)
remote: Compressing objects: 95% (40/42)
remote: Compressing objects: 97% (41/42)
remote: Compressing objects: 100% (42/42)
remote: Compressing objects: 100% (42/42), done.
remote: Total 122 (delta 28), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/122)
Receiving objects: 1% (2/122)
Receiving objects: 2% (3/122)
Receiving objects: 3% (4/122)
Receiving objects: 4% (5/122)
Receiving objects: 5% (7/122)
Receiving objects: 6% (8/122)
Receiving objects: 7% (9/122)
Receiving objects: 8% (10/122)
Receiving objects: 9% (11/122)
Receiving objects: 10% (13/122)
Receiving objects: 11% (14/122)
Receiving objects: 12% (15/122)
Receiving objects: 13% (16/122)
Receiving objects: 14% (18/122)
Receiving objects: 15% (19/122)
Receiving objects: 16% (20/122)
Receiving objects: 17% (21/122)
Receiving objects: 18% (22/122)
Receiving objects: 19% (24/122)
Receiving objects: 20% (25/122)
Receiving objects: 21% (26/122)
Receiving objects: 22% (27/122)
Receiving objects: 23% (29/122)
Receiving objects: 24% (30/122)
Receiving objects: 25% (31/122)
Receiving objects: 26% (32/122)
Receiving objects: 27% (33/122)
Receiving objects: 28% (35/122)
Receiving objects: 29% (36/122)
Receiving objects: 30% (37/122)
Receiving objects: 31% (38/122)
Receiving objects: 32% (40/122)
Receiving objects: 33% (41/122)
Receiving objects: 34% (42/122)
Receiving objects: 35% (43/122)
Receiving objects: 36% (44/122)
Receiving objects: 37% (46/122)
Receiving objects: 38% (47/122)
Receiving objects: 39% (48/122)
Receiving objects: 40% (49/122)
Receiving objects: 41% (51/122)
Receiving objects: 42% (52/122)
Receiving objects: 43% (53/122)
Receiving objects: 44% (54/122)
Receiving objects: 45% (55/122)
Receiving objects: 46% (57/122)
Receiving objects: 47% (58/122)
Receiving objects: 48% (59/122)
Receiving objects: 49% (60/122)
Receiving objects: 50% (61/122)
Receiving objects: 51% (63/122)
Receiving objects: 52% (64/122)
Receiving objects: 53% (65/122)
Receiving objects: 54% (66/122)
Receiving objects: 55% (68/122)
Receiving objects: 56% (69/122)
Receiving objects: 57% (70/122)
Receiving objects: 58% (71/122)
Receiving objects: 59% (72/122)
Receiving objects: 60% (74/122)
Receiving objects: 61% (75/122)
Receiving objects: 62% (76/122)
Receiving objects: 63% (77/122)
Receiving objects: 64% (79/122)
Receiving objects: 65% (80/122)
Receiving objects: 66% (81/122)
Receiving objects: 67% (82/122)
Receiving objects: 68% (83/122)
Receiving objects: 69% (85/122)
Receiving objects: 70% (86/122)
Receiving objects: 71% (87/122)
Receiving objects: 72% (88/122)
Receiving objects: 73% (90/122)
Receiving objects: 74% (91/122)
Receiving objects: 75% (92/122)
Receiving objects: 76% (93/122)
Receiving objects: 77% (94/122)
Receiving objects: 78% (96/122)
Receiving objects: 79% (97/122)
Receiving objects: 80% (98/122)
Receiving objects: 81% (99/122)
Receiving objects: 82% (101/122)
Receiving objects: 83% (102/122)
Receiving objects: 84% (103/122)
Receiving objects: 85% (104/122)
Receiving objects: 86% (105/122)
Receiving objects: 87% (107/122)
Receiving objects: 88% (108/122)
Receiving objects: 89% (109/122)
Receiving objects: 90% (110/122)
Receiving objects: 91% (112/122)
Receiving objects: 92% (113/122)
Receiving objects: 93% (114/122)
Receiving objects: 94% (115/122)
Receiving objects: 95% (116/122)
Receiving objects: 96% (118/122)
Receiving objects: 97% (119/122)
Receiving objects: 98% (120/122)
Receiving objects: 99% (121/122)
Receiving objects: 100% (122/122)
Receiving objects: 100% (122/122), 18.57 KiB | 18.57 MiB/s, done.
Resolving deltas: 0% (0/64)
Resolving deltas: 1% (1/64)
Resolving deltas: 7% (5/64)
Resolving deltas: 14% (9/64)
Resolving deltas: 15% (10/64)
Resolving deltas: 17% (11/64)
Resolving deltas: 18% (12/64)
Resolving deltas: 21% (14/64)
Resolving deltas: 25% (16/64)
Resolving deltas: 28% (18/64)
Resolving deltas: 37% (24/64)
Resolving deltas: 40% (26/64)
Resolving deltas: 43% (28/64)
Resolving deltas: 45% (29/64)
Resolving deltas: 46% (30/64)
Resolving deltas: 53% (34/64)
Resolving deltas: 54% (35/64)
Resolving deltas: 57% (37/64)
Resolving deltas: 59% (38/64)
Resolving deltas: 60% (39/64)
Resolving deltas: 62% (40/64)
Resolving deltas: 65% (42/64)
Resolving deltas: 67% (43/64)
Resolving deltas: 68% (44/64)
Resolving deltas: 71% (46/64)
Resolving deltas: 73% (47/64)
Resolving deltas: 82% (53/64)
Resolving deltas: 84% (54/64)
Resolving deltas: 90% (58/64)
Resolving deltas: 92% (59/64)
Resolving deltas: 96% (62/64)
Resolving deltas: 100% (64/64)
Resolving deltas: 100% (64/64), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle'...
remote: Enumerating objects: 52, done.
remote: Counting objects: 33% (1/3)
remote: Counting objects: 66% (2/3)
remote: Counting objects: 100% (3/3)
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 52 (delta 0), reused 0 (delta 0), pack-reused 49
Receiving objects: 1% (1/52)
Receiving objects: 3% (2/52)
Receiving objects: 5% (3/52)
Receiving objects: 7% (4/52)
Receiving objects: 9% (5/52)
Receiving objects: 11% (6/52)
Receiving objects: 13% (7/52)
Receiving objects: 15% (8/52)
Receiving objects: 17% (9/52)
Receiving objects: 19% (10/52)
Receiving objects: 21% (11/52)
Receiving objects: 23% (12/52)
Receiving objects: 25% (13/52)
Receiving objects: 26% (14/52)
Receiving objects: 28% (15/52)
Receiving objects: 30% (16/52)
Receiving objects: 32% (17/52)
Receiving objects: 34% (18/52)
Receiving objects: 36% (19/52)
Receiving objects: 38% (20/52)
Receiving objects: 40% (21/52)
Receiving objects: 42% (22/52)
Receiving objects: 44% (23/52)
Receiving objects: 46% (24/52)
Receiving objects: 48% (25/52)
Receiving objects: 50% (26/52)
Receiving objects: 51% (27/52)
Receiving objects: 53% (28/52)
Receiving objects: 55% (29/52)
Receiving objects: 57% (30/52)
Receiving objects: 59% (31/52)
Receiving objects: 61% (32/52)
Receiving objects: 63% (33/52)
Receiving objects: 65% (34/52)
Receiving objects: 67% (35/52)
Receiving objects: 69% (36/52)
Receiving objects: 71% (37/52)
Receiving objects: 73% (38/52)
Receiving objects: 75% (39/52)
Receiving objects: 76% (40/52)
Receiving objects: 78% (41/52)
Receiving objects: 80% (42/52)
Receiving objects: 82% (43/52)
Receiving objects: 84% (44/52)
Receiving objects: 86% (45/52)
Receiving objects: 88% (46/52)
Receiving objects: 90% (47/52)
Receiving objects: 92% (48/52)
Receiving objects: 94% (49/52)
Receiving objects: 96% (50/52)
Receiving objects: 98% (51/52)
Receiving objects: 100% (52/52)
Receiving objects: 100% (52/52), 8.98 KiB | 8.98 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 26% (5/19)
Resolving deltas: 47% (9/19)
Resolving deltas: 52% (10/19)
Resolving deltas: 68% (13/19)
Resolving deltas: 73% (14/19)
Resolving deltas: 78% (15/19)
Resolving deltas: 84% (16/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/perception_camera_driver'...
remote: Enumerating objects: 61, 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: 12% (1/8)
remote: Compressing objects: 25% (2/8)
remote: Compressing objects: 37% (3/8)
remote: Compressing objects: 50% (4/8)
remote: Compressing objects: 62% (5/8)
remote: Compressing objects: 75% (6/8)
remote: Compressing objects: 87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 61 (delta 3), reused 0 (delta 0), pack-reused 41
Receiving objects: 1% (1/61)
Receiving objects: 3% (2/61)
Receiving objects: 4% (3/61)
Receiving objects: 6% (4/61)
Receiving objects: 8% (5/61)
Receiving objects: 9% (6/61)
Receiving objects: 11% (7/61)
Receiving objects: 13% (8/61)
Receiving objects: 14% (9/61)
Receiving objects: 16% (10/61)
Receiving objects: 18% (11/61)
Receiving objects: 19% (12/61)
Receiving objects: 21% (13/61)
Receiving objects: 22% (14/61)
Receiving objects: 24% (15/61)
Receiving objects: 26% (16/61)
Receiving objects: 27% (17/61)
Receiving objects: 29% (18/61)
Receiving objects: 31% (19/61)
Receiving objects: 32% (20/61)
Receiving objects: 34% (21/61)
Receiving objects: 36% (22/61)
Receiving objects: 37% (23/61)
Receiving objects: 39% (24/61)
Receiving objects: 40% (25/61)
Receiving objects: 42% (26/61)
Receiving objects: 44% (27/61)
Receiving objects: 45% (28/61)
Receiving objects: 47% (29/61)
Receiving objects: 49% (30/61)
Receiving objects: 50% (31/61)
Receiving objects: 52% (32/61)
Receiving objects: 54% (33/61)
Receiving objects: 55% (34/61)
Receiving objects: 57% (35/61)
Receiving objects: 59% (36/61)
Receiving objects: 60% (37/61)
Receiving objects: 62% (38/61)
Receiving objects: 63% (39/61)
Receiving objects: 65% (40/61)
Receiving objects: 67% (41/61)
Receiving objects: 68% (42/61)
Receiving objects: 70% (43/61)
Receiving objects: 72% (44/61)
Receiving objects: 73% (45/61)
Receiving objects: 75% (46/61)
Receiving objects: 77% (47/61)
Receiving objects: 78% (48/61)
Receiving objects: 80% (49/61)
Receiving objects: 81% (50/61)
Receiving objects: 83% (51/61)
Receiving objects: 85% (52/61)
Receiving objects: 86% (53/61)
Receiving objects: 88% (54/61)
Receiving objects: 90% (55/61)
Receiving objects: 91% (56/61)
Receiving objects: 93% (57/61)
Receiving objects: 95% (58/61)
Receiving objects: 96% (59/61)
Receiving objects: 98% (60/61)
Receiving objects: 100% (61/61)
Receiving objects: 100% (61/61), 6.80 KiB | 6.80 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 60% (6/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection'...
remote: Enumerating objects: 6343, done.
remote: Counting objects: 0% (1/255)
remote: Counting objects: 1% (3/255)
remote: Counting objects: 2% (6/255)
remote: Counting objects: 3% (8/255)
remote: Counting objects: 4% (11/255)
remote: Counting objects: 5% (13/255)
remote: Counting objects: 6% (16/255)
remote: Counting objects: 7% (18/255)
remote: Counting objects: 8% (21/255)
remote: Counting objects: 9% (23/255)
remote: Counting objects: 10% (26/255)
remote: Counting objects: 11% (29/255)
remote: Counting objects: 12% (31/255)
remote: Counting objects: 13% (34/255)
remote: Counting objects: 14% (36/255)
remote: Counting objects: 15% (39/255)
remote: Counting objects: 16% (41/255)
remote: Counting objects: 17% (44/255)
remote: Counting objects: 18% (46/255)
remote: Counting objects: 19% (49/255)
remote: Counting objects: 20% (51/255)
remote: Counting objects: 21% (54/255)
remote: Counting objects: 22% (57/255)
remote: Counting objects: 23% (59/255)
remote: Counting objects: 24% (62/255)
remote: Counting objects: 25% (64/255)
remote: Counting objects: 26% (67/255)
remote: Counting objects: 27% (69/255)
remote: Counting objects: 28% (72/255)
remote: Counting objects: 29% (74/255)
remote: Counting objects: 30% (77/255)
remote: Counting objects: 31% (80/255)
remote: Counting objects: 32% (82/255)
remote: Counting objects: 33% (85/255)
remote: Counting objects: 34% (87/255)
remote: Counting objects: 35% (90/255)
remote: Counting objects: 36% (92/255)
remote: Counting objects: 37% (95/255)
remote: Counting objects: 38% (97/255)
remote: Counting objects: 39% (100/255)
remote: Counting objects: 40% (102/255)
remote: Counting objects: 41% (105/255)
remote: Counting objects: 42% (108/255)
remote: Counting objects: 43% (110/255)
remote: Counting objects: 44% (113/255)
remote: Counting objects: 45% (115/255)
remote: Counting objects: 46% (118/255)
remote: Counting objects: 47% (120/255)
remote: Counting objects: 48% (123/255)
remote: Counting objects: 49% (125/255)
remote: Counting objects: 50% (128/255)
remote: Counting objects: 51% (131/255)
remote: Counting objects: 52% (133/255)
remote: Counting objects: 53% (136/255)
remote: Counting objects: 54% (138/255)
remote: Counting objects: 55% (141/255)
remote: Counting objects: 56% (143/255)
remote: Counting objects: 57% (146/255)
remote: Counting objects: 58% (148/255)
remote: Counting objects: 59% (151/255)
remote: Counting objects: 60% (153/255)
remote: Counting objects: 61% (156/255)
remote: Counting objects: 62% (159/255)
remote: Counting objects: 63% (161/255)
remote: Counting objects: 64% (164/255)
remote: Counting objects: 65% (166/255)
remote: Counting objects: 66% (169/255)
remote: Counting objects: 67% (171/255)
remote: Counting objects: 68% (174/255)
remote: Counting objects: 69% (176/255)
remote: Counting objects: 70% (179/255)
remote: Counting objects: 71% (182/255)
remote: Counting objects: 72% (184/255)
remote: Counting objects: 73% (187/255)
remote: Counting objects: 74% (189/255)
remote: Counting objects: 75% (192/255)
remote: Counting objects: 76% (194/255)
remote: Counting objects: 77% (197/255)
remote: Counting objects: 78% (199/255)
remote: Counting objects: 79% (202/255)
remote: Counting objects: 80% (204/255)
remote: Counting objects: 81% (207/255)
remote: Counting objects: 82% (210/255)
remote: Counting objects: 83% (212/255)
remote: Counting objects: 84% (215/255)
remote: Counting objects: 85% (217/255)
remote: Counting objects: 86% (220/255)
remote: Counting objects: 87% (222/255)
remote: Counting objects: 88% (225/255)
remote: Counting objects: 89% (227/255)
remote: Counting objects: 90% (230/255)
remote: Counting objects: 91% (233/255)
remote: Counting objects: 92% (235/255)
remote: Counting objects: 93% (238/255)
remote: Counting objects: 94% (240/255)
remote: Counting objects: 95% (243/255)
remote: Counting objects: 96% (245/255)
remote: Counting objects: 97% (248/255)
remote: Counting objects: 98% (250/255)
remote: Counting objects: 99% (253/255)
remote: Counting objects: 100% (255/255)
remote: Counting objects: 100% (255/255), done.
remote: Compressing objects: 0% (1/157)
remote: Compressing objects: 1% (2/157)
remote: Compressing objects: 2% (4/157)
remote: Compressing objects: 3% (5/157)
remote: Compressing objects: 4% (7/157)
remote: Compressing objects: 5% (8/157)
remote: Compressing objects: 6% (10/157)
remote: Compressing objects: 7% (11/157)
remote: Compressing objects: 8% (13/157)
remote: Compressing objects: 9% (15/157)
remote: Compressing objects: 10% (16/157)
remote: Compressing objects: 11% (18/157)
remote: Compressing objects: 12% (19/157)
remote: Compressing objects: 13% (21/157)
remote: Compressing objects: 14% (22/157)
remote: Compressing objects: 15% (24/157)
remote: Compressing objects: 16% (26/157)
remote: Compressing objects: 17% (27/157)
remote: Compressing objects: 18% (29/157)
remote: Compressing objects: 19% (30/157)
remote: Compressing objects: 20% (32/157)
remote: Compressing objects: 21% (33/157)
remote: Compressing objects: 22% (35/157)
remote: Compressing objects: 23% (37/157)
remote: Compressing objects: 24% (38/157)
remote: Compressing objects: 25% (40/157)
remote: Compressing objects: 26% (41/157)
remote: Compressing objects: 27% (43/157)
remote: Compressing objects: 28% (44/157)
remote: Compressing objects: 29% (46/157)
remote: Compressing objects: 30% (48/157)
remote: Compressing objects: 31% (49/157)
remote: Compressing objects: 32% (51/157)
remote: Compressing objects: 33% (52/157)
remote: Compressing objects: 34% (54/157)
remote: Compressing objects: 35% (55/157)
remote: Compressing objects: 36% (57/157)
remote: Compressing objects: 37% (59/157)
remote: Compressing objects: 38% (60/157)
remote: Compressing objects: 39% (62/157)
remote: Compressing objects: 40% (63/157)
remote: Compressing objects: 41% (65/157)
remote: Compressing objects: 42% (66/157)
remote: Compressing objects: 43% (68/157)
remote: Compressing objects: 44% (70/157)
remote: Compressing objects: 45% (71/157)
remote: Compressing objects: 46% (73/157)
remote: Compressing objects: 47% (74/157)
remote: Compressing objects: 48% (76/157)
remote: Compressing objects: 49% (77/157)
remote: Compressing objects: 50% (79/157)
remote: Compressing objects: 51% (81/157)
remote: Compressing objects: 52% (82/157)
remote: Compressing objects: 53% (84/157)
remote: Compressing objects: 54% (85/157)
remote: Compressing objects: 55% (87/157)
remote: Compressing objects: 56% (88/157)
remote: Compressing objects: 57% (90/157)
remote: Compressing objects: 58% (92/157)
remote: Compressing objects: 59% (93/157)
remote: Compressing objects: 60% (95/157)
remote: Compressing objects: 61% (96/157)
remote: Compressing objects: 62% (98/157)
remote: Compressing objects: 63% (99/157)
remote: Compressing objects: 64% (101/157)
remote: Compressing objects: 65% (103/157)
remote: Compressing objects: 66% (104/157)
remote: Compressing objects: 67% (106/157)
remote: Compressing objects: 68% (107/157)
remote: Compressing objects: 69% (109/157)
remote: Compressing objects: 70% (110/157)
remote: Compressing objects: 71% (112/157)
remote: Compressing objects: 72% (114/157)
remote: Compressing objects: 73% (115/157)
remote: Compressing objects: 74% (117/157)
remote: Compressing objects: 75% (118/157)
remote: Compressing objects: 76% (120/157)
remote: Compressing objects: 77% (121/157)
remote: Compressing objects: 78% (123/157)
remote: Compressing objects: 79% (125/157)
remote: Compressing objects: 80% (126/157)
remote: Compressing objects: 81% (128/157)
remote: Compressing objects: 82% (129/157)
remote: Compressing objects: 83% (131/157)
remote: Compressing objects: 84% (132/157)
remote: Compressing objects: 85% (134/157)
remote: Compressing objects: 86% (136/157)
remote: Compressing objects: 87% (137/157)
remote: Compressing objects: 88% (139/157)
remote: Compressing objects: 89% (140/157)
remote: Compressing objects: 90% (142/157)
remote: Compressing objects: 91% (143/157)
remote: Compressing objects: 92% (145/157)
remote: Compressing objects: 93% (147/157)
remote: Compressing objects: 94% (148/157)
remote: Compressing objects: 95% (150/157)
remote: Compressing objects: 96% (151/157)
remote: Compressing objects: 97% (153/157)
remote: Compressing objects: 98% (154/157)
remote: Compressing objects: 99% (156/157)
remote: Compressing objects: 100% (157/157)
remote: Compressing objects: 100% (157/157), done.
Receiving objects: 0% (1/6343)
Receiving objects: 1% (64/6343)
Receiving objects: 2% (127/6343)
Receiving objects: 3% (191/6343)
Receiving objects: 4% (254/6343)
Receiving objects: 5% (318/6343)
Receiving objects: 6% (381/6343)
Receiving objects: 7% (445/6343)
Receiving objects: 8% (508/6343)
Receiving objects: 9% (571/6343)
Receiving objects: 10% (635/6343)
Receiving objects: 11% (698/6343)
Receiving objects: 12% (762/6343)
Receiving objects: 13% (825/6343)
Receiving objects: 14% (889/6343)
Receiving objects: 15% (952/6343)
Receiving objects: 16% (1015/6343)
Receiving objects: 17% (1079/6343)
Receiving objects: 18% (1142/6343)
Receiving objects: 19% (1206/6343)
Receiving objects: 20% (1269/6343)
Receiving objects: 21% (1333/6343)
Receiving objects: 22% (1396/6343)
Receiving objects: 23% (1459/6343)
Receiving objects: 24% (1523/6343)
Receiving objects: 25% (1586/6343)
Receiving objects: 26% (1650/6343)
Receiving objects: 27% (1713/6343)
Receiving objects: 28% (1777/6343)
Receiving objects: 29% (1840/6343)
Receiving objects: 30% (1903/6343)
Receiving objects: 31% (1967/6343)
Receiving objects: 32% (2030/6343)
Receiving objects: 33% (2094/6343)
Receiving objects: 34% (2157/6343)
Receiving objects: 35% (2221/6343)
Receiving objects: 36% (2284/6343)
Receiving objects: 37% (2347/6343)
Receiving objects: 38% (2411/6343)
Receiving objects: 39% (2474/6343)
Receiving objects: 40% (2538/6343)
Receiving objects: 41% (2601/6343)
Receiving objects: 42% (2665/6343)
Receiving objects: 43% (2728/6343)
Receiving objects: 44% (2791/6343)
Receiving objects: 45% (2855/6343)
Receiving objects: 46% (2918/6343)
Receiving objects: 47% (2982/6343)
Receiving objects: 48% (3045/6343)
Receiving objects: 49% (3109/6343)
Receiving objects: 50% (3172/6343)
Receiving objects: 51% (3235/6343)
Receiving objects: 52% (3299/6343)
Receiving objects: 53% (3362/6343)
Receiving objects: 54% (3426/6343)
Receiving objects: 55% (3489/6343)
Receiving objects: 56% (3553/6343)
Receiving objects: 57% (3616/6343)
Receiving objects: 58% (3679/6343)
Receiving objects: 59% (3743/6343)
Receiving objects: 60% (3806/6343)
Receiving objects: 61% (3870/6343)
Receiving objects: 62% (3933/6343)
Receiving objects: 63% (3997/6343)
Receiving objects: 64% (4060/6343)
Receiving objects: 65% (4123/6343)
Receiving objects: 66% (4187/6343)
Receiving objects: 67% (4250/6343)
Receiving objects: 68% (4314/6343)
Receiving objects: 69% (4377/6343)
Receiving objects: 70% (4441/6343)
Receiving objects: 71% (4504/6343)
Receiving objects: 72% (4567/6343)
Receiving objects: 73% (4631/6343)
Receiving objects: 74% (4694/6343)
Receiving objects: 75% (4758/6343)
Receiving objects: 76% (4821/6343)
Receiving objects: 77% (4885/6343)
Receiving objects: 78% (4948/6343)
Receiving objects: 79% (5011/6343)
Receiving objects: 80% (5075/6343)
Receiving objects: 81% (5138/6343)
Receiving objects: 82% (5202/6343)
Receiving objects: 83% (5265/6343)
Receiving objects: 84% (5329/6343)
Receiving objects: 85% (5392/6343)
Receiving objects: 86% (5455/6343)
Receiving objects: 87% (5519/6343)
Receiving objects: 88% (5582/6343)
Receiving objects: 89% (5646/6343)
Receiving objects: 90% (5709/6343)
Receiving objects: 91% (5773/6343)
remote: Total 6343 (delta 56), reused 214 (delta 45), pack-reused 6088
Receiving objects: 92% (5836/6343)
Receiving objects: 93% (5899/6343)
Receiving objects: 94% (5963/6343)
Receiving objects: 95% (6026/6343)
Receiving objects: 96% (6090/6343)
Receiving objects: 97% (6153/6343)
Receiving objects: 98% (6217/6343)
Receiving objects: 99% (6280/6343)
Receiving objects: 100% (6343/6343)
Receiving objects: 100% (6343/6343), 700.76 KiB | 35.04 MiB/s, done.
Resolving deltas: 0% (0/1249)
Resolving deltas: 1% (23/1249)
Resolving deltas: 2% (26/1249)
Resolving deltas: 5% (74/1249)
Resolving deltas: 6% (79/1249)
Resolving deltas: 7% (96/1249)
Resolving deltas: 8% (105/1249)
Resolving deltas: 9% (117/1249)
Resolving deltas: 11% (141/1249)
Resolving deltas: 12% (152/1249)
Resolving deltas: 13% (165/1249)
Resolving deltas: 14% (175/1249)
Resolving deltas: 15% (188/1249)
Resolving deltas: 18% (236/1249)
Resolving deltas: 19% (238/1249)
Resolving deltas: 22% (278/1249)
Resolving deltas: 23% (288/1249)
Resolving deltas: 25% (315/1249)
Resolving deltas: 26% (325/1249)
Resolving deltas: 28% (360/1249)
Resolving deltas: 38% (476/1249)
Resolving deltas: 39% (493/1249)
Resolving deltas: 58% (731/1249)
Resolving deltas: 100% (1249/1249)
Resolving deltas: 100% (1249/1249), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config'...
remote: Enumerating objects: 107, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 4% (1/25)
remote: Compressing objects: 8% (2/25)
remote: Compressing objects: 12% (3/25)
remote: Compressing objects: 16% (4/25)
remote: Compressing objects: 20% (5/25)
remote: Compressing objects: 24% (6/25)
remote: Compressing objects: 28% (7/25)
remote: Compressing objects: 32% (8/25)
remote: Compressing objects: 36% (9/25)
remote: Compressing objects: 40% (10/25)
remote: Compressing objects: 44% (11/25)
remote: Compressing objects: 48% (12/25)
remote: Compressing objects: 52% (13/25)
remote: Compressing objects: 56% (14/25)
remote: Compressing objects: 60% (15/25)
remote: Compressing objects: 64% (16/25)
remote: Compressing objects: 68% (17/25)
remote: Compressing objects: 72% (18/25)
remote: Compressing objects: 76% (19/25)
remote: Compressing objects: 80% (20/25)
remote: Compressing objects: 84% (21/25)
remote: Compressing objects: 88% (22/25)
remote: Compressing objects: 92% (23/25)
remote: Compressing objects: 96% (24/25)
remote: Compressing objects: 100% (25/25)
remote: Compressing objects: 100% (25/25), done.
remote: Total 107 (delta 8), reused 23 (delta 4), pack-reused 67
Receiving objects: 0% (1/107)
Receiving objects: 1% (2/107)
Receiving objects: 2% (3/107)
Receiving objects: 3% (4/107)
Receiving objects: 4% (5/107)
Receiving objects: 5% (6/107)
Receiving objects: 6% (7/107)
Receiving objects: 7% (8/107)
Receiving objects: 8% (9/107)
Receiving objects: 9% (10/107)
Receiving objects: 10% (11/107)
Receiving objects: 11% (12/107)
Receiving objects: 12% (13/107)
Receiving objects: 13% (14/107)
Receiving objects: 14% (15/107)
Receiving objects: 15% (17/107)
Receiving objects: 16% (18/107)
Receiving objects: 17% (19/107)
Receiving objects: 18% (20/107)
Receiving objects: 19% (21/107)
Receiving objects: 20% (22/107)
Receiving objects: 21% (23/107)
Receiving objects: 22% (24/107)
Receiving objects: 23% (25/107)
Receiving objects: 24% (26/107)
Receiving objects: 25% (27/107)
Receiving objects: 26% (28/107)
Receiving objects: 27% (29/107)
Receiving objects: 28% (30/107)
Receiving objects: 29% (32/107)
Receiving objects: 30% (33/107)
Receiving objects: 31% (34/107)
Receiving objects: 32% (35/107)
Receiving objects: 33% (36/107)
Receiving objects: 34% (37/107)
Receiving objects: 35% (38/107)
Receiving objects: 36% (39/107)
Receiving objects: 37% (40/107)
Receiving objects: 38% (41/107)
Receiving objects: 39% (42/107)
Receiving objects: 40% (43/107)
Receiving objects: 41% (44/107)
Receiving objects: 42% (45/107)
Receiving objects: 43% (47/107)
Receiving objects: 44% (48/107)
Receiving objects: 45% (49/107)
Receiving objects: 46% (50/107)
Receiving objects: 47% (51/107)
Receiving objects: 48% (52/107)
Receiving objects: 49% (53/107)
Receiving objects: 50% (54/107)
Receiving objects: 51% (55/107)
Receiving objects: 52% (56/107)
Receiving objects: 53% (57/107)
Receiving objects: 54% (58/107)
Receiving objects: 55% (59/107)
Receiving objects: 56% (60/107)
Receiving objects: 57% (61/107)
Receiving objects: 58% (63/107)
Receiving objects: 59% (64/107)
Receiving objects: 60% (65/107)
Receiving objects: 61% (66/107)
Receiving objects: 62% (67/107)
Receiving objects: 63% (68/107)
Receiving objects: 64% (69/107)
Receiving objects: 65% (70/107)
Receiving objects: 66% (71/107)
Receiving objects: 67% (72/107)
Receiving objects: 68% (73/107)
Receiving objects: 69% (74/107)
Receiving objects: 70% (75/107)
Receiving objects: 71% (76/107)
Receiving objects: 72% (78/107)
Receiving objects: 73% (79/107)
Receiving objects: 74% (80/107)
Receiving objects: 75% (81/107)
Receiving objects: 76% (82/107)
Receiving objects: 77% (83/107)
Receiving objects: 78% (84/107)
Receiving objects: 79% (85/107)
Receiving objects: 80% (86/107)
Receiving objects: 81% (87/107)
Receiving objects: 82% (88/107)
Receiving objects: 83% (89/107)
Receiving objects: 84% (90/107)
Receiving objects: 85% (91/107)
Receiving objects: 86% (93/107)
Receiving objects: 87% (94/107)
Receiving objects: 88% (95/107)
Receiving objects: 89% (96/107)
Receiving objects: 90% (97/107)
Receiving objects: 91% (98/107)
Receiving objects: 92% (99/107)
Receiving objects: 93% (100/107)
Receiving objects: 94% (101/107)
Receiving objects: 95% (102/107)
Receiving objects: 96% (103/107)
Receiving objects: 97% (104/107)
Receiving objects: 98% (105/107)
Receiving objects: 99% (106/107)
Receiving objects: 100% (107/107)
Receiving objects: 100% (107/107), 18.22 KiB | 18.22 MiB/s, done.
Resolving deltas: 0% (0/18)
Resolving deltas: 5% (1/18)
Resolving deltas: 11% (2/18)
Resolving deltas: 22% (4/18)
Resolving deltas: 38% (7/18)
Resolving deltas: 44% (8/18)
Resolving deltas: 77% (14/18)
Resolving deltas: 88% (16/18)
Resolving deltas: 94% (17/18)
Resolving deltas: 100% (18/18)
Resolving deltas: 100% (18/18), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config'...
remote: Enumerating objects: 765, done.
remote: Counting objects: 0% (1/140)
remote: Counting objects: 1% (2/140)
remote: Counting objects: 2% (3/140)
remote: Counting objects: 3% (5/140)
remote: Counting objects: 4% (6/140)
remote: Counting objects: 5% (7/140)
remote: Counting objects: 6% (9/140)
remote: Counting objects: 7% (10/140)
remote: Counting objects: 8% (12/140)
remote: Counting objects: 9% (13/140)
remote: Counting objects: 10% (14/140)
remote: Counting objects: 11% (16/140)
remote: Counting objects: 12% (17/140)
remote: Counting objects: 13% (19/140)
remote: Counting objects: 14% (20/140)
remote: Counting objects: 15% (21/140)
remote: Counting objects: 16% (23/140)
remote: Counting objects: 17% (24/140)
remote: Counting objects: 18% (26/140)
remote: Counting objects: 19% (27/140)
remote: Counting objects: 20% (28/140)
remote: Counting objects: 21% (30/140)
remote: Counting objects: 22% (31/140)
remote: Counting objects: 23% (33/140)
remote: Counting objects: 24% (34/140)
remote: Counting objects: 25% (35/140)
remote: Counting objects: 26% (37/140)
remote: Counting objects: 27% (38/140)
remote: Counting objects: 28% (40/140)
remote: Counting objects: 29% (41/140)
remote: Counting objects: 30% (42/140)
remote: Counting objects: 31% (44/140)
remote: Counting objects: 32% (45/140)
remote: Counting objects: 33% (47/140)
remote: Counting objects: 34% (48/140)
remote: Counting objects: 35% (49/140)
remote: Counting objects: 36% (51/140)
remote: Counting objects: 37% (52/140)
remote: Counting objects: 38% (54/140)
remote: Counting objects: 39% (55/140)
remote: Counting objects: 40% (56/140)
remote: Counting objects: 41% (58/140)
remote: Counting objects: 42% (59/140)
remote: Counting objects: 43% (61/140)
remote: Counting objects: 44% (62/140)
remote: Counting objects: 45% (63/140)
remote: Counting objects: 46% (65/140)
remote: Counting objects: 47% (66/140)
remote: Counting objects: 48% (68/140)
remote: Counting objects: 49% (69/140)
remote: Counting objects: 50% (70/140)
remote: Counting objects: 51% (72/140)
remote: Counting objects: 52% (73/140)
remote: Counting objects: 53% (75/140)
remote: Counting objects: 54% (76/140)
remote: Counting objects: 55% (77/140)
remote: Counting objects: 56% (79/140)
remote: Counting objects: 57% (80/140)
remote: Counting objects: 58% (82/140)
remote: Counting objects: 59% (83/140)
remote: Counting objects: 60% (84/140)
remote: Counting objects: 61% (86/140)
remote: Counting objects: 62% (87/140)
remote: Counting objects: 63% (89/140)
remote: Counting objects: 64% (90/140)
remote: Counting objects: 65% (91/140)
remote: Counting objects: 66% (93/140)
remote: Counting objects: 67% (94/140)
remote: Counting objects: 68% (96/140)
remote: Counting objects: 69% (97/140)
remote: Counting objects: 70% (98/140)
remote: Counting objects: 71% (100/140)
remote: Counting objects: 72% (101/140)
remote: Counting objects: 73% (103/140)
remote: Counting objects: 74% (104/140)
remote: Counting objects: 75% (105/140)
remote: Counting objects: 76% (107/140)
remote: Counting objects: 77% (108/140)
remote: Counting objects: 78% (110/140)
remote: Counting objects: 79% (111/140)
remote: Counting objects: 80% (112/140)
remote: Counting objects: 81% (114/140)
remote: Counting objects: 82% (115/140)
remote: Counting objects: 83% (117/140)
remote: Counting objects: 84% (118/140)
remote: Counting objects: 85% (119/140)
remote: Counting objects: 86% (121/140)
remote: Counting objects: 87% (122/140)
remote: Counting objects: 88% (124/140)
remote: Counting objects: 89% (125/140)
remote: Counting objects: 90% (126/140)
remote: Counting objects: 91% (128/140)
remote: Counting objects: 92% (129/140)
remote: Counting objects: 93% (131/140)
remote: Counting objects: 94% (132/140)
remote: Counting objects: 95% (133/140)
remote: Counting objects: 96% (135/140)
remote: Counting objects: 97% (136/140)
remote: Counting objects: 98% (138/140)
remote: Counting objects: 99% (139/140)
remote: Counting objects: 100% (140/140)
remote: Counting objects: 100% (140/140), done.
remote: Compressing objects: 0% (1/107)
remote: Compressing objects: 1% (2/107)
remote: Compressing objects: 2% (3/107)
remote: Compressing objects: 3% (4/107)
remote: Compressing objects: 4% (5/107)
remote: Compressing objects: 5% (6/107)
remote: Compressing objects: 6% (7/107)
remote: Compressing objects: 7% (8/107)
remote: Compressing objects: 8% (9/107)
remote: Compressing objects: 9% (10/107)
remote: Compressing objects: 10% (11/107)
remote: Compressing objects: 11% (12/107)
remote: Compressing objects: 12% (13/107)
remote: Compressing objects: 13% (14/107)
remote: Compressing objects: 14% (15/107)
remote: Compressing objects: 15% (17/107)
remote: Compressing objects: 16% (18/107)
remote: Compressing objects: 17% (19/107)
remote: Compressing objects: 18% (20/107)
remote: Compressing objects: 19% (21/107)
remote: Compressing objects: 20% (22/107)
remote: Compressing objects: 21% (23/107)
remote: Compressing objects: 22% (24/107)
remote: Compressing objects: 23% (25/107)
remote: Compressing objects: 24% (26/107)
remote: Compressing objects: 25% (27/107)
remote: Compressing objects: 26% (28/107)
remote: Compressing objects: 27% (29/107)
remote: Compressing objects: 28% (30/107)
remote: Compressing objects: 29% (32/107)
remote: Compressing objects: 30% (33/107)
remote: Compressing objects: 31% (34/107)
remote: Compressing objects: 32% (35/107)
remote: Compressing objects: 33% (36/107)
remote: Compressing objects: 34% (37/107)
remote: Compressing objects: 35% (38/107)
remote: Compressing objects: 36% (39/107)
remote: Compressing objects: 37% (40/107)
remote: Compressing objects: 38% (41/107)
remote: Compressing objects: 39% (42/107)
remote: Compressing objects: 40% (43/107)
remote: Compressing objects: 41% (44/107)
remote: Compressing objects: 42% (45/107)
remote: Compressing objects: 43% (47/107)
remote: Compressing objects: 44% (48/107)
remote: Compressing objects: 45% (49/107)
remote: Compressing objects: 46% (50/107)
remote: Compressing objects: 47% (51/107)
remote: Compressing objects: 48% (52/107)
remote: Compressing objects: 49% (53/107)
remote: Compressing objects: 50% (54/107)
remote: Compressing objects: 51% (55/107)
remote: Compressing objects: 52% (56/107)
remote: Compressing objects: 53% (57/107)
remote: Compressing objects: 54% (58/107)
remote: Compressing objects: 55% (59/107)
remote: Compressing objects: 56% (60/107)
remote: Compressing objects: 57% (61/107)
remote: Compressing objects: 58% (63/107)
remote: Compressing objects: 59% (64/107)
remote: Compressing objects: 60% (65/107)
remote: Compressing objects: 61% (66/107)
remote: Compressing objects: 62% (67/107)
remote: Compressing objects: 63% (68/107)
remote: Compressing objects: 64% (69/107)
remote: Compressing objects: 65% (70/107)
remote: Compressing objects: 66% (71/107)
remote: Compressing objects: 67% (72/107)
remote: Compressing objects: 68% (73/107)
remote: Compressing objects: 69% (74/107)
remote: Compressing objects: 70% (75/107)
remote: Compressing objects: 71% (76/107)
remote: Compressing objects: 72% (78/107)
remote: Compressing objects: 73% (79/107)
remote: Compressing objects: 74% (80/107)
remote: Compressing objects: 75% (81/107)
remote: Compressing objects: 76% (82/107)
remote: Compressing objects: 77% (83/107)
remote: Compressing objects: 78% (84/107)
remote: Compressing objects: 79% (85/107)
remote: Compressing objects: 80% (86/107)
remote: Compressing objects: 81% (87/107)
remote: Compressing objects: 82% (88/107)
remote: Compressing objects: 83% (89/107)
remote: Compressing objects: 84% (90/107)
remote: Compressing objects: 85% (91/107)
remote: Compressing objects: 86% (93/107)
remote: Compressing objects: 87% (94/107)
remote: Compressing objects: 88% (95/107)
remote: Compressing objects: 89% (96/107)
remote: Compressing objects: 90% (97/107)
remote: Compressing objects: 91% (98/107)
remote: Compressing objects: 92% (99/107)
remote: Compressing objects: 93% (100/107)
remote: Compressing objects: 94% (101/107)
remote: Compressing objects: 95% (102/107)
remote: Compressing objects: 96% (103/107)
remote: Compressing objects: 97% (104/107)
remote: Compressing objects: 98% (105/107)
remote: Compressing objects: 99% (106/107)
remote: Compressing objects: 100% (107/107)
remote: Compressing objects: 100% (107/107), done.
Receiving objects: 0% (1/765)
Receiving objects: 1% (8/765)
Receiving objects: 2% (16/765)
Receiving objects: 3% (23/765)
Receiving objects: 4% (31/765)
Receiving objects: 5% (39/765)
Receiving objects: 6% (46/765)
Receiving objects: 7% (54/765)
Receiving objects: 8% (62/765)
Receiving objects: 9% (69/765)
Receiving objects: 10% (77/765)
Receiving objects: 11% (85/765)
Receiving objects: 12% (92/765)
Receiving objects: 13% (100/765)
Receiving objects: 14% (108/765)
Receiving objects: 15% (115/765)
Receiving objects: 16% (123/765)
remote: Total 765 (delta 59), reused 90 (delta 30), pack-reused 625
Receiving objects: 17% (131/765)
Receiving objects: 18% (138/765)
Receiving objects: 19% (146/765)
Receiving objects: 20% (153/765)
Receiving objects: 21% (161/765)
Receiving objects: 22% (169/765)
Receiving objects: 23% (176/765)
Receiving objects: 24% (184/765)
Receiving objects: 25% (192/765)
Receiving objects: 26% (199/765)
Receiving objects: 27% (207/765)
Receiving objects: 28% (215/765)
Receiving objects: 29% (222/765)
Receiving objects: 30% (230/765)
Receiving objects: 31% (238/765)
Receiving objects: 32% (245/765)
Receiving objects: 33% (253/765)
Receiving objects: 34% (261/765)
Receiving objects: 35% (268/765)
Receiving objects: 36% (276/765)
Receiving objects: 37% (284/765)
Receiving objects: 38% (291/765)
Receiving objects: 39% (299/765)
Receiving objects: 40% (306/765)
Receiving objects: 41% (314/765)
Receiving objects: 42% (322/765)
Receiving objects: 43% (329/765)
Receiving objects: 44% (337/765)
Receiving objects: 45% (345/765)
Receiving objects: 46% (352/765)
Receiving objects: 47% (360/765)
Receiving objects: 48% (368/765)
Receiving objects: 49% (375/765)
Receiving objects: 50% (383/765)
Receiving objects: 51% (391/765)
Receiving objects: 52% (398/765)
Receiving objects: 53% (406/765)
Receiving objects: 54% (414/765)
Receiving objects: 55% (421/765)
Receiving objects: 56% (429/765)
Receiving objects: 57% (437/765)
Receiving objects: 58% (444/765)
Receiving objects: 59% (452/765)
Receiving objects: 60% (459/765)
Receiving objects: 61% (467/765)
Receiving objects: 62% (475/765)
Receiving objects: 63% (482/765)
Receiving objects: 64% (490/765)
Receiving objects: 65% (498/765)
Receiving objects: 66% (505/765)
Receiving objects: 67% (513/765)
Receiving objects: 68% (521/765)
Receiving objects: 69% (528/765)
Receiving objects: 70% (536/765)
Receiving objects: 71% (544/765)
Receiving objects: 72% (551/765)
Receiving objects: 73% (559/765)
Receiving objects: 74% (567/765)
Receiving objects: 75% (574/765)
Receiving objects: 76% (582/765)
Receiving objects: 77% (590/765)
Receiving objects: 78% (597/765)
Receiving objects: 79% (605/765)
Receiving objects: 80% (612/765)
Receiving objects: 81% (620/765)
Receiving objects: 82% (628/765)
Receiving objects: 83% (635/765)
Receiving objects: 84% (643/765)
Receiving objects: 85% (651/765)
Receiving objects: 86% (658/765)
Receiving objects: 87% (666/765)
Receiving objects: 88% (674/765)
Receiving objects: 89% (681/765)
Receiving objects: 90% (689/765)
Receiving objects: 91% (697/765)
Receiving objects: 92% (704/765)
Receiving objects: 93% (712/765)
Receiving objects: 94% (720/765)
Receiving objects: 95% (727/765)
Receiving objects: 96% (735/765)
Receiving objects: 97% (743/765)
Receiving objects: 98% (750/765)
Receiving objects: 99% (758/765)
Receiving objects: 100% (765/765)
Receiving objects: 100% (765/765), 86.62 KiB | 28.87 MiB/s, done.
Resolving deltas: 0% (0/352)
Resolving deltas: 7% (28/352)
Resolving deltas: 8% (29/352)
Resolving deltas: 12% (44/352)
Resolving deltas: 15% (56/352)
Resolving deltas: 24% (85/352)
Resolving deltas: 25% (89/352)
Resolving deltas: 32% (114/352)
Resolving deltas: 33% (118/352)
Resolving deltas: 34% (122/352)
Resolving deltas: 36% (127/352)
Resolving deltas: 37% (131/352)
Resolving deltas: 46% (162/352)
Resolving deltas: 53% (187/352)
Resolving deltas: 54% (191/352)
Resolving deltas: 58% (205/352)
Resolving deltas: 59% (209/352)
Resolving deltas: 60% (213/352)
Resolving deltas: 65% (230/352)
Resolving deltas: 66% (234/352)
Resolving deltas: 69% (244/352)
Resolving deltas: 75% (266/352)
Resolving deltas: 77% (273/352)
Resolving deltas: 78% (276/352)
Resolving deltas: 79% (279/352)
Resolving deltas: 80% (282/352)
Resolving deltas: 81% (287/352)
Resolving deltas: 82% (290/352)
Resolving deltas: 83% (295/352)
Resolving deltas: 84% (298/352)
Resolving deltas: 85% (300/352)
Resolving deltas: 87% (309/352)
Resolving deltas: 89% (314/352)
Resolving deltas: 91% (322/352)
Resolving deltas: 93% (328/352)
Resolving deltas: 96% (338/352)
Resolving deltas: 97% (343/352)
Resolving deltas: 98% (345/352)
Resolving deltas: 100% (352/352)
Resolving deltas: 100% (352/352), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 689, done.
remote: Counting objects: 0% (1/101)
remote: Counting objects: 1% (2/101)
remote: Counting objects: 2% (3/101)
remote: Counting objects: 3% (4/101)
remote: Counting objects: 4% (5/101)
remote: Counting objects: 5% (6/101)
remote: Counting objects: 6% (7/101)
remote: Counting objects: 7% (8/101)
remote: Counting objects: 8% (9/101)
remote: Counting objects: 9% (10/101)
remote: Counting objects: 10% (11/101)
remote: Counting objects: 11% (12/101)
remote: Counting objects: 12% (13/101)
remote: Counting objects: 13% (14/101)
remote: Counting objects: 14% (15/101)
remote: Counting objects: 15% (16/101)
remote: Counting objects: 16% (17/101)
remote: Counting objects: 17% (18/101)
remote: Counting objects: 18% (19/101)
remote: Counting objects: 19% (20/101)
remote: Counting objects: 20% (21/101)
remote: Counting objects: 21% (22/101)
remote: Counting objects: 22% (23/101)
remote: Counting objects: 23% (24/101)
remote: Counting objects: 24% (25/101)
remote: Counting objects: 25% (26/101)
remote: Counting objects: 26% (27/101)
remote: Counting objects: 27% (28/101)
remote: Counting objects: 28% (29/101)
remote: Counting objects: 29% (30/101)
remote: Counting objects: 30% (31/101)
remote: Counting objects: 31% (32/101)
remote: Counting objects: 32% (33/101)
remote: Counting objects: 33% (34/101)
remote: Counting objects: 34% (35/101)
remote: Counting objects: 35% (36/101)
remote: Counting objects: 36% (37/101)
remote: Counting objects: 37% (38/101)
remote: Counting objects: 38% (39/101)
remote: Counting objects: 39% (40/101)
remote: Counting objects: 40% (41/101)
remote: Counting objects: 41% (42/101)
remote: Counting objects: 42% (43/101)
remote: Counting objects: 43% (44/101)
remote: Counting objects: 44% (45/101)
remote: Counting objects: 45% (46/101)
remote: Counting objects: 46% (47/101)
remote: Counting objects: 47% (48/101)
remote: Counting objects: 48% (49/101)
remote: Counting objects: 49% (50/101)
remote: Counting objects: 50% (51/101)
remote: Counting objects: 51% (52/101)
remote: Counting objects: 52% (53/101)
remote: Counting objects: 53% (54/101)
remote: Counting objects: 54% (55/101)
remote: Counting objects: 55% (56/101)
remote: Counting objects: 56% (57/101)
remote: Counting objects: 57% (58/101)
remote: Counting objects: 58% (59/101)
remote: Counting objects: 59% (60/101)
remote: Counting objects: 60% (61/101)
remote: Counting objects: 61% (62/101)
remote: Counting objects: 62% (63/101)
remote: Counting objects: 63% (64/101)
remote: Counting objects: 64% (65/101)
remote: Counting objects: 65% (66/101)
remote: Counting objects: 66% (67/101)
remote: Counting objects: 67% (68/101)
remote: Counting objects: 68% (69/101)
remote: Counting objects: 69% (70/101)
remote: Counting objects: 70% (71/101)
remote: Counting objects: 71% (72/101)
remote: Counting objects: 72% (73/101)
remote: Counting objects: 73% (74/101)
remote: Counting objects: 74% (75/101)
remote: Counting objects: 75% (76/101)
remote: Counting objects: 76% (77/101)
remote: Counting objects: 77% (78/101)
remote: Counting objects: 78% (79/101)
remote: Counting objects: 79% (80/101)
remote: Counting objects: 80% (81/101)
remote: Counting objects: 81% (82/101)
remote: Counting objects: 82% (83/101)
remote: Counting objects: 83% (84/101)
remote: Counting objects: 84% (85/101)
remote: Counting objects: 85% (86/101)
remote: Counting objects: 86% (87/101)
remote: Counting objects: 87% (88/101)
remote: Counting objects: 88% (89/101)
remote: Counting objects: 89% (90/101)
remote: Counting objects: 90% (91/101)
remote: Counting objects: 91% (92/101)
remote: Counting objects: 92% (93/101)
remote: Counting objects: 93% (94/101)
remote: Counting objects: 94% (95/101)
remote: Counting objects: 95% (96/101)
remote: Counting objects: 96% (97/101)
remote: Counting objects: 97% (98/101)
remote: Counting objects: 98% (99/101)
remote: Counting objects: 99% (100/101)
remote: Counting objects: 100% (101/101)
remote: Counting objects: 100% (101/101), done.
remote: Compressing objects: 1% (1/81)
remote: Compressing objects: 2% (2/81)
remote: Compressing objects: 3% (3/81)
remote: Compressing objects: 4% (4/81)
remote: Compressing objects: 6% (5/81)
remote: Compressing objects: 7% (6/81)
remote: Compressing objects: 8% (7/81)
remote: Compressing objects: 9% (8/81)
remote: Compressing objects: 11% (9/81)
remote: Compressing objects: 12% (10/81)
remote: Compressing objects: 13% (11/81)
remote: Compressing objects: 14% (12/81)
remote: Compressing objects: 16% (13/81)
remote: Compressing objects: 17% (14/81)
remote: Compressing objects: 18% (15/81)
remote: Compressing objects: 19% (16/81)
remote: Compressing objects: 20% (17/81)
remote: Compressing objects: 22% (18/81)
remote: Compressing objects: 23% (19/81)
remote: Compressing objects: 24% (20/81)
remote: Compressing objects: 25% (21/81)
remote: Compressing objects: 27% (22/81)
remote: Compressing objects: 28% (23/81)
remote: Compressing objects: 29% (24/81)
remote: Compressing objects: 30% (25/81)
remote: Compressing objects: 32% (26/81)
remote: Compressing objects: 33% (27/81)
remote: Compressing objects: 34% (28/81)
remote: Compressing objects: 35% (29/81)
remote: Compressing objects: 37% (30/81)
remote: Compressing objects: 38% (31/81)
remote: Compressing objects: 39% (32/81)
remote: Compressing objects: 40% (33/81)
remote: Compressing objects: 41% (34/81)
remote: Compressing objects: 43% (35/81)
remote: Compressing objects: 44% (36/81)
remote: Compressing objects: 45% (37/81)
remote: Compressing objects: 46% (38/81)
remote: Compressing objects: 48% (39/81)
remote: Compressing objects: 49% (40/81)
remote: Compressing objects: 50% (41/81)
remote: Compressing objects: 51% (42/81)
remote: Compressing objects: 53% (43/81)
remote: Compressing objects: 54% (44/81)
remote: Compressing objects: 55% (45/81)
remote: Compressing objects: 56% (46/81)
remote: Compressing objects: 58% (47/81)
remote: Compressing objects: 59% (48/81)
remote: Compressing objects: 60% (49/81)
remote: Compressing objects: 61% (50/81)
remote: Compressing objects: 62% (51/81)
remote: Compressing objects: 64% (52/81)
remote: Compressing objects: 65% (53/81)
remote: Compressing objects: 66% (54/81)
remote: Compressing objects: 67% (55/81)
remote: Compressing objects: 69% (56/81)
remote: Compressing objects: 70% (57/81)
remote: Compressing objects: 71% (58/81)
remote: Compressing objects: 72% (59/81)
remote: Compressing objects: 74% (60/81)
remote: Compressing objects: 75% (61/81)
remote: Compressing objects: 76% (62/81)
remote: Compressing objects: 77% (63/81)
remote: Compressing objects: 79% (64/81)
remote: Compressing objects: 80% (65/81)
remote: Compressing objects: 81% (66/81)
remote: Compressing objects: 82% (67/81)
remote: Compressing objects: 83% (68/81)
remote: Compressing objects: 85% (69/81)
remote: Compressing objects: 86% (70/81)
remote: Compressing objects: 87% (71/81)
remote: Compressing objects: 88% (72/81)
remote: Compressing objects: 90% (73/81)
remote: Compressing objects: 91% (74/81)
remote: Compressing objects: 92% (75/81)
remote: Compressing objects: 93% (76/81)
remote: Compressing objects: 95% (77/81)
remote: Compressing objects: 96% (78/81)
remote: Compressing objects: 97% (79/81)
remote: Compressing objects: 98% (80/81)
remote: Compressing objects: 100% (81/81)
remote: Compressing objects: 100% (81/81), done.
Receiving objects: 0% (1/689)
Receiving objects: 1% (7/689)
Receiving objects: 2% (14/689)
Receiving objects: 3% (21/689)
Receiving objects: 4% (28/689)
Receiving objects: 5% (35/689)
Receiving objects: 6% (42/689)
Receiving objects: 7% (49/689)
Receiving objects: 8% (56/689)
Receiving objects: 9% (63/689)
Receiving objects: 10% (69/689)
Receiving objects: 11% (76/689)
Receiving objects: 12% (83/689)
Receiving objects: 13% (90/689)
Receiving objects: 14% (97/689)
Receiving objects: 15% (104/689)
Receiving objects: 16% (111/689)
Receiving objects: 17% (118/689)
Receiving objects: 18% (125/689)
Receiving objects: 19% (131/689)
Receiving objects: 20% (138/689)
Receiving objects: 21% (145/689)
Receiving objects: 22% (152/689)
Receiving objects: 23% (159/689)
Receiving objects: 24% (166/689)
Receiving objects: 25% (173/689)
Receiving objects: 26% (180/689)
Receiving objects: 27% (187/689)
Receiving objects: 28% (193/689)
Receiving objects: 29% (200/689)
Receiving objects: 30% (207/689)
Receiving objects: 31% (214/689)
Receiving objects: 32% (221/689)
Receiving objects: 33% (228/689)
Receiving objects: 34% (235/689)
Receiving objects: 35% (242/689)
Receiving objects: 36% (249/689)
Receiving objects: 37% (255/689)
Receiving objects: 38% (262/689)
Receiving objects: 39% (269/689)
Receiving objects: 40% (276/689)
Receiving objects: 41% (283/689)
Receiving objects: 42% (290/689)
Receiving objects: 43% (297/689)
Receiving objects: 44% (304/689)
Receiving objects: 45% (311/689)
Receiving objects: 46% (317/689)
Receiving objects: 47% (324/689)
Receiving objects: 48% (331/689)
remote: Total 689 (delta 19), reused 78 (delta 10), pack-reused 588
Receiving objects: 49% (338/689)
Receiving objects: 50% (345/689)
Receiving objects: 51% (352/689)
Receiving objects: 52% (359/689)
Receiving objects: 53% (366/689)
Receiving objects: 54% (373/689)
Receiving objects: 55% (379/689)
Receiving objects: 56% (386/689)
Receiving objects: 57% (393/689)
Receiving objects: 58% (400/689)
Receiving objects: 59% (407/689)
Receiving objects: 60% (414/689)
Receiving objects: 61% (421/689)
Receiving objects: 62% (428/689)
Receiving objects: 63% (435/689)
Receiving objects: 64% (441/689)
Receiving objects: 65% (448/689)
Receiving objects: 66% (455/689)
Receiving objects: 67% (462/689)
Receiving objects: 68% (469/689)
Receiving objects: 69% (476/689)
Receiving objects: 70% (483/689)
Receiving objects: 71% (490/689)
Receiving objects: 72% (497/689)
Receiving objects: 73% (503/689)
Receiving objects: 74% (510/689)
Receiving objects: 75% (517/689)
Receiving objects: 76% (524/689)
Receiving objects: 77% (531/689)
Receiving objects: 78% (538/689)
Receiving objects: 79% (545/689)
Receiving objects: 80% (552/689)
Receiving objects: 81% (559/689)
Receiving objects: 82% (565/689)
Receiving objects: 83% (572/689)
Receiving objects: 84% (579/689)
Receiving objects: 85% (586/689)
Receiving objects: 86% (593/689)
Receiving objects: 87% (600/689)
Receiving objects: 88% (607/689)
Receiving objects: 89% (614/689)
Receiving objects: 90% (621/689)
Receiving objects: 91% (627/689)
Receiving objects: 92% (634/689)
Receiving objects: 93% (641/689)
Receiving objects: 94% (648/689)
Receiving objects: 95% (655/689)
Receiving objects: 96% (662/689)
Receiving objects: 97% (669/689)
Receiving objects: 98% (676/689)
Receiving objects: 99% (683/689)
Receiving objects: 100% (689/689)
Receiving objects: 100% (689/689), 127.80 KiB | 25.56 MiB/s, done.
Resolving deltas: 0% (0/238)
Resolving deltas: 1% (4/238)
Resolving deltas: 2% (6/238)
Resolving deltas: 3% (8/238)
Resolving deltas: 4% (11/238)
Resolving deltas: 5% (12/238)
Resolving deltas: 6% (16/238)
Resolving deltas: 8% (20/238)
Resolving deltas: 9% (22/238)
Resolving deltas: 13% (32/238)
Resolving deltas: 14% (35/238)
Resolving deltas: 26% (63/238)
Resolving deltas: 30% (73/238)
Resolving deltas: 31% (74/238)
Resolving deltas: 34% (81/238)
Resolving deltas: 51% (122/238)
Resolving deltas: 60% (145/238)
Resolving deltas: 61% (146/238)
Resolving deltas: 63% (151/238)
Resolving deltas: 71% (169/238)
Resolving deltas: 72% (172/238)
Resolving deltas: 75% (179/238)
Resolving deltas: 76% (181/238)
Resolving deltas: 77% (184/238)
Resolving deltas: 79% (190/238)
Resolving deltas: 80% (191/238)
Resolving deltas: 81% (195/238)
Resolving deltas: 82% (196/238)
Resolving deltas: 83% (198/238)
Resolving deltas: 87% (208/238)
Resolving deltas: 88% (210/238)
Resolving deltas: 89% (213/238)
Resolving deltas: 90% (215/238)
Resolving deltas: 91% (217/238)
Resolving deltas: 93% (223/238)
Resolving deltas: 94% (226/238)
Resolving deltas: 96% (229/238)
Resolving deltas: 98% (234/238)
Resolving deltas: 99% (236/238)
Resolving deltas: 100% (238/238)
Resolving deltas: 100% (238/238), done.
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized'...
remote: Enumerating objects: 408, done.
remote: Counting objects: 0% (1/115)
remote: Counting objects: 1% (2/115)
remote: Counting objects: 2% (3/115)
remote: Counting objects: 3% (4/115)
remote: Counting objects: 4% (5/115)
remote: Counting objects: 5% (6/115)
remote: Counting objects: 6% (7/115)
remote: Counting objects: 7% (9/115)
remote: Counting objects: 8% (10/115)
remote: Counting objects: 9% (11/115)
remote: Counting objects: 10% (12/115)
remote: Counting objects: 11% (13/115)
remote: Counting objects: 12% (14/115)
remote: Counting objects: 13% (15/115)
remote: Counting objects: 14% (17/115)
remote: Counting objects: 15% (18/115)
remote: Counting objects: 16% (19/115)
remote: Counting objects: 17% (20/115)
remote: Counting objects: 18% (21/115)
remote: Counting objects: 19% (22/115)
remote: Counting objects: 20% (23/115)
remote: Counting objects: 21% (25/115)
remote: Counting objects: 22% (26/115)
remote: Counting objects: 23% (27/115)
remote: Counting objects: 24% (28/115)
remote: Counting objects: 25% (29/115)
remote: Counting objects: 26% (30/115)
remote: Counting objects: 27% (32/115)
remote: Counting objects: 28% (33/115)
remote: Counting objects: 29% (34/115)
remote: Counting objects: 30% (35/115)
remote: Counting objects: 31% (36/115)
remote: Counting objects: 32% (37/115)
remote: Counting objects: 33% (38/115)
remote: Counting objects: 34% (40/115)
remote: Counting objects: 35% (41/115)
remote: Counting objects: 36% (42/115)
remote: Counting objects: 37% (43/115)
remote: Counting objects: 38% (44/115)
remote: Counting objects: 39% (45/115)
remote: Counting objects: 40% (46/115)
remote: Counting objects: 41% (48/115)
remote: Counting objects: 42% (49/115)
remote: Counting objects: 43% (50/115)
remote: Counting objects: 44% (51/115)
remote: Counting objects: 45% (52/115)
remote: Counting objects: 46% (53/115)
remote: Counting objects: 47% (55/115)
remote: Counting objects: 48% (56/115)
remote: Counting objects: 49% (57/115)
remote: Counting objects: 50% (58/115)
remote: Counting objects: 51% (59/115)
remote: Counting objects: 52% (60/115)
remote: Counting objects: 53% (61/115)
remote: Counting objects: 54% (63/115)
remote: Counting objects: 55% (64/115)
remote: Counting objects: 56% (65/115)
remote: Counting objects: 57% (66/115)
remote: Counting objects: 58% (67/115)
remote: Counting objects: 59% (68/115)
remote: Counting objects: 60% (69/115)
remote: Counting objects: 61% (71/115)
remote: Counting objects: 62% (72/115)
remote: Counting objects: 63% (73/115)
remote: Counting objects: 64% (74/115)
remote: Counting objects: 65% (75/115)
remote: Counting objects: 66% (76/115)
remote: Counting objects: 67% (78/115)
remote: Counting objects: 68% (79/115)
remote: Counting objects: 69% (80/115)
remote: Counting objects: 70% (81/115)
remote: Counting objects: 71% (82/115)
remote: Counting objects: 72% (83/115)
remote: Counting objects: 73% (84/115)
remote: Counting objects: 74% (86/115)
remote: Counting objects: 75% (87/115)
remote: Counting objects: 76% (88/115)
remote: Counting objects: 77% (89/115)
remote: Counting objects: 78% (90/115)
remote: Counting objects: 79% (91/115)
remote: Counting objects: 80% (92/115)
remote: Counting objects: 81% (94/115)
remote: Counting objects: 82% (95/115)
remote: Counting objects: 83% (96/115)
remote: Counting objects: 84% (97/115)
remote: Counting objects: 85% (98/115)
remote: Counting objects: 86% (99/115)
remote: Counting objects: 87% (101/115)
remote: Counting objects: 88% (102/115)
remote: Counting objects: 89% (103/115)
remote: Counting objects: 90% (104/115)
remote: Counting objects: 91% (105/115)
remote: Counting objects: 92% (106/115)
remote: Counting objects: 93% (107/115)
remote: Counting objects: 94% (109/115)
remote: Counting objects: 95% (110/115)
remote: Counting objects: 96% (111/115)
remote: Counting objects: 97% (112/115)
remote: Counting objects: 98% (113/115)
remote: Counting objects: 99% (114/115)
remote: Counting objects: 100% (115/115)
remote: Counting objects: 100% (115/115), done.
remote: Compressing objects: 1% (1/73)
remote: Compressing objects: 2% (2/73)
remote: Compressing objects: 4% (3/73)
remote: Compressing objects: 5% (4/73)
remote: Compressing objects: 6% (5/73)
remote: Compressing objects: 8% (6/73)
remote: Compressing objects: 9% (7/73)
remote: Compressing objects: 10% (8/73)
remote: Compressing objects: 12% (9/73)
remote: Compressing objects: 13% (10/73)
remote: Compressing objects: 15% (11/73)
remote: Compressing objects: 16% (12/73)
remote: Compressing objects: 17% (13/73)
remote: Compressing objects: 19% (14/73)
remote: Compressing objects: 20% (15/73)
remote: Compressing objects: 21% (16/73)
remote: Compressing objects: 23% (17/73)
remote: Compressing objects: 24% (18/73)
remote: Compressing objects: 26% (19/73)
remote: Compressing objects: 27% (20/73)
remote: Compressing objects: 28% (21/73)
remote: Compressing objects: 30% (22/73)
remote: Compressing objects: 31% (23/73)
remote: Compressing objects: 32% (24/73)
remote: Compressing objects: 34% (25/73)
remote: Compressing objects: 35% (26/73)
remote: Compressing objects: 36% (27/73)
remote: Compressing objects: 38% (28/73)
remote: Compressing objects: 39% (29/73)
remote: Compressing objects: 41% (30/73)
remote: Compressing objects: 42% (31/73)
remote: Compressing objects: 43% (32/73)
remote: Compressing objects: 45% (33/73)
remote: Compressing objects: 46% (34/73)
remote: Compressing objects: 47% (35/73)
remote: Compressing objects: 49% (36/73)
remote: Compressing objects: 50% (37/73)
remote: Compressing objects: 52% (38/73)
remote: Compressing objects: 53% (39/73)
remote: Compressing objects: 54% (40/73)
remote: Compressing objects: 56% (41/73)
remote: Compressing objects: 57% (42/73)
remote: Compressing objects: 58% (43/73)
remote: Compressing objects: 60% (44/73)
remote: Compressing objects: 61% (45/73)
remote: Compressing objects: 63% (46/73)
remote: Compressing objects: 64% (47/73)
remote: Compressing objects: 65% (48/73)
remote: Compressing objects: 67% (49/73)
remote: Compressing objects: 68% (50/73)
remote: Compressing objects: 69% (51/73)
remote: Compressing objects: 71% (52/73)
remote: Compressing objects: 72% (53/73)
remote: Compressing objects: 73% (54/73)
remote: Compressing objects: 75% (55/73)
remote: Compressing objects: 76% (56/73)
remote: Compressing objects: 78% (57/73)
remote: Compressing objects: 79% (58/73)
remote: Compressing objects: 80% (59/73)
remote: Compressing objects: 82% (60/73)
remote: Compressing objects: 83% (61/73)
remote: Compressing objects: 84% (62/73)
remote: Compressing objects: 86% (63/73)
remote: Compressing objects: 87% (64/73)
remote: Compressing objects: 89% (65/73)
remote: Compressing objects: 90% (66/73)
remote: Compressing objects: 91% (67/73)
remote: Compressing objects: 93% (68/73)
remote: Compressing objects: 94% (69/73)
remote: Compressing objects: 95% (70/73)
remote: Compressing objects: 97% (71/73)
remote: Compressing objects: 98% (72/73)
remote: Compressing objects: 100% (73/73)
remote: Compressing objects: 100% (73/73), done.
Receiving objects: 0% (1/408)
Receiving objects: 1% (5/408)
Receiving objects: 2% (9/408)
Receiving objects: 3% (13/408)
Receiving objects: 4% (17/408)
Receiving objects: 5% (21/408)
Receiving objects: 6% (25/408)
Receiving objects: 7% (29/408)
Receiving objects: 8% (33/408)
Receiving objects: 9% (37/408)
Receiving objects: 10% (41/408)
Receiving objects: 11% (45/408)
Receiving objects: 11% (47/408), 48.32 MiB | 48.32 MiB/s
Receiving objects: 11% (48/408), 92.85 MiB | 46.42 MiB/s
Receiving objects: 11% (48/408), 137.44 MiB | 45.81 MiB/s
Receiving objects: 12% (49/408), 158.23 MiB | 45.21 MiB/s
Receiving objects: 13% (54/408), 158.23 MiB | 45.21 MiB/s
Receiving objects: 14% (58/408), 158.23 MiB | 45.21 MiB/s
Receiving objects: 15% (62/408), 158.23 MiB | 45.21 MiB/s
Receiving objects: 15% (64/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 16% (66/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 17% (70/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 18% (74/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 19% (78/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 20% (82/408), 178.11 MiB | 44.53 MiB/s
Receiving objects: 21% (86/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 22% (90/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 23% (94/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 24% (98/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 25% (102/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 26% (107/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 27% (111/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 28% (115/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 29% (119/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 30% (123/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 31% (127/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 32% (131/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 33% (135/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 34% (139/408), 198.83 MiB | 44.18 MiB/s
Receiving objects: 34% (139/408), 218.59 MiB | 43.39 MiB/s
Receiving objects: 35% (143/408), 218.59 MiB | 43.39 MiB/s
Receiving objects: 36% (147/408), 244.58 MiB | 43.61 MiB/s
Receiving objects: 37% (151/408), 244.58 MiB | 43.61 MiB/s
Receiving objects: 38% (156/408), 244.58 MiB | 43.61 MiB/s
Receiving objects: 39% (160/408), 244.58 MiB | 43.61 MiB/s
Receiving objects: 39% (161/408), 265.33 MiB | 42.61 MiB/s
Receiving objects: 40% (164/408), 265.33 MiB | 42.61 MiB/s
Receiving objects: 41% (168/408), 265.33 MiB | 42.61 MiB/s
Receiving objects: 42% (172/408), 284.57 MiB | 42.60 MiB/s
Receiving objects: 43% (176/408), 284.57 MiB | 42.60 MiB/s
Receiving objects: 43% (178/408), 305.37 MiB | 42.48 MiB/s
Receiving objects: 44% (180/408), 305.37 MiB | 42.48 MiB/s
Receiving objects: 45% (184/408), 305.37 MiB | 42.48 MiB/s
Receiving objects: 45% (187/408), 349.50 MiB | 42.50 MiB/s
Receiving objects: 46% (188/408), 349.50 MiB | 42.50 MiB/s
Receiving objects: 47% (192/408), 349.50 MiB | 42.50 MiB/s
Receiving objects: 47% (193/408), 384.47 MiB | 41.25 MiB/s
Receiving objects: 48% (196/408), 384.47 MiB | 41.25 MiB/s
Receiving objects: 49% (200/408), 384.47 MiB | 41.25 MiB/s
Receiving objects: 49% (202/408), 419.47 MiB | 38.86 MiB/s
Aborted by liwangSending interrupt signal to process
client_loop: send disconnect: Broken pipe
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
fatal: clone of 'git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git' into submodule path '/root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized' failed
Failed to clone 'pointcloud_customized'. Retry scheduled
Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config'...
Terminated
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: ABORTED