Started by user liwang
Obtained daxie-params-new.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Resume disabled by user, switching to high-performance, low-durability mode.
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision ffe290332d57ef4be1da4de71f843b9b457d6746
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-config-new@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision ffe290332d57ef4be1da4de71f843b9b457d6746 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ffe290332d57ef4be1da4de71f843b9b457d6746 # timeout=10
Commit message: "Update vehicleInfo.groovy"
> git rev-list --no-walk ffe290332d57ef4be1da4de71f843b9b457d6746 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[P15]
[Pipeline] echo
P15
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/daxie-config-new
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-config-new/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 56c9df43620edab48dce7d3d69f852a2410e849f (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 56c9df43620edab48dce7d3d69f852a2410e849f # timeout=10
Commit message: "Update system-libraries.jenkinsfile"
> git rev-list --no-walk 56c9df43620edab48dce7d3d69f852a2410e849f # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/shared_config/
[Pipeline] echo
P15.json
[Pipeline] sh
+ cat /root/commtest/master-project/daxie/P15.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/daxie/P15.json
[Pipeline] sh
+ cat /root/commtest/dev-project/daxie/P15.json
[Pipeline] echo
[P15]
[Pipeline] echo
P15
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>域控设备P15>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] sh
+ mkdir -p /root/workspace/daxie-config/P15
[Pipeline] sh
+ mkdir -p /root/workspace/daxie-config/P15/params_P15
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/P15/params /root/workspace/daxie-config/P15/params_new /root/workspace/daxie-config/P15/params_orin_master_P15_2024-12-17_12-10-47 /root/workspace/daxie-config/P15/params_orin_master_P15_2024-12-17_12-10-47.zip /root/workspace/daxie-config/P15/params_P15 /root/workspace/daxie-config/P15/version.json
[Pipeline] dir
Running in /root/workspace/daxie-config/P15
[Pipeline] {
[Pipeline] echo
[P15]
[Pipeline] echo
更新P15参数
[Pipeline] echo
T815
[Pipeline] echo
dev,http://159.27.226.4/config/daxie/P15.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/daxie-config/P15/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/daxie/P15.git # timeout=10
Fetching upstream changes from http://159.27.226.4/config/daxie/P15.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
> git fetch --tags --force --progress -- http://159.27.226.4/config/daxie/P15.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision aa2c01e214889a5cf549d098eee6c0539ea26d31 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f aa2c01e214889a5cf549d098eee6c0539ea26d31 # timeout=10
Commit message: "fix:删除ssep参数"
> git rev-list --no-walk aa2c01e214889a5cf549d098eee6c0539ea26d31 # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] echo
true
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/daxie/P15.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=P15
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=P15
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1299,"description":"","name":"P15","name_with_namespace":"Hardware / config / P15","path":"P15","path_with_namespace":"hardware/config/P15","created_at":"2024-01-04T13:06:02.539Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P15.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P15.git","web_url":"http://159.27.226.4/hardware/config/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:07:39.850Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1299","issues":"http://159.27.226.4/api/v4/projects/1299/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1299/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1299/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1299/labels","events":"http://159.27.226.4/api/v4/projects/1299/events","members":"http://159.27.226.4/api/v4/projects/1299/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1299/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:06:02.563Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1263,"description":null,"name":"P15","name_with_namespace":"Lidar / config / vehicles / P15","path":"P15","path_with_namespace":"lidar/config/vehicles/P15","created_at":"2023-11-17T12:28:23.107Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P15.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P15","readme_url":"http://159.27.226.4/lidar/config/vehicles/P15/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:34.458Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1263","issues":"http://159.27.226.4/api/v4/projects/1263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1263/labels","events":"http://159.27.226.4/api/v4/projects/1263/events","members":"http://159.27.226.4/api/v4/projects/1263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:23.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1193,"description":null,"name":"P15","name_with_namespace":"Localization / config / P15","path":"P15","path_with_namespace":"localization/config/P15","created_at":"2023-10-24T03:59:27.434Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P15.git","http_url_to_repo":"http://159.27.226.4/localization/config/P15.git","web_url":"http://159.27.226.4/localization/config/P15","readme_url":"http://159.27.226.4/localization/config/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:46.301Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1193","issues":"http://159.27.226.4/api/v4/projects/1193/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1193/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1193/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1193/labels","events":"http://159.27.226.4/api/v4/projects/1193/events","members":"http://159.27.226.4/api/v4/projects/1193/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1193/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:59:27.448Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1059,"description":"","name":"P15","name_with_namespace":"config / vehicles / P15","path":"P15","path_with_namespace":"config/vehicles/P15","created_at":"2023-08-25T08:27:09.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P15.git","web_url":"http://159.27.226.4/config/vehicles/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-28T07:52:38.461Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1059","issues":"http://159.27.226.4/api/v4/projects/1059/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1059/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1059/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1059/labels","events":"http://159.27.226.4/api/v4/projects/1059/events","members":"http://159.27.226.4/api/v4/projects/1059/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1059/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-26T08:27:09.384Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1058,"description":"","name":"P15","name_with_namespace":"config / daxie / P15","path":"P15","path_with_namespace":"config/daxie/P15","created_at":"2023-08-25T08:23:18.796Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P15.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P15.git","web_url":"http://159.27.226.4/config/daxie/P15","readme_url":"http://159.27.226.4/config/daxie/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:23.483Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1058","issues":"http://159.27.226.4/api/v4/projects/1058/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1058/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1058/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1058/labels","events":"http://159.27.226.4/api/v4/projects/1058/events","members":"http://159.27.226.4/api/v4/projects/1058/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1058/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-26T08:23:18.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":868,"description":"","name":"P15","name_with_namespace":"config / extrinsics / P15","path":"P15","path_with_namespace":"config/extrinsics/P15","created_at":"2023-07-24T08:01:34.666Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P15.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P15.git","web_url":"http://159.27.226.4/config/extrinsics/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-17T06:26:54.674Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/868","issues":"http://159.27.226.4/api/v4/projects/868/issues","merge_requests":"http://159.27.226.4/api/v4/projects/868/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/868/repository/branches","labels":"http://159.27.226.4/api/v4/projects/868/labels","events":"http://159.27.226.4/api/v4/projects/868/events","members":"http://159.27.226.4/api/v4/projects/868/members","cluster_agents":"http://159.27.226.4/api/v4/projects/868/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-25T08:01:34.678Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/daxie/P15
[Pipeline] echo
1058
[Pipeline] echo
1058
[Pipeline] echo
aa2c01e
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1058 aa2c01e aa2c01e
[Pipeline] echo
/root/commtest/rcdev-project/daxie/.P15.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] echo
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] sh
+ echo '{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/daxie/.P15.json
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] echo
{"repo_name":"params_orin_master_P15","branch":"dev","time":"2024-12-17_12-13-03","commit_id":"aa2c01e","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=P15
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=P15
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1299,"description":"","name":"P15","name_with_namespace":"Hardware / config / P15","path":"P15","path_with_namespace":"hardware/config/P15","created_at":"2024-01-04T13:06:02.539Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/P15.git","http_url_to_repo":"http://159.27.226.4/hardware/config/P15.git","web_url":"http://159.27.226.4/hardware/config/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:07:39.850Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1299","issues":"http://159.27.226.4/api/v4/projects/1299/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1299/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1299/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1299/labels","events":"http://159.27.226.4/api/v4/projects/1299/events","members":"http://159.27.226.4/api/v4/projects/1299/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1299/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:06:02.563Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1263,"description":null,"name":"P15","name_with_namespace":"Lidar / config / vehicles / P15","path":"P15","path_with_namespace":"lidar/config/vehicles/P15","created_at":"2023-11-17T12:28:23.107Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/P15.git","web_url":"http://159.27.226.4/lidar/config/vehicles/P15","readme_url":"http://159.27.226.4/lidar/config/vehicles/P15/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-05T12:10:34.458Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1263","issues":"http://159.27.226.4/api/v4/projects/1263/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1263/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1263/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1263/labels","events":"http://159.27.226.4/api/v4/projects/1263/events","members":"http://159.27.226.4/api/v4/projects/1263/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1263/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:23.119Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1193,"description":null,"name":"P15","name_with_namespace":"Localization / config / P15","path":"P15","path_with_namespace":"localization/config/P15","created_at":"2023-10-24T03:59:27.434Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/P15.git","http_url_to_repo":"http://159.27.226.4/localization/config/P15.git","web_url":"http://159.27.226.4/localization/config/P15","readme_url":"http://159.27.226.4/localization/config/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-09T02:15:46.301Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1193","issues":"http://159.27.226.4/api/v4/projects/1193/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1193/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1193/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1193/labels","events":"http://159.27.226.4/api/v4/projects/1193/events","members":"http://159.27.226.4/api/v4/projects/1193/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1193/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-25T03:59:27.448Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":4,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1059,"description":"","name":"P15","name_with_namespace":"config / vehicles / P15","path":"P15","path_with_namespace":"config/vehicles/P15","created_at":"2023-08-25T08:27:09.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/P15.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/P15.git","web_url":"http://159.27.226.4/config/vehicles/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-28T07:52:38.461Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1059","issues":"http://159.27.226.4/api/v4/projects/1059/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1059/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1059/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1059/labels","events":"http://159.27.226.4/api/v4/projects/1059/events","members":"http://159.27.226.4/api/v4/projects/1059/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1059/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-26T08:27:09.384Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1058,"description":"","name":"P15","name_with_namespace":"config / daxie / P15","path":"P15","path_with_namespace":"config/daxie/P15","created_at":"2023-08-25T08:23:18.796Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/P15.git","http_url_to_repo":"http://159.27.226.4/config/daxie/P15.git","web_url":"http://159.27.226.4/config/daxie/P15","readme_url":"http://159.27.226.4/config/daxie/P15/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-11T11:22:23.483Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1058","issues":"http://159.27.226.4/api/v4/projects/1058/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1058/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1058/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1058/labels","events":"http://159.27.226.4/api/v4/projects/1058/events","members":"http://159.27.226.4/api/v4/projects/1058/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1058/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-26T08:23:18.836Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":868,"description":"","name":"P15","name_with_namespace":"config / extrinsics / P15","path":"P15","path_with_namespace":"config/extrinsics/P15","created_at":"2023-07-24T08:01:34.666Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/P15.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/P15.git","web_url":"http://159.27.226.4/config/extrinsics/P15","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-17T06:26:54.674Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/868","issues":"http://159.27.226.4/api/v4/projects/868/issues","merge_requests":"http://159.27.226.4/api/v4/projects/868/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/868/repository/branches","labels":"http://159.27.226.4/api/v4/projects/868/labels","events":"http://159.27.226.4/api/v4/projects/868/events","members":"http://159.27.226.4/api/v4/projects/868/members","cluster_agents":"http://159.27.226.4/api/v4/projects/868/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-25T08:01:34.678Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/daxie/P15
[Pipeline] echo
1058
[Pipeline] echo
1058
[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/1058/repository/commits/aa2c01e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1058/repository/commits/aa2c01e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"aa2c01e214889a5cf549d098eee6c0539ea26d31","short_id":"aa2c01e2","created_at":"2024-06-20T17:57:01.000+08:00","parent_ids":["9eb29b53a58e6abb8da3d86b3c82c15fcb11441f"],"title":"fix:删除ssep参数","message":"fix:删除ssep参数\n\n","author_name":"11","author_email":"11","authored_date":"2024-06-20T17:57:01.000+08:00","committer_name":"11","committer_email":"11","committed_date":"2024-06-20T17:57:01.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P15/-/commit/aa2c01e214889a5cf549d098eee6c0539ea26d31","stats":{"additions":0,"deletions":598,"total":598},"status":null,"project_id":1058,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/06/20/17:57:01
[Pipeline] echo
dev**: aa2c01e.**2024/06/20/17:57:01**
[Pipeline] dir
Running in /root/workspace/daxie-config/P15/params_P15
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/daxie-config/shared_config/dev/
[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/daxie/shared_config.git
> git init /root/workspace/daxie-config/P15/params_P15 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/daxie/shared_config.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/daxie/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/daxie/shared_config.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 0f7b38b17e48d2157e369c396b8ed3192830c441 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f7b38b17e48d2157e369c396b8ed3192830c441 # timeout=30000
Commit message: "Update params/hdmap_interface.yaml, params/hdmap/hdmap_interface.yaml"
> git rev-list --no-walk 0f7b38b17e48d2157e369c396b8ed3192830c441 # timeout=10
[Pipeline] sh
+ cp -r .git/ params /root/workspace/daxie-config/shared_config/dev/
[Pipeline] sh
+ rm -rf params_P15@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/daxie/P15.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/daxie/shared_config
[Pipeline] echo
215
[Pipeline] echo
215
[Pipeline] echo
0f7b38b
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 215 0f7b38b 0f7b38b
[Pipeline] echo
/root/commtest/rcdev-project/daxie/.P15.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] echo
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] sh
+ echo '{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/daxie/.P15.json
{"project":{"P15":"config/daxie/P15","shared_config":"config/daxie/shared_config"},"commit":{"P15":"aa2c01e","shared_config":"0f7b38b"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-12-17_12-13-08","commit_id":"0f7b38b","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/daxie/shared_config
[Pipeline] echo
215
[Pipeline] echo
215
[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/215/repository/commits/0f7b38b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/215/repository/commits/0f7b38b
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0f7b38b17e48d2157e369c396b8ed3192830c441","short_id":"0f7b38b1","created_at":"2024-11-06T06:21:48.000+00:00","parent_ids":["ff99c013ffc013f241b05af51e3b0897756ca331"],"title":"Update params/hdmap_interface.yaml, params/hdmap/hdmap_interface.yaml","message":"Update params/hdmap_interface.yaml, params/hdmap/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-06T06:21:48.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-06T06:21:48.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/shared_config/-/commit/0f7b38b17e48d2157e369c396b8ed3192830c441","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":215,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/11/06/06:21:48
[Pipeline] echo
dev**: 0f7b38b.**2024/11/06/06:21:48**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
true
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_P15","branch":"dev","time":"2024-12-17_12-13-03","commit_id":"aa2c01e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-12-17_12-13-08","commit_id":"0f7b38b","version":"","commit_msgs":",,"}],"device":1,"device_name":"T815_Master","type":0,"project":1}
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_P15","branch":"dev","time":"2024-12-17_12-13-03","commit_id":"aa2c01e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-12-17_12-13-08","commit_id":"0f7b38b","version":"","commit_msgs":",,"}],"device":1,"device_name":"T815_Master","type":0,"project":1}'
[Pipeline] sh
++ ls
++ grep -v params_P15
++ grep -v version.json
++ xargs
+ cp -r params params_P15/
[Pipeline] sh
+ rm -rf params_P15@tmp
[Pipeline] echo
> - [P15master]:
**公有dev**: 0f7b38b.**2024/11/06/06:21:48**
**私有dev**: aa2c01e.**2024/06/20/17:57:01**
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/P15@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
P15拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/P15/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/daxie-config/P15/params_new
[Pipeline] dir
Running in /root/workspace/daxie-config/P15/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/P15.git
> git init /root/workspace/daxie-config/P15/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/P15.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/P15.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/P15.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 62841c4d8db8c736158cf0166a7c90588848e6c4 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 62841c4d8db8c736158cf0166a7c90588848e6c4 # timeout=300000
Commit message: "Add hdmap_interface"
> git rev-list --no-walk 62841c4d8db8c736158cf0166a7c90588848e6c4 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/P15.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 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/P15.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 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T815.git) registered for path 'mqtt-tls'
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/P15.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P15.git) registered for path 'perception_vehicles'
Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config'
Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config'
Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie'
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/daxie-config/P15/params_new/crane_align_common'...
remote: Enumerating objects: 37, done.
remote: Counting objects: 2% (1/37)
remote: Counting objects: 5% (2/37)
remote: Counting objects: 8% (3/37)
remote: Counting objects: 10% (4/37)
remote: Counting objects: 13% (5/37)
remote: Counting objects: 16% (6/37)
remote: Counting objects: 18% (7/37)
remote: Counting objects: 21% (8/37)
remote: Counting objects: 24% (9/37)
remote: Counting objects: 27% (10/37)
remote: Counting objects: 29% (11/37)
remote: Counting objects: 32% (12/37)
remote: Counting objects: 35% (13/37)
remote: Counting objects: 37% (14/37)
remote: Counting objects: 40% (15/37)
remote: Counting objects: 43% (16/37)
remote: Counting objects: 45% (17/37)
remote: Counting objects: 48% (18/37)
remote: Counting objects: 51% (19/37)
remote: Counting objects: 54% (20/37)
remote: Counting objects: 56% (21/37)
remote: Counting objects: 59% (22/37)
remote: Counting objects: 62% (23/37)
remote: Counting objects: 64% (24/37)
remote: Counting objects: 67% (25/37)
remote: Counting objects: 70% (26/37)
remote: Counting objects: 72% (27/37)
remote: Counting objects: 75% (28/37)
remote: Counting objects: 78% (29/37)
remote: Counting objects: 81% (30/37)
remote: Counting objects: 83% (31/37)
remote: Counting objects: 86% (32/37)
remote: Counting objects: 89% (33/37)
remote: Counting objects: 91% (34/37)
remote: Counting objects: 94% (35/37)
remote: Counting objects: 97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects: 3% (1/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
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)
remote: Total 37 (delta 13), reused 0 (delta 0), pack-reused 0
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), 18.07 KiB | 18.07 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 46% (6/13)
Resolving deltas: 61% (8/13)
Resolving deltas: 76% (10/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/crane_align_customized'...
remote: Enumerating objects: 1841, done.
remote: Counting objects: 0% (1/127)
remote: Counting objects: 1% (2/127)
remote: Counting objects: 2% (3/127)
remote: Counting objects: 3% (4/127)
remote: Counting objects: 4% (6/127)
remote: Counting objects: 5% (7/127)
remote: Counting objects: 6% (8/127)
remote: Counting objects: 7% (9/127)
remote: Counting objects: 8% (11/127)
remote: Counting objects: 9% (12/127)
remote: Counting objects: 10% (13/127)
remote: Counting objects: 11% (14/127)
remote: Counting objects: 12% (16/127)
remote: Counting objects: 13% (17/127)
remote: Counting objects: 14% (18/127)
remote: Counting objects: 15% (20/127)
remote: Counting objects: 16% (21/127)
remote: Counting objects: 17% (22/127)
remote: Counting objects: 18% (23/127)
remote: Counting objects: 19% (25/127)
remote: Counting objects: 20% (26/127)
remote: Counting objects: 21% (27/127)
remote: Counting objects: 22% (28/127)
remote: Counting objects: 23% (30/127)
remote: Counting objects: 24% (31/127)
remote: Counting objects: 25% (32/127)
remote: Counting objects: 26% (34/127)
remote: Counting objects: 27% (35/127)
remote: Counting objects: 28% (36/127)
remote: Counting objects: 29% (37/127)
remote: Counting objects: 30% (39/127)
remote: Counting objects: 31% (40/127)
remote: Counting objects: 32% (41/127)
remote: Counting objects: 33% (42/127)
remote: Counting objects: 34% (44/127)
remote: Counting objects: 35% (45/127)
remote: Counting objects: 36% (46/127)
remote: Counting objects: 37% (47/127)
remote: Counting objects: 38% (49/127)
remote: Counting objects: 39% (50/127)
remote: Counting objects: 40% (51/127)
remote: Counting objects: 41% (53/127)
remote: Counting objects: 42% (54/127)
remote: Counting objects: 43% (55/127)
remote: Counting objects: 44% (56/127)
remote: Counting objects: 45% (58/127)
remote: Counting objects: 46% (59/127)
remote: Counting objects: 47% (60/127)
remote: Counting objects: 48% (61/127)
remote: Counting objects: 49% (63/127)
remote: Counting objects: 50% (64/127)
remote: Counting objects: 51% (65/127)
remote: Counting objects: 52% (67/127)
remote: Counting objects: 53% (68/127)
remote: Counting objects: 54% (69/127)
remote: Counting objects: 55% (70/127)
remote: Counting objects: 56% (72/127)
remote: Counting objects: 57% (73/127)
remote: Counting objects: 58% (74/127)
remote: Counting objects: 59% (75/127)
remote: Counting objects: 60% (77/127)
remote: Counting objects: 61% (78/127)
remote: Counting objects: 62% (79/127)
remote: Counting objects: 63% (81/127)
remote: Counting objects: 64% (82/127)
remote: Counting objects: 65% (83/127)
remote: Counting objects: 66% (84/127)
remote: Counting objects: 67% (86/127)
remote: Counting objects: 68% (87/127)
remote: Counting objects: 69% (88/127)
remote: Counting objects: 70% (89/127)
remote: Counting objects: 71% (91/127)
remote: Counting objects: 72% (92/127)
remote: Counting objects: 73% (93/127)
remote: Counting objects: 74% (94/127)
remote: Counting objects: 75% (96/127)
remote: Counting objects: 76% (97/127)
remote: Counting objects: 77% (98/127)
remote: Counting objects: 78% (100/127)
remote: Counting objects: 79% (101/127)
remote: Counting objects: 80% (102/127)
remote: Counting objects: 81% (103/127)
remote: Counting objects: 82% (105/127)
remote: Counting objects: 83% (106/127)
remote: Counting objects: 84% (107/127)
remote: Counting objects: 85% (108/127)
remote: Counting objects: 86% (110/127)
remote: Counting objects: 87% (111/127)
remote: Counting objects: 88% (112/127)
remote: Counting objects: 89% (114/127)
remote: Counting objects: 90% (115/127)
remote: Counting objects: 91% (116/127)
remote: Counting objects: 92% (117/127)
remote: Counting objects: 93% (119/127)
remote: Counting objects: 94% (120/127)
remote: Counting objects: 95% (121/127)
remote: Counting objects: 96% (122/127)
remote: Counting objects: 97% (124/127)
remote: Counting objects: 98% (125/127)
remote: Counting objects: 99% (126/127)
remote: Counting objects: 100% (127/127)
remote: Counting objects: 100% (127/127), done.
remote: Compressing objects: 1% (1/58)
remote: Compressing objects: 3% (2/58)
remote: Compressing objects: 5% (3/58)
remote: Compressing objects: 6% (4/58)
remote: Compressing objects: 8% (5/58)
remote: Compressing objects: 10% (6/58)
remote: Compressing objects: 12% (7/58)
remote: Compressing objects: 13% (8/58)
remote: Compressing objects: 15% (9/58)
remote: Compressing objects: 17% (10/58)
remote: Compressing objects: 18% (11/58)
remote: Compressing objects: 20% (12/58)
remote: Compressing objects: 22% (13/58)
remote: Compressing objects: 24% (14/58)
remote: Compressing objects: 25% (15/58)
remote: Compressing objects: 27% (16/58)
remote: Compressing objects: 29% (17/58)
remote: Compressing objects: 31% (18/58)
remote: Compressing objects: 32% (19/58)
remote: Compressing objects: 34% (20/58)
remote: Compressing objects: 36% (21/58)
remote: Compressing objects: 37% (22/58)
remote: Compressing objects: 39% (23/58)
remote: Compressing objects: 41% (24/58)
remote: Compressing objects: 43% (25/58)
remote: Compressing objects: 44% (26/58)
remote: Compressing objects: 46% (27/58)
remote: Compressing objects: 48% (28/58)
remote: Compressing objects: 50% (29/58)
remote: Compressing objects: 51% (30/58)
remote: Compressing objects: 53% (31/58)
remote: Compressing objects: 55% (32/58)
remote: Compressing objects: 56% (33/58)
remote: Compressing objects: 58% (34/58)
remote: Compressing objects: 60% (35/58)
remote: Compressing objects: 62% (36/58)
remote: Compressing objects: 63% (37/58)
remote: Compressing objects: 65% (38/58)
remote: Compressing objects: 67% (39/58)
remote: Compressing objects: 68% (40/58)
remote: Compressing objects: 70% (41/58)
remote: Compressing objects: 72% (42/58)
remote: Compressing objects: 74% (43/58)
remote: Compressing objects: 75% (44/58)
remote: Compressing objects: 77% (45/58)
remote: Compressing objects: 79% (46/58)
remote: Compressing objects: 81% (47/58)
remote: Compressing objects: 82% (48/58)
remote: Compressing objects: 84% (49/58)
remote: Compressing objects: 86% (50/58)
remote: Compressing objects: 87% (51/58)
remote: Compressing objects: 89% (52/58)
remote: Compressing objects: 91% (53/58)
remote: Compressing objects: 93% (54/58)
remote: Compressing objects: 94% (55/58)
remote: Compressing objects: 96% (56/58)
remote: Compressing objects: 98% (57/58)
remote: Compressing objects: 100% (58/58)
remote: Compressing objects: 100% (58/58), done.
Receiving objects: 0% (1/1841)
Receiving objects: 1% (19/1841)
Receiving objects: 2% (37/1841)
Receiving objects: 3% (56/1841)
Receiving objects: 4% (74/1841)
Receiving objects: 5% (93/1841)
Receiving objects: 6% (111/1841)
Receiving objects: 7% (129/1841)
Receiving objects: 8% (148/1841)
Receiving objects: 9% (166/1841)
Receiving objects: 10% (185/1841)
Receiving objects: 11% (203/1841)
Receiving objects: 12% (221/1841)
Receiving objects: 13% (240/1841)
Receiving objects: 14% (258/1841)
Receiving objects: 15% (277/1841)
Receiving objects: 16% (295/1841)
Receiving objects: 17% (313/1841)
Receiving objects: 18% (332/1841)
Receiving objects: 19% (350/1841)
Receiving objects: 20% (369/1841)
Receiving objects: 21% (387/1841)
Receiving objects: 22% (406/1841)
Receiving objects: 23% (424/1841)
Receiving objects: 24% (442/1841)
Receiving objects: 25% (461/1841)
Receiving objects: 26% (479/1841)
Receiving objects: 27% (498/1841)
Receiving objects: 28% (516/1841)
Receiving objects: 29% (534/1841)
Receiving objects: 30% (553/1841)
Receiving objects: 31% (571/1841)
Receiving objects: 32% (590/1841)
Receiving objects: 33% (608/1841)
Receiving objects: 34% (626/1841)
Receiving objects: 35% (645/1841)
Receiving objects: 36% (663/1841)
Receiving objects: 37% (682/1841)
Receiving objects: 38% (700/1841)
Receiving objects: 39% (718/1841)
Receiving objects: 40% (737/1841)
Receiving objects: 41% (755/1841)
Receiving objects: 42% (774/1841)
Receiving objects: 43% (792/1841)
Receiving objects: 44% (811/1841)
Receiving objects: 45% (829/1841)
Receiving objects: 46% (847/1841)
Receiving objects: 47% (866/1841)
Receiving objects: 48% (884/1841)
Receiving objects: 49% (903/1841)
Receiving objects: 50% (921/1841)
Receiving objects: 51% (939/1841)
Receiving objects: 52% (958/1841)
Receiving objects: 53% (976/1841)
Receiving objects: 54% (995/1841)
Receiving objects: 55% (1013/1841)
Receiving objects: 56% (1031/1841)
Receiving objects: 57% (1050/1841)
Receiving objects: 58% (1068/1841)
Receiving objects: 59% (1087/1841)
Receiving objects: 60% (1105/1841)
Receiving objects: 61% (1124/1841)
Receiving objects: 62% (1142/1841)
Receiving objects: 63% (1160/1841)
Receiving objects: 64% (1179/1841)
Receiving objects: 65% (1197/1841)
Receiving objects: 66% (1216/1841)
Receiving objects: 67% (1234/1841)
Receiving objects: 68% (1252/1841)
Receiving objects: 69% (1271/1841)
Receiving objects: 70% (1289/1841)
Receiving objects: 71% (1308/1841)
Receiving objects: 72% (1326/1841)
Receiving objects: 73% (1344/1841)
Receiving objects: 74% (1363/1841)
Receiving objects: 75% (1381/1841)
Receiving objects: 76% (1400/1841)
Receiving objects: 77% (1418/1841)
Receiving objects: 78% (1436/1841)
Receiving objects: 79% (1455/1841)
Receiving objects: 80% (1473/1841)
Receiving objects: 81% (1492/1841)
Receiving objects: 82% (1510/1841)
Receiving objects: 83% (1529/1841)
Receiving objects: 84% (1547/1841)
Receiving objects: 85% (1565/1841)
Receiving objects: 86% (1584/1841)
Receiving objects: 87% (1602/1841)
Receiving objects: 88% (1621/1841)
Receiving objects: 89% (1639/1841)
Receiving objects: 90% (1657/1841)
Receiving objects: 91% (1676/1841)
remote: Total 1841 (delta 56), reused 103 (delta 40), pack-reused 1714
Receiving objects: 92% (1694/1841)
Receiving objects: 93% (1713/1841)
Receiving objects: 94% (1731/1841)
Receiving objects: 95% (1749/1841)
Receiving objects: 96% (1768/1841)
Receiving objects: 97% (1786/1841)
Receiving objects: 98% (1805/1841)
Receiving objects: 99% (1823/1841)
Receiving objects: 100% (1841/1841)
Receiving objects: 100% (1841/1841), 527.11 KiB | 23.96 MiB/s, done.
Resolving deltas: 0% (0/885)
Resolving deltas: 1% (11/885)
Resolving deltas: 2% (19/885)
Resolving deltas: 3% (27/885)
Resolving deltas: 4% (36/885)
Resolving deltas: 5% (45/885)
Resolving deltas: 12% (115/885)
Resolving deltas: 14% (130/885)
Resolving deltas: 15% (138/885)
Resolving deltas: 16% (144/885)
Resolving deltas: 18% (161/885)
Resolving deltas: 21% (188/885)
Resolving deltas: 22% (201/885)
Resolving deltas: 23% (204/885)
Resolving deltas: 24% (214/885)
Resolving deltas: 25% (230/885)
Resolving deltas: 26% (231/885)
Resolving deltas: 27% (240/885)
Resolving deltas: 28% (252/885)
Resolving deltas: 29% (257/885)
Resolving deltas: 34% (303/885)
Resolving deltas: 35% (311/885)
Resolving deltas: 38% (345/885)
Resolving deltas: 39% (346/885)
Resolving deltas: 40% (361/885)
Resolving deltas: 41% (370/885)
Resolving deltas: 42% (374/885)
Resolving deltas: 43% (385/885)
Resolving deltas: 44% (392/885)
Resolving deltas: 45% (404/885)
Resolving deltas: 46% (415/885)
Resolving deltas: 47% (418/885)
Resolving deltas: 48% (429/885)
Resolving deltas: 49% (435/885)
Resolving deltas: 50% (450/885)
Resolving deltas: 51% (456/885)
Resolving deltas: 52% (462/885)
Resolving deltas: 53% (472/885)
Resolving deltas: 54% (478/885)
Resolving deltas: 55% (488/885)
Resolving deltas: 57% (508/885)
Resolving deltas: 58% (515/885)
Resolving deltas: 60% (532/885)
Resolving deltas: 61% (545/885)
Resolving deltas: 62% (551/885)
Resolving deltas: 63% (563/885)
Resolving deltas: 64% (573/885)
Resolving deltas: 65% (583/885)
Resolving deltas: 67% (593/885)
Resolving deltas: 68% (602/885)
Resolving deltas: 69% (612/885)
Resolving deltas: 72% (646/885)
Resolving deltas: 73% (650/885)
Resolving deltas: 74% (656/885)
Resolving deltas: 77% (690/885)
Resolving deltas: 100% (885/885)
Resolving deltas: 100% (885/885), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/hardware'...
remote: Enumerating objects: 32, done.
remote: Counting objects: 3% (1/32)
remote: Counting objects: 6% (2/32)
remote: Counting objects: 9% (3/32)
remote: Counting objects: 12% (4/32)
remote: Counting objects: 15% (5/32)
remote: Counting objects: 18% (6/32)
remote: Counting objects: 21% (7/32)
remote: Counting objects: 25% (8/32)
remote: Counting objects: 28% (9/32)
remote: Counting objects: 31% (10/32)
remote: Counting objects: 34% (11/32)
remote: Counting objects: 37% (12/32)
remote: Counting objects: 40% (13/32)
remote: Counting objects: 43% (14/32)
remote: Counting objects: 46% (15/32)
remote: Counting objects: 50% (16/32)
remote: Counting objects: 53% (17/32)
remote: Counting objects: 56% (18/32)
remote: Counting objects: 59% (19/32)
remote: Counting objects: 62% (20/32)
remote: Counting objects: 65% (21/32)
remote: Counting objects: 68% (22/32)
remote: Counting objects: 71% (23/32)
remote: Counting objects: 75% (24/32)
remote: Counting objects: 78% (25/32)
remote: Counting objects: 81% (26/32)
remote: Counting objects: 84% (27/32)
remote: Counting objects: 87% (28/32)
remote: Counting objects: 90% (29/32)
remote: Counting objects: 93% (30/32)
remote: Counting objects: 96% (31/32)
remote: Counting objects: 100% (32/32)
remote: Counting objects: 100% (32/32), 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 32 (delta 10), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/32)
Receiving objects: 6% (2/32)
Receiving objects: 9% (3/32)
Receiving objects: 12% (4/32)
Receiving objects: 15% (5/32)
Receiving objects: 18% (6/32)
Receiving objects: 21% (7/32)
Receiving objects: 25% (8/32)
Receiving objects: 28% (9/32)
Receiving objects: 31% (10/32)
Receiving objects: 34% (11/32)
Receiving objects: 37% (12/32)
Receiving objects: 40% (13/32)
Receiving objects: 43% (14/32)
Receiving objects: 46% (15/32)
Receiving objects: 50% (16/32)
Receiving objects: 53% (17/32)
Receiving objects: 56% (18/32)
Receiving objects: 59% (19/32)
Receiving objects: 62% (20/32)
Receiving objects: 65% (21/32)
Receiving objects: 68% (22/32)
Receiving objects: 71% (23/32)
Receiving objects: 75% (24/32)
Receiving objects: 78% (25/32)
Receiving objects: 81% (26/32)
Receiving objects: 84% (27/32)
Receiving objects: 87% (28/32)
Receiving objects: 90% (29/32)
Receiving objects: 93% (30/32)
Receiving objects: 96% (31/32)
Receiving objects: 100% (32/32)
Receiving objects: 100% (32/32), done.
Resolving deltas: 0% (0/10)
Resolving deltas: 30% (3/10)
Resolving deltas: 40% (4/10)
Resolving deltas: 70% (7/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/daxie-config/P15/params_new/hdmap'...
remote: Enumerating objects: 19, done.
remote: Counting objects: 5% (1/19)
remote: Counting objects: 10% (2/19)
remote: Counting objects: 15% (3/19)
remote: Counting objects: 21% (4/19)
remote: Counting objects: 26% (5/19)
remote: Counting objects: 31% (6/19)
remote: Counting objects: 36% (7/19)
remote: Counting objects: 42% (8/19)
remote: Counting objects: 47% (9/19)
remote: Counting objects: 52% (10/19)
remote: Counting objects: 57% (11/19)
remote: Counting objects: 63% (12/19)
remote: Counting objects: 68% (13/19)
remote: Counting objects: 73% (14/19)
remote: Counting objects: 78% (15/19)
remote: Counting objects: 84% (16/19)
remote: Counting objects: 89% (17/19)
remote: Counting objects: 94% (18/19)
remote: Counting objects: 100% (19/19)
remote: Counting objects: 100% (19/19), 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.
remote: Total 19 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 5% (1/19)
Receiving objects: 10% (2/19)
Receiving objects: 15% (3/19)
Receiving objects: 21% (4/19)
Receiving objects: 26% (5/19)
Receiving objects: 31% (6/19)
Receiving objects: 36% (7/19)
Receiving objects: 42% (8/19)
Receiving objects: 47% (9/19)
Receiving objects: 52% (10/19)
Receiving objects: 57% (11/19)
Receiving objects: 63% (12/19)
Receiving objects: 68% (13/19)
Receiving objects: 73% (14/19)
Receiving objects: 78% (15/19)
Receiving objects: 84% (16/19)
Receiving objects: 89% (17/19)
Receiving objects: 94% (18/19)
Receiving objects: 100% (19/19)
Receiving objects: 100% (19/19), 7.33 KiB | 7.33 MiB/s, done.
Resolving deltas: 0% (0/2)
Resolving deltas: 50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/daxie-config/P15/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: 50% (5/10)
Resolving deltas: 60% (6/10)
Resolving deltas: 80% (8/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/lidar-extrinsics'...
remote: Enumerating objects: 95, done.
remote: Counting objects: 2% (1/46)
remote: Counting objects: 4% (2/46)
remote: Counting objects: 6% (3/46)
remote: Counting objects: 8% (4/46)
remote: Counting objects: 10% (5/46)
remote: Counting objects: 13% (6/46)
remote: Counting objects: 15% (7/46)
remote: Counting objects: 17% (8/46)
remote: Counting objects: 19% (9/46)
remote: Counting objects: 21% (10/46)
remote: Counting objects: 23% (11/46)
remote: Counting objects: 26% (12/46)
remote: Counting objects: 28% (13/46)
remote: Counting objects: 30% (14/46)
remote: Counting objects: 32% (15/46)
remote: Counting objects: 34% (16/46)
remote: Counting objects: 36% (17/46)
remote: Counting objects: 39% (18/46)
remote: Counting objects: 41% (19/46)
remote: Counting objects: 43% (20/46)
remote: Counting objects: 45% (21/46)
remote: Counting objects: 47% (22/46)
remote: Counting objects: 50% (23/46)
remote: Counting objects: 52% (24/46)
remote: Counting objects: 54% (25/46)
remote: Counting objects: 56% (26/46)
remote: Counting objects: 58% (27/46)
remote: Counting objects: 60% (28/46)
remote: Counting objects: 63% (29/46)
remote: Counting objects: 65% (30/46)
remote: Counting objects: 67% (31/46)
remote: Counting objects: 69% (32/46)
remote: Counting objects: 71% (33/46)
remote: Counting objects: 73% (34/46)
remote: Counting objects: 76% (35/46)
remote: Counting objects: 78% (36/46)
remote: Counting objects: 80% (37/46)
remote: Counting objects: 82% (38/46)
remote: Counting objects: 84% (39/46)
remote: Counting objects: 86% (40/46)
remote: Counting objects: 89% (41/46)
remote: Counting objects: 91% (42/46)
remote: Counting objects: 93% (43/46)
remote: Counting objects: 95% (44/46)
remote: Counting objects: 97% (45/46)
remote: Counting objects: 100% (46/46)
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 2% (1/41)
remote: Compressing objects: 4% (2/41)
remote: Compressing objects: 7% (3/41)
remote: Compressing objects: 9% (4/41)
remote: Compressing objects: 12% (5/41)
remote: Compressing objects: 14% (6/41)
remote: Compressing objects: 17% (7/41)
remote: Compressing objects: 19% (8/41)
remote: Compressing objects: 21% (9/41)
remote: Compressing objects: 24% (10/41)
remote: Compressing objects: 26% (11/41)
remote: Compressing objects: 29% (12/41)
remote: Compressing objects: 31% (13/41)
remote: Compressing objects: 34% (14/41)
remote: Compressing objects: 36% (15/41)
remote: Compressing objects: 39% (16/41)
remote: Compressing objects: 41% (17/41)
remote: Compressing objects: 43% (18/41)
remote: Compressing objects: 46% (19/41)
remote: Compressing objects: 48% (20/41)
remote: Compressing objects: 51% (21/41)
remote: Compressing objects: 53% (22/41)
remote: Compressing objects: 56% (23/41)
remote: Compressing objects: 58% (24/41)
remote: Compressing objects: 60% (25/41)
remote: Compressing objects: 63% (26/41)
remote: Compressing objects: 65% (27/41)
remote: Compressing objects: 68% (28/41)
remote: Compressing objects: 70% (29/41)
remote: Compressing objects: 73% (30/41)
remote: Compressing objects: 75% (31/41)
remote: Compressing objects: 78% (32/41)
remote: Compressing objects: 80% (33/41)
remote: Compressing objects: 82% (34/41)
remote: Compressing objects: 85% (35/41)
remote: Compressing objects: 87% (36/41)
remote: Compressing objects: 90% (37/41)
remote: Compressing objects: 92% (38/41)
remote: Compressing objects: 95% (39/41)
remote: Compressing objects: 97% (40/41)
remote: Compressing objects: 100% (41/41)
remote: Compressing objects: 100% (41/41), done.
Receiving objects: 1% (1/95)
Receiving objects: 2% (2/95)
Receiving objects: 3% (3/95)
Receiving objects: 4% (4/95)
Receiving objects: 5% (5/95)
Receiving objects: 6% (6/95)
Receiving objects: 7% (7/95)
Receiving objects: 8% (8/95)
Receiving objects: 9% (9/95)
Receiving objects: 10% (10/95)
Receiving objects: 11% (11/95)
Receiving objects: 12% (12/95)
Receiving objects: 13% (13/95)
Receiving objects: 14% (14/95)
Receiving objects: 15% (15/95)
Receiving objects: 16% (16/95)
Receiving objects: 17% (17/95)
Receiving objects: 18% (18/95)
Receiving objects: 20% (19/95)
Receiving objects: 21% (20/95)
Receiving objects: 22% (21/95)
Receiving objects: 23% (22/95)
Receiving objects: 24% (23/95)
Receiving objects: 25% (24/95)
Receiving objects: 26% (25/95)
Receiving objects: 27% (26/95)
Receiving objects: 28% (27/95)
Receiving objects: 29% (28/95)
Receiving objects: 30% (29/95)
Receiving objects: 31% (30/95)
Receiving objects: 32% (31/95)
Receiving objects: 33% (32/95)
Receiving objects: 34% (33/95)
Receiving objects: 35% (34/95)
Receiving objects: 36% (35/95)
Receiving objects: 37% (36/95)
Receiving objects: 38% (37/95)
Receiving objects: 40% (38/95)
Receiving objects: 41% (39/95)
Receiving objects: 42% (40/95)
Receiving objects: 43% (41/95)
Receiving objects: 44% (42/95)
Receiving objects: 45% (43/95)
Receiving objects: 46% (44/95)
Receiving objects: 47% (45/95)
Receiving objects: 48% (46/95)
Receiving objects: 49% (47/95)
Receiving objects: 50% (48/95)
Receiving objects: 51% (49/95)
Receiving objects: 52% (50/95)
Receiving objects: 53% (51/95)
Receiving objects: 54% (52/95)
Receiving objects: 55% (53/95)
Receiving objects: 56% (54/95)
Receiving objects: 57% (55/95)
Receiving objects: 58% (56/95)
Receiving objects: 60% (57/95)
Receiving objects: 61% (58/95)
Receiving objects: 62% (59/95)
Receiving objects: 63% (60/95)
Receiving objects: 64% (61/95)
Receiving objects: 65% (62/95)
remote: Total 95 (delta 5), reused 0 (delta 0), pack-reused 49
Receiving objects: 66% (63/95)
Receiving objects: 67% (64/95)
Receiving objects: 68% (65/95)
Receiving objects: 69% (66/95)
Receiving objects: 70% (67/95)
Receiving objects: 71% (68/95)
Receiving objects: 72% (69/95)
Receiving objects: 73% (70/95)
Receiving objects: 74% (71/95)
Receiving objects: 75% (72/95)
Receiving objects: 76% (73/95)
Receiving objects: 77% (74/95)
Receiving objects: 78% (75/95)
Receiving objects: 80% (76/95)
Receiving objects: 81% (77/95)
Receiving objects: 82% (78/95)
Receiving objects: 83% (79/95)
Receiving objects: 84% (80/95)
Receiving objects: 85% (81/95)
Receiving objects: 86% (82/95)
Receiving objects: 87% (83/95)
Receiving objects: 88% (84/95)
Receiving objects: 89% (85/95)
Receiving objects: 90% (86/95)
Receiving objects: 91% (87/95)
Receiving objects: 92% (88/95)
Receiving objects: 93% (89/95)
Receiving objects: 94% (90/95)
Receiving objects: 95% (91/95)
Receiving objects: 96% (92/95)
Receiving objects: 97% (93/95)
Receiving objects: 98% (94/95)
Receiving objects: 100% (95/95)
Receiving objects: 100% (95/95), 11.87 KiB | 11.87 MiB/s, done.
Resolving deltas: 0% (0/13)
Resolving deltas: 7% (1/13)
Resolving deltas: 15% (2/13)
Resolving deltas: 23% (3/13)
Resolving deltas: 38% (5/13)
Resolving deltas: 84% (11/13)
Resolving deltas: 92% (12/13)
Resolving deltas: 100% (13/13)
Resolving deltas: 100% (13/13), done.
Cloning into '/root/workspace/daxie-config/P15/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/daxie-config/P15/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 582, done.
remote: Counting objects: 0% (1/153)
remote: Counting objects: 1% (2/153)
remote: Counting objects: 2% (4/153)
remote: Counting objects: 3% (5/153)
remote: Counting objects: 4% (7/153)
remote: Counting objects: 5% (8/153)
remote: Counting objects: 6% (10/153)
remote: Counting objects: 7% (11/153)
remote: Counting objects: 8% (13/153)
remote: Counting objects: 9% (14/153)
remote: Counting objects: 10% (16/153)
remote: Counting objects: 11% (17/153)
remote: Counting objects: 12% (19/153)
remote: Counting objects: 13% (20/153)
remote: Counting objects: 14% (22/153)
remote: Counting objects: 15% (23/153)
remote: Counting objects: 16% (25/153)
remote: Counting objects: 17% (27/153)
remote: Counting objects: 18% (28/153)
remote: Counting objects: 19% (30/153)
remote: Counting objects: 20% (31/153)
remote: Counting objects: 21% (33/153)
remote: Counting objects: 22% (34/153)
remote: Counting objects: 23% (36/153)
remote: Counting objects: 24% (37/153)
remote: Counting objects: 25% (39/153)
remote: Counting objects: 26% (40/153)
remote: Counting objects: 27% (42/153)
remote: Counting objects: 28% (43/153)
remote: Counting objects: 29% (45/153)
remote: Counting objects: 30% (46/153)
remote: Counting objects: 31% (48/153)
remote: Counting objects: 32% (49/153)
remote: Counting objects: 33% (51/153)
remote: Counting objects: 34% (53/153)
remote: Counting objects: 35% (54/153)
remote: Counting objects: 36% (56/153)
remote: Counting objects: 37% (57/153)
remote: Counting objects: 38% (59/153)
remote: Counting objects: 39% (60/153)
remote: Counting objects: 40% (62/153)
remote: Counting objects: 41% (63/153)
remote: Counting objects: 42% (65/153)
remote: Counting objects: 43% (66/153)
remote: Counting objects: 44% (68/153)
remote: Counting objects: 45% (69/153)
remote: Counting objects: 46% (71/153)
remote: Counting objects: 47% (72/153)
remote: Counting objects: 48% (74/153)
remote: Counting objects: 49% (75/153)
remote: Counting objects: 50% (77/153)
remote: Counting objects: 51% (79/153)
remote: Counting objects: 52% (80/153)
remote: Counting objects: 53% (82/153)
remote: Counting objects: 54% (83/153)
remote: Counting objects: 55% (85/153)
remote: Counting objects: 56% (86/153)
remote: Counting objects: 57% (88/153)
remote: Counting objects: 58% (89/153)
remote: Counting objects: 59% (91/153)
remote: Counting objects: 60% (92/153)
remote: Counting objects: 61% (94/153)
remote: Counting objects: 62% (95/153)
remote: Counting objects: 63% (97/153)
remote: Counting objects: 64% (98/153)
remote: Counting objects: 65% (100/153)
remote: Counting objects: 66% (101/153)
remote: Counting objects: 67% (103/153)
remote: Counting objects: 68% (105/153)
remote: Counting objects: 69% (106/153)
remote: Counting objects: 70% (108/153)
remote: Counting objects: 71% (109/153)
remote: Counting objects: 72% (111/153)
remote: Counting objects: 73% (112/153)
remote: Counting objects: 74% (114/153)
remote: Counting objects: 75% (115/153)
remote: Counting objects: 76% (117/153)
remote: Counting objects: 77% (118/153)
remote: Counting objects: 78% (120/153)
remote: Counting objects: 79% (121/153)
remote: Counting objects: 80% (123/153)
remote: Counting objects: 81% (124/153)
remote: Counting objects: 82% (126/153)
remote: Counting objects: 83% (127/153)
remote: Counting objects: 84% (129/153)
remote: Counting objects: 85% (131/153)
remote: Counting objects: 86% (132/153)
remote: Counting objects: 87% (134/153)
remote: Counting objects: 88% (135/153)
remote: Counting objects: 89% (137/153)
remote: Counting objects: 90% (138/153)
remote: Counting objects: 91% (140/153)
remote: Counting objects: 92% (141/153)
remote: Counting objects: 93% (143/153)
remote: Counting objects: 94% (144/153)
remote: Counting objects: 95% (146/153)
remote: Counting objects: 96% (147/153)
remote: Counting objects: 97% (149/153)
remote: Counting objects: 98% (150/153)
remote: Counting objects: 99% (152/153)
remote: Counting objects: 100% (153/153)
remote: Counting objects: 100% (153/153), 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/582)
Receiving objects: 1% (6/582)
Receiving objects: 2% (12/582)
Receiving objects: 3% (18/582)
Receiving objects: 4% (24/582)
Receiving objects: 5% (30/582)
Receiving objects: 6% (35/582)
Receiving objects: 7% (41/582)
Receiving objects: 8% (47/582)
Receiving objects: 9% (53/582)
Receiving objects: 10% (59/582)
Receiving objects: 11% (65/582)
Receiving objects: 12% (70/582)
Receiving objects: 13% (76/582)
Receiving objects: 14% (82/582)
Receiving objects: 15% (88/582)
Receiving objects: 16% (94/582)
Receiving objects: 17% (99/582)
remote: Total 582 (delta 61), reused 113 (delta 43), pack-reused 429
Receiving objects: 18% (105/582)
Receiving objects: 19% (111/582)
Receiving objects: 20% (117/582)
Receiving objects: 21% (123/582)
Receiving objects: 22% (129/582)
Receiving objects: 23% (134/582)
Receiving objects: 24% (140/582)
Receiving objects: 25% (146/582)
Receiving objects: 26% (152/582)
Receiving objects: 27% (158/582)
Receiving objects: 28% (163/582)
Receiving objects: 29% (169/582)
Receiving objects: 30% (175/582)
Receiving objects: 31% (181/582)
Receiving objects: 32% (187/582)
Receiving objects: 33% (193/582)
Receiving objects: 34% (198/582)
Receiving objects: 35% (204/582)
Receiving objects: 36% (210/582)
Receiving objects: 37% (216/582)
Receiving objects: 38% (222/582)
Receiving objects: 39% (227/582)
Receiving objects: 40% (233/582)
Receiving objects: 41% (239/582)
Receiving objects: 42% (245/582)
Receiving objects: 43% (251/582)
Receiving objects: 44% (257/582)
Receiving objects: 45% (262/582)
Receiving objects: 46% (268/582)
Receiving objects: 47% (274/582)
Receiving objects: 48% (280/582)
Receiving objects: 49% (286/582)
Receiving objects: 50% (291/582)
Receiving objects: 51% (297/582)
Receiving objects: 52% (303/582)
Receiving objects: 53% (309/582)
Receiving objects: 54% (315/582)
Receiving objects: 55% (321/582)
Receiving objects: 56% (326/582)
Receiving objects: 57% (332/582)
Receiving objects: 58% (338/582)
Receiving objects: 59% (344/582)
Receiving objects: 60% (350/582)
Receiving objects: 61% (356/582)
Receiving objects: 62% (361/582)
Receiving objects: 63% (367/582)
Receiving objects: 64% (373/582)
Receiving objects: 65% (379/582)
Receiving objects: 66% (385/582)
Receiving objects: 67% (390/582)
Receiving objects: 68% (396/582)
Receiving objects: 69% (402/582)
Receiving objects: 70% (408/582)
Receiving objects: 71% (414/582)
Receiving objects: 72% (420/582)
Receiving objects: 73% (425/582)
Receiving objects: 74% (431/582)
Receiving objects: 75% (437/582)
Receiving objects: 76% (443/582)
Receiving objects: 77% (449/582)
Receiving objects: 78% (454/582)
Receiving objects: 79% (460/582)
Receiving objects: 80% (466/582)
Receiving objects: 81% (472/582)
Receiving objects: 82% (478/582)
Receiving objects: 83% (484/582)
Receiving objects: 84% (489/582)
Receiving objects: 85% (495/582)
Receiving objects: 86% (501/582)
Receiving objects: 87% (507/582)
Receiving objects: 88% (513/582)
Receiving objects: 89% (518/582)
Receiving objects: 90% (524/582)
Receiving objects: 91% (530/582)
Receiving objects: 92% (536/582)
Receiving objects: 93% (542/582)
Receiving objects: 94% (548/582)
Receiving objects: 95% (553/582)
Receiving objects: 96% (559/582)
Receiving objects: 97% (565/582)
Receiving objects: 98% (571/582)
Receiving objects: 99% (577/582)
Receiving objects: 100% (582/582)
Receiving objects: 100% (582/582), 99.22 KiB | 24.81 MiB/s, done.
Resolving deltas: 0% (0/241)
Resolving deltas: 1% (3/241)
Resolving deltas: 2% (5/241)
Resolving deltas: 3% (8/241)
Resolving deltas: 15% (38/241)
Resolving deltas: 25% (61/241)
Resolving deltas: 27% (66/241)
Resolving deltas: 28% (68/241)
Resolving deltas: 29% (71/241)
Resolving deltas: 30% (73/241)
Resolving deltas: 39% (96/241)
Resolving deltas: 40% (97/241)
Resolving deltas: 48% (117/241)
Resolving deltas: 51% (125/241)
Resolving deltas: 54% (131/241)
Resolving deltas: 56% (136/241)
Resolving deltas: 59% (144/241)
Resolving deltas: 60% (147/241)
Resolving deltas: 62% (150/241)
Resolving deltas: 63% (153/241)
Resolving deltas: 64% (155/241)
Resolving deltas: 65% (159/241)
Resolving deltas: 66% (160/241)
Resolving deltas: 68% (164/241)
Resolving deltas: 69% (167/241)
Resolving deltas: 70% (169/241)
Resolving deltas: 71% (172/241)
Resolving deltas: 72% (174/241)
Resolving deltas: 73% (176/241)
Resolving deltas: 80% (194/241)
Resolving deltas: 83% (201/241)
Resolving deltas: 84% (204/241)
Resolving deltas: 85% (207/241)
Resolving deltas: 86% (208/241)
Resolving deltas: 89% (215/241)
Resolving deltas: 90% (217/241)
Resolving deltas: 91% (220/241)
Resolving deltas: 92% (223/241)
Resolving deltas: 93% (226/241)
Resolving deltas: 94% (227/241)
Resolving deltas: 95% (230/241)
Resolving deltas: 96% (233/241)
Resolving deltas: 97% (235/241)
Resolving deltas: 98% (237/241)
Resolving deltas: 100% (241/241)
Resolving deltas: 100% (241/241), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/mqtt-tls'...
remote: Enumerating objects: 10, done.
remote: Counting objects: 10% (1/10)
remote: Counting objects: 20% (2/10)
remote: Counting objects: 30% (3/10)
remote: Counting objects: 40% (4/10)
remote: Counting objects: 50% (5/10)
remote: Counting objects: 60% (6/10)
remote: Counting objects: 70% (7/10)
remote: Counting objects: 80% (8/10)
remote: Counting objects: 90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 14% (1/7)
remote: Compressing objects: 28% (2/7)
remote: Compressing objects: 42% (3/7)
remote: Compressing objects: 57% (4/7)
remote: Compressing objects: 71% (5/7)
remote: Compressing objects: 85% (6/7)
remote: Compressing objects: 100% (7/7)
remote: Compressing objects: 100% (7/7), done.
remote: Total 10 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 10% (1/10)
Receiving objects: 20% (2/10)
Receiving objects: 30% (3/10)
Receiving objects: 40% (4/10)
Receiving objects: 50% (5/10)
Receiving objects: 60% (6/10)
Receiving objects: 70% (7/10)
Receiving objects: 80% (8/10)
Receiving objects: 90% (9/10)
Receiving objects: 100% (10/10)
Receiving objects: 100% (10/10), 6.01 KiB | 6.01 MiB/s, done.
Cloning into '/root/workspace/daxie-config/P15/params_new/msf-port'...
remote: Enumerating objects: 119, done.
remote: Counting objects: 1% (1/56)
remote: Counting objects: 3% (2/56)
remote: Counting objects: 5% (3/56)
remote: Counting objects: 7% (4/56)
remote: Counting objects: 8% (5/56)
remote: Counting objects: 10% (6/56)
remote: Counting objects: 12% (7/56)
remote: Counting objects: 14% (8/56)
remote: Counting objects: 16% (9/56)
remote: Counting objects: 17% (10/56)
remote: Counting objects: 19% (11/56)
remote: Counting objects: 21% (12/56)
remote: Counting objects: 23% (13/56)
remote: Counting objects: 25% (14/56)
remote: Counting objects: 26% (15/56)
remote: Counting objects: 28% (16/56)
remote: Counting objects: 30% (17/56)
remote: Counting objects: 32% (18/56)
remote: Counting objects: 33% (19/56)
remote: Counting objects: 35% (20/56)
remote: Counting objects: 37% (21/56)
remote: Counting objects: 39% (22/56)
remote: Counting objects: 41% (23/56)
remote: Counting objects: 42% (24/56)
remote: Counting objects: 44% (25/56)
remote: Counting objects: 46% (26/56)
remote: Counting objects: 48% (27/56)
remote: Counting objects: 50% (28/56)
remote: Counting objects: 51% (29/56)
remote: Counting objects: 53% (30/56)
remote: Counting objects: 55% (31/56)
remote: Counting objects: 57% (32/56)
remote: Counting objects: 58% (33/56)
remote: Counting objects: 60% (34/56)
remote: Counting objects: 62% (35/56)
remote: Counting objects: 64% (36/56)
remote: Counting objects: 66% (37/56)
remote: Counting objects: 67% (38/56)
remote: Counting objects: 69% (39/56)
remote: Counting objects: 71% (40/56)
remote: Counting objects: 73% (41/56)
remote: Counting objects: 75% (42/56)
remote: Counting objects: 76% (43/56)
remote: Counting objects: 78% (44/56)
remote: Counting objects: 80% (45/56)
remote: Counting objects: 82% (46/56)
remote: Counting objects: 83% (47/56)
remote: Counting objects: 85% (48/56)
remote: Counting objects: 87% (49/56)
remote: Counting objects: 89% (50/56)
remote: Counting objects: 91% (51/56)
remote: Counting objects: 92% (52/56)
remote: Counting objects: 94% (53/56)
remote: Counting objects: 96% (54/56)
remote: Counting objects: 98% (55/56)
remote: Counting objects: 100% (56/56)
remote: Counting objects: 100% (56/56), done.
remote: Compressing objects: 2% (1/39)
remote: Compressing objects: 5% (2/39)
remote: Compressing objects: 7% (3/39)
remote: Compressing objects: 10% (4/39)
remote: Compressing objects: 12% (5/39)
remote: Compressing objects: 15% (6/39)
remote: Compressing objects: 17% (7/39)
remote: Compressing objects: 20% (8/39)
remote: Compressing objects: 23% (9/39)
remote: Compressing objects: 25% (10/39)
remote: Compressing objects: 28% (11/39)
remote: Compressing objects: 30% (12/39)
remote: Compressing objects: 33% (13/39)
remote: Compressing objects: 35% (14/39)
remote: Compressing objects: 38% (15/39)
remote: Compressing objects: 41% (16/39)
remote: Compressing objects: 43% (17/39)
remote: Compressing objects: 46% (18/39)
remote: Compressing objects: 48% (19/39)
remote: Compressing objects: 51% (20/39)
remote: Compressing objects: 53% (21/39)
remote: Compressing objects: 56% (22/39)
remote: Compressing objects: 58% (23/39)
remote: Compressing objects: 61% (24/39)
remote: Compressing objects: 64% (25/39)
remote: Compressing objects: 66% (26/39)
remote: Compressing objects: 69% (27/39)
remote: Compressing objects: 71% (28/39)
remote: Compressing objects: 74% (29/39)
remote: Compressing objects: 76% (30/39)
remote: Compressing objects: 79% (31/39)
remote: Compressing objects: 82% (32/39)
remote: Compressing objects: 84% (33/39)
remote: Compressing objects: 87% (34/39)
remote: Compressing objects: 89% (35/39)
remote: Compressing objects: 92% (36/39)
remote: Compressing objects: 94% (37/39)
remote: Compressing objects: 97% (38/39)
remote: Compressing objects: 100% (39/39)
remote: Compressing objects: 100% (39/39), done.
remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63
Receiving objects: 0% (1/119)
Receiving objects: 1% (2/119)
Receiving objects: 2% (3/119)
Receiving objects: 3% (4/119)
Receiving objects: 4% (5/119)
Receiving objects: 5% (6/119)
Receiving objects: 6% (8/119)
Receiving objects: 7% (9/119)
Receiving objects: 8% (10/119)
Receiving objects: 9% (11/119)
Receiving objects: 10% (12/119)
Receiving objects: 11% (14/119)
Receiving objects: 12% (15/119)
Receiving objects: 13% (16/119)
Receiving objects: 14% (17/119)
Receiving objects: 15% (18/119)
Receiving objects: 16% (20/119)
Receiving objects: 17% (21/119)
Receiving objects: 18% (22/119)
Receiving objects: 19% (23/119)
Receiving objects: 20% (24/119)
Receiving objects: 21% (25/119)
Receiving objects: 22% (27/119)
Receiving objects: 23% (28/119)
Receiving objects: 24% (29/119)
Receiving objects: 25% (30/119)
Receiving objects: 26% (31/119)
Receiving objects: 27% (33/119)
Receiving objects: 28% (34/119)
Receiving objects: 29% (35/119)
Receiving objects: 30% (36/119)
Receiving objects: 31% (37/119)
Receiving objects: 32% (39/119)
Receiving objects: 33% (40/119)
Receiving objects: 34% (41/119)
Receiving objects: 35% (42/119)
Receiving objects: 36% (43/119)
Receiving objects: 37% (45/119)
Receiving objects: 38% (46/119)
Receiving objects: 39% (47/119)
Receiving objects: 40% (48/119)
Receiving objects: 41% (49/119)
Receiving objects: 42% (50/119)
Receiving objects: 43% (52/119)
Receiving objects: 44% (53/119)
Receiving objects: 45% (54/119)
Receiving objects: 46% (55/119)
Receiving objects: 47% (56/119)
Receiving objects: 48% (58/119)
Receiving objects: 49% (59/119)
Receiving objects: 50% (60/119)
Receiving objects: 51% (61/119)
Receiving objects: 52% (62/119)
Receiving objects: 53% (64/119)
Receiving objects: 54% (65/119)
Receiving objects: 55% (66/119)
Receiving objects: 56% (67/119)
Receiving objects: 57% (68/119)
Receiving objects: 58% (70/119)
Receiving objects: 59% (71/119)
Receiving objects: 60% (72/119)
Receiving objects: 61% (73/119)
Receiving objects: 62% (74/119)
Receiving objects: 63% (75/119)
Receiving objects: 64% (77/119)
Receiving objects: 65% (78/119)
Receiving objects: 66% (79/119)
Receiving objects: 67% (80/119)
Receiving objects: 68% (81/119)
Receiving objects: 69% (83/119)
Receiving objects: 70% (84/119)
Receiving objects: 71% (85/119)
Receiving objects: 72% (86/119)
Receiving objects: 73% (87/119)
Receiving objects: 74% (89/119)
Receiving objects: 75% (90/119)
Receiving objects: 76% (91/119)
Receiving objects: 77% (92/119)
Receiving objects: 78% (93/119)
Receiving objects: 79% (95/119)
Receiving objects: 80% (96/119)
Receiving objects: 81% (97/119)
Receiving objects: 82% (98/119)
Receiving objects: 83% (99/119)
Receiving objects: 84% (100/119)
Receiving objects: 85% (102/119)
Receiving objects: 86% (103/119)
Receiving objects: 87% (104/119)
Receiving objects: 88% (105/119)
Receiving objects: 89% (106/119)
Receiving objects: 90% (108/119)
Receiving objects: 91% (109/119)
Receiving objects: 92% (110/119)
Receiving objects: 93% (111/119)
Receiving objects: 94% (112/119)
Receiving objects: 95% (114/119)
Receiving objects: 96% (115/119)
Receiving objects: 97% (116/119)
Receiving objects: 98% (117/119)
Receiving objects: 99% (118/119)
Receiving objects: 100% (119/119)
Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 1% (1/62)
Resolving deltas: 4% (3/62)
Resolving deltas: 9% (6/62)
Resolving deltas: 20% (13/62)
Resolving deltas: 24% (15/62)
Resolving deltas: 25% (16/62)
Resolving deltas: 27% (17/62)
Resolving deltas: 29% (18/62)
Resolving deltas: 33% (21/62)
Resolving deltas: 37% (23/62)
Resolving deltas: 41% (26/62)
Resolving deltas: 43% (27/62)
Resolving deltas: 50% (31/62)
Resolving deltas: 51% (32/62)
Resolving deltas: 53% (33/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 59% (37/62)
Resolving deltas: 61% (38/62)
Resolving deltas: 66% (41/62)
Resolving deltas: 67% (42/62)
Resolving deltas: 69% (43/62)
Resolving deltas: 72% (45/62)
Resolving deltas: 74% (46/62)
Resolving deltas: 75% (47/62)
Resolving deltas: 77% (48/62)
Resolving deltas: 83% (52/62)
Resolving deltas: 87% (54/62)
Resolving deltas: 96% (60/62)
Resolving deltas: 98% (61/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/msf-vehicle'...
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: 2% (1/38)
remote: Compressing objects: 5% (2/38)
remote: Compressing objects: 7% (3/38)
remote: Compressing objects: 10% (4/38)
remote: Compressing objects: 13% (5/38)
remote: Compressing objects: 15% (6/38)
remote: Compressing objects: 18% (7/38)
remote: Compressing objects: 21% (8/38)
remote: Compressing objects: 23% (9/38)
remote: Compressing objects: 26% (10/38)
remote: Compressing objects: 28% (11/38)
remote: Compressing objects: 31% (12/38)
remote: Compressing objects: 34% (13/38)
remote: Compressing objects: 36% (14/38)
remote: Compressing objects: 39% (15/38)
remote: Compressing objects: 42% (16/38)
remote: Compressing objects: 44% (17/38)
remote: Compressing objects: 47% (18/38)
remote: Compressing objects: 50% (19/38)
remote: Compressing objects: 52% (20/38)
remote: Compressing objects: 55% (21/38)
remote: Compressing objects: 57% (22/38)
remote: Compressing objects: 60% (23/38)
remote: Compressing objects: 63% (24/38)
remote: Compressing objects: 65% (25/38)
remote: Compressing objects: 68% (26/38)
remote: Compressing objects: 71% (27/38)
remote: Compressing objects: 73% (28/38)
remote: Compressing objects: 76% (29/38)
remote: Compressing objects: 78% (30/38)
remote: Compressing objects: 81% (31/38)
remote: Compressing objects: 84% (32/38)
remote: Compressing objects: 86% (33/38)
remote: Compressing objects: 89% (34/38)
remote: Compressing objects: 92% (35/38)
remote: Compressing objects: 94% (36/38)
remote: Compressing objects: 97% (37/38)
remote: Compressing objects: 100% (38/38)
remote: Compressing objects: 100% (38/38), done.
remote: Total 40 (delta 19), 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), 4.25 KiB | 4.25 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 5% (1/19)
Resolving deltas: 10% (2/19)
Resolving deltas: 15% (3/19)
Resolving deltas: 26% (5/19)
Resolving deltas: 36% (7/19)
Resolving deltas: 52% (10/19)
Resolving deltas: 63% (12/19)
Resolving deltas: 78% (15/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_camera_driver'...
remote: Enumerating objects: 46, done.
remote: Counting objects: 20% (1/5)
remote: Counting objects: 40% (2/5)
remote: Counting objects: 60% (3/5)
remote: Counting objects: 80% (4/5)
remote: Counting objects: 100% (5/5)
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 46 (delta 0), reused 0 (delta 0), pack-reused 41
Receiving objects: 2% (1/46)
Receiving objects: 4% (2/46)
Receiving objects: 6% (3/46)
Receiving objects: 8% (4/46)
Receiving objects: 10% (5/46)
Receiving objects: 13% (6/46)
Receiving objects: 15% (7/46)
Receiving objects: 17% (8/46)
Receiving objects: 19% (9/46)
Receiving objects: 21% (10/46)
Receiving objects: 23% (11/46)
Receiving objects: 26% (12/46)
Receiving objects: 28% (13/46)
Receiving objects: 30% (14/46)
Receiving objects: 32% (15/46)
Receiving objects: 34% (16/46)
Receiving objects: 36% (17/46)
Receiving objects: 39% (18/46)
Receiving objects: 41% (19/46)
Receiving objects: 43% (20/46)
Receiving objects: 45% (21/46)
Receiving objects: 47% (22/46)
Receiving objects: 50% (23/46)
Receiving objects: 52% (24/46)
Receiving objects: 54% (25/46)
Receiving objects: 56% (26/46)
Receiving objects: 58% (27/46)
Receiving objects: 60% (28/46)
Receiving objects: 63% (29/46)
Receiving objects: 65% (30/46)
Receiving objects: 67% (31/46)
Receiving objects: 69% (32/46)
Receiving objects: 71% (33/46)
Receiving objects: 73% (34/46)
Receiving objects: 76% (35/46)
Receiving objects: 78% (36/46)
Receiving objects: 80% (37/46)
Receiving objects: 82% (38/46)
Receiving objects: 84% (39/46)
Receiving objects: 86% (40/46)
Receiving objects: 89% (41/46)
Receiving objects: 91% (42/46)
Receiving objects: 93% (43/46)
Receiving objects: 95% (44/46)
Receiving objects: 97% (45/46)
Receiving objects: 100% (46/46)
Receiving objects: 100% (46/46), 5.60 KiB | 5.60 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_data_collection'...
remote: Enumerating objects: 148, done.
remote: Counting objects: 0% (1/136)
remote: Counting objects: 1% (2/136)
remote: Counting objects: 2% (3/136)
remote: Counting objects: 3% (5/136)
remote: Counting objects: 4% (6/136)
remote: Counting objects: 5% (7/136)
remote: Counting objects: 6% (9/136)
remote: Counting objects: 7% (10/136)
remote: Counting objects: 8% (11/136)
remote: Counting objects: 9% (13/136)
remote: Counting objects: 10% (14/136)
remote: Counting objects: 11% (15/136)
remote: Counting objects: 12% (17/136)
remote: Counting objects: 13% (18/136)
remote: Counting objects: 14% (20/136)
remote: Counting objects: 15% (21/136)
remote: Counting objects: 16% (22/136)
remote: Counting objects: 17% (24/136)
remote: Counting objects: 18% (25/136)
remote: Counting objects: 19% (26/136)
remote: Counting objects: 20% (28/136)
remote: Counting objects: 21% (29/136)
remote: Counting objects: 22% (30/136)
remote: Counting objects: 23% (32/136)
remote: Counting objects: 24% (33/136)
remote: Counting objects: 25% (34/136)
remote: Counting objects: 26% (36/136)
remote: Counting objects: 27% (37/136)
remote: Counting objects: 28% (39/136)
remote: Counting objects: 29% (40/136)
remote: Counting objects: 30% (41/136)
remote: Counting objects: 31% (43/136)
remote: Counting objects: 32% (44/136)
remote: Counting objects: 33% (45/136)
remote: Counting objects: 34% (47/136)
remote: Counting objects: 35% (48/136)
remote: Counting objects: 36% (49/136)
remote: Counting objects: 37% (51/136)
remote: Counting objects: 38% (52/136)
remote: Counting objects: 39% (54/136)
remote: Counting objects: 40% (55/136)
remote: Counting objects: 41% (56/136)
remote: Counting objects: 42% (58/136)
remote: Counting objects: 43% (59/136)
remote: Counting objects: 44% (60/136)
remote: Counting objects: 45% (62/136)
remote: Counting objects: 46% (63/136)
remote: Counting objects: 47% (64/136)
remote: Counting objects: 48% (66/136)
remote: Counting objects: 49% (67/136)
remote: Counting objects: 50% (68/136)
remote: Counting objects: 51% (70/136)
remote: Counting objects: 52% (71/136)
remote: Counting objects: 53% (73/136)
remote: Counting objects: 54% (74/136)
remote: Counting objects: 55% (75/136)
remote: Counting objects: 56% (77/136)
remote: Counting objects: 57% (78/136)
remote: Counting objects: 58% (79/136)
remote: Counting objects: 59% (81/136)
remote: Counting objects: 60% (82/136)
remote: Counting objects: 61% (83/136)
remote: Counting objects: 62% (85/136)
remote: Counting objects: 63% (86/136)
remote: Counting objects: 64% (88/136)
remote: Counting objects: 65% (89/136)
remote: Counting objects: 66% (90/136)
remote: Counting objects: 67% (92/136)
remote: Counting objects: 68% (93/136)
remote: Counting objects: 69% (94/136)
remote: Counting objects: 70% (96/136)
remote: Counting objects: 71% (97/136)
remote: Counting objects: 72% (98/136)
remote: Counting objects: 73% (100/136)
remote: Counting objects: 74% (101/136)
remote: Counting objects: 75% (102/136)
remote: Counting objects: 76% (104/136)
remote: Counting objects: 77% (105/136)
remote: Counting objects: 78% (107/136)
remote: Counting objects: 79% (108/136)
remote: Counting objects: 80% (109/136)
remote: Counting objects: 81% (111/136)
remote: Counting objects: 82% (112/136)
remote: Counting objects: 83% (113/136)
remote: Counting objects: 84% (115/136)
remote: Counting objects: 85% (116/136)
remote: Counting objects: 86% (117/136)
remote: Counting objects: 87% (119/136)
remote: Counting objects: 88% (120/136)
remote: Counting objects: 89% (122/136)
remote: Counting objects: 90% (123/136)
remote: Counting objects: 91% (124/136)
remote: Counting objects: 92% (126/136)
remote: Counting objects: 93% (127/136)
remote: Counting objects: 94% (128/136)
remote: Counting objects: 95% (130/136)
remote: Counting objects: 96% (131/136)
remote: Counting objects: 97% (132/136)
remote: Counting objects: 98% (134/136)
remote: Counting objects: 99% (135/136)
remote: Counting objects: 100% (136/136)
remote: Counting objects: 100% (136/136), done.
remote: Compressing objects: 1% (1/76)
remote: Compressing objects: 2% (2/76)
remote: Compressing objects: 3% (3/76)
remote: Compressing objects: 5% (4/76)
remote: Compressing objects: 6% (5/76)
remote: Compressing objects: 7% (6/76)
remote: Compressing objects: 9% (7/76)
remote: Compressing objects: 10% (8/76)
remote: Compressing objects: 11% (9/76)
remote: Compressing objects: 13% (10/76)
remote: Compressing objects: 14% (11/76)
remote: Compressing objects: 15% (12/76)
remote: Compressing objects: 17% (13/76)
remote: Compressing objects: 18% (14/76)
remote: Compressing objects: 19% (15/76)
remote: Compressing objects: 21% (16/76)
remote: Compressing objects: 22% (17/76)
remote: Compressing objects: 23% (18/76)
remote: Compressing objects: 25% (19/76)
remote: Compressing objects: 26% (20/76)
remote: Compressing objects: 27% (21/76)
remote: Compressing objects: 28% (22/76)
remote: Compressing objects: 30% (23/76)
remote: Compressing objects: 31% (24/76)
remote: Compressing objects: 32% (25/76)
remote: Compressing objects: 34% (26/76)
remote: Compressing objects: 35% (27/76)
remote: Compressing objects: 36% (28/76)
remote: Compressing objects: 38% (29/76)
remote: Compressing objects: 39% (30/76)
remote: Compressing objects: 40% (31/76)
remote: Compressing objects: 42% (32/76)
remote: Compressing objects: 43% (33/76)
remote: Compressing objects: 44% (34/76)
remote: Compressing objects: 46% (35/76)
remote: Compressing objects: 47% (36/76)
remote: Compressing objects: 48% (37/76)
remote: Compressing objects: 50% (38/76)
remote: Compressing objects: 51% (39/76)
remote: Compressing objects: 52% (40/76)
remote: Compressing objects: 53% (41/76)
remote: Compressing objects: 55% (42/76)
remote: Compressing objects: 56% (43/76)
remote: Compressing objects: 57% (44/76)
remote: Compressing objects: 59% (45/76)
remote: Compressing objects: 60% (46/76)
remote: Compressing objects: 61% (47/76)
remote: Compressing objects: 63% (48/76)
remote: Compressing objects: 64% (49/76)
remote: Compressing objects: 65% (50/76)
remote: Compressing objects: 67% (51/76)
remote: Compressing objects: 68% (52/76)
remote: Compressing objects: 69% (53/76)
remote: Compressing objects: 71% (54/76)
remote: Compressing objects: 72% (55/76)
remote: Compressing objects: 73% (56/76)
remote: Compressing objects: 75% (57/76)
remote: Compressing objects: 76% (58/76)
remote: Compressing objects: 77% (59/76)
remote: Compressing objects: 78% (60/76)
remote: Compressing objects: 80% (61/76)
remote: Compressing objects: 81% (62/76)
remote: Compressing objects: 82% (63/76)
remote: Compressing objects: 84% (64/76)
remote: Compressing objects: 85% (65/76)
remote: Compressing objects: 86% (66/76)
remote: Compressing objects: 88% (67/76)
remote: Compressing objects: 89% (68/76)
remote: Compressing objects: 90% (69/76)
remote: Compressing objects: 92% (70/76)
remote: Compressing objects: 93% (71/76)
remote: Compressing objects: 94% (72/76)
remote: Compressing objects: 96% (73/76)
remote: Compressing objects: 97% (74/76)
remote: Compressing objects: 98% (75/76)
remote: Compressing objects: 100% (76/76)
remote: Compressing objects: 100% (76/76), done.
Receiving objects: 0% (1/148)
Receiving objects: 1% (2/148)
Receiving objects: 2% (3/148)
Receiving objects: 3% (5/148)
Receiving objects: 4% (6/148)
Receiving objects: 5% (8/148)
Receiving objects: 6% (9/148)
Receiving objects: 7% (11/148)
Receiving objects: 8% (12/148)
Receiving objects: 9% (14/148)
Receiving objects: 10% (15/148)
Receiving objects: 11% (17/148)
Receiving objects: 12% (18/148)
Receiving objects: 13% (20/148)
Receiving objects: 14% (21/148)
Receiving objects: 15% (23/148)
Receiving objects: 16% (24/148)
Receiving objects: 17% (26/148)
Receiving objects: 18% (27/148)
Receiving objects: 19% (29/148)
Receiving objects: 20% (30/148)
Receiving objects: 21% (32/148)
Receiving objects: 22% (33/148)
Receiving objects: 23% (35/148)
Receiving objects: 24% (36/148)
Receiving objects: 25% (37/148)
Receiving objects: 26% (39/148)
Receiving objects: 27% (40/148)
Receiving objects: 28% (42/148)
Receiving objects: 29% (43/148)
Receiving objects: 30% (45/148)
Receiving objects: 31% (46/148)
Receiving objects: 32% (48/148)
Receiving objects: 33% (49/148)
Receiving objects: 34% (51/148)
Receiving objects: 35% (52/148)
Receiving objects: 36% (54/148)
Receiving objects: 37% (55/148)
remote: Total 148 (delta 69), reused 89 (delta 41), pack-reused 12
Receiving objects: 38% (57/148)
Receiving objects: 39% (58/148)
Receiving objects: 40% (60/148)
Receiving objects: 41% (61/148)
Receiving objects: 42% (63/148)
Receiving objects: 43% (64/148)
Receiving objects: 44% (66/148)
Receiving objects: 45% (67/148)
Receiving objects: 46% (69/148)
Receiving objects: 47% (70/148)
Receiving objects: 48% (72/148)
Receiving objects: 49% (73/148)
Receiving objects: 50% (74/148)
Receiving objects: 51% (76/148)
Receiving objects: 52% (77/148)
Receiving objects: 53% (79/148)
Receiving objects: 54% (80/148)
Receiving objects: 55% (82/148)
Receiving objects: 56% (83/148)
Receiving objects: 57% (85/148)
Receiving objects: 58% (86/148)
Receiving objects: 59% (88/148)
Receiving objects: 60% (89/148)
Receiving objects: 61% (91/148)
Receiving objects: 62% (92/148)
Receiving objects: 63% (94/148)
Receiving objects: 64% (95/148)
Receiving objects: 65% (97/148)
Receiving objects: 66% (98/148)
Receiving objects: 67% (100/148)
Receiving objects: 68% (101/148)
Receiving objects: 69% (103/148)
Receiving objects: 70% (104/148)
Receiving objects: 71% (106/148)
Receiving objects: 72% (107/148)
Receiving objects: 73% (109/148)
Receiving objects: 74% (110/148)
Receiving objects: 75% (111/148)
Receiving objects: 76% (113/148)
Receiving objects: 77% (114/148)
Receiving objects: 78% (116/148)
Receiving objects: 79% (117/148)
Receiving objects: 80% (119/148)
Receiving objects: 81% (120/148)
Receiving objects: 82% (122/148)
Receiving objects: 83% (123/148)
Receiving objects: 84% (125/148)
Receiving objects: 85% (126/148)
Receiving objects: 86% (128/148)
Receiving objects: 87% (129/148)
Receiving objects: 88% (131/148)
Receiving objects: 89% (132/148)
Receiving objects: 90% (134/148)
Receiving objects: 91% (135/148)
Receiving objects: 92% (137/148)
Receiving objects: 93% (138/148)
Receiving objects: 94% (140/148)
Receiving objects: 95% (141/148)
Receiving objects: 96% (143/148)
Receiving objects: 97% (144/148)
Receiving objects: 98% (146/148)
Receiving objects: 99% (147/148)
Receiving objects: 100% (148/148)
Receiving objects: 100% (148/148), 24.78 KiB | 24.78 MiB/s, done.
Resolving deltas: 0% (0/71)
Resolving deltas: 1% (1/71)
Resolving deltas: 2% (2/71)
Resolving deltas: 4% (3/71)
Resolving deltas: 5% (4/71)
Resolving deltas: 7% (5/71)
Resolving deltas: 9% (7/71)
Resolving deltas: 19% (14/71)
Resolving deltas: 29% (21/71)
Resolving deltas: 30% (22/71)
Resolving deltas: 45% (32/71)
Resolving deltas: 50% (36/71)
Resolving deltas: 52% (37/71)
Resolving deltas: 53% (38/71)
Resolving deltas: 54% (39/71)
Resolving deltas: 100% (71/71)
Resolving deltas: 100% (71/71), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), done.
remote: Compressing objects: 2% (1/39)
remote: Compressing objects: 5% (2/39)
remote: Compressing objects: 7% (3/39)
remote: Compressing objects: 10% (4/39)
remote: Compressing objects: 12% (5/39)
remote: Compressing objects: 15% (6/39)
remote: Compressing objects: 17% (7/39)
remote: Compressing objects: 20% (8/39)
remote: Compressing objects: 23% (9/39)
remote: Compressing objects: 25% (10/39)
remote: Compressing objects: 28% (11/39)
remote: Compressing objects: 30% (12/39)
remote: Compressing objects: 33% (13/39)
remote: Compressing objects: 35% (14/39)
remote: Compressing objects: 38% (15/39)
remote: Compressing objects: 41% (16/39)
remote: Compressing objects: 43% (17/39)
remote: Compressing objects: 46% (18/39)
remote: Compressing objects: 48% (19/39)
remote: Compressing objects: 51% (20/39)
remote: Compressing objects: 53% (21/39)
remote: Compressing objects: 56% (22/39)
remote: Compressing objects: 58% (23/39)
remote: Compressing objects: 61% (24/39)
remote: Compressing objects: 64% (25/39)
remote: Compressing objects: 66% (26/39)
remote: Compressing objects: 69% (27/39)
remote: Compressing objects: 71% (28/39)
remote: Compressing objects: 74% (29/39)
remote: Compressing objects: 76% (30/39)
remote: Compressing objects: 79% (31/39)
remote: Compressing objects: 82% (32/39)
remote: Compressing objects: 84% (33/39)
remote: Compressing objects: 87% (34/39)
remote: Compressing objects: 89% (35/39)
remote: Compressing objects: 92% (36/39)
remote: Compressing objects: 94% (37/39)
remote: Compressing objects: 97% (38/39)
remote: Compressing objects: 100% (39/39)
remote: Compressing objects: 100% (39/39), done.
remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 7% (2/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 15% (4/26)
Resolving deltas: 53% (14/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion'...
remote: Enumerating objects: 30, done.
remote: Counting objects: 5% (1/19)
remote: Counting objects: 10% (2/19)
remote: Counting objects: 15% (3/19)
remote: Counting objects: 21% (4/19)
remote: Counting objects: 26% (5/19)
remote: Counting objects: 31% (6/19)
remote: Counting objects: 36% (7/19)
remote: Counting objects: 42% (8/19)
remote: Counting objects: 47% (9/19)
remote: Counting objects: 52% (10/19)
remote: Counting objects: 57% (11/19)
remote: Counting objects: 63% (12/19)
remote: Counting objects: 68% (13/19)
remote: Counting objects: 73% (14/19)
remote: Counting objects: 78% (15/19)
remote: Counting objects: 84% (16/19)
remote: Counting objects: 89% (17/19)
remote: Counting objects: 94% (18/19)
remote: Counting objects: 100% (19/19)
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11
Receiving objects: 3% (1/30)
Receiving objects: 6% (2/30)
Receiving objects: 10% (3/30)
Receiving objects: 13% (4/30)
Receiving objects: 16% (5/30)
Receiving objects: 20% (6/30)
Receiving objects: 23% (7/30)
Receiving objects: 26% (8/30)
Receiving objects: 30% (9/30)
Receiving objects: 33% (10/30)
Receiving objects: 36% (11/30)
Receiving objects: 40% (12/30)
Receiving objects: 43% (13/30)
Receiving objects: 46% (14/30)
Receiving objects: 50% (15/30)
Receiving objects: 53% (16/30)
Receiving objects: 56% (17/30)
Receiving objects: 60% (18/30)
Receiving objects: 63% (19/30)
Receiving objects: 66% (20/30)
Receiving objects: 70% (21/30)
Receiving objects: 73% (22/30)
Receiving objects: 76% (23/30)
Receiving objects: 80% (24/30)
Receiving objects: 83% (25/30)
Receiving objects: 86% (26/30)
Receiving objects: 90% (27/30)
Receiving objects: 93% (28/30)
Receiving objects: 96% (29/30)
Receiving objects: 100% (30/30)
Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done.
Resolving deltas: 0% (0/3)
Resolving deltas: 33% (1/3)
Resolving deltas: 66% (2/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_new_detection'...
remote: Enumerating objects: 6058, done.
remote: Counting objects: 0% (1/307)
remote: Counting objects: 1% (4/307)
remote: Counting objects: 2% (7/307)
remote: Counting objects: 3% (10/307)
remote: Counting objects: 4% (13/307)
remote: Counting objects: 5% (16/307)
remote: Counting objects: 6% (19/307)
remote: Counting objects: 7% (22/307)
remote: Counting objects: 8% (25/307)
remote: Counting objects: 9% (28/307)
remote: Counting objects: 10% (31/307)
remote: Counting objects: 11% (34/307)
remote: Counting objects: 12% (37/307)
remote: Counting objects: 13% (40/307)
remote: Counting objects: 14% (43/307)
remote: Counting objects: 15% (47/307)
remote: Counting objects: 16% (50/307)
remote: Counting objects: 17% (53/307)
remote: Counting objects: 18% (56/307)
remote: Counting objects: 19% (59/307)
remote: Counting objects: 20% (62/307)
remote: Counting objects: 21% (65/307)
remote: Counting objects: 22% (68/307)
remote: Counting objects: 23% (71/307)
remote: Counting objects: 24% (74/307)
remote: Counting objects: 25% (77/307)
remote: Counting objects: 26% (80/307)
remote: Counting objects: 27% (83/307)
remote: Counting objects: 28% (86/307)
remote: Counting objects: 29% (90/307)
remote: Counting objects: 30% (93/307)
remote: Counting objects: 31% (96/307)
remote: Counting objects: 32% (99/307)
remote: Counting objects: 33% (102/307)
remote: Counting objects: 34% (105/307)
remote: Counting objects: 35% (108/307)
remote: Counting objects: 36% (111/307)
remote: Counting objects: 37% (114/307)
remote: Counting objects: 38% (117/307)
remote: Counting objects: 39% (120/307)
remote: Counting objects: 40% (123/307)
remote: Counting objects: 41% (126/307)
remote: Counting objects: 42% (129/307)
remote: Counting objects: 43% (133/307)
remote: Counting objects: 44% (136/307)
remote: Counting objects: 45% (139/307)
remote: Counting objects: 46% (142/307)
remote: Counting objects: 47% (145/307)
remote: Counting objects: 48% (148/307)
remote: Counting objects: 49% (151/307)
remote: Counting objects: 50% (154/307)
remote: Counting objects: 51% (157/307)
remote: Counting objects: 52% (160/307)
remote: Counting objects: 53% (163/307)
remote: Counting objects: 54% (166/307)
remote: Counting objects: 55% (169/307)
remote: Counting objects: 56% (172/307)
remote: Counting objects: 57% (175/307)
remote: Counting objects: 58% (179/307)
remote: Counting objects: 59% (182/307)
remote: Counting objects: 60% (185/307)
remote: Counting objects: 61% (188/307)
remote: Counting objects: 62% (191/307)
remote: Counting objects: 63% (194/307)
remote: Counting objects: 64% (197/307)
remote: Counting objects: 65% (200/307)
remote: Counting objects: 66% (203/307)
remote: Counting objects: 67% (206/307)
remote: Counting objects: 68% (209/307)
remote: Counting objects: 69% (212/307)
remote: Counting objects: 70% (215/307)
remote: Counting objects: 71% (218/307)
remote: Counting objects: 72% (222/307)
remote: Counting objects: 73% (225/307)
remote: Counting objects: 74% (228/307)
remote: Counting objects: 75% (231/307)
remote: Counting objects: 76% (234/307)
remote: Counting objects: 77% (237/307)
remote: Counting objects: 78% (240/307)
remote: Counting objects: 79% (243/307)
remote: Counting objects: 80% (246/307)
remote: Counting objects: 81% (249/307)
remote: Counting objects: 82% (252/307)
remote: Counting objects: 83% (255/307)
remote: Counting objects: 84% (258/307)
remote: Counting objects: 85% (261/307)
remote: Counting objects: 86% (265/307)
remote: Counting objects: 87% (268/307)
remote: Counting objects: 88% (271/307)
remote: Counting objects: 89% (274/307)
remote: Counting objects: 90% (277/307)
remote: Counting objects: 91% (280/307)
remote: Counting objects: 92% (283/307)
remote: Counting objects: 93% (286/307)
remote: Counting objects: 94% (289/307)
remote: Counting objects: 95% (292/307)
remote: Counting objects: 96% (295/307)
remote: Counting objects: 97% (298/307)
remote: Counting objects: 98% (301/307)
remote: Counting objects: 99% (304/307)
remote: Counting objects: 100% (307/307)
remote: Counting objects: 100% (307/307), done.
remote: Compressing objects: 0% (1/204)
remote: Compressing objects: 1% (3/204)
remote: Compressing objects: 2% (5/204)
remote: Compressing objects: 3% (7/204)
remote: Compressing objects: 4% (9/204)
remote: Compressing objects: 5% (11/204)
remote: Compressing objects: 6% (13/204)
remote: Compressing objects: 7% (15/204)
remote: Compressing objects: 8% (17/204)
remote: Compressing objects: 9% (19/204)
remote: Compressing objects: 10% (21/204)
remote: Compressing objects: 11% (23/204)
remote: Compressing objects: 12% (25/204)
remote: Compressing objects: 13% (27/204)
remote: Compressing objects: 14% (29/204)
remote: Compressing objects: 15% (31/204)
remote: Compressing objects: 16% (33/204)
remote: Compressing objects: 17% (35/204)
remote: Compressing objects: 18% (37/204)
remote: Compressing objects: 19% (39/204)
remote: Compressing objects: 20% (41/204)
remote: Compressing objects: 21% (43/204)
remote: Compressing objects: 22% (45/204)
remote: Compressing objects: 23% (47/204)
remote: Compressing objects: 24% (49/204)
remote: Compressing objects: 25% (51/204)
remote: Compressing objects: 26% (54/204)
remote: Compressing objects: 27% (56/204)
remote: Compressing objects: 28% (58/204)
remote: Compressing objects: 29% (60/204)
remote: Compressing objects: 30% (62/204)
remote: Compressing objects: 31% (64/204)
remote: Compressing objects: 32% (66/204)
remote: Compressing objects: 33% (68/204)
remote: Compressing objects: 34% (70/204)
remote: Compressing objects: 35% (72/204)
remote: Compressing objects: 36% (74/204)
remote: Compressing objects: 37% (76/204)
remote: Compressing objects: 38% (78/204)
remote: Compressing objects: 39% (80/204)
remote: Compressing objects: 40% (82/204)
remote: Compressing objects: 41% (84/204)
remote: Compressing objects: 42% (86/204)
remote: Compressing objects: 43% (88/204)
remote: Compressing objects: 44% (90/204)
remote: Compressing objects: 45% (92/204)
remote: Compressing objects: 46% (94/204)
remote: Compressing objects: 47% (96/204)
remote: Compressing objects: 48% (98/204)
remote: Compressing objects: 49% (100/204)
remote: Compressing objects: 50% (102/204)
remote: Compressing objects: 51% (105/204)
remote: Compressing objects: 52% (107/204)
remote: Compressing objects: 53% (109/204)
remote: Compressing objects: 54% (111/204)
remote: Compressing objects: 55% (113/204)
remote: Compressing objects: 56% (115/204)
remote: Compressing objects: 57% (117/204)
remote: Compressing objects: 58% (119/204)
remote: Compressing objects: 59% (121/204)
remote: Compressing objects: 60% (123/204)
remote: Compressing objects: 61% (125/204)
remote: Compressing objects: 62% (127/204)
remote: Compressing objects: 63% (129/204)
remote: Compressing objects: 64% (131/204)
remote: Compressing objects: 65% (133/204)
remote: Compressing objects: 66% (135/204)
remote: Compressing objects: 67% (137/204)
remote: Compressing objects: 68% (139/204)
remote: Compressing objects: 69% (141/204)
remote: Compressing objects: 70% (143/204)
remote: Compressing objects: 71% (145/204)
remote: Compressing objects: 72% (147/204)
remote: Compressing objects: 73% (149/204)
remote: Compressing objects: 74% (151/204)
remote: Compressing objects: 75% (153/204)
remote: Compressing objects: 76% (156/204)
remote: Compressing objects: 77% (158/204)
remote: Compressing objects: 78% (160/204)
remote: Compressing objects: 79% (162/204)
remote: Compressing objects: 80% (164/204)
remote: Compressing objects: 81% (166/204)
remote: Compressing objects: 82% (168/204)
remote: Compressing objects: 83% (170/204)
remote: Compressing objects: 84% (172/204)
remote: Compressing objects: 85% (174/204)
remote: Compressing objects: 86% (176/204)
remote: Compressing objects: 87% (178/204)
remote: Compressing objects: 88% (180/204)
remote: Compressing objects: 89% (182/204)
remote: Compressing objects: 90% (184/204)
remote: Compressing objects: 91% (186/204)
remote: Compressing objects: 92% (188/204)
remote: Compressing objects: 93% (190/204)
remote: Compressing objects: 94% (192/204)
remote: Compressing objects: 95% (194/204)
remote: Compressing objects: 96% (196/204)
remote: Compressing objects: 97% (198/204)
remote: Compressing objects: 98% (200/204)
remote: Compressing objects: 99% (202/204)
remote: Compressing objects: 100% (204/204)
remote: Compressing objects: 100% (204/204), done.
Receiving objects: 0% (1/6058)
Receiving objects: 1% (61/6058)
Receiving objects: 2% (122/6058)
Receiving objects: 3% (182/6058)
Receiving objects: 4% (243/6058)
Receiving objects: 5% (303/6058)
Receiving objects: 6% (364/6058)
Receiving objects: 7% (425/6058)
Receiving objects: 8% (485/6058)
Receiving objects: 9% (546/6058)
Receiving objects: 10% (606/6058)
Receiving objects: 11% (667/6058)
Receiving objects: 12% (727/6058)
Receiving objects: 13% (788/6058)
Receiving objects: 14% (849/6058)
Receiving objects: 15% (909/6058)
Receiving objects: 16% (970/6058)
Receiving objects: 17% (1030/6058)
Receiving objects: 18% (1091/6058)
Receiving objects: 19% (1152/6058)
Receiving objects: 20% (1212/6058)
Receiving objects: 21% (1273/6058)
Receiving objects: 22% (1333/6058)
Receiving objects: 23% (1394/6058)
Receiving objects: 24% (1454/6058)
Receiving objects: 25% (1515/6058)
Receiving objects: 26% (1576/6058)
Receiving objects: 27% (1636/6058)
Receiving objects: 28% (1697/6058)
Receiving objects: 29% (1757/6058)
Receiving objects: 30% (1818/6058)
Receiving objects: 31% (1878/6058)
Receiving objects: 32% (1939/6058)
Receiving objects: 33% (2000/6058)
Receiving objects: 34% (2060/6058)
Receiving objects: 35% (2121/6058)
Receiving objects: 36% (2181/6058)
Receiving objects: 37% (2242/6058)
Receiving objects: 38% (2303/6058)
Receiving objects: 39% (2363/6058)
Receiving objects: 40% (2424/6058)
Receiving objects: 41% (2484/6058)
Receiving objects: 42% (2545/6058)
Receiving objects: 43% (2605/6058)
Receiving objects: 44% (2666/6058)
Receiving objects: 45% (2727/6058)
Receiving objects: 46% (2787/6058)
Receiving objects: 47% (2848/6058)
Receiving objects: 48% (2908/6058)
Receiving objects: 49% (2969/6058)
Receiving objects: 50% (3029/6058)
Receiving objects: 51% (3090/6058)
Receiving objects: 52% (3151/6058)
Receiving objects: 53% (3211/6058)
Receiving objects: 54% (3272/6058)
Receiving objects: 55% (3332/6058)
Receiving objects: 56% (3393/6058)
Receiving objects: 57% (3454/6058)
Receiving objects: 58% (3514/6058)
Receiving objects: 59% (3575/6058)
Receiving objects: 60% (3635/6058)
Receiving objects: 61% (3696/6058)
Receiving objects: 62% (3756/6058)
Receiving objects: 63% (3817/6058)
Receiving objects: 64% (3878/6058)
Receiving objects: 65% (3938/6058)
Receiving objects: 66% (3999/6058)
Receiving objects: 67% (4059/6058)
Receiving objects: 68% (4120/6058)
Receiving objects: 69% (4181/6058)
Receiving objects: 70% (4241/6058)
Receiving objects: 71% (4302/6058)
Receiving objects: 72% (4362/6058)
Receiving objects: 73% (4423/6058)
Receiving objects: 74% (4483/6058)
Receiving objects: 75% (4544/6058)
Receiving objects: 76% (4605/6058)
Receiving objects: 77% (4665/6058)
Receiving objects: 78% (4726/6058)
Receiving objects: 79% (4786/6058)
Receiving objects: 80% (4847/6058)
Receiving objects: 81% (4907/6058)
Receiving objects: 82% (4968/6058)
Receiving objects: 83% (5029/6058)
Receiving objects: 84% (5089/6058)
Receiving objects: 85% (5150/6058)
Receiving objects: 86% (5210/6058)
Receiving objects: 87% (5271/6058)
Receiving objects: 88% (5332/6058)
remote: Total 6058 (delta 84), reused 237 (delta 48), pack-reused 5751
Receiving objects: 89% (5392/6058)
Receiving objects: 90% (5453/6058)
Receiving objects: 91% (5513/6058)
Receiving objects: 92% (5574/6058)
Receiving objects: 93% (5634/6058)
Receiving objects: 94% (5695/6058)
Receiving objects: 95% (5756/6058)
Receiving objects: 96% (5816/6058)
Receiving objects: 97% (5877/6058)
Receiving objects: 98% (5937/6058)
Receiving objects: 99% (5998/6058)
Receiving objects: 100% (6058/6058)
Receiving objects: 100% (6058/6058), 667.13 KiB | 35.11 MiB/s, done.
Resolving deltas: 0% (0/1181)
Resolving deltas: 1% (21/1181)
Resolving deltas: 2% (27/1181)
Resolving deltas: 3% (36/1181)
Resolving deltas: 7% (85/1181)
Resolving deltas: 8% (106/1181)
Resolving deltas: 9% (109/1181)
Resolving deltas: 10% (119/1181)
Resolving deltas: 11% (133/1181)
Resolving deltas: 12% (142/1181)
Resolving deltas: 13% (154/1181)
Resolving deltas: 14% (166/1181)
Resolving deltas: 15% (178/1181)
Resolving deltas: 16% (189/1181)
Resolving deltas: 17% (204/1181)
Resolving deltas: 18% (223/1181)
Resolving deltas: 19% (225/1181)
Resolving deltas: 20% (237/1181)
Resolving deltas: 22% (270/1181)
Resolving deltas: 23% (274/1181)
Resolving deltas: 40% (479/1181)
Resolving deltas: 41% (486/1181)
Resolving deltas: 44% (524/1181)
Resolving deltas: 54% (646/1181)
Resolving deltas: 100% (1181/1181)
Resolving deltas: 100% (1181/1181), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_spreader_imv'...
remote: Enumerating objects: 211, done.
remote: Counting objects: 1% (1/60)
remote: Counting objects: 3% (2/60)
remote: Counting objects: 5% (3/60)
remote: Counting objects: 6% (4/60)
remote: Counting objects: 8% (5/60)
remote: Counting objects: 10% (6/60)
remote: Counting objects: 11% (7/60)
remote: Counting objects: 13% (8/60)
remote: Counting objects: 15% (9/60)
remote: Counting objects: 16% (10/60)
remote: Counting objects: 18% (11/60)
remote: Counting objects: 20% (12/60)
remote: Counting objects: 21% (13/60)
remote: Counting objects: 23% (14/60)
remote: Counting objects: 25% (15/60)
remote: Counting objects: 26% (16/60)
remote: Counting objects: 28% (17/60)
remote: Counting objects: 30% (18/60)
remote: Counting objects: 31% (19/60)
remote: Counting objects: 33% (20/60)
remote: Counting objects: 35% (21/60)
remote: Counting objects: 36% (22/60)
remote: Counting objects: 38% (23/60)
remote: Counting objects: 40% (24/60)
remote: Counting objects: 41% (25/60)
remote: Counting objects: 43% (26/60)
remote: Counting objects: 45% (27/60)
remote: Counting objects: 46% (28/60)
remote: Counting objects: 48% (29/60)
remote: Counting objects: 50% (30/60)
remote: Counting objects: 51% (31/60)
remote: Counting objects: 53% (32/60)
remote: Counting objects: 55% (33/60)
remote: Counting objects: 56% (34/60)
remote: Counting objects: 58% (35/60)
remote: Counting objects: 60% (36/60)
remote: Counting objects: 61% (37/60)
remote: Counting objects: 63% (38/60)
remote: Counting objects: 65% (39/60)
remote: Counting objects: 66% (40/60)
remote: Counting objects: 68% (41/60)
remote: Counting objects: 70% (42/60)
remote: Counting objects: 71% (43/60)
remote: Counting objects: 73% (44/60)
remote: Counting objects: 75% (45/60)
remote: Counting objects: 76% (46/60)
remote: Counting objects: 78% (47/60)
remote: Counting objects: 80% (48/60)
remote: Counting objects: 81% (49/60)
remote: Counting objects: 83% (50/60)
remote: Counting objects: 85% (51/60)
remote: Counting objects: 86% (52/60)
remote: Counting objects: 88% (53/60)
remote: Counting objects: 90% (54/60)
remote: Counting objects: 91% (55/60)
remote: Counting objects: 93% (56/60)
remote: Counting objects: 95% (57/60)
remote: Counting objects: 96% (58/60)
remote: Counting objects: 98% (59/60)
remote: Counting objects: 100% (60/60)
remote: Counting objects: 100% (60/60), done.
remote: Compressing objects: 1% (1/52)
remote: Compressing objects: 3% (2/52)
remote: Compressing objects: 5% (3/52)
remote: Compressing objects: 7% (4/52)
remote: Compressing objects: 9% (5/52)
remote: Compressing objects: 11% (6/52)
remote: Compressing objects: 13% (7/52)
remote: Compressing objects: 15% (8/52)
remote: Compressing objects: 17% (9/52)
remote: Compressing objects: 19% (10/52)
remote: Compressing objects: 21% (11/52)
remote: Compressing objects: 23% (12/52)
remote: Compressing objects: 25% (13/52)
remote: Compressing objects: 26% (14/52)
remote: Compressing objects: 28% (15/52)
remote: Compressing objects: 30% (16/52)
remote: Compressing objects: 32% (17/52)
remote: Compressing objects: 34% (18/52)
remote: Compressing objects: 36% (19/52)
remote: Compressing objects: 38% (20/52)
remote: Compressing objects: 40% (21/52)
remote: Compressing objects: 42% (22/52)
remote: Compressing objects: 44% (23/52)
remote: Compressing objects: 46% (24/52)
remote: Compressing objects: 48% (25/52)
remote: Compressing objects: 50% (26/52)
remote: Compressing objects: 51% (27/52)
remote: Compressing objects: 53% (28/52)
remote: Compressing objects: 55% (29/52)
remote: Compressing objects: 57% (30/52)
remote: Compressing objects: 59% (31/52)
remote: Compressing objects: 61% (32/52)
remote: Compressing objects: 63% (33/52)
remote: Compressing objects: 65% (34/52)
remote: Compressing objects: 67% (35/52)
remote: Compressing objects: 69% (36/52)
remote: Compressing objects: 71% (37/52)
remote: Compressing objects: 73% (38/52)
remote: Compressing objects: 75% (39/52)
remote: Compressing objects: 76% (40/52)
remote: Compressing objects: 78% (41/52)
remote: Compressing objects: 80% (42/52)
remote: Compressing objects: 82% (43/52)
remote: Compressing objects: 84% (44/52)
remote: Compressing objects: 86% (45/52)
remote: Compressing objects: 88% (46/52)
remote: Compressing objects: 90% (47/52)
remote: Compressing objects: 92% (48/52)
remote: Compressing objects: 94% (49/52)
remote: Compressing objects: 96% (50/52)
remote: Compressing objects: 98% (51/52)
remote: Compressing objects: 100% (52/52)
remote: Compressing objects: 100% (52/52), done.
Receiving objects: 0% (1/211)
Receiving objects: 1% (3/211)
Receiving objects: 2% (5/211)
Receiving objects: 3% (7/211)
Receiving objects: 4% (9/211)
Receiving objects: 5% (11/211)
Receiving objects: 6% (13/211)
Receiving objects: 7% (15/211)
Receiving objects: 8% (17/211)
Receiving objects: 9% (19/211)
Receiving objects: 10% (22/211)
Receiving objects: 11% (24/211)
Receiving objects: 12% (26/211)
Receiving objects: 13% (28/211)
Receiving objects: 14% (30/211)
Receiving objects: 15% (32/211)
Receiving objects: 16% (34/211)
Receiving objects: 17% (36/211)
Receiving objects: 18% (38/211)
Receiving objects: 19% (41/211)
Receiving objects: 20% (43/211)
Receiving objects: 21% (45/211)
Receiving objects: 22% (47/211)
Receiving objects: 23% (49/211)
Receiving objects: 24% (51/211)
Receiving objects: 25% (53/211)
Receiving objects: 26% (55/211)
Receiving objects: 27% (57/211)
Receiving objects: 28% (60/211)
Receiving objects: 29% (62/211)
Receiving objects: 30% (64/211)
Receiving objects: 31% (66/211)
Receiving objects: 32% (68/211)
Receiving objects: 33% (70/211)
Receiving objects: 34% (72/211)
Receiving objects: 35% (74/211)
Receiving objects: 36% (76/211)
Receiving objects: 37% (79/211)
Receiving objects: 38% (81/211)
Receiving objects: 39% (83/211)
Receiving objects: 40% (85/211)
Receiving objects: 41% (87/211)
Receiving objects: 42% (89/211)
Receiving objects: 43% (91/211)
Receiving objects: 44% (93/211)
Receiving objects: 45% (95/211)
Receiving objects: 46% (98/211)
Receiving objects: 47% (100/211)
Receiving objects: 48% (102/211)
Receiving objects: 49% (104/211)
Receiving objects: 50% (106/211)
Receiving objects: 51% (108/211)
Receiving objects: 52% (110/211)
Receiving objects: 53% (112/211)
Receiving objects: 54% (114/211)
remote: Total 211 (delta 14), reused 35 (delta 8), pack-reused 151
Receiving objects: 55% (117/211)
Receiving objects: 56% (119/211)
Receiving objects: 57% (121/211)
Receiving objects: 58% (123/211)
Receiving objects: 59% (125/211)
Receiving objects: 60% (127/211)
Receiving objects: 61% (129/211)
Receiving objects: 62% (131/211)
Receiving objects: 63% (133/211)
Receiving objects: 64% (136/211)
Receiving objects: 65% (138/211)
Receiving objects: 66% (140/211)
Receiving objects: 67% (142/211)
Receiving objects: 68% (144/211)
Receiving objects: 69% (146/211)
Receiving objects: 70% (148/211)
Receiving objects: 71% (150/211)
Receiving objects: 72% (152/211)
Receiving objects: 73% (155/211)
Receiving objects: 74% (157/211)
Receiving objects: 75% (159/211)
Receiving objects: 76% (161/211)
Receiving objects: 77% (163/211)
Receiving objects: 78% (165/211)
Receiving objects: 79% (167/211)
Receiving objects: 80% (169/211)
Receiving objects: 81% (171/211)
Receiving objects: 82% (174/211)
Receiving objects: 83% (176/211)
Receiving objects: 84% (178/211)
Receiving objects: 85% (180/211)
Receiving objects: 86% (182/211)
Receiving objects: 87% (184/211)
Receiving objects: 88% (186/211)
Receiving objects: 89% (188/211)
Receiving objects: 90% (190/211)
Receiving objects: 91% (193/211)
Receiving objects: 92% (195/211)
Receiving objects: 93% (197/211)
Receiving objects: 94% (199/211)
Receiving objects: 95% (201/211)
Receiving objects: 96% (203/211)
Receiving objects: 97% (205/211)
Receiving objects: 98% (207/211)
Receiving objects: 99% (209/211)
Receiving objects: 100% (211/211)
Receiving objects: 100% (211/211), 21.80 KiB | 10.90 MiB/s, done.
Resolving deltas: 0% (0/62)
Resolving deltas: 8% (5/62)
Resolving deltas: 9% (6/62)
Resolving deltas: 11% (7/62)
Resolving deltas: 12% (8/62)
Resolving deltas: 17% (11/62)
Resolving deltas: 19% (12/62)
Resolving deltas: 56% (35/62)
Resolving deltas: 100% (62/62)
Resolving deltas: 100% (62/62), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_spreader_truck'...
remote: Enumerating objects: 75, done.
remote: Counting objects: 1% (1/52)
remote: Counting objects: 3% (2/52)
remote: Counting objects: 5% (3/52)
remote: Counting objects: 7% (4/52)
remote: Counting objects: 9% (5/52)
remote: Counting objects: 11% (6/52)
remote: Counting objects: 13% (7/52)
remote: Counting objects: 15% (8/52)
remote: Counting objects: 17% (9/52)
remote: Counting objects: 19% (10/52)
remote: Counting objects: 21% (11/52)
remote: Counting objects: 23% (12/52)
remote: Counting objects: 25% (13/52)
remote: Counting objects: 26% (14/52)
remote: Counting objects: 28% (15/52)
remote: Counting objects: 30% (16/52)
remote: Counting objects: 32% (17/52)
remote: Counting objects: 34% (18/52)
remote: Counting objects: 36% (19/52)
remote: Counting objects: 38% (20/52)
remote: Counting objects: 40% (21/52)
remote: Counting objects: 42% (22/52)
remote: Counting objects: 44% (23/52)
remote: Counting objects: 46% (24/52)
remote: Counting objects: 48% (25/52)
remote: Counting objects: 50% (26/52)
remote: Counting objects: 51% (27/52)
remote: Counting objects: 53% (28/52)
remote: Counting objects: 55% (29/52)
remote: Counting objects: 57% (30/52)
remote: Counting objects: 59% (31/52)
remote: Counting objects: 61% (32/52)
remote: Counting objects: 63% (33/52)
remote: Counting objects: 65% (34/52)
remote: Counting objects: 67% (35/52)
remote: Counting objects: 69% (36/52)
remote: Counting objects: 71% (37/52)
remote: Counting objects: 73% (38/52)
remote: Counting objects: 75% (39/52)
remote: Counting objects: 76% (40/52)
remote: Counting objects: 78% (41/52)
remote: Counting objects: 80% (42/52)
remote: Counting objects: 82% (43/52)
remote: Counting objects: 84% (44/52)
remote: Counting objects: 86% (45/52)
remote: Counting objects: 88% (46/52)
remote: Counting objects: 90% (47/52)
remote: Counting objects: 92% (48/52)
remote: Counting objects: 94% (49/52)
remote: Counting objects: 96% (50/52)
remote: Counting objects: 98% (51/52)
remote: Counting objects: 100% (52/52)
remote: Counting objects: 100% (52/52), 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 75 (delta 24), reused 45 (delta 20), pack-reused 23
Receiving objects: 1% (1/75)
Receiving objects: 2% (2/75)
Receiving objects: 4% (3/75)
Receiving objects: 5% (4/75)
Receiving objects: 6% (5/75)
Receiving objects: 8% (6/75)
Receiving objects: 9% (7/75)
Receiving objects: 10% (8/75)
Receiving objects: 12% (9/75)
Receiving objects: 13% (10/75)
Receiving objects: 14% (11/75)
Receiving objects: 16% (12/75)
Receiving objects: 17% (13/75)
Receiving objects: 18% (14/75)
Receiving objects: 20% (15/75)
Receiving objects: 21% (16/75)
Receiving objects: 22% (17/75)
Receiving objects: 24% (18/75)
Receiving objects: 25% (19/75)
Receiving objects: 26% (20/75)
Receiving objects: 28% (21/75)
Receiving objects: 29% (22/75)
Receiving objects: 30% (23/75)
Receiving objects: 32% (24/75)
Receiving objects: 33% (25/75)
Receiving objects: 34% (26/75)
Receiving objects: 36% (27/75)
Receiving objects: 37% (28/75)
Receiving objects: 38% (29/75)
Receiving objects: 40% (30/75)
Receiving objects: 41% (31/75)
Receiving objects: 42% (32/75)
Receiving objects: 44% (33/75)
Receiving objects: 45% (34/75)
Receiving objects: 46% (35/75)
Receiving objects: 48% (36/75)
Receiving objects: 49% (37/75)
Receiving objects: 50% (38/75)
Receiving objects: 52% (39/75)
Receiving objects: 53% (40/75)
Receiving objects: 54% (41/75)
Receiving objects: 56% (42/75)
Receiving objects: 57% (43/75)
Receiving objects: 58% (44/75)
Receiving objects: 60% (45/75)
Receiving objects: 61% (46/75)
Receiving objects: 62% (47/75)
Receiving objects: 64% (48/75)
Receiving objects: 65% (49/75)
Receiving objects: 66% (50/75)
Receiving objects: 68% (51/75)
Receiving objects: 69% (52/75)
Receiving objects: 70% (53/75)
Receiving objects: 72% (54/75)
Receiving objects: 73% (55/75)
Receiving objects: 74% (56/75)
Receiving objects: 76% (57/75)
Receiving objects: 77% (58/75)
Receiving objects: 78% (59/75)
Receiving objects: 80% (60/75)
Receiving objects: 81% (61/75)
Receiving objects: 82% (62/75)
Receiving objects: 84% (63/75)
Receiving objects: 85% (64/75)
Receiving objects: 86% (65/75)
Receiving objects: 88% (66/75)
Receiving objects: 89% (67/75)
Receiving objects: 90% (68/75)
Receiving objects: 92% (69/75)
Receiving objects: 93% (70/75)
Receiving objects: 94% (71/75)
Receiving objects: 96% (72/75)
Receiving objects: 97% (73/75)
Receiving objects: 98% (74/75)
Receiving objects: 100% (75/75)
Receiving objects: 100% (75/75), 7.62 KiB | 7.62 MiB/s, done.
Resolving deltas: 0% (0/32)
Resolving deltas: 15% (5/32)
Resolving deltas: 28% (9/32)
Resolving deltas: 68% (22/32)
Resolving deltas: 100% (32/32)
Resolving deltas: 100% (32/32), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/perception_vehicles'...
remote: Enumerating objects: 49, done.
remote: Total 49 (delta 0), reused 0 (delta 0), pack-reused 49
Receiving objects: 2% (1/49)
Receiving objects: 4% (2/49)
Receiving objects: 6% (3/49)
Receiving objects: 8% (4/49)
Receiving objects: 10% (5/49)
Receiving objects: 12% (6/49)
Receiving objects: 14% (7/49)
Receiving objects: 16% (8/49)
Receiving objects: 18% (9/49)
Receiving objects: 20% (10/49)
Receiving objects: 22% (11/49)
Receiving objects: 24% (12/49)
Receiving objects: 26% (13/49)
Receiving objects: 28% (14/49)
Receiving objects: 30% (15/49)
Receiving objects: 32% (16/49)
Receiving objects: 34% (17/49)
Receiving objects: 36% (18/49)
Receiving objects: 38% (19/49)
Receiving objects: 40% (20/49)
Receiving objects: 42% (21/49)
Receiving objects: 44% (22/49)
Receiving objects: 46% (23/49)
Receiving objects: 48% (24/49)
Receiving objects: 51% (25/49)
Receiving objects: 53% (26/49)
Receiving objects: 55% (27/49)
Receiving objects: 57% (28/49)
Receiving objects: 59% (29/49)
Receiving objects: 61% (30/49)
Receiving objects: 63% (31/49)
Receiving objects: 65% (32/49)
Receiving objects: 67% (33/49)
Receiving objects: 69% (34/49)
Receiving objects: 71% (35/49)
Receiving objects: 73% (36/49)
Receiving objects: 75% (37/49)
Receiving objects: 77% (38/49)
Receiving objects: 79% (39/49)
Receiving objects: 81% (40/49)
Receiving objects: 83% (41/49)
Receiving objects: 85% (42/49)
Receiving objects: 87% (43/49)
Receiving objects: 89% (44/49)
Receiving objects: 91% (45/49)
Receiving objects: 93% (46/49)
Receiving objects: 95% (47/49)
Receiving objects: 97% (48/49)
Receiving objects: 100% (49/49)
Receiving objects: 100% (49/49), 5.85 KiB | 5.85 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 27% (3/11)
Resolving deltas: 36% (4/11)
Resolving deltas: 45% (5/11)
Resolving deltas: 54% (6/11)
Resolving deltas: 63% (7/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_common_config'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 2% (1/35)
remote: Counting objects: 5% (2/35)
remote: Counting objects: 8% (3/35)
remote: Counting objects: 11% (4/35)
remote: Counting objects: 14% (5/35)
remote: Counting objects: 17% (6/35)
remote: Counting objects: 20% (7/35)
remote: Counting objects: 22% (8/35)
remote: Counting objects: 25% (9/35)
remote: Counting objects: 28% (10/35)
remote: Counting objects: 31% (11/35)
remote: Counting objects: 34% (12/35)
remote: Counting objects: 37% (13/35)
remote: Counting objects: 40% (14/35)
remote: Counting objects: 42% (15/35)
remote: Counting objects: 45% (16/35)
remote: Counting objects: 48% (17/35)
remote: Counting objects: 51% (18/35)
remote: Counting objects: 54% (19/35)
remote: Counting objects: 57% (20/35)
remote: Counting objects: 60% (21/35)
remote: Counting objects: 62% (22/35)
remote: Counting objects: 65% (23/35)
remote: Counting objects: 68% (24/35)
remote: Counting objects: 71% (25/35)
remote: Counting objects: 74% (26/35)
remote: Counting objects: 77% (27/35)
remote: Counting objects: 80% (28/35)
remote: Counting objects: 82% (29/35)
remote: Counting objects: 85% (30/35)
remote: Counting objects: 88% (31/35)
remote: Counting objects: 91% (32/35)
remote: Counting objects: 94% (33/35)
remote: Counting objects: 97% (34/35)
remote: Counting objects: 100% (35/35)
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 4% (1/22)
remote: Compressing objects: 9% (2/22)
remote: Compressing objects: 13% (3/22)
remote: Compressing objects: 18% (4/22)
remote: Compressing objects: 22% (5/22)
remote: Compressing objects: 27% (6/22)
remote: Compressing objects: 31% (7/22)
remote: Compressing objects: 36% (8/22)
remote: Compressing objects: 40% (9/22)
remote: Compressing objects: 45% (10/22)
remote: Compressing objects: 50% (11/22)
remote: Compressing objects: 54% (12/22)
remote: Compressing objects: 59% (13/22)
remote: Compressing objects: 63% (14/22)
remote: Compressing objects: 68% (15/22)
remote: Compressing objects: 72% (16/22)
remote: Compressing objects: 77% (17/22)
remote: Compressing objects: 81% (18/22)
remote: Compressing objects: 86% (19/22)
remote: Compressing objects: 90% (20/22)
remote: Compressing objects: 95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 102 (delta 7), reused 23 (delta 4), pack-reused 67
Receiving objects: 0% (1/102)
Receiving objects: 1% (2/102)
Receiving objects: 2% (3/102)
Receiving objects: 3% (4/102)
Receiving objects: 4% (5/102)
Receiving objects: 5% (6/102)
Receiving objects: 6% (7/102)
Receiving objects: 7% (8/102)
Receiving objects: 8% (9/102)
Receiving objects: 9% (10/102)
Receiving objects: 10% (11/102)
Receiving objects: 11% (12/102)
Receiving objects: 12% (13/102)
Receiving objects: 13% (14/102)
Receiving objects: 14% (15/102)
Receiving objects: 15% (16/102)
Receiving objects: 16% (17/102)
Receiving objects: 17% (18/102)
Receiving objects: 18% (19/102)
Receiving objects: 19% (20/102)
Receiving objects: 20% (21/102)
Receiving objects: 21% (22/102)
Receiving objects: 22% (23/102)
Receiving objects: 23% (24/102)
Receiving objects: 24% (25/102)
Receiving objects: 25% (26/102)
Receiving objects: 26% (27/102)
Receiving objects: 27% (28/102)
Receiving objects: 28% (29/102)
Receiving objects: 29% (30/102)
Receiving objects: 30% (31/102)
Receiving objects: 31% (32/102)
Receiving objects: 32% (33/102)
Receiving objects: 33% (34/102)
Receiving objects: 34% (35/102)
Receiving objects: 35% (36/102)
Receiving objects: 36% (37/102)
Receiving objects: 37% (38/102)
Receiving objects: 38% (39/102)
Receiving objects: 39% (40/102)
Receiving objects: 40% (41/102)
Receiving objects: 41% (42/102)
Receiving objects: 42% (43/102)
Receiving objects: 43% (44/102)
Receiving objects: 44% (45/102)
Receiving objects: 45% (46/102)
Receiving objects: 46% (47/102)
Receiving objects: 47% (48/102)
Receiving objects: 48% (49/102)
Receiving objects: 49% (50/102)
Receiving objects: 50% (51/102)
Receiving objects: 51% (53/102)
Receiving objects: 52% (54/102)
Receiving objects: 53% (55/102)
Receiving objects: 54% (56/102)
Receiving objects: 55% (57/102)
Receiving objects: 56% (58/102)
Receiving objects: 57% (59/102)
Receiving objects: 58% (60/102)
Receiving objects: 59% (61/102)
Receiving objects: 60% (62/102)
Receiving objects: 61% (63/102)
Receiving objects: 62% (64/102)
Receiving objects: 63% (65/102)
Receiving objects: 64% (66/102)
Receiving objects: 65% (67/102)
Receiving objects: 66% (68/102)
Receiving objects: 67% (69/102)
Receiving objects: 68% (70/102)
Receiving objects: 69% (71/102)
Receiving objects: 70% (72/102)
Receiving objects: 71% (73/102)
Receiving objects: 72% (74/102)
Receiving objects: 73% (75/102)
Receiving objects: 74% (76/102)
Receiving objects: 75% (77/102)
Receiving objects: 76% (78/102)
Receiving objects: 77% (79/102)
Receiving objects: 78% (80/102)
Receiving objects: 79% (81/102)
Receiving objects: 80% (82/102)
Receiving objects: 81% (83/102)
Receiving objects: 82% (84/102)
Receiving objects: 83% (85/102)
Receiving objects: 84% (86/102)
Receiving objects: 85% (87/102)
Receiving objects: 86% (88/102)
Receiving objects: 87% (89/102)
Receiving objects: 88% (90/102)
Receiving objects: 89% (91/102)
Receiving objects: 90% (92/102)
Receiving objects: 91% (93/102)
Receiving objects: 92% (94/102)
Receiving objects: 93% (95/102)
Receiving objects: 94% (96/102)
Receiving objects: 95% (97/102)
Receiving objects: 96% (98/102)
Receiving objects: 97% (99/102)
Receiving objects: 98% (100/102)
Receiving objects: 99% (101/102)
Receiving objects: 100% (102/102)
Receiving objects: 100% (102/102), 17.74 KiB | 17.74 MiB/s, done.
Resolving deltas: 0% (0/17)
Resolving deltas: 5% (1/17)
Resolving deltas: 11% (2/17)
Resolving deltas: 23% (4/17)
Resolving deltas: 29% (5/17)
Resolving deltas: 52% (9/17)
Resolving deltas: 70% (12/17)
Resolving deltas: 76% (13/17)
Resolving deltas: 82% (14/17)
Resolving deltas: 88% (15/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_port_related_config'...
remote: Enumerating objects: 611, done.
remote: Counting objects: 0% (1/213)
remote: Counting objects: 1% (3/213)
remote: Counting objects: 2% (5/213)
remote: Counting objects: 3% (7/213)
remote: Counting objects: 4% (9/213)
remote: Counting objects: 5% (11/213)
remote: Counting objects: 6% (13/213)
remote: Counting objects: 7% (15/213)
remote: Counting objects: 8% (18/213)
remote: Counting objects: 9% (20/213)
remote: Counting objects: 10% (22/213)
remote: Counting objects: 11% (24/213)
remote: Counting objects: 12% (26/213)
remote: Counting objects: 13% (28/213)
remote: Counting objects: 14% (30/213)
remote: Counting objects: 15% (32/213)
remote: Counting objects: 16% (35/213)
remote: Counting objects: 17% (37/213)
remote: Counting objects: 18% (39/213)
remote: Counting objects: 19% (41/213)
remote: Counting objects: 20% (43/213)
remote: Counting objects: 21% (45/213)
remote: Counting objects: 22% (47/213)
remote: Counting objects: 23% (49/213)
remote: Counting objects: 24% (52/213)
remote: Counting objects: 25% (54/213)
remote: Counting objects: 26% (56/213)
remote: Counting objects: 27% (58/213)
remote: Counting objects: 28% (60/213)
remote: Counting objects: 29% (62/213)
remote: Counting objects: 30% (64/213)
remote: Counting objects: 31% (67/213)
remote: Counting objects: 32% (69/213)
remote: Counting objects: 33% (71/213)
remote: Counting objects: 34% (73/213)
remote: Counting objects: 35% (75/213)
remote: Counting objects: 36% (77/213)
remote: Counting objects: 37% (79/213)
remote: Counting objects: 38% (81/213)
remote: Counting objects: 39% (84/213)
remote: Counting objects: 40% (86/213)
remote: Counting objects: 41% (88/213)
remote: Counting objects: 42% (90/213)
remote: Counting objects: 43% (92/213)
remote: Counting objects: 44% (94/213)
remote: Counting objects: 45% (96/213)
remote: Counting objects: 46% (98/213)
remote: Counting objects: 47% (101/213)
remote: Counting objects: 48% (103/213)
remote: Counting objects: 49% (105/213)
remote: Counting objects: 50% (107/213)
remote: Counting objects: 51% (109/213)
remote: Counting objects: 52% (111/213)
remote: Counting objects: 53% (113/213)
remote: Counting objects: 54% (116/213)
remote: Counting objects: 55% (118/213)
remote: Counting objects: 56% (120/213)
remote: Counting objects: 57% (122/213)
remote: Counting objects: 58% (124/213)
remote: Counting objects: 59% (126/213)
remote: Counting objects: 60% (128/213)
remote: Counting objects: 61% (130/213)
remote: Counting objects: 62% (133/213)
remote: Counting objects: 63% (135/213)
remote: Counting objects: 64% (137/213)
remote: Counting objects: 65% (139/213)
remote: Counting objects: 66% (141/213)
remote: Counting objects: 67% (143/213)
remote: Counting objects: 68% (145/213)
remote: Counting objects: 69% (147/213)
remote: Counting objects: 70% (150/213)
remote: Counting objects: 71% (152/213)
remote: Counting objects: 72% (154/213)
remote: Counting objects: 73% (156/213)
remote: Counting objects: 74% (158/213)
remote: Counting objects: 75% (160/213)
remote: Counting objects: 76% (162/213)
remote: Counting objects: 77% (165/213)
remote: Counting objects: 78% (167/213)
remote: Counting objects: 79% (169/213)
remote: Counting objects: 80% (171/213)
remote: Counting objects: 81% (173/213)
remote: Counting objects: 82% (175/213)
remote: Counting objects: 83% (177/213)
remote: Counting objects: 84% (179/213)
remote: Counting objects: 85% (182/213)
remote: Counting objects: 86% (184/213)
remote: Counting objects: 87% (186/213)
remote: Counting objects: 88% (188/213)
remote: Counting objects: 89% (190/213)
remote: Counting objects: 90% (192/213)
remote: Counting objects: 91% (194/213)
remote: Counting objects: 92% (196/213)
remote: Counting objects: 93% (199/213)
remote: Counting objects: 94% (201/213)
remote: Counting objects: 95% (203/213)
remote: Counting objects: 96% (205/213)
remote: Counting objects: 97% (207/213)
remote: Counting objects: 98% (209/213)
remote: Counting objects: 99% (211/213)
remote: Counting objects: 100% (213/213)
remote: Counting objects: 100% (213/213), done.
remote: Compressing objects: 0% (1/169)
remote: Compressing objects: 1% (2/169)
remote: Compressing objects: 2% (4/169)
remote: Compressing objects: 3% (6/169)
remote: Compressing objects: 4% (7/169)
remote: Compressing objects: 5% (9/169)
remote: Compressing objects: 6% (11/169)
remote: Compressing objects: 7% (12/169)
remote: Compressing objects: 8% (14/169)
remote: Compressing objects: 9% (16/169)
remote: Compressing objects: 10% (17/169)
remote: Compressing objects: 11% (19/169)
remote: Compressing objects: 12% (21/169)
remote: Compressing objects: 13% (22/169)
remote: Compressing objects: 14% (24/169)
remote: Compressing objects: 15% (26/169)
remote: Compressing objects: 16% (28/169)
remote: Compressing objects: 17% (29/169)
remote: Compressing objects: 18% (31/169)
remote: Compressing objects: 19% (33/169)
remote: Compressing objects: 20% (34/169)
remote: Compressing objects: 21% (36/169)
remote: Compressing objects: 22% (38/169)
remote: Compressing objects: 23% (39/169)
remote: Compressing objects: 24% (41/169)
remote: Compressing objects: 25% (43/169)
remote: Compressing objects: 26% (44/169)
remote: Compressing objects: 27% (46/169)
remote: Compressing objects: 28% (48/169)
remote: Compressing objects: 29% (50/169)
remote: Compressing objects: 30% (51/169)
remote: Compressing objects: 31% (53/169)
remote: Compressing objects: 32% (55/169)
remote: Compressing objects: 33% (56/169)
remote: Compressing objects: 34% (58/169)
remote: Compressing objects: 35% (60/169)
remote: Compressing objects: 36% (61/169)
remote: Compressing objects: 37% (63/169)
remote: Compressing objects: 38% (65/169)
remote: Compressing objects: 39% (66/169)
remote: Compressing objects: 40% (68/169)
remote: Compressing objects: 41% (70/169)
remote: Compressing objects: 42% (71/169)
remote: Compressing objects: 43% (73/169)
remote: Compressing objects: 44% (75/169)
remote: Compressing objects: 45% (77/169)
remote: Compressing objects: 46% (78/169)
remote: Compressing objects: 47% (80/169)
remote: Compressing objects: 48% (82/169)
remote: Compressing objects: 49% (83/169)
remote: Compressing objects: 50% (85/169)
remote: Compressing objects: 51% (87/169)
remote: Compressing objects: 52% (88/169)
remote: Compressing objects: 53% (90/169)
remote: Compressing objects: 54% (92/169)
remote: Compressing objects: 55% (93/169)
remote: Compressing objects: 56% (95/169)
remote: Compressing objects: 57% (97/169)
remote: Compressing objects: 58% (99/169)
remote: Compressing objects: 59% (100/169)
remote: Compressing objects: 60% (102/169)
remote: Compressing objects: 61% (104/169)
remote: Compressing objects: 62% (105/169)
remote: Compressing objects: 63% (107/169)
remote: Compressing objects: 64% (109/169)
remote: Compressing objects: 65% (110/169)
remote: Compressing objects: 66% (112/169)
remote: Compressing objects: 67% (114/169)
remote: Compressing objects: 68% (115/169)
remote: Compressing objects: 69% (117/169)
remote: Compressing objects: 70% (119/169)
remote: Compressing objects: 71% (120/169)
remote: Compressing objects: 72% (122/169)
remote: Compressing objects: 73% (124/169)
remote: Compressing objects: 74% (126/169)
remote: Compressing objects: 75% (127/169)
remote: Compressing objects: 76% (129/169)
remote: Compressing objects: 77% (131/169)
remote: Compressing objects: 78% (132/169)
remote: Compressing objects: 79% (134/169)
remote: Compressing objects: 80% (136/169)
remote: Compressing objects: 81% (137/169)
remote: Compressing objects: 82% (139/169)
remote: Compressing objects: 83% (141/169)
remote: Compressing objects: 84% (142/169)
remote: Compressing objects: 85% (144/169)
remote: Compressing objects: 86% (146/169)
remote: Compressing objects: 87% (148/169)
remote: Compressing objects: 88% (149/169)
remote: Compressing objects: 89% (151/169)
remote: Compressing objects: 90% (153/169)
remote: Compressing objects: 91% (154/169)
remote: Compressing objects: 92% (156/169)
remote: Compressing objects: 93% (158/169)
remote: Compressing objects: 94% (159/169)
remote: Compressing objects: 95% (161/169)
remote: Compressing objects: 96% (163/169)
remote: Compressing objects: 97% (164/169)
remote: Compressing objects: 98% (166/169)
remote: Compressing objects: 99% (168/169)
remote: Compressing objects: 100% (169/169)
remote: Compressing objects: 100% (169/169), done.
Receiving objects: 0% (1/611)
Receiving objects: 1% (7/611)
Receiving objects: 2% (13/611)
Receiving objects: 3% (19/611)
Receiving objects: 4% (25/611)
Receiving objects: 5% (31/611)
Receiving objects: 6% (37/611)
Receiving objects: 7% (43/611)
Receiving objects: 8% (49/611)
Receiving objects: 9% (55/611)
Receiving objects: 10% (62/611)
Receiving objects: 11% (68/611)
Receiving objects: 12% (74/611)
Receiving objects: 13% (80/611)
Receiving objects: 14% (86/611)
Receiving objects: 15% (92/611)
Receiving objects: 16% (98/611)
Receiving objects: 17% (104/611)
Receiving objects: 18% (110/611)
Receiving objects: 19% (117/611)
Receiving objects: 20% (123/611)
Receiving objects: 21% (129/611)
Receiving objects: 22% (135/611)
Receiving objects: 23% (141/611)
Receiving objects: 24% (147/611)
Receiving objects: 25% (153/611)
Receiving objects: 26% (159/611)
Receiving objects: 27% (165/611)
Receiving objects: 28% (172/611)
Receiving objects: 29% (178/611)
Receiving objects: 30% (184/611)
Receiving objects: 31% (190/611)
Receiving objects: 32% (196/611)
Receiving objects: 33% (202/611)
Receiving objects: 34% (208/611)
Receiving objects: 35% (214/611)
Receiving objects: 36% (220/611)
Receiving objects: 37% (227/611)
Receiving objects: 38% (233/611)
Receiving objects: 39% (239/611)
Receiving objects: 40% (245/611)
Receiving objects: 41% (251/611)
Receiving objects: 42% (257/611)
Receiving objects: 43% (263/611)
Receiving objects: 44% (269/611)
Receiving objects: 45% (275/611)
Receiving objects: 46% (282/611)
Receiving objects: 47% (288/611)
Receiving objects: 48% (294/611)
Receiving objects: 49% (300/611)
Receiving objects: 50% (306/611)
Receiving objects: 51% (312/611)
Receiving objects: 52% (318/611)
Receiving objects: 53% (324/611)
Receiving objects: 54% (330/611)
Receiving objects: 55% (337/611)
Receiving objects: 56% (343/611)
Receiving objects: 57% (349/611)
Receiving objects: 58% (355/611)
Receiving objects: 59% (361/611)
Receiving objects: 60% (367/611)
Receiving objects: 61% (373/611)
Receiving objects: 62% (379/611)
Receiving objects: 63% (385/611)
Receiving objects: 64% (392/611)
Receiving objects: 65% (398/611)
Receiving objects: 66% (404/611)
Receiving objects: 67% (410/611)
Receiving objects: 68% (416/611)
Receiving objects: 69% (422/611)
Receiving objects: 70% (428/611)
Receiving objects: 71% (434/611)
Receiving objects: 72% (440/611)
Receiving objects: 73% (447/611)
Receiving objects: 74% (453/611)
Receiving objects: 75% (459/611)
Receiving objects: 76% (465/611)
Receiving objects: 77% (471/611)
Receiving objects: 78% (477/611)
Receiving objects: 79% (483/611)
Receiving objects: 80% (489/611)
Receiving objects: 81% (495/611)
Receiving objects: 82% (502/611)
Receiving objects: 83% (508/611)
Receiving objects: 84% (514/611)
remote: Total 611 (delta 95), reused 137 (delta 40), pack-reused 398
Receiving objects: 85% (520/611)
Receiving objects: 86% (526/611)
Receiving objects: 87% (532/611)
Receiving objects: 88% (538/611)
Receiving objects: 89% (544/611)
Receiving objects: 90% (550/611)
Receiving objects: 91% (557/611)
Receiving objects: 92% (563/611)
Receiving objects: 93% (569/611)
Receiving objects: 94% (575/611)
Receiving objects: 95% (581/611)
Receiving objects: 96% (587/611)
Receiving objects: 97% (593/611)
Receiving objects: 98% (599/611)
Receiving objects: 99% (605/611)
Receiving objects: 100% (611/611)
Receiving objects: 100% (611/611), 73.82 KiB | 18.46 MiB/s, done.
Resolving deltas: 0% (0/262)
Resolving deltas: 1% (3/262)
Resolving deltas: 4% (13/262)
Resolving deltas: 7% (20/262)
Resolving deltas: 10% (28/262)
Resolving deltas: 19% (51/262)
Resolving deltas: 27% (73/262)
Resolving deltas: 28% (74/262)
Resolving deltas: 29% (76/262)
Resolving deltas: 30% (79/262)
Resolving deltas: 37% (97/262)
Resolving deltas: 38% (100/262)
Resolving deltas: 41% (108/262)
Resolving deltas: 46% (122/262)
Resolving deltas: 48% (127/262)
Resolving deltas: 50% (132/262)
Resolving deltas: 51% (135/262)
Resolving deltas: 54% (144/262)
Resolving deltas: 56% (148/262)
Resolving deltas: 57% (151/262)
Resolving deltas: 58% (152/262)
Resolving deltas: 59% (155/262)
Resolving deltas: 64% (168/262)
Resolving deltas: 65% (172/262)
Resolving deltas: 68% (179/262)
Resolving deltas: 69% (182/262)
Resolving deltas: 70% (185/262)
Resolving deltas: 73% (193/262)
Resolving deltas: 77% (203/262)
Resolving deltas: 82% (215/262)
Resolving deltas: 83% (219/262)
Resolving deltas: 85% (224/262)
Resolving deltas: 86% (227/262)
Resolving deltas: 87% (229/262)
Resolving deltas: 88% (231/262)
Resolving deltas: 90% (238/262)
Resolving deltas: 92% (242/262)
Resolving deltas: 95% (250/262)
Resolving deltas: 96% (252/262)
Resolving deltas: 98% (258/262)
Resolving deltas: 99% (260/262)
Resolving deltas: 100% (262/262)
Resolving deltas: 100% (262/262), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config'...
remote: Enumerating objects: 640, done.
remote: Counting objects: 1% (1/52)
remote: Counting objects: 3% (2/52)
remote: Counting objects: 5% (3/52)
remote: Counting objects: 7% (4/52)
remote: Counting objects: 9% (5/52)
remote: Counting objects: 11% (6/52)
remote: Counting objects: 13% (7/52)
remote: Counting objects: 15% (8/52)
remote: Counting objects: 17% (9/52)
remote: Counting objects: 19% (10/52)
remote: Counting objects: 21% (11/52)
remote: Counting objects: 23% (12/52)
remote: Counting objects: 25% (13/52)
remote: Counting objects: 26% (14/52)
remote: Counting objects: 28% (15/52)
remote: Counting objects: 30% (16/52)
remote: Counting objects: 32% (17/52)
remote: Counting objects: 34% (18/52)
remote: Counting objects: 36% (19/52)
remote: Counting objects: 38% (20/52)
remote: Counting objects: 40% (21/52)
remote: Counting objects: 42% (22/52)
remote: Counting objects: 44% (23/52)
remote: Counting objects: 46% (24/52)
remote: Counting objects: 48% (25/52)
remote: Counting objects: 50% (26/52)
remote: Counting objects: 51% (27/52)
remote: Counting objects: 53% (28/52)
remote: Counting objects: 55% (29/52)
remote: Counting objects: 57% (30/52)
remote: Counting objects: 59% (31/52)
remote: Counting objects: 61% (32/52)
remote: Counting objects: 63% (33/52)
remote: Counting objects: 65% (34/52)
remote: Counting objects: 67% (35/52)
remote: Counting objects: 69% (36/52)
remote: Counting objects: 71% (37/52)
remote: Counting objects: 73% (38/52)
remote: Counting objects: 75% (39/52)
remote: Counting objects: 76% (40/52)
remote: Counting objects: 78% (41/52)
remote: Counting objects: 80% (42/52)
remote: Counting objects: 82% (43/52)
remote: Counting objects: 84% (44/52)
remote: Counting objects: 86% (45/52)
remote: Counting objects: 88% (46/52)
remote: Counting objects: 90% (47/52)
remote: Counting objects: 92% (48/52)
remote: Counting objects: 94% (49/52)
remote: Counting objects: 96% (50/52)
remote: Counting objects: 98% (51/52)
remote: Counting objects: 100% (52/52)
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 2% (1/43)
remote: Compressing objects: 4% (2/43)
remote: Compressing objects: 6% (3/43)
remote: Compressing objects: 9% (4/43)
remote: Compressing objects: 11% (5/43)
remote: Compressing objects: 13% (6/43)
remote: Compressing objects: 16% (7/43)
remote: Compressing objects: 18% (8/43)
remote: Compressing objects: 20% (9/43)
remote: Compressing objects: 23% (10/43)
remote: Compressing objects: 25% (11/43)
remote: Compressing objects: 27% (12/43)
remote: Compressing objects: 30% (13/43)
remote: Compressing objects: 32% (14/43)
remote: Compressing objects: 34% (15/43)
remote: Compressing objects: 37% (16/43)
remote: Compressing objects: 39% (17/43)
remote: Compressing objects: 41% (18/43)
remote: Compressing objects: 44% (19/43)
remote: Compressing objects: 46% (20/43)
remote: Compressing objects: 48% (21/43)
remote: Compressing objects: 51% (22/43)
remote: Compressing objects: 53% (23/43)
remote: Compressing objects: 55% (24/43)
remote: Compressing objects: 58% (25/43)
remote: Compressing objects: 60% (26/43)
remote: Compressing objects: 62% (27/43)
remote: Compressing objects: 65% (28/43)
remote: Compressing objects: 67% (29/43)
remote: Compressing objects: 69% (30/43)
remote: Compressing objects: 72% (31/43)
remote: Compressing objects: 74% (32/43)
remote: Compressing objects: 76% (33/43)
remote: Compressing objects: 79% (34/43)
remote: Compressing objects: 81% (35/43)
remote: Compressing objects: 83% (36/43)
remote: Compressing objects: 86% (37/43)
remote: Compressing objects: 88% (38/43)
remote: Compressing objects: 90% (39/43)
remote: Compressing objects: 93% (40/43)
remote: Compressing objects: 95% (41/43)
remote: Compressing objects: 97% (42/43)
remote: Compressing objects: 100% (43/43)
remote: Compressing objects: 100% (43/43), done.
Receiving objects: 0% (1/640)
Receiving objects: 1% (7/640)
Receiving objects: 2% (13/640)
Receiving objects: 3% (20/640)
Receiving objects: 4% (26/640)
Receiving objects: 5% (32/640)
Receiving objects: 6% (39/640)
Receiving objects: 7% (45/640)
Receiving objects: 8% (52/640)
Receiving objects: 9% (58/640)
Receiving objects: 10% (64/640)
Receiving objects: 11% (71/640)
Receiving objects: 12% (77/640)
Receiving objects: 13% (84/640)
Receiving objects: 14% (90/640)
Receiving objects: 15% (96/640)
Receiving objects: 16% (103/640)
Receiving objects: 17% (109/640)
Receiving objects: 18% (116/640)
Receiving objects: 19% (122/640)
Receiving objects: 20% (128/640)
Receiving objects: 21% (135/640)
Receiving objects: 22% (141/640)
Receiving objects: 23% (148/640)
remote: Total 640 (delta 5), reused 46 (delta 4), pack-reused 588
Receiving objects: 24% (154/640)
Receiving objects: 25% (160/640)
Receiving objects: 26% (167/640)
Receiving objects: 27% (173/640)
Receiving objects: 28% (180/640)
Receiving objects: 29% (186/640)
Receiving objects: 30% (192/640)
Receiving objects: 31% (199/640)
Receiving objects: 32% (205/640)
Receiving objects: 33% (212/640)
Receiving objects: 34% (218/640)
Receiving objects: 35% (224/640)
Receiving objects: 36% (231/640)
Receiving objects: 37% (237/640)
Receiving objects: 38% (244/640)
Receiving objects: 39% (250/640)
Receiving objects: 40% (256/640)
Receiving objects: 41% (263/640)
Receiving objects: 42% (269/640)
Receiving objects: 43% (276/640)
Receiving objects: 44% (282/640)
Receiving objects: 45% (288/640)
Receiving objects: 46% (295/640)
Receiving objects: 47% (301/640)
Receiving objects: 48% (308/640)
Receiving objects: 49% (314/640)
Receiving objects: 50% (320/640)
Receiving objects: 51% (327/640)
Receiving objects: 52% (333/640)
Receiving objects: 53% (340/640)
Receiving objects: 54% (346/640)
Receiving objects: 55% (352/640)
Receiving objects: 56% (359/640)
Receiving objects: 57% (365/640)
Receiving objects: 58% (372/640)
Receiving objects: 59% (378/640)
Receiving objects: 60% (384/640)
Receiving objects: 61% (391/640)
Receiving objects: 62% (397/640)
Receiving objects: 63% (404/640)
Receiving objects: 64% (410/640)
Receiving objects: 65% (416/640)
Receiving objects: 66% (423/640)
Receiving objects: 67% (429/640)
Receiving objects: 68% (436/640)
Receiving objects: 69% (442/640)
Receiving objects: 70% (448/640)
Receiving objects: 71% (455/640)
Receiving objects: 72% (461/640)
Receiving objects: 73% (468/640)
Receiving objects: 74% (474/640)
Receiving objects: 75% (480/640)
Receiving objects: 76% (487/640)
Receiving objects: 77% (493/640)
Receiving objects: 78% (500/640)
Receiving objects: 79% (506/640)
Receiving objects: 80% (512/640)
Receiving objects: 81% (519/640)
Receiving objects: 82% (525/640)
Receiving objects: 83% (532/640)
Receiving objects: 84% (538/640)
Receiving objects: 85% (544/640)
Receiving objects: 86% (551/640)
Receiving objects: 87% (557/640)
Receiving objects: 88% (564/640)
Receiving objects: 89% (570/640)
Receiving objects: 90% (576/640)
Receiving objects: 91% (583/640)
Receiving objects: 92% (589/640)
Receiving objects: 93% (596/640)
Receiving objects: 94% (602/640)
Receiving objects: 95% (608/640)
Receiving objects: 96% (615/640)
Receiving objects: 97% (621/640)
Receiving objects: 98% (628/640)
Receiving objects: 99% (634/640)
Receiving objects: 100% (640/640)
Receiving objects: 100% (640/640), 118.80 KiB | 29.70 MiB/s, done.
Resolving deltas: 0% (0/224)
Resolving deltas: 1% (4/224)
Resolving deltas: 2% (5/224)
Resolving deltas: 4% (9/224)
Resolving deltas: 6% (14/224)
Resolving deltas: 7% (17/224)
Resolving deltas: 8% (20/224)
Resolving deltas: 9% (22/224)
Resolving deltas: 14% (33/224)
Resolving deltas: 16% (36/224)
Resolving deltas: 27% (61/224)
Resolving deltas: 30% (69/224)
Resolving deltas: 31% (71/224)
Resolving deltas: 33% (74/224)
Resolving deltas: 34% (78/224)
Resolving deltas: 53% (119/224)
Resolving deltas: 62% (139/224)
Resolving deltas: 65% (147/224)
Resolving deltas: 68% (154/224)
Resolving deltas: 69% (155/224)
Resolving deltas: 70% (157/224)
Resolving deltas: 72% (162/224)
Resolving deltas: 78% (176/224)
Resolving deltas: 80% (180/224)
Resolving deltas: 81% (182/224)
Resolving deltas: 83% (186/224)
Resolving deltas: 84% (190/224)
Resolving deltas: 86% (193/224)
Resolving deltas: 87% (197/224)
Resolving deltas: 88% (198/224)
Resolving deltas: 89% (201/224)
Resolving deltas: 91% (205/224)
Resolving deltas: 92% (207/224)
Resolving deltas: 93% (209/224)
Resolving deltas: 94% (212/224)
Resolving deltas: 95% (213/224)
Resolving deltas: 96% (216/224)
Resolving deltas: 97% (218/224)
Resolving deltas: 98% (220/224)
Resolving deltas: 99% (222/224)
Resolving deltas: 100% (224/224)
Resolving deltas: 100% (224/224), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/pointcloud_customized'...
remote: Enumerating objects: 404, done.
remote: Counting objects: 0% (1/111)
remote: Counting objects: 1% (2/111)
remote: Counting objects: 2% (3/111)
remote: Counting objects: 3% (4/111)
remote: Counting objects: 4% (5/111)
remote: Counting objects: 5% (6/111)
remote: Counting objects: 6% (7/111)
remote: Counting objects: 7% (8/111)
remote: Counting objects: 8% (9/111)
remote: Counting objects: 9% (10/111)
remote: Counting objects: 10% (12/111)
remote: Counting objects: 11% (13/111)
remote: Counting objects: 12% (14/111)
remote: Counting objects: 13% (15/111)
remote: Counting objects: 14% (16/111)
remote: Counting objects: 15% (17/111)
remote: Counting objects: 16% (18/111)
remote: Counting objects: 17% (19/111)
remote: Counting objects: 18% (20/111)
remote: Counting objects: 19% (22/111)
remote: Counting objects: 20% (23/111)
remote: Counting objects: 21% (24/111)
remote: Counting objects: 22% (25/111)
remote: Counting objects: 23% (26/111)
remote: Counting objects: 24% (27/111)
remote: Counting objects: 25% (28/111)
remote: Counting objects: 26% (29/111)
remote: Counting objects: 27% (30/111)
remote: Counting objects: 28% (32/111)
remote: Counting objects: 29% (33/111)
remote: Counting objects: 30% (34/111)
remote: Counting objects: 31% (35/111)
remote: Counting objects: 32% (36/111)
remote: Counting objects: 33% (37/111)
remote: Counting objects: 34% (38/111)
remote: Counting objects: 35% (39/111)
remote: Counting objects: 36% (40/111)
remote: Counting objects: 37% (42/111)
remote: Counting objects: 38% (43/111)
remote: Counting objects: 39% (44/111)
remote: Counting objects: 40% (45/111)
remote: Counting objects: 41% (46/111)
remote: Counting objects: 42% (47/111)
remote: Counting objects: 43% (48/111)
remote: Counting objects: 44% (49/111)
remote: Counting objects: 45% (50/111)
remote: Counting objects: 46% (52/111)
remote: Counting objects: 47% (53/111)
remote: Counting objects: 48% (54/111)
remote: Counting objects: 49% (55/111)
remote: Counting objects: 50% (56/111)
remote: Counting objects: 51% (57/111)
remote: Counting objects: 52% (58/111)
remote: Counting objects: 53% (59/111)
remote: Counting objects: 54% (60/111)
remote: Counting objects: 55% (62/111)
remote: Counting objects: 56% (63/111)
remote: Counting objects: 57% (64/111)
remote: Counting objects: 58% (65/111)
remote: Counting objects: 59% (66/111)
remote: Counting objects: 60% (67/111)
remote: Counting objects: 61% (68/111)
remote: Counting objects: 62% (69/111)
remote: Counting objects: 63% (70/111)
remote: Counting objects: 64% (72/111)
remote: Counting objects: 65% (73/111)
remote: Counting objects: 66% (74/111)
remote: Counting objects: 67% (75/111)
remote: Counting objects: 68% (76/111)
remote: Counting objects: 69% (77/111)
remote: Counting objects: 70% (78/111)
remote: Counting objects: 71% (79/111)
remote: Counting objects: 72% (80/111)
remote: Counting objects: 73% (82/111)
remote: Counting objects: 74% (83/111)
remote: Counting objects: 75% (84/111)
remote: Counting objects: 76% (85/111)
remote: Counting objects: 77% (86/111)
remote: Counting objects: 78% (87/111)
remote: Counting objects: 79% (88/111)
remote: Counting objects: 80% (89/111)
remote: Counting objects: 81% (90/111)
remote: Counting objects: 82% (92/111)
remote: Counting objects: 83% (93/111)
remote: Counting objects: 84% (94/111)
remote: Counting objects: 85% (95/111)
remote: Counting objects: 86% (96/111)
remote: Counting objects: 87% (97/111)
remote: Counting objects: 88% (98/111)
remote: Counting objects: 89% (99/111)
remote: Counting objects: 90% (100/111)
remote: Counting objects: 91% (102/111)
remote: Counting objects: 92% (103/111)
remote: Counting objects: 93% (104/111)
remote: Counting objects: 94% (105/111)
remote: Counting objects: 95% (106/111)
remote: Counting objects: 96% (107/111)
remote: Counting objects: 97% (108/111)
remote: Counting objects: 98% (109/111)
remote: Counting objects: 99% (110/111)
remote: Counting objects: 100% (111/111)
remote: Counting objects: 100% (111/111), done.
remote: Compressing objects: 1% (1/70)
remote: Compressing objects: 2% (2/70)
remote: Compressing objects: 4% (3/70)
remote: Compressing objects: 5% (4/70)
remote: Compressing objects: 7% (5/70)
remote: Compressing objects: 8% (6/70)
remote: Compressing objects: 10% (7/70)
remote: Compressing objects: 11% (8/70)
remote: Compressing objects: 12% (9/70)
remote: Compressing objects: 14% (10/70)
remote: Compressing objects: 15% (11/70)
remote: Compressing objects: 17% (12/70)
remote: Compressing objects: 18% (13/70)
remote: Compressing objects: 20% (14/70)
remote: Compressing objects: 21% (15/70)
remote: Compressing objects: 22% (16/70)
remote: Compressing objects: 24% (17/70)
remote: Compressing objects: 25% (18/70)
remote: Compressing objects: 27% (19/70)
remote: Compressing objects: 28% (20/70)
remote: Compressing objects: 30% (21/70)
remote: Compressing objects: 31% (22/70)
remote: Compressing objects: 32% (23/70)
remote: Compressing objects: 34% (24/70)
remote: Compressing objects: 35% (25/70)
remote: Compressing objects: 37% (26/70)
remote: Compressing objects: 38% (27/70)
remote: Compressing objects: 40% (28/70)
remote: Compressing objects: 41% (29/70)
remote: Compressing objects: 42% (30/70)
remote: Compressing objects: 44% (31/70)
remote: Compressing objects: 45% (32/70)
remote: Compressing objects: 47% (33/70)
remote: Compressing objects: 48% (34/70)
remote: Compressing objects: 50% (35/70)
remote: Compressing objects: 51% (36/70)
remote: Compressing objects: 52% (37/70)
remote: Compressing objects: 54% (38/70)
remote: Compressing objects: 55% (39/70)
remote: Compressing objects: 57% (40/70)
remote: Compressing objects: 58% (41/70)
remote: Compressing objects: 60% (42/70)
remote: Compressing objects: 61% (43/70)
remote: Compressing objects: 62% (44/70)
remote: Compressing objects: 64% (45/70)
remote: Compressing objects: 65% (46/70)
remote: Compressing objects: 67% (47/70)
remote: Compressing objects: 68% (48/70)
remote: Compressing objects: 70% (49/70)
remote: Compressing objects: 71% (50/70)
remote: Compressing objects: 72% (51/70)
remote: Compressing objects: 74% (52/70)
remote: Compressing objects: 75% (53/70)
remote: Compressing objects: 77% (54/70)
remote: Compressing objects: 78% (55/70)
remote: Compressing objects: 80% (56/70)
remote: Compressing objects: 81% (57/70)
remote: Compressing objects: 82% (58/70)
remote: Compressing objects: 84% (59/70)
remote: Compressing objects: 85% (60/70)
remote: Compressing objects: 87% (61/70)
remote: Compressing objects: 88% (62/70)
remote: Compressing objects: 90% (63/70)
remote: Compressing objects: 91% (64/70)
remote: Compressing objects: 92% (65/70)
remote: Compressing objects: 94% (66/70)
remote: Compressing objects: 95% (67/70)
remote: Compressing objects: 97% (68/70)
remote: Compressing objects: 98% (69/70)
remote: Compressing objects: 100% (70/70)
remote: Compressing objects: 100% (70/70), done.
Receiving objects: 0% (1/404)
Receiving objects: 1% (5/404)
Receiving objects: 2% (9/404)
Receiving objects: 3% (13/404)
Receiving objects: 4% (17/404)
Receiving objects: 5% (21/404)
Receiving objects: 6% (25/404)
Receiving objects: 7% (29/404)
Receiving objects: 8% (33/404)
Receiving objects: 9% (37/404)
Receiving objects: 10% (41/404)
Receiving objects: 11% (45/404)
Receiving objects: 11% (47/404), 45.70 MiB | 45.69 MiB/s
Receiving objects: 11% (48/404), 89.64 MiB | 44.82 MiB/s
Receiving objects: 11% (48/404), 136.76 MiB | 45.58 MiB/s
Receiving objects: 12% (49/404), 158.16 MiB | 45.18 MiB/s
Receiving objects: 13% (53/404), 158.16 MiB | 45.18 MiB/s
Receiving objects: 14% (57/404), 158.16 MiB | 45.18 MiB/s
Receiving objects: 15% (61/404), 158.16 MiB | 45.18 MiB/s
Receiving objects: 15% (64/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 16% (65/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 17% (69/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 18% (73/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 19% (77/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 20% (81/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 21% (85/404), 179.25 MiB | 44.81 MiB/s
Receiving objects: 22% (89/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 23% (93/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 24% (97/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 25% (101/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 26% (106/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 27% (110/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 28% (114/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 29% (118/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 30% (122/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 31% (126/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 32% (130/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 33% (134/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 34% (138/404), 200.27 MiB | 44.50 MiB/s
Receiving objects: 34% (139/404), 220.29 MiB | 44.04 MiB/s
Receiving objects: 35% (142/404), 220.29 MiB | 44.04 MiB/s
Receiving objects: 36% (146/404), 220.29 MiB | 44.04 MiB/s
Receiving objects: 37% (150/404), 246.79 MiB | 44.69 MiB/s
Receiving objects: 38% (154/404), 246.79 MiB | 44.69 MiB/s
Receiving objects: 39% (158/404), 246.79 MiB | 44.69 MiB/s
Receiving objects: 39% (161/404), 267.76 MiB | 43.98 MiB/s
Receiving objects: 40% (162/404), 267.76 MiB | 43.98 MiB/s
Receiving objects: 41% (166/404), 267.76 MiB | 43.98 MiB/s
Receiving objects: 42% (170/404), 287.54 MiB | 43.98 MiB/s
Receiving objects: 43% (174/404), 287.54 MiB | 43.98 MiB/s
Receiving objects: 44% (178/404), 287.54 MiB | 43.98 MiB/s
Receiving objects: 44% (179/404), 307.28 MiB | 43.27 MiB/s
Receiving objects: 45% (182/404), 307.28 MiB | 43.27 MiB/s
Receiving objects: 46% (186/404), 307.28 MiB | 43.27 MiB/s
Receiving objects: 46% (187/404), 350.14 MiB | 42.67 MiB/s
Receiving objects: 47% (190/404), 350.14 MiB | 42.67 MiB/s
Receiving objects: 47% (193/404), 384.02 MiB | 40.84 MiB/s
Receiving objects: 48% (194/404), 384.02 MiB | 40.84 MiB/s
Receiving objects: 49% (198/404), 384.02 MiB | 40.84 MiB/s
Receiving objects: 50% (202/404), 404.29 MiB | 40.91 MiB/s
Receiving objects: 50% (202/404), 417.67 MiB | 38.00 MiB/s
Receiving objects: 51% (207/404), 417.67 MiB | 38.00 MiB/s
Receiving objects: 52% (211/404), 417.67 MiB | 38.00 MiB/s
Receiving objects: 53% (215/404), 417.67 MiB | 38.00 MiB/s
Receiving objects: 54% (219/404), 452.86 MiB | 41.16 MiB/s
Receiving objects: 55% (223/404), 452.86 MiB | 41.16 MiB/s
Receiving objects: 56% (227/404), 452.86 MiB | 41.16 MiB/s
Receiving objects: 56% (228/404), 472.91 MiB | 41.22 MiB/s
Receiving objects: 57% (231/404), 472.91 MiB | 41.22 MiB/s
Receiving objects: 58% (235/404), 472.91 MiB | 41.22 MiB/s
Receiving objects: 58% (238/404), 509.07 MiB | 40.62 MiB/s
Receiving objects: 59% (239/404), 509.07 MiB | 40.62 MiB/s
Receiving objects: 60% (243/404), 509.07 MiB | 40.62 MiB/s
Receiving objects: 61% (247/404), 528.44 MiB | 39.64 MiB/s
Receiving objects: 62% (251/404), 528.44 MiB | 39.64 MiB/s
Receiving objects: 63% (255/404), 528.44 MiB | 39.64 MiB/s
Receiving objects: 64% (259/404), 528.44 MiB | 39.64 MiB/s
Receiving objects: 65% (263/404), 528.44 MiB | 39.64 MiB/s
Receiving objects: 65% (266/404), 546.37 MiB | 40.16 MiB/s
Receiving objects: 66% (267/404), 546.37 MiB | 40.16 MiB/s
Receiving objects: 67% (271/404), 546.37 MiB | 40.16 MiB/s
Receiving objects: 68% (275/404), 546.37 MiB | 40.16 MiB/s
Receiving objects: 69% (279/404), 546.37 MiB | 40.16 MiB/s
Receiving objects: 70% (283/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 71% (287/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 72% (291/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 73% (295/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 74% (299/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 75% (303/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 76% (308/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 77% (312/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 78% (316/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 79% (320/404), 565.81 MiB | 40.42 MiB/s
Receiving objects: 79% (323/404), 585.82 MiB | 40.35 MiB/s
Receiving objects: 79% (323/404), 588.67 MiB | 28.58 MiB/s
Receiving objects: 80% (324/404), 588.67 MiB | 28.58 MiB/s
Receiving objects: 80% (324/404), 606.56 MiB | 25.69 MiB/s
Receiving objects: 80% (326/404), 609.94 MiB | 18.40 MiB/s
Receiving objects: 81% (328/404), 609.94 MiB | 18.40 MiB/s
Receiving objects: 81% (329/404), 627.81 MiB | 18.33 MiB/s
Receiving objects: 82% (332/404), 627.81 MiB | 18.33 MiB/s
Receiving objects: 82% (333/404), 631.43 MiB | 13.47 MiB/s
Receiving objects: 82% (335/404), 666.47 MiB | 13.22 MiB/s
Receiving objects: 82% (335/404), 667.58 MiB | 7.57 MiB/s
Receiving objects: 83% (336/404), 667.58 MiB | 7.57 MiB/s
Receiving objects: 83% (336/404), 684.94 MiB | 5.61 MiB/s
Receiving objects: 84% (340/404), 684.94 MiB | 5.61 MiB/s
Receiving objects: 84% (342/404), 713.00 MiB | 7.68 MiB/s
Receiving objects: 84% (342/404), 723.13 MiB | 5.54 MiB/s
Receiving objects: 85% (344/404), 723.13 MiB | 5.54 MiB/s
Receiving objects: 86% (348/404), 723.13 MiB | 5.54 MiB/s
Receiving objects: 86% (348/404), 748.48 MiB | 7.08 MiB/s
Receiving objects: 87% (352/404), 771.55 MiB | 7.35 MiB/s
Receiving objects: 88% (356/404), 771.55 MiB | 7.35 MiB/s
Receiving objects: 88% (357/404), 791.98 MiB | 8.95 MiB/s
Receiving objects: 89% (360/404), 810.55 MiB | 8.92 MiB/s
Receiving objects: 90% (364/404), 810.55 MiB | 8.92 MiB/s
Receiving objects: 90% (364/404), 829.20 MiB | 9.08 MiB/s
Receiving objects: 90% (365/404), 842.21 MiB | 12.16 MiB/s
Receiving objects: 91% (368/404), 842.21 MiB | 12.16 MiB/s
Receiving objects: 91% (371/404), 844.73 MiB | 10.48 MiB/s
Receiving objects: 92% (372/404), 844.73 MiB | 10.48 MiB/s
Receiving objects: 92% (373/404), 844.73 MiB | 10.48 MiB/s
Receiving objects: 93% (376/404), 844.73 MiB | 10.48 MiB/s
Receiving objects: 94% (380/404), 844.73 MiB | 10.48 MiB/s
Receiving objects: 95% (384/404), 870.18 MiB | 10.31 MiB/s
Receiving objects: 96% (388/404), 870.18 MiB | 10.31 MiB/s
Receiving objects: 96% (391/404), 893.01 MiB | 16.33 MiB/s
Receiving objects: 97% (392/404), 893.01 MiB | 16.33 MiB/s
Receiving objects: 98% (396/404), 893.01 MiB | 16.33 MiB/s
remote: Total 404 (delta 28), reused 80 (delta 15), pack-reused 293
Receiving objects: 99% (400/404), 909.38 MiB | 15.46 MiB/s
Receiving objects: 100% (404/404), 909.38 MiB | 15.46 MiB/s
Receiving objects: 100% (404/404), 922.97 MiB | 18.90 MiB/s, done.
Resolving deltas: 0% (0/78)
Resolving deltas: 10% (8/78)
Resolving deltas: 21% (17/78)
Resolving deltas: 23% (18/78)
Resolving deltas: 24% (19/78)
Resolving deltas: 26% (21/78)
Resolving deltas: 28% (22/78)
Resolving deltas: 30% (24/78)
Resolving deltas: 32% (25/78)
Resolving deltas: 35% (28/78)
Resolving deltas: 37% (29/78)
Resolving deltas: 44% (35/78)
Resolving deltas: 47% (37/78)
Resolving deltas: 50% (39/78)
Resolving deltas: 51% (40/78)
Resolving deltas: 53% (42/78)
Resolving deltas: 56% (44/78)
Resolving deltas: 58% (46/78)
Resolving deltas: 61% (48/78)
Resolving deltas: 64% (50/78)
Resolving deltas: 65% (51/78)
Resolving deltas: 75% (59/78)
Resolving deltas: 76% (60/78)
Resolving deltas: 79% (62/78)
Resolving deltas: 80% (63/78)
Resolving deltas: 84% (66/78)
Resolving deltas: 92% (72/78)
Resolving deltas: 93% (73/78)
Resolving deltas: 96% (75/78)
Resolving deltas: 100% (78/78)
Resolving deltas: 100% (78/78), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/prediction_config'...
remote: Enumerating objects: 205, 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: 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.
Receiving objects: 0% (1/205)
Receiving objects: 1% (3/205)
Receiving objects: 2% (5/205)
Receiving objects: 3% (7/205)
Receiving objects: 4% (9/205)
Receiving objects: 5% (11/205)
Receiving objects: 6% (13/205)
Receiving objects: 7% (15/205)
Receiving objects: 8% (17/205)
Receiving objects: 9% (19/205)
Receiving objects: 10% (21/205)
Receiving objects: 11% (23/205)
Receiving objects: 12% (25/205)
Receiving objects: 13% (27/205)
Receiving objects: 14% (29/205)
Receiving objects: 15% (31/205)
Receiving objects: 16% (33/205)
Receiving objects: 17% (35/205)
Receiving objects: 18% (37/205)
Receiving objects: 19% (39/205)
Receiving objects: 20% (41/205)
Receiving objects: 21% (44/205)
Receiving objects: 22% (46/205)
Receiving objects: 23% (48/205)
Receiving objects: 24% (50/205)
Receiving objects: 25% (52/205)
Receiving objects: 26% (54/205)
Receiving objects: 27% (56/205)
Receiving objects: 28% (58/205)
Receiving objects: 29% (60/205)
Receiving objects: 30% (62/205)
Receiving objects: 31% (64/205)
Receiving objects: 32% (66/205)
Receiving objects: 33% (68/205)
Receiving objects: 34% (70/205)
Receiving objects: 35% (72/205)
Receiving objects: 36% (74/205)
Receiving objects: 37% (76/205)
Receiving objects: 38% (78/205)
Receiving objects: 39% (80/205)
Receiving objects: 40% (82/205)
Receiving objects: 41% (85/205)
Receiving objects: 42% (87/205)
Receiving objects: 43% (89/205)
Receiving objects: 44% (91/205)
Receiving objects: 45% (93/205)
Receiving objects: 46% (95/205)
Receiving objects: 47% (97/205)
Receiving objects: 48% (99/205)
Receiving objects: 49% (101/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 50% (103/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 51% (105/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 52% (107/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 53% (109/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 54% (111/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 55% (113/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 56% (115/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 57% (117/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 58% (119/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 59% (121/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 60% (123/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 61% (126/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 62% (128/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 63% (130/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 64% (132/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 65% (134/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 66% (136/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 67% (138/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 68% (140/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 69% (142/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 70% (144/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 71% (146/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 72% (148/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 73% (150/205), 27.01 MiB | 54.00 MiB/s
Receiving objects: 73% (151/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 74% (152/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 75% (154/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 76% (156/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 77% (158/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 78% (160/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 79% (162/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 80% (164/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 81% (167/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 82% (169/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 83% (171/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 84% (173/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 85% (175/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 86% (177/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 87% (179/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 88% (181/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 89% (183/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 90% (185/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 91% (187/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 92% (189/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 93% (191/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 94% (193/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 95% (195/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 96% (197/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 97% (199/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 98% (201/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 99% (203/205), 52.68 MiB | 52.72 MiB/s
remote: Total 205 (delta 4), reused 16 (delta 4), pack-reused 189
Receiving objects: 100% (205/205), 52.68 MiB | 52.72 MiB/s
Receiving objects: 100% (205/205), 70.41 MiB | 53.57 MiB/s, done.
Resolving deltas: 0% (0/59)
Resolving deltas: 6% (4/59)
Resolving deltas: 20% (12/59)
Resolving deltas: 54% (32/59)
Resolving deltas: 57% (34/59)
Resolving deltas: 74% (44/59)
Resolving deltas: 76% (45/59)
Resolving deltas: 77% (46/59)
Resolving deltas: 81% (48/59)
Resolving deltas: 84% (50/59)
Resolving deltas: 86% (51/59)
Resolving deltas: 98% (58/59)
Resolving deltas: 100% (59/59)
Resolving deltas: 100% (59/59), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/rslidar_sdk_common'...
remote: Enumerating objects: 16, done.
remote: Counting objects: 6% (1/16)
remote: Counting objects: 12% (2/16)
remote: Counting objects: 18% (3/16)
remote: Counting objects: 25% (4/16)
remote: Counting objects: 31% (5/16)
remote: Counting objects: 37% (6/16)
remote: Counting objects: 43% (7/16)
remote: Counting objects: 50% (8/16)
remote: Counting objects: 56% (9/16)
remote: Counting objects: 62% (10/16)
remote: Counting objects: 68% (11/16)
remote: Counting objects: 75% (12/16)
remote: Counting objects: 81% (13/16)
remote: Counting objects: 87% (14/16)
remote: Counting objects: 93% (15/16)
remote: Counting objects: 100% (16/16)
remote: Counting objects: 100% (16/16), done.
remote: Compressing objects: 7% (1/13)
remote: Compressing objects: 15% (2/13)
remote: Compressing objects: 23% (3/13)
remote: Compressing objects: 30% (4/13)
remote: Compressing objects: 38% (5/13)
remote: Compressing objects: 46% (6/13)
remote: Compressing objects: 53% (7/13)
remote: Compressing objects: 61% (8/13)
remote: Compressing objects: 69% (9/13)
remote: Compressing objects: 76% (10/13)
remote: Compressing objects: 84% (11/13)
remote: Compressing objects: 92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0
Receiving objects: 6% (1/16)
Receiving objects: 12% (2/16)
Receiving objects: 18% (3/16)
Receiving objects: 25% (4/16)
Receiving objects: 31% (5/16)
Receiving objects: 37% (6/16)
Receiving objects: 43% (7/16)
Receiving objects: 50% (8/16)
Receiving objects: 56% (9/16)
Receiving objects: 62% (10/16)
Receiving objects: 68% (11/16)
Receiving objects: 75% (12/16)
Receiving objects: 81% (13/16)
Receiving objects: 87% (14/16)
Receiving objects: 93% (15/16)
Receiving objects: 100% (16/16)
Receiving objects: 100% (16/16), 7.32 KiB | 7.32 MiB/s, done.
Resolving deltas: 0% (0/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 80, done.
remote: Counting objects: 1% (1/55)
remote: Counting objects: 3% (2/55)
remote: Counting objects: 5% (3/55)
remote: Counting objects: 7% (4/55)
remote: Counting objects: 9% (5/55)
remote: Counting objects: 10% (6/55)
remote: Counting objects: 12% (7/55)
remote: Counting objects: 14% (8/55)
remote: Counting objects: 16% (9/55)
remote: Counting objects: 18% (10/55)
remote: Counting objects: 20% (11/55)
remote: Counting objects: 21% (12/55)
remote: Counting objects: 23% (13/55)
remote: Counting objects: 25% (14/55)
remote: Counting objects: 27% (15/55)
remote: Counting objects: 29% (16/55)
remote: Counting objects: 30% (17/55)
remote: Counting objects: 32% (18/55)
remote: Counting objects: 34% (19/55)
remote: Counting objects: 36% (20/55)
remote: Counting objects: 38% (21/55)
remote: Counting objects: 40% (22/55)
remote: Counting objects: 41% (23/55)
remote: Counting objects: 43% (24/55)
remote: Counting objects: 45% (25/55)
remote: Counting objects: 47% (26/55)
remote: Counting objects: 49% (27/55)
remote: Counting objects: 50% (28/55)
remote: Counting objects: 52% (29/55)
remote: Counting objects: 54% (30/55)
remote: Counting objects: 56% (31/55)
remote: Counting objects: 58% (32/55)
remote: Counting objects: 60% (33/55)
remote: Counting objects: 61% (34/55)
remote: Counting objects: 63% (35/55)
remote: Counting objects: 65% (36/55)
remote: Counting objects: 67% (37/55)
remote: Counting objects: 69% (38/55)
remote: Counting objects: 70% (39/55)
remote: Counting objects: 72% (40/55)
remote: Counting objects: 74% (41/55)
remote: Counting objects: 76% (42/55)
remote: Counting objects: 78% (43/55)
remote: Counting objects: 80% (44/55)
remote: Counting objects: 81% (45/55)
remote: Counting objects: 83% (46/55)
remote: Counting objects: 85% (47/55)
remote: Counting objects: 87% (48/55)
remote: Counting objects: 89% (49/55)
remote: Counting objects: 90% (50/55)
remote: Counting objects: 92% (51/55)
remote: Counting objects: 94% (52/55)
remote: Counting objects: 96% (53/55)
remote: Counting objects: 98% (54/55)
remote: Counting objects: 100% (55/55)
remote: Counting objects: 100% (55/55), done.
remote: Compressing objects: 3% (1/33)
remote: Compressing objects: 6% (2/33)
remote: Compressing objects: 9% (3/33)
remote: Compressing objects: 12% (4/33)
remote: Compressing objects: 15% (5/33)
remote: Compressing objects: 18% (6/33)
remote: Compressing objects: 21% (7/33)
remote: Compressing objects: 24% (8/33)
remote: Compressing objects: 27% (9/33)
remote: Compressing objects: 30% (10/33)
remote: Compressing objects: 33% (11/33)
remote: Compressing objects: 36% (12/33)
remote: Compressing objects: 39% (13/33)
remote: Compressing objects: 42% (14/33)
remote: Compressing objects: 45% (15/33)
remote: Compressing objects: 48% (16/33)
remote: Compressing objects: 51% (17/33)
remote: Compressing objects: 54% (18/33)
remote: Compressing objects: 57% (19/33)
remote: Compressing objects: 60% (20/33)
remote: Compressing objects: 63% (21/33)
remote: Compressing objects: 66% (22/33)
remote: Compressing objects: 69% (23/33)
remote: Compressing objects: 72% (24/33)
remote: Compressing objects: 75% (25/33)
remote: Compressing objects: 78% (26/33)
remote: Compressing objects: 81% (27/33)
remote: Compressing objects: 84% (28/33)
remote: Compressing objects: 87% (29/33)
remote: Compressing objects: 90% (30/33)
remote: Compressing objects: 93% (31/33)
remote: Compressing objects: 96% (32/33)
remote: Compressing objects: 100% (33/33)
remote: Compressing objects: 100% (33/33), done.
Receiving objects: 1% (1/80)
Receiving objects: 2% (2/80)
Receiving objects: 3% (3/80)
Receiving objects: 5% (4/80)
Receiving objects: 6% (5/80)
Receiving objects: 7% (6/80)
Receiving objects: 8% (7/80)
Receiving objects: 10% (8/80)
Receiving objects: 11% (9/80)
Receiving objects: 12% (10/80)
Receiving objects: 13% (11/80)
Receiving objects: 15% (12/80)
Receiving objects: 16% (13/80)
Receiving objects: 17% (14/80)
Receiving objects: 18% (15/80)
Receiving objects: 20% (16/80)
Receiving objects: 21% (17/80)
Receiving objects: 22% (18/80)
Receiving objects: 23% (19/80)
Receiving objects: 25% (20/80)
Receiving objects: 26% (21/80)
Receiving objects: 27% (22/80)
Receiving objects: 28% (23/80)
remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25
Receiving objects: 30% (24/80)
Receiving objects: 31% (25/80)
Receiving objects: 32% (26/80)
Receiving objects: 33% (27/80)
Receiving objects: 35% (28/80)
Receiving objects: 36% (29/80)
Receiving objects: 37% (30/80)
Receiving objects: 38% (31/80)
Receiving objects: 40% (32/80)
Receiving objects: 41% (33/80)
Receiving objects: 42% (34/80)
Receiving objects: 43% (35/80)
Receiving objects: 45% (36/80)
Receiving objects: 46% (37/80)
Receiving objects: 47% (38/80)
Receiving objects: 48% (39/80)
Receiving objects: 50% (40/80)
Receiving objects: 51% (41/80)
Receiving objects: 52% (42/80)
Receiving objects: 53% (43/80)
Receiving objects: 55% (44/80)
Receiving objects: 56% (45/80)
Receiving objects: 57% (46/80)
Receiving objects: 58% (47/80)
Receiving objects: 60% (48/80)
Receiving objects: 61% (49/80)
Receiving objects: 62% (50/80)
Receiving objects: 63% (51/80)
Receiving objects: 65% (52/80)
Receiving objects: 66% (53/80)
Receiving objects: 67% (54/80)
Receiving objects: 68% (55/80)
Receiving objects: 70% (56/80)
Receiving objects: 71% (57/80)
Receiving objects: 72% (58/80)
Receiving objects: 73% (59/80)
Receiving objects: 75% (60/80)
Receiving objects: 76% (61/80)
Receiving objects: 77% (62/80)
Receiving objects: 78% (63/80)
Receiving objects: 80% (64/80)
Receiving objects: 81% (65/80)
Receiving objects: 82% (66/80)
Receiving objects: 83% (67/80)
Receiving objects: 85% (68/80)
Receiving objects: 86% (69/80)
Receiving objects: 87% (70/80)
Receiving objects: 88% (71/80)
Receiving objects: 90% (72/80)
Receiving objects: 91% (73/80)
Receiving objects: 92% (74/80)
Receiving objects: 93% (75/80)
Receiving objects: 95% (76/80)
Receiving objects: 96% (77/80)
Receiving objects: 97% (78/80)
Receiving objects: 98% (79/80)
Receiving objects: 100% (80/80)
Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done.
Resolving deltas: 0% (0/43)
Resolving deltas: 2% (1/43)
Resolving deltas: 4% (2/43)
Resolving deltas: 25% (11/43)
Resolving deltas: 76% (33/43)
Resolving deltas: 100% (43/43)
Resolving deltas: 100% (43/43), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/static_transform_common'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 7% (1/14)
remote: Counting objects: 14% (2/14)
remote: Counting objects: 21% (3/14)
remote: Counting objects: 28% (4/14)
remote: Counting objects: 35% (5/14)
remote: Counting objects: 42% (6/14)
remote: Counting objects: 50% (7/14)
remote: Counting objects: 57% (8/14)
remote: Counting objects: 64% (9/14)
remote: Counting objects: 71% (10/14)
remote: Counting objects: 78% (11/14)
remote: Counting objects: 85% (12/14)
remote: Counting objects: 92% (13/14)
remote: Counting objects: 100% (14/14)
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 10% (1/10)
remote: Compressing objects: 20% (2/10)
remote: Compressing objects: 30% (3/10)
remote: Compressing objects: 40% (4/10)
remote: Compressing objects: 50% (5/10)
remote: Compressing objects: 60% (6/10)
remote: Compressing objects: 70% (7/10)
remote: Compressing objects: 80% (8/10)
remote: Compressing objects: 90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
remote: Total 14 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 7% (1/14)
Receiving objects: 14% (2/14)
Receiving objects: 21% (3/14)
Receiving objects: 28% (4/14)
Receiving objects: 35% (5/14)
Receiving objects: 42% (6/14)
Receiving objects: 50% (7/14)
Receiving objects: 57% (8/14)
Receiving objects: 64% (9/14)
Receiving objects: 71% (10/14)
Receiving objects: 78% (11/14)
Receiving objects: 85% (12/14)
Receiving objects: 92% (13/14)
Receiving objects: 100% (14/14)
Receiving objects: 100% (14/14), done.
Resolving deltas: 0% (0/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/system-common'...
remote: Enumerating objects: 287, done.
remote: Counting objects: 6% (1/15)
remote: Counting objects: 13% (2/15)
remote: Counting objects: 20% (3/15)
remote: Counting objects: 26% (4/15)
remote: Counting objects: 33% (5/15)
remote: Counting objects: 40% (6/15)
remote: Counting objects: 46% (7/15)
remote: Counting objects: 53% (8/15)
remote: Counting objects: 60% (9/15)
remote: Counting objects: 66% (10/15)
remote: Counting objects: 73% (11/15)
remote: Counting objects: 80% (12/15)
remote: Counting objects: 86% (13/15)
remote: Counting objects: 93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects: 8% (1/12)
remote: Compressing objects: 16% (2/12)
remote: Compressing objects: 25% (3/12)
remote: Compressing objects: 33% (4/12)
remote: Compressing objects: 41% (5/12)
remote: Compressing objects: 50% (6/12)
remote: Compressing objects: 58% (7/12)
remote: Compressing objects: 66% (8/12)
remote: Compressing objects: 75% (9/12)
remote: Compressing objects: 83% (10/12)
remote: Compressing objects: 91% (11/12)
remote: Compressing objects: 100% (12/12)
remote: Compressing objects: 100% (12/12), done.
Receiving objects: 0% (1/287)
Receiving objects: 1% (3/287)
Receiving objects: 2% (6/287)
Receiving objects: 3% (9/287)
Receiving objects: 4% (12/287)
Receiving objects: 5% (15/287)
Receiving objects: 6% (18/287)
Receiving objects: 7% (21/287)
Receiving objects: 8% (23/287)
Receiving objects: 9% (26/287)
Receiving objects: 10% (29/287)
Receiving objects: 11% (32/287)
Receiving objects: 12% (35/287)
Receiving objects: 13% (38/287)
Receiving objects: 14% (41/287)
Receiving objects: 15% (44/287)
Receiving objects: 16% (46/287)
Receiving objects: 17% (49/287)
Receiving objects: 18% (52/287)
Receiving objects: 19% (55/287)
Receiving objects: 20% (58/287)
Receiving objects: 21% (61/287)
Receiving objects: 22% (64/287)
Receiving objects: 23% (67/287)
remote: Total 287 (delta 4), reused 0 (delta 0), pack-reused 272
Receiving objects: 24% (69/287)
Receiving objects: 25% (72/287)
Receiving objects: 26% (75/287)
Receiving objects: 27% (78/287)
Receiving objects: 28% (81/287)
Receiving objects: 29% (84/287)
Receiving objects: 30% (87/287)
Receiving objects: 31% (89/287)
Receiving objects: 32% (92/287)
Receiving objects: 33% (95/287)
Receiving objects: 34% (98/287)
Receiving objects: 35% (101/287)
Receiving objects: 36% (104/287)
Receiving objects: 37% (107/287)
Receiving objects: 38% (110/287)
Receiving objects: 39% (112/287)
Receiving objects: 40% (115/287)
Receiving objects: 41% (118/287)
Receiving objects: 42% (121/287)
Receiving objects: 43% (124/287)
Receiving objects: 44% (127/287)
Receiving objects: 45% (130/287)
Receiving objects: 46% (133/287)
Receiving objects: 47% (135/287)
Receiving objects: 48% (138/287)
Receiving objects: 49% (141/287)
Receiving objects: 50% (144/287)
Receiving objects: 51% (147/287)
Receiving objects: 52% (150/287)
Receiving objects: 53% (153/287)
Receiving objects: 54% (155/287)
Receiving objects: 55% (158/287)
Receiving objects: 56% (161/287)
Receiving objects: 57% (164/287)
Receiving objects: 58% (167/287)
Receiving objects: 59% (170/287)
Receiving objects: 60% (173/287)
Receiving objects: 61% (176/287)
Receiving objects: 62% (178/287)
Receiving objects: 63% (181/287)
Receiving objects: 64% (184/287)
Receiving objects: 65% (187/287)
Receiving objects: 66% (190/287)
Receiving objects: 67% (193/287)
Receiving objects: 68% (196/287)
Receiving objects: 69% (199/287)
Receiving objects: 70% (201/287)
Receiving objects: 71% (204/287)
Receiving objects: 72% (207/287)
Receiving objects: 73% (210/287)
Receiving objects: 74% (213/287)
Receiving objects: 75% (216/287)
Receiving objects: 76% (219/287)
Receiving objects: 77% (221/287)
Receiving objects: 78% (224/287)
Receiving objects: 79% (227/287)
Receiving objects: 80% (230/287)
Receiving objects: 81% (233/287)
Receiving objects: 82% (236/287)
Receiving objects: 83% (239/287)
Receiving objects: 84% (242/287)
Receiving objects: 85% (244/287)
Receiving objects: 86% (247/287)
Receiving objects: 87% (250/287)
Receiving objects: 88% (253/287)
Receiving objects: 89% (256/287)
Receiving objects: 90% (259/287)
Receiving objects: 91% (262/287)
Receiving objects: 92% (265/287)
Receiving objects: 93% (267/287)
Receiving objects: 94% (270/287)
Receiving objects: 95% (273/287)
Receiving objects: 96% (276/287)
Receiving objects: 97% (279/287)
Receiving objects: 98% (282/287)
Receiving objects: 99% (285/287)
Receiving objects: 100% (287/287)
Receiving objects: 100% (287/287), 9.57 MiB | 56.67 MiB/s, done.
Resolving deltas: 0% (0/68)
Resolving deltas: 1% (1/68)
Resolving deltas: 2% (2/68)
Resolving deltas: 4% (3/68)
Resolving deltas: 5% (4/68)
Resolving deltas: 7% (5/68)
Resolving deltas: 8% (6/68)
Resolving deltas: 32% (22/68)
Resolving deltas: 33% (23/68)
Resolving deltas: 35% (24/68)
Resolving deltas: 38% (26/68)
Resolving deltas: 39% (27/68)
Resolving deltas: 42% (29/68)
Resolving deltas: 45% (31/68)
Resolving deltas: 47% (32/68)
Resolving deltas: 52% (36/68)
Resolving deltas: 100% (68/68)
Resolving deltas: 100% (68/68), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/system-device'...
remote: Enumerating objects: 2389, done.
remote: Counting objects: 25% (1/4)
remote: Counting objects: 50% (2/4)
remote: Counting objects: 75% (3/4)
remote: Counting objects: 100% (4/4)
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 25% (1/4)
remote: Compressing objects: 50% (2/4)
remote: Compressing objects: 75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
Receiving objects: 0% (1/2389)
Receiving objects: 1% (24/2389)
Receiving objects: 2% (48/2389)
Receiving objects: 3% (72/2389)
Receiving objects: 4% (96/2389)
Receiving objects: 5% (120/2389)
Receiving objects: 6% (144/2389)
Receiving objects: 7% (168/2389)
Receiving objects: 8% (192/2389)
Receiving objects: 9% (216/2389)
Receiving objects: 10% (239/2389)
Receiving objects: 11% (263/2389)
Receiving objects: 12% (287/2389)
Receiving objects: 13% (311/2389)
Receiving objects: 14% (335/2389)
Receiving objects: 15% (359/2389)
Receiving objects: 16% (383/2389)
Receiving objects: 17% (407/2389)
Receiving objects: 18% (431/2389)
Receiving objects: 19% (454/2389)
Receiving objects: 20% (478/2389)
Receiving objects: 21% (502/2389)
Receiving objects: 22% (526/2389)
Receiving objects: 23% (550/2389)
Receiving objects: 24% (574/2389)
Receiving objects: 25% (598/2389)
Receiving objects: 26% (622/2389)
Receiving objects: 27% (646/2389)
Receiving objects: 28% (669/2389)
Receiving objects: 29% (693/2389)
Receiving objects: 30% (717/2389)
Receiving objects: 31% (741/2389)
Receiving objects: 32% (765/2389)
Receiving objects: 33% (789/2389)
Receiving objects: 34% (813/2389)
Receiving objects: 35% (837/2389)
Receiving objects: 36% (861/2389)
Receiving objects: 37% (884/2389)
Receiving objects: 38% (908/2389)
Receiving objects: 39% (932/2389)
Receiving objects: 40% (956/2389)
Receiving objects: 41% (980/2389)
Receiving objects: 42% (1004/2389)
Receiving objects: 43% (1028/2389)
Receiving objects: 44% (1052/2389)
Receiving objects: 45% (1076/2389)
Receiving objects: 46% (1099/2389)
Receiving objects: 47% (1123/2389)
Receiving objects: 48% (1147/2389)
Receiving objects: 49% (1171/2389)
Receiving objects: 50% (1195/2389)
Receiving objects: 51% (1219/2389)
Receiving objects: 52% (1243/2389)
Receiving objects: 53% (1267/2389)
Receiving objects: 54% (1291/2389)
Receiving objects: 55% (1314/2389)
Receiving objects: 56% (1338/2389)
Receiving objects: 57% (1362/2389)
Receiving objects: 58% (1386/2389)
Receiving objects: 59% (1410/2389)
Receiving objects: 60% (1434/2389)
Receiving objects: 61% (1458/2389)
Receiving objects: 62% (1482/2389)
Receiving objects: 63% (1506/2389)
Receiving objects: 64% (1529/2389)
Receiving objects: 65% (1553/2389)
Receiving objects: 66% (1577/2389)
Receiving objects: 67% (1601/2389)
Receiving objects: 68% (1625/2389)
remote: Total 2389 (delta 0), reused 0 (delta 0), pack-reused 2385
Receiving objects: 69% (1649/2389)
Receiving objects: 70% (1673/2389)
Receiving objects: 71% (1697/2389)
Receiving objects: 72% (1721/2389)
Receiving objects: 73% (1744/2389)
Receiving objects: 74% (1768/2389)
Receiving objects: 75% (1792/2389)
Receiving objects: 76% (1816/2389)
Receiving objects: 77% (1840/2389)
Receiving objects: 78% (1864/2389)
Receiving objects: 79% (1888/2389)
Receiving objects: 80% (1912/2389)
Receiving objects: 81% (1936/2389)
Receiving objects: 82% (1959/2389)
Receiving objects: 83% (1983/2389)
Receiving objects: 84% (2007/2389)
Receiving objects: 85% (2031/2389)
Receiving objects: 86% (2055/2389)
Receiving objects: 87% (2079/2389)
Receiving objects: 88% (2103/2389)
Receiving objects: 89% (2127/2389)
Receiving objects: 90% (2151/2389)
Receiving objects: 91% (2174/2389)
Receiving objects: 92% (2198/2389)
Receiving objects: 93% (2222/2389)
Receiving objects: 94% (2246/2389)
Receiving objects: 95% (2270/2389)
Receiving objects: 96% (2294/2389)
Receiving objects: 97% (2318/2389)
Receiving objects: 98% (2342/2389)
Receiving objects: 99% (2366/2389)
Receiving objects: 100% (2389/2389)
Receiving objects: 100% (2389/2389), 278.08 KiB | 34.76 MiB/s, done.
Resolving deltas: 0% (0/840)
Resolving deltas: 3% (30/840)
Resolving deltas: 4% (40/840)
Resolving deltas: 6% (55/840)
Resolving deltas: 7% (59/840)
Resolving deltas: 8% (70/840)
Resolving deltas: 12% (101/840)
Resolving deltas: 17% (145/840)
Resolving deltas: 22% (187/840)
Resolving deltas: 38% (321/840)
Resolving deltas: 42% (354/840)
Resolving deltas: 45% (385/840)
Resolving deltas: 49% (418/840)
Resolving deltas: 51% (429/840)
Resolving deltas: 52% (441/840)
Resolving deltas: 53% (453/840)
Resolving deltas: 54% (457/840)
Resolving deltas: 60% (506/840)
Resolving deltas: 61% (517/840)
Resolving deltas: 62% (523/840)
Resolving deltas: 63% (531/840)
Resolving deltas: 64% (541/840)
Resolving deltas: 68% (577/840)
Resolving deltas: 69% (580/840)
Resolving deltas: 77% (651/840)
Resolving deltas: 78% (657/840)
Resolving deltas: 79% (665/840)
Resolving deltas: 84% (710/840)
Resolving deltas: 85% (714/840)
Resolving deltas: 86% (725/840)
Resolving deltas: 88% (741/840)
Resolving deltas: 89% (748/840)
Resolving deltas: 90% (758/840)
Resolving deltas: 91% (765/840)
Resolving deltas: 92% (773/840)
Resolving deltas: 94% (790/840)
Resolving deltas: 95% (799/840)
Resolving deltas: 96% (807/840)
Resolving deltas: 97% (815/840)
Resolving deltas: 98% (824/840)
Resolving deltas: 99% (833/840)
Resolving deltas: 100% (840/840)
Resolving deltas: 100% (840/840), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/system-mqtt'...
remote: Enumerating objects: 187, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 25% (1/4)
remote: Compressing objects: 50% (2/4)
remote: Compressing objects: 75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 181
Receiving objects: 0% (1/187)
Receiving objects: 1% (2/187)
Receiving objects: 2% (4/187)
Receiving objects: 3% (6/187)
Receiving objects: 4% (8/187)
Receiving objects: 5% (10/187)
Receiving objects: 6% (12/187)
Receiving objects: 7% (14/187)
Receiving objects: 8% (15/187)
Receiving objects: 9% (17/187)
Receiving objects: 10% (19/187)
Receiving objects: 11% (21/187)
Receiving objects: 12% (23/187)
Receiving objects: 13% (25/187)
Receiving objects: 14% (27/187)
Receiving objects: 15% (29/187)
Receiving objects: 16% (30/187)
Receiving objects: 17% (32/187)
Receiving objects: 18% (34/187)
Receiving objects: 19% (36/187)
Receiving objects: 20% (38/187)
Receiving objects: 21% (40/187)
Receiving objects: 22% (42/187)
Receiving objects: 23% (44/187)
Receiving objects: 24% (45/187)
Receiving objects: 25% (47/187)
Receiving objects: 26% (49/187)
Receiving objects: 27% (51/187)
Receiving objects: 28% (53/187)
Receiving objects: 29% (55/187)
Receiving objects: 30% (57/187)
Receiving objects: 31% (58/187)
Receiving objects: 32% (60/187)
Receiving objects: 33% (62/187)
Receiving objects: 34% (64/187)
Receiving objects: 35% (66/187)
Receiving objects: 36% (68/187)
Receiving objects: 37% (70/187)
Receiving objects: 38% (72/187)
Receiving objects: 39% (73/187)
Receiving objects: 40% (75/187)
Receiving objects: 41% (77/187)
Receiving objects: 42% (79/187)
Receiving objects: 43% (81/187)
Receiving objects: 44% (83/187)
Receiving objects: 45% (85/187)
Receiving objects: 46% (87/187)
Receiving objects: 47% (88/187)
Receiving objects: 48% (90/187)
Receiving objects: 49% (92/187)
Receiving objects: 50% (94/187)
Receiving objects: 51% (96/187)
Receiving objects: 52% (98/187)
Receiving objects: 53% (100/187)
Receiving objects: 54% (101/187)
Receiving objects: 55% (103/187)
Receiving objects: 56% (105/187)
Receiving objects: 57% (107/187)
Receiving objects: 58% (109/187)
Receiving objects: 59% (111/187)
Receiving objects: 60% (113/187)
Receiving objects: 61% (115/187)
Receiving objects: 62% (116/187)
Receiving objects: 63% (118/187)
Receiving objects: 64% (120/187)
Receiving objects: 65% (122/187)
Receiving objects: 66% (124/187)
Receiving objects: 67% (126/187)
Receiving objects: 68% (128/187)
Receiving objects: 69% (130/187)
Receiving objects: 70% (131/187)
Receiving objects: 71% (133/187)
Receiving objects: 72% (135/187)
Receiving objects: 73% (137/187)
Receiving objects: 74% (139/187)
Receiving objects: 75% (141/187)
Receiving objects: 76% (143/187)
Receiving objects: 77% (144/187)
Receiving objects: 78% (146/187)
Receiving objects: 79% (148/187)
Receiving objects: 80% (150/187)
Receiving objects: 81% (152/187)
Receiving objects: 82% (154/187)
Receiving objects: 83% (156/187)
Receiving objects: 84% (158/187)
Receiving objects: 85% (159/187)
Receiving objects: 86% (161/187)
Receiving objects: 87% (163/187)
Receiving objects: 88% (165/187)
Receiving objects: 89% (167/187)
Receiving objects: 90% (169/187)
Receiving objects: 91% (171/187)
Receiving objects: 92% (173/187)
Receiving objects: 93% (174/187)
Receiving objects: 94% (176/187)
Receiving objects: 95% (178/187)
Receiving objects: 96% (180/187)
Receiving objects: 97% (182/187)
Receiving objects: 98% (184/187)
Receiving objects: 99% (186/187)
Receiving objects: 100% (187/187)
Receiving objects: 100% (187/187), 19.67 KiB | 19.67 MiB/s, done.
Resolving deltas: 0% (0/47)
Resolving deltas: 2% (1/47)
Resolving deltas: 4% (2/47)
Resolving deltas: 14% (7/47)
Resolving deltas: 55% (26/47)
Resolving deltas: 59% (28/47)
Resolving deltas: 68% (32/47)
Resolving deltas: 72% (34/47)
Resolving deltas: 74% (35/47)
Resolving deltas: 85% (40/47)
Resolving deltas: 100% (47/47)
Resolving deltas: 100% (47/47), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/system-node-daxie'...
remote: Enumerating objects: 568, done.
remote: Counting objects: 0% (1/156)
remote: Counting objects: 1% (2/156)
remote: Counting objects: 2% (4/156)
remote: Counting objects: 3% (5/156)
remote: Counting objects: 4% (7/156)
remote: Counting objects: 5% (8/156)
remote: Counting objects: 6% (10/156)
remote: Counting objects: 7% (11/156)
remote: Counting objects: 8% (13/156)
remote: Counting objects: 9% (15/156)
remote: Counting objects: 10% (16/156)
remote: Counting objects: 11% (18/156)
remote: Counting objects: 12% (19/156)
remote: Counting objects: 13% (21/156)
remote: Counting objects: 14% (22/156)
remote: Counting objects: 15% (24/156)
remote: Counting objects: 16% (25/156)
remote: Counting objects: 17% (27/156)
remote: Counting objects: 18% (29/156)
remote: Counting objects: 19% (30/156)
remote: Counting objects: 20% (32/156)
remote: Counting objects: 21% (33/156)
remote: Counting objects: 22% (35/156)
remote: Counting objects: 23% (36/156)
remote: Counting objects: 24% (38/156)
remote: Counting objects: 25% (39/156)
remote: Counting objects: 26% (41/156)
remote: Counting objects: 27% (43/156)
remote: Counting objects: 28% (44/156)
remote: Counting objects: 29% (46/156)
remote: Counting objects: 30% (47/156)
remote: Counting objects: 31% (49/156)
remote: Counting objects: 32% (50/156)
remote: Counting objects: 33% (52/156)
remote: Counting objects: 34% (54/156)
remote: Counting objects: 35% (55/156)
remote: Counting objects: 36% (57/156)
remote: Counting objects: 37% (58/156)
remote: Counting objects: 38% (60/156)
remote: Counting objects: 39% (61/156)
remote: Counting objects: 40% (63/156)
remote: Counting objects: 41% (64/156)
remote: Counting objects: 42% (66/156)
remote: Counting objects: 43% (68/156)
remote: Counting objects: 44% (69/156)
remote: Counting objects: 45% (71/156)
remote: Counting objects: 46% (72/156)
remote: Counting objects: 47% (74/156)
remote: Counting objects: 48% (75/156)
remote: Counting objects: 49% (77/156)
remote: Counting objects: 50% (78/156)
remote: Counting objects: 51% (80/156)
remote: Counting objects: 52% (82/156)
remote: Counting objects: 53% (83/156)
remote: Counting objects: 54% (85/156)
remote: Counting objects: 55% (86/156)
remote: Counting objects: 56% (88/156)
remote: Counting objects: 57% (89/156)
remote: Counting objects: 58% (91/156)
remote: Counting objects: 59% (93/156)
remote: Counting objects: 60% (94/156)
remote: Counting objects: 61% (96/156)
remote: Counting objects: 62% (97/156)
remote: Counting objects: 63% (99/156)
remote: Counting objects: 64% (100/156)
remote: Counting objects: 65% (102/156)
remote: Counting objects: 66% (103/156)
remote: Counting objects: 67% (105/156)
remote: Counting objects: 68% (107/156)
remote: Counting objects: 69% (108/156)
remote: Counting objects: 70% (110/156)
remote: Counting objects: 71% (111/156)
remote: Counting objects: 72% (113/156)
remote: Counting objects: 73% (114/156)
remote: Counting objects: 74% (116/156)
remote: Counting objects: 75% (117/156)
remote: Counting objects: 76% (119/156)
remote: Counting objects: 77% (121/156)
remote: Counting objects: 78% (122/156)
remote: Counting objects: 79% (124/156)
remote: Counting objects: 80% (125/156)
remote: Counting objects: 81% (127/156)
remote: Counting objects: 82% (128/156)
remote: Counting objects: 83% (130/156)
remote: Counting objects: 84% (132/156)
remote: Counting objects: 85% (133/156)
remote: Counting objects: 86% (135/156)
remote: Counting objects: 87% (136/156)
remote: Counting objects: 88% (138/156)
remote: Counting objects: 89% (139/156)
remote: Counting objects: 90% (141/156)
remote: Counting objects: 91% (142/156)
remote: Counting objects: 92% (144/156)
remote: Counting objects: 93% (146/156)
remote: Counting objects: 94% (147/156)
remote: Counting objects: 95% (149/156)
remote: Counting objects: 96% (150/156)
remote: Counting objects: 97% (152/156)
remote: Counting objects: 98% (153/156)
remote: Counting objects: 99% (155/156)
remote: Counting objects: 100% (156/156)
remote: Counting objects: 100% (156/156), done.
remote: Compressing objects: 1% (1/55)
remote: Compressing objects: 3% (2/55)
remote: Compressing objects: 5% (3/55)
remote: Compressing objects: 7% (4/55)
remote: Compressing objects: 9% (5/55)
remote: Compressing objects: 10% (6/55)
remote: Compressing objects: 12% (7/55)
remote: Compressing objects: 14% (8/55)
remote: Compressing objects: 16% (9/55)
remote: Compressing objects: 18% (10/55)
remote: Compressing objects: 20% (11/55)
remote: Compressing objects: 21% (12/55)
remote: Compressing objects: 23% (13/55)
remote: Compressing objects: 25% (14/55)
remote: Compressing objects: 27% (15/55)
remote: Compressing objects: 29% (16/55)
remote: Compressing objects: 30% (17/55)
remote: Compressing objects: 32% (18/55)
remote: Compressing objects: 34% (19/55)
remote: Compressing objects: 36% (20/55)
remote: Compressing objects: 38% (21/55)
remote: Compressing objects: 40% (22/55)
remote: Compressing objects: 41% (23/55)
remote: Compressing objects: 43% (24/55)
remote: Compressing objects: 45% (25/55)
remote: Compressing objects: 47% (26/55)
remote: Compressing objects: 49% (27/55)
remote: Compressing objects: 50% (28/55)
remote: Compressing objects: 52% (29/55)
remote: Compressing objects: 54% (30/55)
remote: Compressing objects: 56% (31/55)
remote: Compressing objects: 58% (32/55)
remote: Compressing objects: 60% (33/55)
remote: Compressing objects: 61% (34/55)
remote: Compressing objects: 63% (35/55)
remote: Compressing objects: 65% (36/55)
remote: Compressing objects: 67% (37/55)
remote: Compressing objects: 69% (38/55)
remote: Compressing objects: 70% (39/55)
remote: Compressing objects: 72% (40/55)
remote: Compressing objects: 74% (41/55)
remote: Compressing objects: 76% (42/55)
remote: Compressing objects: 78% (43/55)
remote: Compressing objects: 80% (44/55)
remote: Compressing objects: 81% (45/55)
remote: Compressing objects: 83% (46/55)
remote: Compressing objects: 85% (47/55)
remote: Compressing objects: 87% (48/55)
remote: Compressing objects: 89% (49/55)
remote: Compressing objects: 90% (50/55)
remote: Compressing objects: 92% (51/55)
remote: Compressing objects: 94% (52/55)
remote: Compressing objects: 96% (53/55)
remote: Compressing objects: 98% (54/55)
remote: Compressing objects: 100% (55/55)
remote: Compressing objects: 100% (55/55), done.
remote: Total 568 (delta 25), reused 154 (delta 23), pack-reused 412
Receiving objects: 0% (1/568)
Receiving objects: 1% (6/568)
Receiving objects: 2% (12/568)
Receiving objects: 3% (18/568)
Receiving objects: 4% (23/568)
Receiving objects: 5% (29/568)
Receiving objects: 6% (35/568)
Receiving objects: 7% (40/568)
Receiving objects: 8% (46/568)
Receiving objects: 9% (52/568)
Receiving objects: 10% (57/568)
Receiving objects: 11% (63/568)
Receiving objects: 12% (69/568)
Receiving objects: 13% (74/568)
Receiving objects: 14% (80/568)
Receiving objects: 15% (86/568)
Receiving objects: 16% (91/568)
Receiving objects: 17% (97/568)
Receiving objects: 18% (103/568)
Receiving objects: 19% (108/568)
Receiving objects: 20% (114/568)
Receiving objects: 21% (120/568)
Receiving objects: 22% (125/568)
Receiving objects: 23% (131/568)
Receiving objects: 24% (137/568)
Receiving objects: 25% (142/568)
Receiving objects: 26% (148/568)
Receiving objects: 27% (154/568)
Receiving objects: 28% (160/568)
Receiving objects: 29% (165/568)
Receiving objects: 30% (171/568)
Receiving objects: 31% (177/568)
Receiving objects: 32% (182/568)
Receiving objects: 33% (188/568)
Receiving objects: 34% (194/568)
Receiving objects: 35% (199/568)
Receiving objects: 36% (205/568)
Receiving objects: 37% (211/568)
Receiving objects: 38% (216/568)
Receiving objects: 39% (222/568)
Receiving objects: 40% (228/568)
Receiving objects: 41% (233/568)
Receiving objects: 42% (239/568)
Receiving objects: 43% (245/568)
Receiving objects: 44% (250/568)
Receiving objects: 45% (256/568)
Receiving objects: 46% (262/568)
Receiving objects: 47% (267/568)
Receiving objects: 48% (273/568)
Receiving objects: 49% (279/568)
Receiving objects: 50% (284/568)
Receiving objects: 51% (290/568)
Receiving objects: 52% (296/568)
Receiving objects: 53% (302/568)
Receiving objects: 54% (307/568)
Receiving objects: 55% (313/568)
Receiving objects: 56% (319/568)
Receiving objects: 57% (324/568)
Receiving objects: 58% (330/568)
Receiving objects: 59% (336/568)
Receiving objects: 60% (341/568)
Receiving objects: 61% (347/568)
Receiving objects: 62% (353/568)
Receiving objects: 63% (358/568)
Receiving objects: 64% (364/568)
Receiving objects: 65% (370/568)
Receiving objects: 66% (375/568)
Receiving objects: 67% (381/568)
Receiving objects: 68% (387/568)
Receiving objects: 69% (392/568)
Receiving objects: 70% (398/568)
Receiving objects: 71% (404/568)
Receiving objects: 72% (409/568)
Receiving objects: 73% (415/568)
Receiving objects: 74% (421/568)
Receiving objects: 75% (426/568)
Receiving objects: 76% (432/568)
Receiving objects: 77% (438/568)
Receiving objects: 78% (444/568)
Receiving objects: 79% (449/568)
Receiving objects: 80% (455/568)
Receiving objects: 81% (461/568)
Receiving objects: 82% (466/568)
Receiving objects: 83% (472/568)
Receiving objects: 84% (478/568)
Receiving objects: 85% (483/568)
Receiving objects: 86% (489/568)
Receiving objects: 87% (495/568)
Receiving objects: 88% (500/568)
Receiving objects: 89% (506/568)
Receiving objects: 90% (512/568)
Receiving objects: 91% (517/568)
Receiving objects: 92% (523/568)
Receiving objects: 93% (529/568)
Receiving objects: 94% (534/568)
Receiving objects: 95% (540/568)
Receiving objects: 96% (546/568)
Receiving objects: 97% (551/568)
Receiving objects: 98% (557/568)
Receiving objects: 99% (563/568)
Receiving objects: 100% (568/568)
Receiving objects: 100% (568/568), 58.15 KiB | 29.08 MiB/s, done.
Resolving deltas: 0% (0/99)
Resolving deltas: 1% (1/99)
Resolving deltas: 2% (2/99)
Resolving deltas: 3% (3/99)
Resolving deltas: 4% (4/99)
Resolving deltas: 5% (5/99)
Resolving deltas: 6% (6/99)
Resolving deltas: 7% (7/99)
Resolving deltas: 60% (60/99)
Resolving deltas: 100% (99/99)
Resolving deltas: 100% (99/99), done.
Cloning into '/root/workspace/daxie-config/P15/params_new/system-port'...
remote: Enumerating objects: 471, done.
remote: Counting objects: 0% (1/173)
remote: Counting objects: 1% (2/173)
remote: Counting objects: 2% (4/173)
remote: Counting objects: 3% (6/173)
remote: Counting objects: 4% (7/173)
remote: Counting objects: 5% (9/173)
remote: Counting objects: 6% (11/173)
remote: Counting objects: 7% (13/173)
remote: Counting objects: 8% (14/173)
remote: Counting objects: 9% (16/173)
remote: Counting objects: 10% (18/173)
remote: Counting objects: 11% (20/173)
remote: Counting objects: 12% (21/173)
remote: Counting objects: 13% (23/173)
remote: Counting objects: 14% (25/173)
remote: Counting objects: 15% (26/173)
remote: Counting objects: 16% (28/173)
remote: Counting objects: 17% (30/173)
remote: Counting objects: 18% (32/173)
remote: Counting objects: 19% (33/173)
remote: Counting objects: 20% (35/173)
remote: Counting objects: 21% (37/173)
remote: Counting objects: 22% (39/173)
remote: Counting objects: 23% (40/173)
remote: Counting objects: 24% (42/173)
remote: Counting objects: 25% (44/173)
remote: Counting objects: 26% (45/173)
remote: Counting objects: 27% (47/173)
remote: Counting objects: 28% (49/173)
remote: Counting objects: 29% (51/173)
remote: Counting objects: 30% (52/173)
remote: Counting objects: 31% (54/173)
remote: Counting objects: 32% (56/173)
remote: Counting objects: 33% (58/173)
remote: Counting objects: 34% (59/173)
remote: Counting objects: 35% (61/173)
remote: Counting objects: 36% (63/173)
remote: Counting objects: 37% (65/173)
remote: Counting objects: 38% (66/173)
remote: Counting objects: 39% (68/173)
remote: Counting objects: 40% (70/173)
remote: Counting objects: 41% (71/173)
remote: Counting objects: 42% (73/173)
remote: Counting objects: 43% (75/173)
remote: Counting objects: 44% (77/173)
remote: Counting objects: 45% (78/173)
remote: Counting objects: 46% (80/173)
remote: Counting objects: 47% (82/173)
remote: Counting objects: 48% (84/173)
remote: Counting objects: 49% (85/173)
remote: Counting objects: 50% (87/173)
remote: Counting objects: 51% (89/173)
remote: Counting objects: 52% (90/173)
remote: Counting objects: 53% (92/173)
remote: Counting objects: 54% (94/173)
remote: Counting objects: 55% (96/173)
remote: Counting objects: 56% (97/173)
remote: Counting objects: 57% (99/173)
remote: Counting objects: 58% (101/173)
remote: Counting objects: 59% (103/173)
remote: Counting objects: 60% (104/173)
remote: Counting objects: 61% (106/173)
remote: Counting objects: 62% (108/173)
remote: Counting objects: 63% (109/173)
remote: Counting objects: 64% (111/173)
remote: Counting objects: 65% (113/173)
remote: Counting objects: 66% (115/173)
remote: Counting objects: 67% (116/173)
remote: Counting objects: 68% (118/173)
remote: Counting objects: 69% (120/173)
remote: Counting objects: 70% (122/173)
remote: Counting objects: 71% (123/173)
remote: Counting objects: 72% (125/173)
remote: Counting objects: 73% (127/173)
remote: Counting objects: 74% (129/173)
remote: Counting objects: 75% (130/173)
remote: Counting objects: 76% (132/173)
remote: Counting objects: 77% (134/173)
remote: Counting objects: 78% (135/173)
remote: Counting objects: 79% (137/173)
remote: Counting objects: 80% (139/173)
remote: Counting objects: 81% (141/173)
remote: Counting objects: 82% (142/173)
remote: Counting objects: 83% (144/173)
remote: Counting objects: 84% (146/173)
remote: Counting objects: 85% (148/173)
remote: Counting objects: 86% (149/173)
remote: Counting objects: 87% (151/173)
remote: Counting objects: 88% (153/173)
remote: Counting objects: 89% (154/173)
remote: Counting objects: 90% (156/173)
remote: Counting objects: 91% (158/173)
remote: Counting objects: 92% (160/173)
remote: Counting objects: 93% (161/173)
remote: Counting objects: 94% (163/173)
remote: Counting objects: 95% (165/173)
remote: Counting objects: 96% (167/173)
remote: Counting objects: 97% (168/173)
remote: Counting objects: 98% (170/173)
remote: Counting objects: 99% (172/173)
remote: Counting objects: 100% (173/173)
remote: Counting objects: 100% (173/173), done.
remote: Compressing objects: 1% (1/97)
remote: Compressing objects: 2% (2/97)
remote: Compressing objects: 3% (3/97)
remote: Compressing objects: 4% (4/97)
remote: Compressing objects: 5% (5/97)
remote: Compressing objects: 6% (6/97)
remote: Compressing objects: 7% (7/97)
remote: Compressing objects: 8% (8/97)
remote: Compressing objects: 9% (9/97)
remote: Compressing objects: 10% (10/97)
remote: Compressing objects: 11% (11/97)
remote: Compressing objects: 12% (12/97)
remote: Compressing objects: 13% (13/97)
remote: Compressing objects: 14% (14/97)
remote: Compressing objects: 15% (15/97)
remote: Compressing objects: 16% (16/97)
remote: Compressing objects: 17% (17/97)
remote: Compressing objects: 18% (18/97)
remote: Compressing objects: 19% (19/97)
remote: Compressing objects: 20% (20/97)
remote: Compressing objects: 21% (21/97)
remote: Compressing objects: 22% (22/97)
remote: Compressing objects: 23% (23/97)
remote: Compressing objects: 24% (24/97)
remote: Compressing objects: 25% (25/97)
remote: Compressing objects: 26% (26/97)
remote: Compressing objects: 27% (27/97)
remote: Compressing objects: 28% (28/97)
remote: Compressing objects: 29% (29/97)
remote: Compressing objects: 30% (30/97)
remote: Compressing objects: 31% (31/97)
remote: Compressing objects: 32% (32/97)
remote: Compressing objects: 34% (33/97)
remote: Compressing objects: 35% (34/97)
remote: Compressing objects: 36% (35/97)
remote: Compressing objects: 37% (36/97)
remote: Compressing objects: 38% (37/97)
remote: Compressing objects: 39% (38/97)
remote: Compressing objects: 40% (39/97)
remote: Compressing objects: 41% (40/97)
remote: Compressing objects: 42% (41/97)
remote: Compressing objects: 43% (42/97)
remote: Compressing objects: 44% (43/97)
remote: Compressing objects: 45% (44/97)
remote: Compressing objects: 46% (45/97)
remote: Compressing objects: 47% (46/97)
remote: Compressing objects: 48% (47/97)
remote: Compressing objects: 49% (48/97)
remote: Compressing objects: 50% (49/97)
remote: Compressing objects: 51% (50/97)
remote: Compressing objects: 52% (51/97)
remote: Compressing objects: 53% (52/97)
remote: Compressing objects: 54% (53/97)
remote: Compressing objects: 55% (54/97)
remote: Compressing objects: 56% (55/97)
remote: Compressing objects: 57% (56/97)
remote: Compressing objects: 58% (57/97)
remote: Compressing objects: 59% (58/97)
remote: Compressing objects: 60% (59/97)
remote: Compressing objects: 61% (60/97)
remote: Compressing objects: 62% (61/97)
remote: Compressing objects: 63% (62/97)
remote: Compressing objects: 64% (63/97)
remote: Compressing objects: 65% (64/97)
remote: Compressing objects: 67% (65/97)
remote: Compressing objects: 68% (66/97)
remote: Compressing objects: 69% (67/97)
remote: Compressing objects: 70% (68/97)
remote: Compressing objects: 71% (69/97)
remote: Compressing objects: 72% (70/97)
remote: Compressing objects: 73% (71/97)
remote: Compressing objects: 74% (72/97)
remote: Compressing objects: 75% (73/97)
remote: Compressing objects: 76% (74/97)
remote: Compressing objects: 77% (75/97)
remote: Compressing objects: 78% (76/97)
remote: Compressing objects: 79% (77/97)
remote: Compressing objects: 80% (78/97)
remote: Compressing objects: 81% (79/97)
remote: Compressing objects: 82% (80/97)
remote: Compressing objects: 83% (81/97)
remote: Compressing objects: 84% (82/97)
remote: Compressing objects: 85% (83/97)
remote: Compressing objects: 86% (84/97)
remote: Compressing objects: 87% (85/97)
remote: Compressing objects: 88% (86/97)
remote: Compressing objects: 89% (87/97)
remote: Compressing objects: 90% (88/97)
remote: Compressing objects: 91% (89/97)
remote: Compressing objects: 92% (90/97)
remote: Compressing objects: 93% (91/97)
remote: Compressing objects: 94% (92/97)
remote: Compressing objects: 95% (93/97)
remote: Compressing objects: 96% (94/97)
remote: Compressing objects: 97% (95/97)
remote: Compressing objects: 98% (96/97)
remote: Compressing objects: 100% (97/97)
remote: Compressing objects: 100% (97/97), done.
Receiving objects: 0% (1/471)
Receiving objects: 1% (5/471)
Receiving objects: 2% (10/471)
Receiving objects: 3% (15/471)
Receiving objects: 4% (19/471)
Receiving objects: 5% (24/471)
Receiving objects: 6% (29/471)
Receiving objects: 7% (33/471)
Receiving objects: 8% (38/471)
Receiving objects: 9% (43/471)
Receiving objects: 10% (48/471)
Receiving objects: 11% (52/471)
Receiving objects: 12% (57/471)
Receiving objects: 13% (62/471)
Receiving objects: 14% (66/471)
Receiving objects: 15% (71/471)
Receiving objects: 16% (76/471)
Receiving objects: 17% (81/471)
Receiving objects: 18% (85/471)
Receiving objects: 19% (90/471)
Receiving objects: 20% (95/471)
Receiving objects: 21% (99/471)
Receiving objects: 22% (104/471)
Receiving objects: 23% (109/471)
Receiving objects: 24% (114/471)
Receiving objects: 25% (118/471)
Receiving objects: 26% (123/471)
Receiving objects: 27% (128/471)
Receiving objects: 28% (132/471)
Receiving objects: 29% (137/471)
Receiving objects: 30% (142/471)
Receiving objects: 31% (147/471)
Receiving objects: 32% (151/471)
Receiving objects: 33% (156/471)
Receiving objects: 34% (161/471)
Receiving objects: 35% (165/471)
Receiving objects: 36% (170/471)
Receiving objects: 37% (175/471)
Receiving objects: 38% (179/471)
Receiving objects: 39% (184/471)
remote: Total 471 (delta 64), reused 116 (delta 32), pack-reused 298
Receiving objects: 40% (189/471)
Receiving objects: 41% (194/471)
Receiving objects: 42% (198/471)
Receiving objects: 43% (203/471)
Receiving objects: 44% (208/471)
Receiving objects: 45% (212/471)
Receiving objects: 46% (217/471)
Receiving objects: 47% (222/471)
Receiving objects: 48% (227/471)
Receiving objects: 49% (231/471)
Receiving objects: 50% (236/471)
Receiving objects: 51% (241/471)
Receiving objects: 52% (245/471)
Receiving objects: 53% (250/471)
Receiving objects: 54% (255/471)
Receiving objects: 55% (260/471)
Receiving objects: 56% (264/471)
Receiving objects: 57% (269/471)
Receiving objects: 58% (274/471)
Receiving objects: 59% (278/471)
Receiving objects: 60% (283/471)
Receiving objects: 61% (288/471)
Receiving objects: 62% (293/471)
Receiving objects: 63% (297/471)
Receiving objects: 64% (302/471)
Receiving objects: 65% (307/471)
Receiving objects: 66% (311/471)
Receiving objects: 67% (316/471)
Receiving objects: 68% (321/471)
Receiving objects: 69% (325/471)
Receiving objects: 70% (330/471)
Receiving objects: 71% (335/471)
Receiving objects: 72% (340/471)
Receiving objects: 73% (344/471)
Receiving objects: 74% (349/471)
Receiving objects: 75% (354/471)
Receiving objects: 76% (358/471)
Receiving objects: 77% (363/471)
Receiving objects: 78% (368/471)
Receiving objects: 79% (373/471)
Receiving objects: 80% (377/471)
Receiving objects: 81% (382/471)
Receiving objects: 82% (387/471)
Receiving objects: 83% (391/471)
Receiving objects: 84% (396/471)
Receiving objects: 85% (401/471)
Receiving objects: 86% (406/471)
Receiving objects: 87% (410/471)
Receiving objects: 88% (415/471)
Receiving objects: 89% (420/471)
Receiving objects: 90% (424/471)
Receiving objects: 91% (429/471)
Receiving objects: 92% (434/471)
Receiving objects: 93% (439/471)
Receiving objects: 94% (443/471)
Receiving objects: 95% (448/471)
Receiving objects: 96% (453/471)
Receiving objects: 97% (457/471)
Receiving objects: 98% (462/471)
Receiving objects: 99% (467/471)
Receiving objects: 100% (471/471)
Receiving objects: 100% (471/471), 194.67 KiB | 24.33 MiB/s, done.
Resolving deltas: 0% (0/199)
Resolving deltas: 1% (2/199)
Resolving deltas: 2% (4/199)
Resolving deltas: 4% (8/199)
Resolving deltas: 5% (11/199)
Resolving deltas: 7% (15/199)
Resolving deltas: 36% (72/199)
Resolving deltas: 50% (100/199)
Resolving deltas: 51% (103/199)
Resolving deltas: 52% (105/199)
Resolving deltas: 54% (108/199)
Resolving deltas: 57% (115/199)
Resolving deltas: 58% (117/199)
Resolving deltas: 60% (121/199)
Resolving deltas: 62% (124/199)
Resolving deltas: 63% (126/199)
Resolving deltas: 64% (128/199)
Resolving deltas: 65% (130/199)
Resolving deltas: 66% (133/199)
Resolving deltas: 67% (134/199)
Resolving deltas: 68% (137/199)
Resolving deltas: 77% (154/199)
Resolving deltas: 82% (165/199)
Resolving deltas: 85% (171/199)
Resolving deltas: 89% (179/199)
Resolving deltas: 90% (180/199)
Resolving deltas: 92% (184/199)
Resolving deltas: 94% (189/199)
Resolving deltas: 95% (190/199)
Resolving deltas: 96% (192/199)
Resolving deltas: 97% (194/199)
Resolving deltas: 98% (197/199)
Resolving deltas: 100% (199/199)
Resolving deltas: 100% (199/199), done.
Submodule path 'crane_align_common': checked out '288a2866363a6785d330bddd7d4d9bc9d2f5c0c0'
Submodule path 'crane_align_customized': checked out '707216b7eb118c06538df12baaae0ec5cd54c432'
Submodule path 'hardware': checked out '185d832d3423de5a9687480d1e12a049ae8e019c'
Submodule path 'hdmap': checked out '26775eba3f2ab6d0ca3b0b55a94ecde86978318e'
Submodule path 'hdmap_interface': checked out '117237dad0e6813f4160bab78a721245d2c2d744'
Submodule path 'lidar-extrinsics': checked out '0cad82fefba7b2039fcd61a07d41f49b02263936'
Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338'
Submodule path 'lidar_loc_v2_customized': checked out '8e2d36db9fd381fdf417bbce65212fe770591523'
Submodule path 'mqtt-tls': checked out '47e2777143182ddb48d0cbff05180a1aed33f0dc'
Submodule path 'msf-port': checked out 'df38289a6709f90f2d098f3034d45e90794188f8'
Submodule path 'msf-vehicle': checked out '0c21dbe519e729a70bdbd5ed77dd30d9ba0d1e82'
Submodule path 'perception_camera_driver': checked out 'a27f06738f064e2d06b3051f780f98f911fa51ed'
Submodule path 'perception_data_collection': checked out '292b8b8240f6b3634a5ace399e1a5be9fa6366fa'
Submodule path 'perception_lane_detection': checked out 'c4024b3c39b1eb76f3f1d6f63b1d1096b771d99c'
Submodule path 'perception_lidar_camera_fusion': checked out '3c180e5013d52ab589ce2b0c26f2c9ba7e70415f'
Submodule path 'perception_new_detection': checked out '31db5272de2eac4ee54079cb955c18532b6cb0bf'
Submodule path 'perception_spreader_imv': checked out 'f414e518efc58e4c651b4eaea0f8052feea44bef'
Submodule path 'perception_spreader_truck': checked out '3d26b245418b23714b5cddb29625266bb4e86c7e'
Submodule path 'perception_vehicles': checked out '1b8344fba3338c032d26376a66cb0fb6de6e79c9'
Submodule path 'pncc_common_config': checked out '3cf5b6240856f78354364862ffa19bc220437783'
Submodule path 'pncc_port_related_config': checked out 'ab747cf0b68cf08ad34d16a385e3e9aff0e0e186'
Submodule path 'pncc_vehicle_related_config': checked out 'ab41d8dafc7bb61465f1ab50f2a60613440df33f'
Submodule path 'pointcloud_customized': checked out '304ada43463c58d51f0218bcc49e03e4b960b589'
Submodule path 'prediction_config': checked out 'd11fd26c0fce914ab5160de372a5da1cbca1d0d0'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out '5156a43a11b25bc02a9be679243381ab047a8750'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '46341a4aaa2ebaee5b9bdeeba5c548844e0457cf'
Submodule path 'system-device': checked out 'b2368e3552747ce77f07cd45fce4315712d4c3fd'
Submodule path 'system-mqtt': checked out 'daf5e55a17d94f7ce9ddcaf4866bb4bf6ae187f1'
Submodule path 'system-node-daxie': checked out '52bc10aa0bdb728c2e778698078af3c7f16c1161'
Submodule path 'system-port': checked out '3f49a5070be715776469d516bf9d48e30c4bf6f0'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hdmap/ hdmap_interface/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ mqtt-tls/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-daxie/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hdmap, hdmap_interface, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, mqtt-tls, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_spreader_imv, perception_spreader_truck, perception_vehicles, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-daxie, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/daxie-config/P15/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/crane_align_common/crane_align /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/crane_align_customized/crane_align /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/hardware/hardware /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/hdmap/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/hdmap/hdmap /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/hdmap_interface/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hdmap_interface 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/hdmap_interface/hdmap_interface /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/crane_align /root/workspace/daxie-config/P15/params_new/lidar-extrinsics/extrinsics /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/mqtt-tls/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
mqtt-tls 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/mqtt-tls/system-ros /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/msf-port/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/msf-port/msf_assistant_v3.yaml /root/workspace/daxie-config/P15/params_new/msf-port/msf_assistant.yaml /root/workspace/daxie-config/P15/params_new/msf-port/msf_localization_share.yaml /root/workspace/daxie-config/P15/params_new/msf-port/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/msf-vehicle/extrinsics /root/workspace/daxie-config/P15/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/daxie-config/P15/params_new/msf-vehicle/msf_localization.yaml /root/workspace/daxie-config/P15/params_new/msf-vehicle/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_camera_driver/slave /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_data_collection/data_collection /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_lane_detection/lane_detection /root/workspace/daxie-config/P15/params_new/perception_lane_detection/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_new_detection/perception /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/daxie-config/P15/params_new/perception_spreader_imv/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/daxie-config/P15/params_new/perception_spreader_truck/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/perception_vehicles/extrinsics /root/workspace/daxie-config/P15/params_new/perception_vehicles/master /root/workspace/daxie-config/P15/params_new/perception_vehicles/README.md /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/pncc_common_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_common_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/pncc_common_config/pncc_common_config /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/pncc_port_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_port_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pncc_vehicle_related_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
6
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/pointcloud_customized/bay_mask.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/bay.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/field.yaml /root/workspace/daxie-config/P15/params_new/pointcloud_customized/gantry.txt /root/workspace/daxie-config/P15/params_new/pointcloud_customized/pointcloud /root/workspace/daxie-config/P15/params_new/pointcloud_customized/reflector_measure.yaml /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/prediction_config/prediction /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/rslidar_sdk_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/static_transform_common/static_transform.yaml /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/system-common/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/system-common/master /root/workspace/daxie-config/P15/params_new/system-common/system-ros /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/system-device/master /root/workspace/daxie-config/P15/params_new/system-device/slave /root/workspace/daxie-config/P15/params_new/system-device/system-ros /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/system-mqtt/system-ros /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/system-node-daxie/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-daxie 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/system-node-daxie/master /root/workspace/daxie-config/P15/params_new/system-node-daxie/slave /root/workspace/daxie-config/P15/params_new/system-node-daxie/system-ros /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/system-port/
+ wc -l
[Pipeline] echo
5
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/system-port/peripheral_controller.toml /root/workspace/daxie-config/P15/params_new/system-port/points.json /root/workspace/daxie-config/P15/params_new/system-port/ros_can_interpreter.toml /root/workspace/daxie-config/P15/params_new/system-port/system-ros /root/workspace/daxie-config/P15/params_new/system-port/tos_visualize.yaml /root/workspace/daxie-config/P15/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/daxie-config/P15/params_new/params_new/
bay_mask.txt
bay.txt
crane_align
data_collection
extrinsics
field.yaml
gantry.txt
hardware
hdmap
hdmap_interface
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_loc_v2
master
msf_assistant_v3.yaml
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pncc_common_config
pncc_port_related_config
pncc_vehicle_related_config
pointcloud
points.json
prediction
README.md
reflector_measure.yaml
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
tos_visualize.yaml
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/daxie-config/P15/params_new/params_new/bay_mask.txt /root/workspace/daxie-config/P15/params_new/params_new/bay.txt /root/workspace/daxie-config/P15/params_new/params_new/crane_align /root/workspace/daxie-config/P15/params_new/params_new/data_collection /root/workspace/daxie-config/P15/params_new/params_new/extrinsics /root/workspace/daxie-config/P15/params_new/params_new/field.yaml /root/workspace/daxie-config/P15/params_new/params_new/gantry.txt /root/workspace/daxie-config/P15/params_new/params_new/hardware /root/workspace/daxie-config/P15/params_new/params_new/hdmap /root/workspace/daxie-config/P15/params_new/params_new/hdmap_interface /root/workspace/daxie-config/P15/params_new/params_new/imv_spreader_detection /root/workspace/daxie-config/P15/params_new/params_new/lane_detection /root/workspace/daxie-config/P15/params_new/params_new/lidar_camera_fusion /root/workspace/daxie-config/P15/params_new/params_new/lidar_loc_v2 /root/workspace/daxie-config/P15/params_new/params_new/master /root/workspace/daxie-config/P15/params_new/params_new/msf_assistant_v3.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_assistant.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization_calibration.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization_share.yaml /root/workspace/daxie-config/P15/params_new/params_new/msf_localization.yaml /root/workspace/daxie-config/P15/params_new/params_new/new_truck_spreader_detection /root/workspace/daxie-config/P15/params_new/params_new/perception /root/workspace/daxie-config/P15/params_new/params_new/peripheral_controller.toml /root/workspace/daxie-config/P15/params_new/params_new/pncc_common_config /root/workspace/daxie-config/P15/params_new/params_new/pncc_port_related_config /root/workspace/daxie-config/P15/params_new/params_new/pncc_vehicle_related_config /root/workspace/daxie-config/P15/params_new/params_new/pointcloud /root/workspace/daxie-config/P15/params_new/params_new/points.json /root/workspace/daxie-config/P15/params_new/params_new/prediction /root/workspace/daxie-config/P15/params_new/params_new/README.md /root/workspace/daxie-config/P15/params_new/params_new/reflector_measure.yaml /root/workspace/daxie-config/P15/params_new/params_new/ros_can_interpreter.toml /root/workspace/daxie-config/P15/params_new/params_new/rslidar_sdk /root/workspace/daxie-config/P15/params_new/params_new/slave /root/workspace/daxie-config/P15/params_new/params_new/static_transform.yaml /root/workspace/daxie-config/P15/params_new/params_new/system-ros /root/workspace/daxie-config/P15/params_new/params_new/tos_visualize.yaml /root/workspace/daxie-config/P15/params_P15/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>打包上传P15>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
master
[Pipeline] dir
Running in /root/workspace/daxie-config/P15
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_P15/.git
[Pipeline] dir
Running in /root/workspace/daxie-config/P15/params_P15/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/daxie-config/P15/params_P15/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/P15/params_P15/params/master@tmp
[Pipeline] sh
+ cp -r params_P15 params_orin_master_P15_2024-12-17_12-15-02
[Pipeline] sh
+ zip -rq params_orin_master_P15_2024-12-17_12-15-02.zip params_orin_master_P15_2024-12-17_12-15-02 ./version.json
[Pipeline] echo
/root/workspace/daxie-config/P15/params_orin_master_P15_2024-12-17_12-15-02.zip,/root/workspace/daxie-config/P15/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/daxie-config/P15/params_orin_master_P15_2024-12-17_12-15-02.zip"' --form 'version=@"/root/workspace/daxie-config/P15/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
24 235M 0 0 24 56.6M 0 301M --:--:-- --:--:-- --:--:-- 299M
100 235M 0 0 100 235M 0 168M 0:00:01 0:00:01 --:--:-- 168M
100 235M 0 0 100 235M 0 98.3M 0:00:02 0:00:02 --:--:-- 98.3M
100 235M 0 0 100 235M 0 69.3M 0:00:03 0:00:03 --:--:-- 69.3M
100 235M 0 0 100 235M 0 53.6M 0:00:04 0:00:04 --:--:-- 53.5M
100 235M 0 0 100 235M 0 43.6M 0:00:05 0:00:05 --:--:-- 34.3M
100 235M 0 0 100 235M 0 36.8M 0:00:06 0:00:06 --:--:-- 0
100 235M 0 0 100 235M 0 31.8M 0:00:07 0:00:07 --:--:-- 0
100 235M 0 0 100 235M 0 28.0M 0:00:08 0:00:08 --:--:-- 0
100 235M 0 0 100 235M 0 25.0M 0:00:09 0:00:09 --:--:-- 0
100 235M 0 0 100 235M 0 22.6M 0:00:10 0:00:10 --:--:-- 0
100 235M 0 0 100 235M 0 20.6M 0:00:11 0:00:11 --:--:-- 0
100 235M 0 0 100 235M 0 19.0M 0:00:12 0:00:12 --:--:-- 0
100 235M 0 0 100 235M 0 17.5M 0:00:13 0:00:13 --:--:-- 0
100 235M 0 0 100 235M 0 16.3M 0:00:14 0:00:14 --:--:-- 0
100 235M 0 0 100 235M 0 15.3M 0:00:15 0:00:15 --:--:-- 0
100 235M 0 0 100 235M 0 14.3M 0:00:16 0:00:16 --:--:-- 0
100 235M 0 0 100 235M 0 13.5M 0:00:17 0:00:17 --:--:-- 0
100 235M 0 0 100 235M 0 12.8M 0:00:18 0:00:18 --:--:-- 0
100 235M 0 0 100 235M 0 12.1M 0:00:19 0:00:19 --:--:-- 0
100 235M 0 0 100 235M 0 11.5M 0:00:20 0:00:20 --:--:-- 0
100 235M 0 0 100 235M 0 11.0M 0:00:21 0:00:21 --:--:-- 0
100 235M 0 0 100 235M 0 10.5M 0:00:22 0:00:22 --:--:-- 0
100 235M 0 0 100 235M 0 10.0M 0:00:23 0:00:23 --:--:-- 0
100 235M 0 0 100 235M 0 9889k 0:00:24 0:00:24 --:--:-- 0
100 235M 0 0 100 235M 0 9500k 0:00:25 0:00:25 --:--:-- 0
100 235M 0 0 100 235M 0 9140k 0:00:26 0:00:26 --:--:-- 0
100 235M 0 0 100 235M 0 8807k 0:00:27 0:00:27 --:--:-- 0
100 235M 0 0 100 235M 0 8496k 0:00:28 0:00:28 --:--:-- 0
100 235M 0 0 100 235M 0 8207k 0:00:29 0:00:29 --:--:-- 0
100 235M 0 0 100 235M 0 7937k 0:00:30 0:00:30 --:--:-- 0
100 235M 0 0 100 235M 0 7685k 0:00:31 0:00:31 --:--:-- 0
100 235M 0 0 100 235M 0 7447k 0:00:32 0:00:32 --:--:-- 0
100 235M 0 0 100 235M 0 7224k 0:00:33 0:00:33 --:--:-- 0
100 235M 0 0 100 235M 0 7014k 0:00:34 0:00:34 --:--:-- 0
100 235M 0 0 100 235M 0 6816k 0:00:35 0:00:35 --:--:-- 0
100 235M 0 0 100 235M 0 6629k 0:00:36 0:00:36 --:--:-- 0
100 235M 0 0 100 235M 0 6451k 0:00:37 0:00:37 --:--:-- 0
100 235M 0 0 100 235M 0 6283k 0:00:38 0:00:38 --:--:-- 0
100 235M 0 0 100 235M 0 6124k 0:00:39 0:00:39 --:--:-- 0
100 235M 0 0 100 235M 0 5972k 0:00:40 0:00:40 --:--:-- 0
100 235M 0 0 100 235M 0 5828k 0:00:41 0:00:41 --:--:-- 0
100 235M 0 0 100 235M 0 5690k 0:00:42 0:00:42 --:--:-- 0
100 235M 0 0 100 235M 0 5559k 0:00:43 0:00:43 --:--:-- 0
100 235M 0 0 100 235M 0 5434k 0:00:44 0:00:44 --:--:-- 0
100 235M 0 0 100 235M 0 5314k 0:00:45 0:00:45 --:--:-- 0
100 235M 0 0 100 235M 0 5200k 0:00:46 0:00:46 --:--:-- 0
100 235M 0 0 100 235M 0 5090k 0:00:47 0:00:47 --:--:-- 0
100 235M 0 0 100 235M 0 4985k 0:00:48 0:00:48 --:--:-- 0
100 235M 0 0 100 235M 0 4884k 0:00:49 0:00:49 --:--:-- 0
100 235M 0 0 100 235M 0 4787k 0:00:50 0:00:50 --:--:-- 0
100 235M 0 0 100 235M 0 4694k 0:00:51 0:00:51 --:--:-- 0
100 235M 0 0 100 235M 0 4604k 0:00:52 0:00:52 --:--:-- 0
100 235M 0 0 100 235M 0 4518k 0:00:53 0:00:53 --:--:-- 0
100 235M 0 0 100 235M 0 4435k 0:00:54 0:00:54 --:--:-- 0
100 235M 0 0 100 235M 0 4355k 0:00:55 0:00:55 --:--:-- 0
100 235M 0 0 100 235M 0 4278k 0:00:56 0:00:56 --:--:-- 0
100 235M 0 0 100 235M 0 4203k 0:00:57 0:00:57 --:--:-- 0
100 235M 0 0 100 235M 0 4131k 0:00:58 0:00:58 --:--:-- 0
100 235M 0 0 100 235M 0 4062k 0:00:59 0:00:59 --:--:-- 0
100 235M 0 0 100 235M 0 3994k 0:01:00 0:01:00 --:--:-- 0
100 235M 0 0 100 235M 0 3929k 0:01:01 0:01:01 --:--:-- 0
100 235M 0 0 100 235M 0 3866k 0:01:02 0:01:02 --:--:-- 0
100 235M 0 0 100 235M 0 3805k 0:01:03 0:01:03 --:--:-- 0
100 235M 0 0 100 235M 0 3746k 0:01:04 0:01:04 --:--:-- 0
100 235M 0 0 100 235M 0 3689k 0:01:05 0:01:05 --:--:-- 0
100 235M 0 0 100 235M 0 3633k 0:01:06 0:01:06 --:--:-- 0
100 235M 0 0 100 235M 0 3579k 0:01:07 0:01:07 --:--:-- 0
100 235M 0 0 100 235M 0 3527k 0:01:08 0:01:08 --:--:-- 0
100 235M 0 0 100 235M 0 3476k 0:01:09 0:01:09 --:--:-- 0
100 235M 0 0 100 235M 0 3427k 0:01:10 0:01:10 --:--:-- 0
100 235M 0 0 100 235M 0 3379k 0:01:11 0:01:11 --:--:-- 0
100 235M 0 0 100 235M 0 3332k 0:01:12 0:01:12 --:--:-- 0
100 235M 0 0 100 235M 0 3287k 0:01:13 0:01:13 --:--:-- 0
100 235M 0 0 100 235M 0 3243k 0:01:14 0:01:14 --:--:-- 0
100 235M 0 0 100 235M 0 3200k 0:01:15 0:01:15 --:--:-- 0
100 235M 0 0 100 235M 0 3158k 0:01:16 0:01:16 --:--:-- 0
100 235M 0 0 100 235M 0 3117k 0:01:17 0:01:17 --:--:-- 0
100 235M 0 0 100 235M 0 3077k 0:01:18 0:01:18 --:--:-- 0
100 235M 0 0 100 235M 0 3038k 0:01:19 0:01:19 --:--:-- 0
100 235M 0 0 100 235M 0 3000k 0:01:20 0:01:20 --:--:-- 0
100 235M 0 0 100 235M 0 2964k 0:01:21 0:01:21 --:--:-- 0
100 235M 0 0 100 235M 0 2928k 0:01:22 0:01:22 --:--:-- 0
100 235M 0 0 100 235M 0 2893k 0:01:23 0:01:23 --:--:-- 0
100 235M 0 0 100 235M 0 2858k 0:01:24 0:01:24 --:--:-- 0
100 235M 0 0 100 235M 0 2825k 0:01:25 0:01:25 --:--:-- 0
100 235M 0 0 100 235M 0 2792k 0:01:26 0:01:26 --:--:-- 0
100 235M 0 0 100 235M 0 2760k 0:01:27 0:01:27 --:--:-- 0
100 235M 0 0 100 235M 0 2729k 0:01:28 0:01:28 --:--:-- 0
100 235M 0 0 100 235M 0 2698k 0:01:29 0:01:29 --:--:-- 0
100 235M 0 0 100 235M 0 2669k 0:01:30 0:01:30 --:--:-- 0
100 235M 0 0 100 235M 0 2639k 0:01:31 0:01:31 --:--:-- 0
100 235M 0 0 100 235M 0 2611k 0:01:32 0:01:32 --:--:-- 0
100 235M 0 0 100 235M 0 2583k 0:01:33 0:01:33 --:--:-- 0
100 235M 0 0 100 235M 0 2555k 0:01:34 0:01:34 --:--:-- 0
100 235M 0 0 100 235M 0 2529k 0:01:35 0:01:35 --:--:-- 0
100 235M 0 0 100 235M 0 2502k 0:01:36 0:01:36 --:--:-- 0
100 235M 0 0 100 235M 0 2477k 0:01:37 0:01:37 --:--:-- 0
100 235M 0 0 100 235M 0 2452k 0:01:38 0:01:38 --:--:-- 0
100 235M 0 0 100 235M 0 2427k 0:01:39 0:01:39 --:--:-- 0
100 235M 0 0 100 235M 0 2403k 0:01:40 0:01:40 --:--:-- 0
100 235M 0 0 100 235M 0 2379k 0:01:41 0:01:41 --:--:-- 0
100 235M 0 0 100 235M 0 2356k 0:01:42 0:01:42 --:--:-- 0
100 235M 0 0 100 235M 0 2333k 0:01:43 0:01:43 --:--:-- 0
100 235M 0 0 100 235M 0 2311k 0:01:44 0:01:44 --:--:-- 0
100 235M 0 0 100 235M 0 2289k 0:01:45 0:01:45 --:--:-- 0
100 235M 0 0 100 235M 0 2267k 0:01:46 0:01:46 --:--:-- 0
100 235M 0 0 100 235M 0 2246k 0:01:47 0:01:47 --:--:-- 0
100 235M 0 0 100 235M 0 2225k 0:01:48 0:01:48 --:--:-- 0
100 235M 0 0 100 235M 0 2205k 0:01:49 0:01:49 --:--:-- 0
100 235M 0 0 100 235M 0 2185k 0:01:50 0:01:50 --:--:-- 0
100 235M 0 0 100 235M 0 2165k 0:01:51 0:01:51 --:--:-- 0
100 235M 0 0 100 235M 0 2146k 0:01:52 0:01:52 --:--:-- 0
100 235M 0 0 100 235M 0 2127k 0:01:53 0:01:53 --:--:-- 0
100 235M 0 0 100 235M 0 2109k 0:01:54 0:01:54 --:--:-- 0
100 235M 0 0 100 235M 0 2090k 0:01:55 0:01:55 --:--:-- 0
100 235M 0 0 100 235M 0 2072k 0:01:56 0:01:56 --:--:-- 0
100 235M 0 0 100 235M 0 2055k 0:01:57 0:01:57 --:--:-- 0
100 235M 0 0 100 235M 0 2037k 0:01:58 0:01:58 --:--:-- 0
100 235M 0 0 100 235M 0 2020k 0:01:59 0:01:59 --:--:-- 0
100 235M 0 0 100 235M 0 2003k 0:02:00 0:02:00 --:--:-- 0
100 235M 0 0 100 235M 0 1987k 0:02:01 0:02:01 --:--:-- 0
100 235M 0 0 100 235M 0 1971k 0:02:02 0:02:02 --:--:-- 0
100 235M 0 0 100 235M 0 1955k 0:02:03 0:02:03 --:--:-- 0
100 235M 0 0 100 235M 0 1939k 0:02:04 0:02:04 --:--:-- 0
100 235M 0 0 100 235M 0 1924k 0:02:05 0:02:05 --:--:-- 0
100 235M 0 0 100 235M 0 1908k 0:02:06 0:02:06 --:--:-- 0
100 235M 0 0 100 235M 0 1893k 0:02:07 0:02:07 --:--:-- 0
100 235M 0 0 100 235M 0 1879k 0:02:08 0:02:08 --:--:-- 0
100 235M 0 0 100 235M 0 1864k 0:02:09 0:02:09 --:--:-- 0
100 235M 0 0 100 235M 0 1850k 0:02:10 0:02:10 --:--:-- 0
100 235M 0 0 100 235M 0 1836k 0:02:11 0:02:11 --:--:-- 0
100 235M 0 0 100 235M 0 1822k 0:02:12 0:02:12 --:--:-- 0
100 235M 0 0 100 235M 0 1808k 0:02:13 0:02:13 --:--:-- 0
100 235M 0 0 100 235M 0 1795k 0:02:14 0:02:14 --:--:-- 0
100 235M 0 0 100 235M 0 1781k 0:02:15 0:02:15 --:--:-- 0
100 235M 0 0 100 235M 0 1768k 0:02:16 0:02:16 --:--:-- 0
100 235M 0 0 100 235M 0 1755k 0:02:17 0:02:17 --:--:-- 0
100 235M 0 0 100 235M 0 1743k 0:02:18 0:02:18 --:--:-- 0
100 235M 0 0 100 235M 0 1730k 0:02:19 0:02:19 --:--:-- 0
100 235M 0 0 100 235M 0 1718k 0:02:20 0:02:20 --:--:-- 0
100 235M 0 0 100 235M 0 1706k 0:02:21 0:02:21 --:--:-- 0
100 235M 0 0 100 235M 0 1694k 0:02:22 0:02:22 --:--:-- 0
100 235M 0 0 100 235M 0 1682k 0:02:23 0:02:23 --:--:-- 0
100 235M 0 0 100 235M 0 1670k 0:02:24 0:02:24 --:--:-- 0
100 235M 0 0 100 235M 0 1659k 0:02:25 0:02:25 --:--:-- 0
100 235M 0 0 100 235M 0 1648k 0:02:26 0:02:26 --:--:-- 0
100 235M 0 0 100 235M 0 1636k 0:02:27 0:02:27 --:--:-- 0
100 235M 0 0 100 235M 0 1625k 0:02:28 0:02:28 --:--:-- 0
100 235M 0 0 100 235M 0 1614k 0:02:29 0:02:29 --:--:-- 0
100 235M 0 0 100 235M 0 1604k 0:02:30 0:02:30 --:--:-- 0
100 235M 0 0 100 235M 0 1593k 0:02:31 0:02:31 --:--:-- 0
100 235M 0 0 100 235M 0 1583k 0:02:32 0:02:32 --:--:-- 0
100 235M 0 0 100 235M 0 1572k 0:02:33 0:02:33 --:--:-- 0
100 235M 0 0 100 235M 0 1562k 0:02:34 0:02:34 --:--:-- 0
100 235M 0 0 100 235M 0 1552k 0:02:35 0:02:35 --:--:-- 0
100 235M 0 0 100 235M 0 1542k 0:02:36 0:02:36 --:--:-- 0
100 235M 0 0 100 235M 0 1532k 0:02:37 0:02:37 --:--:-- 0
100 235M 0 0 100 235M 0 1523k 0:02:38 0:02:38 --:--:-- 0
100 235M 0 0 100 235M 0 1513k 0:02:39 0:02:39 --:--:-- 0
100 235M 0 0 100 235M 0 1504k 0:02:40 0:02:40 --:--:-- 0
100 235M 0 0 100 235M 0 1494k 0:02:41 0:02:41 --:--:-- 0
100 235M 0 0 100 235M 0 1485k 0:02:42 0:02:42 --:--:-- 0
100 235M 0 0 100 235M 0 1476k 0:02:43 0:02:43 --:--:-- 0
100 235M 0 0 100 235M 0 1467k 0:02:44 0:02:44 --:--:-- 0
100 235M 0 0 100 235M 0 1458k 0:02:45 0:02:45 --:--:-- 0
100 235M 0 0 100 235M 0 1449k 0:02:46 0:02:46 --:--:-- 0
100 235M 0 0 100 235M 0 1441k 0:02:47 0:02:47 --:--:-- 0
100 235M 0 0 100 235M 0 1432k 0:02:48 0:02:48 --:--:-- 0
100 235M 0 0 100 235M 0 1424k 0:02:49 0:02:49 --:--:-- 0
100 235M 0 0 100 235M 0 1415k 0:02:50 0:02:50 --:--:-- 0
100 235M 0 0 100 235M 0 1407k 0:02:51 0:02:51 --:--:-- 0
100 235M 0 0 100 235M 0 1399k 0:02:52 0:02:52 --:--:-- 0
100 235M 0 0 100 235M 0 1391k 0:02:53 0:02:53 --:--:-- 0
100 235M 0 0 100 235M 0 1383k 0:02:54 0:02:54 --:--:-- 0
100 235M 0 0 100 235M 0 1375k 0:02:55 0:02:55 --:--:-- 0
100 235M 0 0 100 235M 0 1367k 0:02:56 0:02:56 --:--:-- 0
100 235M 0 0 100 235M 0 1360k 0:02:57 0:02:57 --:--:-- 0
100 235M 0 0 100 235M 0 1352k 0:02:58 0:02:58 --:--:-- 0
100 235M 0 0 100 235M 0 1344k 0:02:59 0:02:59 --:--:-- 0
100 235M 0 0 100 235M 0 1337k 0:03:00 0:03:00 --:--:-- 0
100 235M 0 0 100 235M 0 1330k 0:03:01 0:03:01 --:--:-- 0
100 235M 0 0 100 235M 0 1322k 0:03:02 0:03:02 --:--:-- 0
100 235M 0 0 100 235M 0 1315k 0:03:03 0:03:03 --:--:-- 0
100 235M 0 0 100 235M 0 1308k 0:03:04 0:03:04 --:--:-- 0
100 235M 0 0 100 235M 0 1301k 0:03:05 0:03:05 --:--:-- 0
100 235M 0 0 100 235M 0 1294k 0:03:06 0:03:06 --:--:-- 0
100 235M 0 0 100 235M 0 1287k 0:03:07 0:03:07 --:--:-- 0
100 235M 0 0 100 235M 0 1280k 0:03:08 0:03:08 --:--:-- 0
100 235M 0 0 100 235M 0 1273k 0:03:09 0:03:09 --:--:-- 0
100 235M 0 0 100 235M 0 1267k 0:03:10 0:03:10 --:--:-- 0
100 235M 0 0 100 235M 0 1260k 0:03:11 0:03:11 --:--:-- 0
100 235M 0 0 100 235M 0 1254k 0:03:12 0:03:12 --:--:-- 0
100 235M 0 0 100 235M 0 1247k 0:03:13 0:03:13 --:--:-- 0
100 235M 0 0 100 235M 0 1241k 0:03:14 0:03:14 --:--:-- 0
100 235M 0 0 100 235M 0 1234k 0:03:15 0:03:15 --:--:-- 0
100 235M 0 0 100 235M 0 1228k 0:03:16 0:03:16 --:--:-- 0
100 235M 0 0 100 235M 0 1222k 0:03:17 0:03:17 --:--:-- 0
100 235M 0 0 100 235M 0 1216k 0:03:18 0:03:18 --:--:-- 0
100 235M 0 0 100 235M 0 1210k 0:03:19 0:03:19 --:--:-- 0
100 235M 0 0 100 235M 0 1203k 0:03:20 0:03:20 --:--:-- 0
100 235M 0 0 100 235M 0 1197k 0:03:21 0:03:21 --:--:-- 0
100 235M 0 0 100 235M 0 1192k 0:03:22 0:03:22 --:--:-- 0
100 235M 0 0 100 235M 0 1186k 0:03:23 0:03:23 --:--:-- 0
100 235M 0 0 100 235M 0 1180k 0:03:24 0:03:24 --:--:-- 0
100 235M 0 0 100 235M 0 1174k 0:03:25 0:03:25 --:--:-- 0
100 235M 0 0 100 235M 0 1168k 0:03:26 0:03:26 --:--:-- 0
100 235M 0 0 100 235M 0 1163k 0:03:27 0:03:27 --:--:-- 0
100 235M 0 0 100 235M 0 1157k 0:03:28 0:03:28 --:--:-- 0
100 235M 0 0 100 235M 0 1152k 0:03:29 0:03:29 --:--:-- 0
100 235M 0 0 100 235M 0 1146k 0:03:30 0:03:30 --:--:-- 0
100 235M 0 0 100 235M 0 1141k 0:03:31 0:03:31 --:--:-- 0
100 235M 0 0 100 235M 0 1135k 0:03:32 0:03:32 --:--:-- 0
100 235M 0 0 100 235M 0 1130k 0:03:33 0:03:33 --:--:-- 0
100 235M 0 0 100 235M 0 1125k 0:03:34 0:03:34 --:--:-- 0
100 235M 0 0 100 235M 0 1120k 0:03:35 0:03:35 --:--:-- 0
100 235M 0 0 100 235M 0 1114k 0:03:36 0:03:36 --:--:-- 0
100 235M 0 0 100 235M 0 1109k 0:03:37 0:03:37 --:--:-- 0
100 235M 0 0 100 235M 0 1104k 0:03:38 0:03:38 --:--:-- 0
100 235M 0 0 100 235M 0 1099k 0:03:39 0:03:39 --:--:-- 0
100 235M 0 0 100 235M 0 1094k 0:03:40 0:03:40 --:--:-- 0
100 235M 0 0 100 235M 0 1089k 0:03:41 0:03:41 --:--:-- 0
100 235M 0 0 100 235M 0 1084k 0:03:42 0:03:42 --:--:-- 0
100 235M 0 0 100 235M 0 1080k 0:03:43 0:03:43 --:--:-- 0
100 235M 0 0 100 235M 0 1075k 0:03:44 0:03:44 --:--:-- 0
100 235M 0 0 100 235M 0 1070k 0:03:45 0:03:45 --:--:-- 0
100 235M 0 0 100 235M 0 1065k 0:03:46 0:03:46 --:--:-- 0
100 235M 0 0 100 235M 0 1061k 0:03:47 0:03:47 --:--:-- 0
100 235M 0 0 100 235M 0 1056k 0:03:48 0:03:48 --:--:-- 0
100 235M 0 0 100 235M 0 1051k 0:03:49 0:03:49 --:--:-- 0
100 235M 0 0 100 235M 0 1047k 0:03:50 0:03:50 --:--:-- 0
100 235M 0 0 100 235M 0 1042k 0:03:51 0:03:51 --:--:-- 0
100 235M 0 0 100 235M 0 1038k 0:03:52 0:03:52 --:--:-- 0
100 235M 0 0 100 235M 0 1033k 0:03:53 0:03:53 --:--:-- 0
100 235M 0 0 100 235M 0 1029k 0:03:54 0:03:54 --:--:-- 0
100 235M 0 0 100 235M 0 1024k 0:03:55 0:03:55 --:--:-- 0
100 235M 0 0 100 235M 0 1020k 0:03:56 0:03:56 --:--:-- 0
100 235M 0 0 100 235M 0 1016k 0:03:57 0:03:57 --:--:-- 0
100 235M 0 0 100 235M 0 1012k 0:03:58 0:03:58 --:--:-- 0
100 235M 0 0 100 235M 0 1007k 0:03:59 0:03:59 --:--:-- 0
100 235M 0 0 100 235M 0 1003k 0:04:00 0:04:00 --:--:-- 0
100 235M 0 0 100 235M 0 999k 0:04:01 0:04:01 --:--:-- 0
100 235M 0 0 100 235M 0 995k 0:04:02 0:04:02 --:--:-- 0
100 235M 0 0 100 235M 0 991k 0:04:03 0:04:03 --:--:-- 0
100 235M 0 0 100 235M 0 987k 0:04:04 0:04:04 --:--:-- 0
100 235M 0 0 100 235M 0 983k 0:04:05 0:04:05 --:--:-- 0
100 235M 0 0 100 235M 0 979k 0:04:06 0:04:06 --:--:-- 0
100 235M 0 0 100 235M 0 975k 0:04:07 0:04:07 --:--:-- 0
100 235M 0 0 100 235M 0 971k 0:04:08 0:04:08 --:--:-- 0
100 235M 0 0 100 235M 0 967k 0:04:09 0:04:09 --:--:-- 0
100 235M 0 0 100 235M 0 963k 0:04:10 0:04:10 --:--:-- 0
100 235M 0 0 100 235M 0 959k 0:04:11 0:04:11 --:--:-- 0
100 235M 0 0 100 235M 0 955k 0:04:12 0:04:12 --:--:-- 0
100 235M 0 0 100 235M 0 952k 0:04:13 0:04:13 --:--:-- 0
100 235M 0 0 100 235M 0 948k 0:04:14 0:04:14 --:--:-- 0
100 235M 0 0 100 235M 0 944k 0:04:15 0:04:15 --:--:-- 0
100 235M 0 0 100 235M 0 941k 0:04:16 0:04:16 --:--:-- 0
100 235M 0 0 100 235M 0 937k 0:04:17 0:04:17 --:--:-- 0
100 235M 0 0 100 235M 0 933k 0:04:18 0:04:18 --:--:-- 0
100 235M 0 0 100 235M 0 930k 0:04:19 0:04:19 --:--:-- 0
100 235M 0 0 100 235M 0 926k 0:04:20 0:04:20 --:--:-- 0
100 235M 0 0 100 235M 0 923k 0:04:21 0:04:21 --:--:-- 0
100 235M 0 0 100 235M 0 919k 0:04:22 0:04:22 --:--:-- 0
100 235M 0 0 100 235M 0 916k 0:04:23 0:04:23 --:--:-- 0
100 235M 0 0 100 235M 0 912k 0:04:24 0:04:24 --:--:-- 0
100 235M 0 0 100 235M 0 909k 0:04:25 0:04:25 --:--:-- 0
100 235M 0 0 100 235M 0 905k 0:04:26 0:04:26 --:--:-- 0
100 235M 0 0 100 235M 0 902k 0:04:27 0:04:27 --:--:-- 0
100 235M 0 0 100 235M 0 898k 0:04:28 0:04:28 --:--:-- 0
100 235M 0 0 100 235M 0 895k 0:04:29 0:04:29 --:--:-- 0
100 235M 0 0 100 235M 0 892k 0:04:30 0:04:30 --:--:-- 0
100 235M 0 0 100 235M 0 889k 0:04:31 0:04:31 --:--:-- 0
100 235M 0 0 100 235M 0 885k 0:04:32 0:04:32 --:--:-- 0
100 235M 0 0 100 235M 0 882k 0:04:33 0:04:33 --:--:-- 0
100 235M 0 0 100 235M 0 879k 0:04:34 0:04:34 --:--:-- 0
100 235M 0 0 100 235M 0 876k 0:04:35 0:04:35 --:--:-- 0
100 235M 0 0 100 235M 0 872k 0:04:36 0:04:36 --:--:-- 0
100 235M 0 0 100 235M 0 869k 0:04:37 0:04:37 --:--:-- 0
100 235M 0 0 100 235M 0 866k 0:04:38 0:04:38 --:--:-- 0
100 235M 0 0 100 235M 0 863k 0:04:39 0:04:39 --:--:-- 0
100 235M 0 0 100 235M 0 860k 0:04:40 0:04:40 --:--:-- 0
100 235M 0 0 100 235M 0 857k 0:04:41 0:04:41 --:--:-- 0
100 235M 0 0 100 235M 0 854k 0:04:42 0:04:42 --:--:-- 0
100 235M 0 0 100 235M 0 851k 0:04:43 0:04:43 --:--:-- 0
100 235M 0 0 100 235M 0 848k 0:04:44 0:04:44 --:--:-- 0
100 235M 0 0 100 235M 0 845k 0:04:45 0:04:45 --:--:-- 0
100 235M 0 0 100 235M 0 842k 0:04:46 0:04:46 --:--:-- 0
100 235M 0 0 100 235M 0 839k 0:04:47 0:04:47 --:--:-- 0
100 235M 0 0 100 235M 0 836k 0:04:48 0:04:48 --:--:-- 0
100 235M 0 0 100 235M 0 833k 0:04:49 0:04:49 --:--:-- 0
100 235M 0 0 100 235M 0 830k 0:04:50 0:04:50 --:--:-- 0
100 235M 0 0 100 235M 0 828k 0:04:51 0:04:51 --:--:-- 0
100 235M 0 0 100 235M 0 825k 0:04:52 0:04:52 --:--:-- 0
100 235M 0 0 100 235M 0 822k 0:04:53 0:04:53 --:--:-- 0
100 235M 0 0 100 235M 0 819k 0:04:54 0:04:54 --:--:-- 0
100 235M 0 0 100 235M 0 816k 0:04:55 0:04:55 --:--:-- 0
100 235M 0 0 100 235M 0 814k 0:04:56 0:04:56 --:--:-- 0
100 235M 0 0 100 235M 0 811k 0:04:57 0:04:57 --:--:-- 0
100 235M 0 0 100 235M 0 808k 0:04:58 0:04:58 --:--:-- 0
100 235M 0 0 100 235M 0 805k 0:04:59 0:04:59 --:--:-- 0
100 235M 0 0 100 235M 0 803k 0:05:00 0:05:00 --:--:-- 0
100 235M 0 0 100 235M 0 800k 0:05:01 0:05:01 --:--:-- 0
100 235M 0 0 100 235M 0 797k 0:05:02 0:05:02 --:--:-- 0
100 235M 0 0 100 235M 0 795k 0:05:03 0:05:03 --:--:-- 0
100 235M 0 0 100 235M 0 792k 0:05:04 0:05:04 --:--:-- 0
100 235M 0 0 100 235M 0 790k 0:05:05 0:05:05 --:--:-- 0
100 235M 0 0 100 235M 0 787k 0:05:06 0:05:06 --:--:-- 0
100 235M 0 0 100 235M 0 784k 0:05:07 0:05:07 --:--:-- 0
100 235M 0 0 100 235M 0 782k 0:05:08 0:05:08 --:--:-- 0
100 235M 0 0 100 235M 0 779k 0:05:09 0:05:09 --:--:-- 0
100 235M 0 0 100 235M 0 777k 0:05:10 0:05:10 --:--:-- 0
100 235M 0 0 100 235M 0 774k 0:05:11 0:05:11 --:--:-- 0
100 235M 0 0 100 235M 0 772k 0:05:12 0:05:12 --:--:-- 0
100 235M 0 0 100 235M 0 769k 0:05:13 0:05:13 --:--:-- 0
100 235M 0 0 100 235M 0 767k 0:05:14 0:05:14 --:--:-- 0
100 235M 0 0 100 235M 0 764k 0:05:15 0:05:15 --:--:-- 0
100 235M 0 0 100 235M 0 762k 0:05:16 0:05:16 --:--:-- 0
100 235M 0 0 100 235M 0 760k 0:05:17 0:05:17 --:--:-- 0
100 235M 0 0 100 235M 0 757k 0:05:18 0:05:18 --:--:-- 0
100 235M 0 0 100 235M 0 755k 0:05:19 0:05:19 --:--:-- 0
100 235M 0 0 100 235M 0 753k 0:05:20 0:05:20 --:--:-- 0
100 235M 0 0 100 235M 0 750k 0:05:21 0:05:21 --:--:-- 0
100 235M 0 0 100 235M 0 748k 0:05:22 0:05:22 --:--:-- 0
100 235M 0 0 100 235M 0 746k 0:05:23 0:05:23 --:--:-- 0
100 235M 0 0 100 235M 0 743k 0:05:24 0:05:24 --:--:-- 0
100 235M 0 0 100 235M 0 741k 0:05:25 0:05:25 --:--:-- 0
100 235M 0 0 100 235M 0 739k 0:05:26 0:05:26 --:--:-- 0
100 235M 0 0 100 235M 0 736k 0:05:27 0:05:27 --:--:-- 0
100 235M 0 0 100 235M 0 734k 0:05:28 0:05:28 --:--:-- 0
100 235M 0 0 100 235M 0 732k 0:05:29 0:05:29 --:--:-- 0
100 235M 0 0 100 235M 0 730k 0:05:30 0:05:30 --:--:-- 0
100 235M 0 0 100 235M 0 728k 0:05:31 0:05:31 --:--:-- 0
100 235M 0 0 100 235M 0 725k 0:05:32 0:05:32 --:--:-- 0
100 235M 0 0 100 235M 0 723k 0:05:33 0:05:33 --:--:-- 0
100 235M 0 0 100 235M 0 721k 0:05:34 0:05:34 --:--:-- 0
100 235M 0 0 100 235M 0 719k 0:05:35 0:05:35 --:--:-- 0
100 235M 0 0 100 235M 0 717k 0:05:36 0:05:36 --:--:-- 0
100 235M 0 0 100 235M 0 715k 0:05:37 0:05:37 --:--:-- 0
100 235M 0 0 100 235M 0 713k 0:05:38 0:05:38 --:--:-- 0
100 235M 0 0 100 235M 0 710k 0:05:39 0:05:39 --:--:-- 0
100 235M 0 0 100 235M 0 708k 0:05:40 0:05:40 --:--:-- 0
100 235M 0 0 100 235M 0 706k 0:05:41 0:05:41 --:--:-- 0
100 235M 0 0 100 235M 0 704k 0:05:42 0:05:42 --:--:-- 0
100 235M 0 0 100 235M 0 702k 0:05:43 0:05:43 --:--:-- 0
100 235M 0 0 100 235M 0 700k 0:05:44 0:05:44 --:--:-- 0
100 235M 0 0 100 235M 0 698k 0:05:45 0:05:45 --:--:-- 0
100 235M 0 0 100 235M 0 696k 0:05:46 0:05:46 --:--:-- 0
100 235M 0 0 100 235M 0 694k 0:05:47 0:05:47 --:--:-- 0
100 235M 0 0 100 235M 0 692k 0:05:48 0:05:48 --:--:-- 0
100 235M 0 0 100 235M 0 690k 0:05:49 0:05:49 --:--:-- 0
100 235M 0 0 100 235M 0 688k 0:05:50 0:05:50 --:--:-- 0
100 235M 0 43 100 235M 0 687k 0:05:51 0:05:51 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/daxie-config/P15@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /root/commtest/master-project/daxie/.P15.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/daxie/.P15.json
[Pipeline] sh
+ cat /root/commtest/dev-project/daxie/.P15.json
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知
### [大榭车辆参数]
---
- 状态: 编译成功
- 执行人:liwang
- 更新车辆:
> - [P15master]:
**公有dev**: 0f7b38b.**2024/11/06/06:21:48**
**私有dev**: aa2c01e.**2024/06/20/17:57:01**
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 555 100 27 100 528 313 6139 --:--:-- --:--:-- --:--:-- 6453
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS