Started by user yangjun Replayed #148 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 bc864909f1ca03340addae8949a71723d1f9e5af The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-007-014-cloud@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 bc864909f1ca03340addae8949a71723d1f9e5af (master) > git config core.sparsecheckout # timeout=10 > git checkout -f bc864909f1ca03340addae8949a71723d1f9e5af # timeout=10 Commit message: "Update push.groovy" > git rev-list --no-walk bc864909f1ca03340addae8949a71723d1f9e5af # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo M007 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-007-014-cloud [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/xiamen-config-007-014-cloud/.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 1ee3f84541c06b5622fc1af7f023902029c3df60 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee3f84541c06b5622fc1af7f023902029c3df60 # timeout=10 Commit message: "Update orin-module-pncM.jenkinsfile" > git rev-list --no-walk 1ee3f84541c06b5622fc1af7f023902029c3df60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 8 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/shared_config/ [Pipeline] echo M007.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M007.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M007.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M007.json [Pipeline] echo M008.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M008.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M008.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M008.json [Pipeline] echo M009.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M009.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M009.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M009.json [Pipeline] echo M010.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M010.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M010.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M010.json [Pipeline] echo M011.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M011.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M011.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M011.json [Pipeline] echo M012.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M012.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M012.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M012.json [Pipeline] echo M013.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M013.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M013.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M013.json [Pipeline] echo M014.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M014.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M014.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M014.json [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo M007 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M007 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M007/params_M007 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M007/params /root/workspace/xiamen-config/M007/params_M007 /root/workspace/xiamen-config/M007/params_new /root/workspace/xiamen-config/M007/params_orin_master_M007_2023-12-18_15-40-58 /root/workspace/xiamen-config/M007/params_orin_master_M007_2023-12-18_15-40-58.zip /root/workspace/xiamen-config/M007/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M007 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M007参数 [Pipeline] echo rc_dev [Pipeline] echo M007 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M007.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M007/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M007.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M007.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/xiamen/M007.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b # timeout=300000 Commit message: "feat:删除安全模块参数" > git rev-list --no-walk 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M007.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=M007 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M007 Response Code: HTTP/1.1 200 OK Response: [{"id":988,"description":null,"name":"M007","name_with_namespace":"Lidar / config / vehicles / M007","path":"M007","path_with_namespace":"lidar/config/vehicles/M007","created_at":"2023-07-28T07:57:01.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M007","readme_url":"http://159.27.226.4/lidar/config/vehicles/M007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:46.669Z","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/988","issues":"http://159.27.226.4/api/v4/projects/988/issues","merge_requests":"http://159.27.226.4/api/v4/projects/988/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/988/repository/branches","labels":"http://159.27.226.4/api/v4/projects/988/labels","events":"http://159.27.226.4/api/v4/projects/988/events","members":"http://159.27.226.4/api/v4/projects/988/members","cluster_agents":"http://159.27.226.4/api/v4/projects/988/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-29T07:57:01.881Z"},"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":742,"description":"","name":"M007","name_with_namespace":"config / extrinsics / M007","path":"M007","path_with_namespace":"config/extrinsics/M007","created_at":"2023-07-10T12:53:36.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M007.git","web_url":"http://159.27.226.4/config/extrinsics/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:07.043Z","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/742","issues":"http://159.27.226.4/api/v4/projects/742/issues","merge_requests":"http://159.27.226.4/api/v4/projects/742/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/742/repository/branches","labels":"http://159.27.226.4/api/v4/projects/742/labels","events":"http://159.27.226.4/api/v4/projects/742/events","members":"http://159.27.226.4/api/v4/projects/742/members","cluster_agents":"http://159.27.226.4/api/v4/projects/742/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-11T12:53:36.752Z"},"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":739,"description":"","name":"M007","name_with_namespace":"Localization / config / M007","path":"m007","path_with_namespace":"localization/config/m007","created_at":"2023-07-10T09:03:20.938Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m007.git","http_url_to_repo":"http://159.27.226.4/localization/config/m007.git","web_url":"http://159.27.226.4/localization/config/m007","readme_url":"http://159.27.226.4/localization/config/m007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:47.040Z","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/739","issues":"http://159.27.226.4/api/v4/projects/739/issues","merge_requests":"http://159.27.226.4/api/v4/projects/739/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/739/repository/branches","labels":"http://159.27.226.4/api/v4/projects/739/labels","events":"http://159.27.226.4/api/v4/projects/739/events","members":"http://159.27.226.4/api/v4/projects/739/members","cluster_agents":"http://159.27.226.4/api/v4/projects/739/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-11T09:03:20.953Z"},"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":671,"description":"","name":"M007","name_with_namespace":"config / vehicles / M007","path":"M007","path_with_namespace":"config/vehicles/M007","created_at":"2023-07-03T06:54:42.849Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M007.git","web_url":"http://159.27.226.4/config/vehicles/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T03:28:36.284Z","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/671","issues":"http://159.27.226.4/api/v4/projects/671/issues","merge_requests":"http://159.27.226.4/api/v4/projects/671/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/671/repository/branches","labels":"http://159.27.226.4/api/v4/projects/671/labels","events":"http://159.27.226.4/api/v4/projects/671/events","members":"http://159.27.226.4/api/v4/projects/671/members","cluster_agents":"http://159.27.226.4/api/v4/projects/671/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-04T06:54:42.891Z"},"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":51,"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":444,"description":"","name":"M007","name_with_namespace":"config / xiamen / M007","path":"M007","path_with_namespace":"config/xiamen/M007","created_at":"2022-10-27T04:06:33.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M007.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M007.git","web_url":"http://159.27.226.4/config/xiamen/M007","readme_url":"http://159.27.226.4/config/xiamen/M007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:21.822Z","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/444","issues":"http://159.27.226.4/api/v4/projects/444/issues","merge_requests":"http://159.27.226.4/api/v4/projects/444/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/444/repository/branches","labels":"http://159.27.226.4/api/v4/projects/444/labels","events":"http://159.27.226.4/api/v4/projects/444/events","members":"http://159.27.226.4/api/v4/projects/444/members","cluster_agents":"http://159.27.226.4/api/v4/projects/444/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-28T04:06:34.003Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo 444 [Pipeline] echo 444 [Pipeline] echo 9915ee8 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 444 9915ee8 9915ee8 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M007.json [Pipeline] readJSON [Pipeline] echo {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M007.json {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M007","branch":"dev","time":"2023-12-18_15-48-40","commit_id":"9915ee8","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=M007 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M007 Response Code: HTTP/1.1 200 OK Response: [{"id":988,"description":null,"name":"M007","name_with_namespace":"Lidar / config / vehicles / M007","path":"M007","path_with_namespace":"lidar/config/vehicles/M007","created_at":"2023-07-28T07:57:01.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M007","readme_url":"http://159.27.226.4/lidar/config/vehicles/M007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:46.669Z","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/988","issues":"http://159.27.226.4/api/v4/projects/988/issues","merge_requests":"http://159.27.226.4/api/v4/projects/988/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/988/repository/branches","labels":"http://159.27.226.4/api/v4/projects/988/labels","events":"http://159.27.226.4/api/v4/projects/988/events","members":"http://159.27.226.4/api/v4/projects/988/members","cluster_agents":"http://159.27.226.4/api/v4/projects/988/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-29T07:57:01.881Z"},"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":742,"description":"","name":"M007","name_with_namespace":"config / extrinsics / M007","path":"M007","path_with_namespace":"config/extrinsics/M007","created_at":"2023-07-10T12:53:36.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M007.git","web_url":"http://159.27.226.4/config/extrinsics/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:07.043Z","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/742","issues":"http://159.27.226.4/api/v4/projects/742/issues","merge_requests":"http://159.27.226.4/api/v4/projects/742/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/742/repository/branches","labels":"http://159.27.226.4/api/v4/projects/742/labels","events":"http://159.27.226.4/api/v4/projects/742/events","members":"http://159.27.226.4/api/v4/projects/742/members","cluster_agents":"http://159.27.226.4/api/v4/projects/742/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-11T12:53:36.752Z"},"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":739,"description":"","name":"M007","name_with_namespace":"Localization / config / M007","path":"m007","path_with_namespace":"localization/config/m007","created_at":"2023-07-10T09:03:20.938Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m007.git","http_url_to_repo":"http://159.27.226.4/localization/config/m007.git","web_url":"http://159.27.226.4/localization/config/m007","readme_url":"http://159.27.226.4/localization/config/m007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:47.040Z","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/739","issues":"http://159.27.226.4/api/v4/projects/739/issues","merge_requests":"http://159.27.226.4/api/v4/projects/739/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/739/repository/branches","labels":"http://159.27.226.4/api/v4/projects/739/labels","events":"http://159.27.226.4/api/v4/projects/739/events","members":"http://159.27.226.4/api/v4/projects/739/members","cluster_agents":"http://159.27.226.4/api/v4/projects/739/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-11T09:03:20.953Z"},"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":671,"description":"","name":"M007","name_with_namespace":"config / vehicles / M007","path":"M007","path_with_namespace":"config/vehicles/M007","created_at":"2023-07-03T06:54:42.849Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M007.git","web_url":"http://159.27.226.4/config/vehicles/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T03:28:36.284Z","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/671","issues":"http://159.27.226.4/api/v4/projects/671/issues","merge_requests":"http://159.27.226.4/api/v4/projects/671/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/671/repository/branches","labels":"http://159.27.226.4/api/v4/projects/671/labels","events":"http://159.27.226.4/api/v4/projects/671/events","members":"http://159.27.226.4/api/v4/projects/671/members","cluster_agents":"http://159.27.226.4/api/v4/projects/671/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-04T06:54:42.891Z"},"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":51,"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":444,"description":"","name":"M007","name_with_namespace":"config / xiamen / M007","path":"M007","path_with_namespace":"config/xiamen/M007","created_at":"2022-10-27T04:06:33.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M007.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M007.git","web_url":"http://159.27.226.4/config/xiamen/M007","readme_url":"http://159.27.226.4/config/xiamen/M007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:21.822Z","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/444","issues":"http://159.27.226.4/api/v4/projects/444/issues","merge_requests":"http://159.27.226.4/api/v4/projects/444/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/444/repository/branches","labels":"http://159.27.226.4/api/v4/projects/444/labels","events":"http://159.27.226.4/api/v4/projects/444/events","members":"http://159.27.226.4/api/v4/projects/444/members","cluster_agents":"http://159.27.226.4/api/v4/projects/444/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-28T04:06:34.003Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo config/xiamen/M007 [Pipeline] echo 444 [Pipeline] echo 444 [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/444/repository/commits/9915ee8 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/444/repository/commits/9915ee8 Response Code: HTTP/1.1 200 OK Response: {"id":"9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b","short_id":"9915ee8e","created_at":"2023-12-18T13:27:36.000+08:00","parent_ids":["7ac6b4879506cee4eb2169188bb14f340cebe334"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:27:36.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:27:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M007/-/commit/9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b","stats":{"additions":0,"deletions":118,"total":118},"status":null,"project_id":444,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/13:27:36 [Pipeline] echo dev**: 9915ee8.**2023/12/18/13:27:36** [Pipeline] dir Running in /root/workspace/xiamen-config/M007/params_M007 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/xiamen-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/xiamen/shared_config.git > git init /root/workspace/xiamen-config/M007/params_M007 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/xiamen/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/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/xiamen/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 123fd18a3d6527680a44e4c711f105eac3131654 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 123fd18a3d6527680a44e4c711f105eac3131654 # timeout=300000 Commit message: "chore: remove prediction old configs" > git rev-list --no-walk 123fd18a3d6527680a44e4c711f105eac3131654 # timeout=10 [Pipeline] sh + cp -r .git/ params /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M007@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M007.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M007.json [Pipeline] readJSON [Pipeline] echo {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M007.json {"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-48-53","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M007","branch":"dev","time":"2023-12-18_15-48-40","commit_id":"9915ee8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-48-53","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M007_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ ls ++ grep -v params_M007 ++ xargs ++ grep -v version.json + cp -r params params_M007/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M007","branch":"dev","time":"2023-12-18_15-48-40","commit_id":"9915ee8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-48-53","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M007_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M007@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** [Pipeline] } [Pipeline] // dir [Pipeline] echo M008 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M008 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M008/params_M008 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M008/params /root/workspace/xiamen-config/M008/params_M008 /root/workspace/xiamen-config/M008/params_new /root/workspace/xiamen-config/M008/params_orin_master_M008_2023-12-18_15-41-59 /root/workspace/xiamen-config/M008/params_orin_master_M008_2023-12-18_15-41-59.zip /root/workspace/xiamen-config/M008/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M008 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M008参数 [Pipeline] echo rc_dev [Pipeline] echo M008 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M008.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M008/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M008.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M008.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/xiamen/M008.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision fdd39d6fea19312b956dc4be886d84528ec886ac (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f fdd39d6fea19312b956dc4be886d84528ec886ac # timeout=300000 Commit message: "fix:删除安全模块参数" > git rev-list --no-walk fdd39d6fea19312b956dc4be886d84528ec886ac # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M008.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=M008 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M008 Response Code: HTTP/1.1 200 OK Response: [{"id":991,"description":null,"name":"M008","name_with_namespace":"Lidar / config / vehicles / M008","path":"M008","path_with_namespace":"lidar/config/vehicles/M008","created_at":"2023-07-28T07:57:04.054Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M008","readme_url":"http://159.27.226.4/lidar/config/vehicles/M008/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-16T13:12:23.416Z","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/991","issues":"http://159.27.226.4/api/v4/projects/991/issues","merge_requests":"http://159.27.226.4/api/v4/projects/991/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/991/repository/branches","labels":"http://159.27.226.4/api/v4/projects/991/labels","events":"http://159.27.226.4/api/v4/projects/991/events","members":"http://159.27.226.4/api/v4/projects/991/members","cluster_agents":"http://159.27.226.4/api/v4/projects/991/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-29T07:57:04.091Z"},"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":743,"description":"","name":"M008","name_with_namespace":"config / extrinsics / M008","path":"M008","path_with_namespace":"config/extrinsics/M008","created_at":"2023-07-10T12:54:35.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M008.git","web_url":"http://159.27.226.4/config/extrinsics/M008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:21.857Z","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/743","issues":"http://159.27.226.4/api/v4/projects/743/issues","merge_requests":"http://159.27.226.4/api/v4/projects/743/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/743/repository/branches","labels":"http://159.27.226.4/api/v4/projects/743/labels","events":"http://159.27.226.4/api/v4/projects/743/events","members":"http://159.27.226.4/api/v4/projects/743/members","cluster_agents":"http://159.27.226.4/api/v4/projects/743/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-11T12:54:35.756Z"},"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":740,"description":"","name":"M008","name_with_namespace":"Localization / config / M008","path":"m008","path_with_namespace":"localization/config/m008","created_at":"2023-07-10T09:05:52.168Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m008.git","http_url_to_repo":"http://159.27.226.4/localization/config/m008.git","web_url":"http://159.27.226.4/localization/config/m008","readme_url":"http://159.27.226.4/localization/config/m008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:48.209Z","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/740","issues":"http://159.27.226.4/api/v4/projects/740/issues","merge_requests":"http://159.27.226.4/api/v4/projects/740/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/740/repository/branches","labels":"http://159.27.226.4/api/v4/projects/740/labels","events":"http://159.27.226.4/api/v4/projects/740/events","members":"http://159.27.226.4/api/v4/projects/740/members","cluster_agents":"http://159.27.226.4/api/v4/projects/740/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-11T09:05:52.234Z"},"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":661,"description":"","name":"M008","name_with_namespace":"config / vehicles / M008","path":"M008","path_with_namespace":"config/vehicles/M008","created_at":"2023-06-28T11:15:20.539Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M008.git","web_url":"http://159.27.226.4/config/vehicles/M008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:39:36.704Z","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/661","issues":"http://159.27.226.4/api/v4/projects/661/issues","merge_requests":"http://159.27.226.4/api/v4/projects/661/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/661/repository/branches","labels":"http://159.27.226.4/api/v4/projects/661/labels","events":"http://159.27.226.4/api/v4/projects/661/events","members":"http://159.27.226.4/api/v4/projects/661/members","cluster_agents":"http://159.27.226.4/api/v4/projects/661/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-06-29T11:15:20.574Z"},"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":51,"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":445,"description":"","name":"M008","name_with_namespace":"config / xiamen / M008","path":"M008","path_with_namespace":"config/xiamen/M008","created_at":"2022-10-27T04:07:13.335Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M008.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M008.git","web_url":"http://159.27.226.4/config/xiamen/M008","readme_url":"http://159.27.226.4/config/xiamen/M008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:08.266Z","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/445","issues":"http://159.27.226.4/api/v4/projects/445/issues","merge_requests":"http://159.27.226.4/api/v4/projects/445/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/445/repository/branches","labels":"http://159.27.226.4/api/v4/projects/445/labels","events":"http://159.27.226.4/api/v4/projects/445/events","members":"http://159.27.226.4/api/v4/projects/445/members","cluster_agents":"http://159.27.226.4/api/v4/projects/445/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-28T04:07:13.362Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo 445 [Pipeline] echo 445 [Pipeline] echo fdd39d6 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 445 fdd39d6 fdd39d6 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M008.json [Pipeline] readJSON [Pipeline] echo {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M008.json {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M008","branch":"dev","time":"2023-12-18_15-49-01","commit_id":"fdd39d6","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=M008 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M008 Response Code: HTTP/1.1 200 OK Response: [{"id":991,"description":null,"name":"M008","name_with_namespace":"Lidar / config / vehicles / M008","path":"M008","path_with_namespace":"lidar/config/vehicles/M008","created_at":"2023-07-28T07:57:04.054Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M008","readme_url":"http://159.27.226.4/lidar/config/vehicles/M008/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-16T13:12:23.416Z","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/991","issues":"http://159.27.226.4/api/v4/projects/991/issues","merge_requests":"http://159.27.226.4/api/v4/projects/991/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/991/repository/branches","labels":"http://159.27.226.4/api/v4/projects/991/labels","events":"http://159.27.226.4/api/v4/projects/991/events","members":"http://159.27.226.4/api/v4/projects/991/members","cluster_agents":"http://159.27.226.4/api/v4/projects/991/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-29T07:57:04.091Z"},"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":743,"description":"","name":"M008","name_with_namespace":"config / extrinsics / M008","path":"M008","path_with_namespace":"config/extrinsics/M008","created_at":"2023-07-10T12:54:35.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M008.git","web_url":"http://159.27.226.4/config/extrinsics/M008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:21.857Z","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/743","issues":"http://159.27.226.4/api/v4/projects/743/issues","merge_requests":"http://159.27.226.4/api/v4/projects/743/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/743/repository/branches","labels":"http://159.27.226.4/api/v4/projects/743/labels","events":"http://159.27.226.4/api/v4/projects/743/events","members":"http://159.27.226.4/api/v4/projects/743/members","cluster_agents":"http://159.27.226.4/api/v4/projects/743/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-11T12:54:35.756Z"},"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":740,"description":"","name":"M008","name_with_namespace":"Localization / config / M008","path":"m008","path_with_namespace":"localization/config/m008","created_at":"2023-07-10T09:05:52.168Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m008.git","http_url_to_repo":"http://159.27.226.4/localization/config/m008.git","web_url":"http://159.27.226.4/localization/config/m008","readme_url":"http://159.27.226.4/localization/config/m008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:48.209Z","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/740","issues":"http://159.27.226.4/api/v4/projects/740/issues","merge_requests":"http://159.27.226.4/api/v4/projects/740/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/740/repository/branches","labels":"http://159.27.226.4/api/v4/projects/740/labels","events":"http://159.27.226.4/api/v4/projects/740/events","members":"http://159.27.226.4/api/v4/projects/740/members","cluster_agents":"http://159.27.226.4/api/v4/projects/740/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-11T09:05:52.234Z"},"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":661,"description":"","name":"M008","name_with_namespace":"config / vehicles / M008","path":"M008","path_with_namespace":"config/vehicles/M008","created_at":"2023-06-28T11:15:20.539Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M008.git","web_url":"http://159.27.226.4/config/vehicles/M008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:39:36.704Z","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/661","issues":"http://159.27.226.4/api/v4/projects/661/issues","merge_requests":"http://159.27.226.4/api/v4/projects/661/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/661/repository/branches","labels":"http://159.27.226.4/api/v4/projects/661/labels","events":"http://159.27.226.4/api/v4/projects/661/events","members":"http://159.27.226.4/api/v4/projects/661/members","cluster_agents":"http://159.27.226.4/api/v4/projects/661/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-06-29T11:15:20.574Z"},"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":51,"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":445,"description":"","name":"M008","name_with_namespace":"config / xiamen / M008","path":"M008","path_with_namespace":"config/xiamen/M008","created_at":"2022-10-27T04:07:13.335Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M008.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M008.git","web_url":"http://159.27.226.4/config/xiamen/M008","readme_url":"http://159.27.226.4/config/xiamen/M008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:08.266Z","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/445","issues":"http://159.27.226.4/api/v4/projects/445/issues","merge_requests":"http://159.27.226.4/api/v4/projects/445/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/445/repository/branches","labels":"http://159.27.226.4/api/v4/projects/445/labels","events":"http://159.27.226.4/api/v4/projects/445/events","members":"http://159.27.226.4/api/v4/projects/445/members","cluster_agents":"http://159.27.226.4/api/v4/projects/445/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-28T04:07:13.362Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo config/xiamen/M008 [Pipeline] echo 445 [Pipeline] echo 445 [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/445/repository/commits/fdd39d6 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/445/repository/commits/fdd39d6 Response Code: HTTP/1.1 200 OK Response: {"id":"fdd39d6fea19312b956dc4be886d84528ec886ac","short_id":"fdd39d6f","created_at":"2023-12-18T13:26:56.000+08:00","parent_ids":["591fe77f869a5e6810da3e491bf7c2a16bb110c6"],"title":"fix:删除安全模块参数","message":"fix:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:26:56.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:26:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M008/-/commit/fdd39d6fea19312b956dc4be886d84528ec886ac","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":445,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/13:26:56 [Pipeline] echo dev**: fdd39d6.**2023/12/18/13:26:56** [Pipeline] dir Running in /root/workspace/xiamen-config/M008/params_M008 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M008@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M008.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M008.json [Pipeline] readJSON [Pipeline] echo {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M008.json {"project":{"M008":"config/xiamen/M008","shared_config":"config/xiamen/shared_config"},"commit":{"M008":"fdd39d6","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-05","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M008","branch":"dev","time":"2023-12-18_15-49-01","commit_id":"fdd39d6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-05","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M008_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ grep -v params_M008 ++ ls ++ grep -v version.json ++ xargs + cp -r params params_M008/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M008","branch":"dev","time":"2023-12-18_15-49-01","commit_id":"fdd39d6","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-05","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M008_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M008@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** [Pipeline] } [Pipeline] // dir [Pipeline] echo M009 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M009 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M009/params_M009 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M009/params /root/workspace/xiamen-config/M009/params_M009 /root/workspace/xiamen-config/M009/params_new /root/workspace/xiamen-config/M009/params_orin_master_M009_2023-12-18_15-42-52 /root/workspace/xiamen-config/M009/params_orin_master_M009_2023-12-18_15-42-52.zip /root/workspace/xiamen-config/M009/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M009 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M009参数 [Pipeline] echo rc_dev [Pipeline] echo M009 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M009.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M009/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M009.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M009.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/xiamen/M009.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 0ff055754cd7944a1ab8eed159ae296bbb7cc4de (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff055754cd7944a1ab8eed159ae296bbb7cc4de # timeout=300000 Commit message: "feat:删除安全模块参数" > git rev-list --no-walk 0ff055754cd7944a1ab8eed159ae296bbb7cc4de # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M009.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=M009 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M009 Response Code: HTTP/1.1 200 OK Response: [{"id":987,"description":null,"name":"M009","name_with_namespace":"Lidar / config / vehicles / M009","path":"M009","path_with_namespace":"lidar/config/vehicles/M009","created_at":"2023-07-28T07:57:01.380Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M009.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M009","readme_url":"http://159.27.226.4/lidar/config/vehicles/M009/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:48.623Z","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/987","issues":"http://159.27.226.4/api/v4/projects/987/issues","merge_requests":"http://159.27.226.4/api/v4/projects/987/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/987/repository/branches","labels":"http://159.27.226.4/api/v4/projects/987/labels","events":"http://159.27.226.4/api/v4/projects/987/events","members":"http://159.27.226.4/api/v4/projects/987/members","cluster_agents":"http://159.27.226.4/api/v4/projects/987/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-29T07:57:01.393Z"},"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":744,"description":"","name":"M009","name_with_namespace":"config / extrinsics / M009","path":"M009","path_with_namespace":"config/extrinsics/M009","created_at":"2023-07-10T12:55:47.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M009.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M009.git","web_url":"http://159.27.226.4/config/extrinsics/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:09.164Z","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/744","issues":"http://159.27.226.4/api/v4/projects/744/issues","merge_requests":"http://159.27.226.4/api/v4/projects/744/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/744/repository/branches","labels":"http://159.27.226.4/api/v4/projects/744/labels","events":"http://159.27.226.4/api/v4/projects/744/events","members":"http://159.27.226.4/api/v4/projects/744/members","cluster_agents":"http://159.27.226.4/api/v4/projects/744/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-11T12:55:47.643Z"},"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":741,"description":"","name":"M009","name_with_namespace":"Localization / config / M009","path":"m009","path_with_namespace":"localization/config/m009","created_at":"2023-07-10T09:06:28.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m009.git","http_url_to_repo":"http://159.27.226.4/localization/config/m009.git","web_url":"http://159.27.226.4/localization/config/m009","readme_url":"http://159.27.226.4/localization/config/m009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:49.876Z","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/741","issues":"http://159.27.226.4/api/v4/projects/741/issues","merge_requests":"http://159.27.226.4/api/v4/projects/741/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/741/repository/branches","labels":"http://159.27.226.4/api/v4/projects/741/labels","events":"http://159.27.226.4/api/v4/projects/741/events","members":"http://159.27.226.4/api/v4/projects/741/members","cluster_agents":"http://159.27.226.4/api/v4/projects/741/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-11T09:06:28.638Z"},"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":673,"description":"","name":"M009","name_with_namespace":"config / vehicles / M009","path":"M009","path_with_namespace":"config/vehicles/M009","created_at":"2023-07-04T07:46:36.089Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M009.git","web_url":"http://159.27.226.4/config/vehicles/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:40:15.069Z","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/673","issues":"http://159.27.226.4/api/v4/projects/673/issues","merge_requests":"http://159.27.226.4/api/v4/projects/673/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/673/repository/branches","labels":"http://159.27.226.4/api/v4/projects/673/labels","events":"http://159.27.226.4/api/v4/projects/673/events","members":"http://159.27.226.4/api/v4/projects/673/members","cluster_agents":"http://159.27.226.4/api/v4/projects/673/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-05T07:46:36.129Z"},"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":51,"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":446,"description":"","name":"M009","name_with_namespace":"config / xiamen / M009","path":"M009","path_with_namespace":"config/xiamen/M009","created_at":"2022-10-27T04:07:33.042Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M009.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M009.git","web_url":"http://159.27.226.4/config/xiamen/M009","readme_url":"http://159.27.226.4/config/xiamen/M009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:53.373Z","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/446","issues":"http://159.27.226.4/api/v4/projects/446/issues","merge_requests":"http://159.27.226.4/api/v4/projects/446/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/446/repository/branches","labels":"http://159.27.226.4/api/v4/projects/446/labels","events":"http://159.27.226.4/api/v4/projects/446/events","members":"http://159.27.226.4/api/v4/projects/446/members","cluster_agents":"http://159.27.226.4/api/v4/projects/446/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-28T04:07:33.060Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo 446 [Pipeline] echo 446 [Pipeline] echo 0ff0557 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 446 0ff0557 0ff0557 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M009.json [Pipeline] readJSON [Pipeline] echo {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M009.json {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M009","branch":"dev","time":"2023-12-18_15-49-13","commit_id":"0ff0557","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=M009 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M009 Response Code: HTTP/1.1 200 OK Response: [{"id":987,"description":null,"name":"M009","name_with_namespace":"Lidar / config / vehicles / M009","path":"M009","path_with_namespace":"lidar/config/vehicles/M009","created_at":"2023-07-28T07:57:01.380Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M009.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M009","readme_url":"http://159.27.226.4/lidar/config/vehicles/M009/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:48.623Z","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/987","issues":"http://159.27.226.4/api/v4/projects/987/issues","merge_requests":"http://159.27.226.4/api/v4/projects/987/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/987/repository/branches","labels":"http://159.27.226.4/api/v4/projects/987/labels","events":"http://159.27.226.4/api/v4/projects/987/events","members":"http://159.27.226.4/api/v4/projects/987/members","cluster_agents":"http://159.27.226.4/api/v4/projects/987/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-29T07:57:01.393Z"},"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":744,"description":"","name":"M009","name_with_namespace":"config / extrinsics / M009","path":"M009","path_with_namespace":"config/extrinsics/M009","created_at":"2023-07-10T12:55:47.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M009.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M009.git","web_url":"http://159.27.226.4/config/extrinsics/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:09.164Z","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/744","issues":"http://159.27.226.4/api/v4/projects/744/issues","merge_requests":"http://159.27.226.4/api/v4/projects/744/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/744/repository/branches","labels":"http://159.27.226.4/api/v4/projects/744/labels","events":"http://159.27.226.4/api/v4/projects/744/events","members":"http://159.27.226.4/api/v4/projects/744/members","cluster_agents":"http://159.27.226.4/api/v4/projects/744/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-11T12:55:47.643Z"},"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":741,"description":"","name":"M009","name_with_namespace":"Localization / config / M009","path":"m009","path_with_namespace":"localization/config/m009","created_at":"2023-07-10T09:06:28.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m009.git","http_url_to_repo":"http://159.27.226.4/localization/config/m009.git","web_url":"http://159.27.226.4/localization/config/m009","readme_url":"http://159.27.226.4/localization/config/m009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:49.876Z","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/741","issues":"http://159.27.226.4/api/v4/projects/741/issues","merge_requests":"http://159.27.226.4/api/v4/projects/741/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/741/repository/branches","labels":"http://159.27.226.4/api/v4/projects/741/labels","events":"http://159.27.226.4/api/v4/projects/741/events","members":"http://159.27.226.4/api/v4/projects/741/members","cluster_agents":"http://159.27.226.4/api/v4/projects/741/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-11T09:06:28.638Z"},"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":673,"description":"","name":"M009","name_with_namespace":"config / vehicles / M009","path":"M009","path_with_namespace":"config/vehicles/M009","created_at":"2023-07-04T07:46:36.089Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M009.git","web_url":"http://159.27.226.4/config/vehicles/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:40:15.069Z","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/673","issues":"http://159.27.226.4/api/v4/projects/673/issues","merge_requests":"http://159.27.226.4/api/v4/projects/673/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/673/repository/branches","labels":"http://159.27.226.4/api/v4/projects/673/labels","events":"http://159.27.226.4/api/v4/projects/673/events","members":"http://159.27.226.4/api/v4/projects/673/members","cluster_agents":"http://159.27.226.4/api/v4/projects/673/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-05T07:46:36.129Z"},"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":51,"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":446,"description":"","name":"M009","name_with_namespace":"config / xiamen / M009","path":"M009","path_with_namespace":"config/xiamen/M009","created_at":"2022-10-27T04:07:33.042Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M009.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M009.git","web_url":"http://159.27.226.4/config/xiamen/M009","readme_url":"http://159.27.226.4/config/xiamen/M009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:53.373Z","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/446","issues":"http://159.27.226.4/api/v4/projects/446/issues","merge_requests":"http://159.27.226.4/api/v4/projects/446/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/446/repository/branches","labels":"http://159.27.226.4/api/v4/projects/446/labels","events":"http://159.27.226.4/api/v4/projects/446/events","members":"http://159.27.226.4/api/v4/projects/446/members","cluster_agents":"http://159.27.226.4/api/v4/projects/446/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-28T04:07:33.060Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo config/xiamen/M009 [Pipeline] echo 446 [Pipeline] echo 446 [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/446/repository/commits/0ff0557 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/0ff0557 Response Code: HTTP/1.1 200 OK Response: {"id":"0ff055754cd7944a1ab8eed159ae296bbb7cc4de","short_id":"0ff05575","created_at":"2023-12-18T13:27:55.000+08:00","parent_ids":["33916c1f668c174882d590178440569b2ccca78d"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:27:55.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:27:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/0ff055754cd7944a1ab8eed159ae296bbb7cc4de","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":446,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/13:27:55 [Pipeline] echo dev**: 0ff0557.**2023/12/18/13:27:55** [Pipeline] dir Running in /root/workspace/xiamen-config/M009/params_M009 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M009@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M009.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M009.json [Pipeline] readJSON [Pipeline] echo {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M009.json {"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-18","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M009","branch":"dev","time":"2023-12-18_15-49-13","commit_id":"0ff0557","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-18","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M009_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ ls ++ xargs ++ grep -v params_M009 ++ grep -v version.json + cp -r params params_M009/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M009","branch":"dev","time":"2023-12-18_15-49-13","commit_id":"0ff0557","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-18","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M009_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M009@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** [Pipeline] } [Pipeline] // dir [Pipeline] echo M010 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010/params_M010 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M010/params /root/workspace/xiamen-config/M010/params_M010 /root/workspace/xiamen-config/M010/params_new /root/workspace/xiamen-config/M010/params_orin_master_M010_2023-12-18_15-43-47 /root/workspace/xiamen-config/M010/params_orin_master_M010_2023-12-18_15-43-47.zip /root/workspace/xiamen-config/M010/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M010 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M010参数 [Pipeline] echo rc_dev [Pipeline] echo M010 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M010.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M010/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M010.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M010.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/xiamen/M010.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 8ffbafaa12b357ad932d874aaf29ef32bda17f7c (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ffbafaa12b357ad932d874aaf29ef32bda17f7c # timeout=300000 Commit message: "feat:删除安全模块参数" > git rev-list --no-walk 8ffbafaa12b357ad932d874aaf29ef32bda17f7c # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M010.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=M010 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M010 Response Code: HTTP/1.1 200 OK Response: [{"id":1125,"description":null,"name":"M010","name_with_namespace":"Localization / config / M010","path":"M010","path_with_namespace":"localization/config/M010","created_at":"2023-10-24T03:32:16.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M010.git","http_url_to_repo":"http://159.27.226.4/localization/config/M010.git","web_url":"http://159.27.226.4/localization/config/M010","readme_url":"http://159.27.226.4/localization/config/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:51.114Z","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/1125","issues":"http://159.27.226.4/api/v4/projects/1125/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1125/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1125/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1125/labels","events":"http://159.27.226.4/api/v4/projects/1125/events","members":"http://159.27.226.4/api/v4/projects/1125/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1125/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:32:16.377Z"},"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":986,"description":null,"name":"M010","name_with_namespace":"Lidar / config / vehicles / M010","path":"M010","path_with_namespace":"lidar/config/vehicles/M010","created_at":"2023-07-28T07:57:00.765Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M010.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:49.633Z","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/986","issues":"http://159.27.226.4/api/v4/projects/986/issues","merge_requests":"http://159.27.226.4/api/v4/projects/986/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/986/repository/branches","labels":"http://159.27.226.4/api/v4/projects/986/labels","events":"http://159.27.226.4/api/v4/projects/986/events","members":"http://159.27.226.4/api/v4/projects/986/members","cluster_agents":"http://159.27.226.4/api/v4/projects/986/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-29T07:57:00.798Z"},"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":745,"description":"","name":"M010","name_with_namespace":"config / extrinsics / M010","path":"M010","path_with_namespace":"config/extrinsics/M010","created_at":"2023-07-10T12:56:08.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M010.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M010.git","web_url":"http://159.27.226.4/config/extrinsics/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:10.831Z","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/745","issues":"http://159.27.226.4/api/v4/projects/745/issues","merge_requests":"http://159.27.226.4/api/v4/projects/745/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/745/repository/branches","labels":"http://159.27.226.4/api/v4/projects/745/labels","events":"http://159.27.226.4/api/v4/projects/745/events","members":"http://159.27.226.4/api/v4/projects/745/members","cluster_agents":"http://159.27.226.4/api/v4/projects/745/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-11T12:56:08.202Z"},"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":674,"description":"","name":"M010","name_with_namespace":"config / vehicles / M010","path":"M010","path_with_namespace":"config/vehicles/M010","created_at":"2023-07-04T07:46:52.256Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M010.git","web_url":"http://159.27.226.4/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:40:49.905Z","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/674","issues":"http://159.27.226.4/api/v4/projects/674/issues","merge_requests":"http://159.27.226.4/api/v4/projects/674/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/674/repository/branches","labels":"http://159.27.226.4/api/v4/projects/674/labels","events":"http://159.27.226.4/api/v4/projects/674/events","members":"http://159.27.226.4/api/v4/projects/674/members","cluster_agents":"http://159.27.226.4/api/v4/projects/674/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-05T07:46:52.269Z"},"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":51,"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":447,"description":"","name":"M010","name_with_namespace":"config / xiamen / M010","path":"M010","path_with_namespace":"config/xiamen/M010","created_at":"2022-10-27T04:08:10.968Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M010.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M010.git","web_url":"http://159.27.226.4/config/xiamen/M010","readme_url":"http://159.27.226.4/config/xiamen/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:37.291Z","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/447","issues":"http://159.27.226.4/api/v4/projects/447/issues","merge_requests":"http://159.27.226.4/api/v4/projects/447/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/447/repository/branches","labels":"http://159.27.226.4/api/v4/projects/447/labels","events":"http://159.27.226.4/api/v4/projects/447/events","members":"http://159.27.226.4/api/v4/projects/447/members","cluster_agents":"http://159.27.226.4/api/v4/projects/447/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-28T04:08:10.985Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo 447 [Pipeline] echo 447 [Pipeline] echo 8ffbafa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 447 8ffbafa 8ffbafa [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M010.json [Pipeline] readJSON [Pipeline] echo {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M010.json {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M010","branch":"dev","time":"2023-12-18_15-49-25","commit_id":"8ffbafa","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=M010 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M010 Response Code: HTTP/1.1 200 OK Response: [{"id":1125,"description":null,"name":"M010","name_with_namespace":"Localization / config / M010","path":"M010","path_with_namespace":"localization/config/M010","created_at":"2023-10-24T03:32:16.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M010.git","http_url_to_repo":"http://159.27.226.4/localization/config/M010.git","web_url":"http://159.27.226.4/localization/config/M010","readme_url":"http://159.27.226.4/localization/config/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:51.114Z","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/1125","issues":"http://159.27.226.4/api/v4/projects/1125/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1125/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1125/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1125/labels","events":"http://159.27.226.4/api/v4/projects/1125/events","members":"http://159.27.226.4/api/v4/projects/1125/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1125/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:32:16.377Z"},"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":986,"description":null,"name":"M010","name_with_namespace":"Lidar / config / vehicles / M010","path":"M010","path_with_namespace":"lidar/config/vehicles/M010","created_at":"2023-07-28T07:57:00.765Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M010.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:49.633Z","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/986","issues":"http://159.27.226.4/api/v4/projects/986/issues","merge_requests":"http://159.27.226.4/api/v4/projects/986/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/986/repository/branches","labels":"http://159.27.226.4/api/v4/projects/986/labels","events":"http://159.27.226.4/api/v4/projects/986/events","members":"http://159.27.226.4/api/v4/projects/986/members","cluster_agents":"http://159.27.226.4/api/v4/projects/986/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-29T07:57:00.798Z"},"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":745,"description":"","name":"M010","name_with_namespace":"config / extrinsics / M010","path":"M010","path_with_namespace":"config/extrinsics/M010","created_at":"2023-07-10T12:56:08.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M010.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M010.git","web_url":"http://159.27.226.4/config/extrinsics/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:10.831Z","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/745","issues":"http://159.27.226.4/api/v4/projects/745/issues","merge_requests":"http://159.27.226.4/api/v4/projects/745/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/745/repository/branches","labels":"http://159.27.226.4/api/v4/projects/745/labels","events":"http://159.27.226.4/api/v4/projects/745/events","members":"http://159.27.226.4/api/v4/projects/745/members","cluster_agents":"http://159.27.226.4/api/v4/projects/745/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-11T12:56:08.202Z"},"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":674,"description":"","name":"M010","name_with_namespace":"config / vehicles / M010","path":"M010","path_with_namespace":"config/vehicles/M010","created_at":"2023-07-04T07:46:52.256Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M010.git","web_url":"http://159.27.226.4/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:40:49.905Z","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/674","issues":"http://159.27.226.4/api/v4/projects/674/issues","merge_requests":"http://159.27.226.4/api/v4/projects/674/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/674/repository/branches","labels":"http://159.27.226.4/api/v4/projects/674/labels","events":"http://159.27.226.4/api/v4/projects/674/events","members":"http://159.27.226.4/api/v4/projects/674/members","cluster_agents":"http://159.27.226.4/api/v4/projects/674/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-05T07:46:52.269Z"},"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":51,"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":447,"description":"","name":"M010","name_with_namespace":"config / xiamen / M010","path":"M010","path_with_namespace":"config/xiamen/M010","created_at":"2022-10-27T04:08:10.968Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M010.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M010.git","web_url":"http://159.27.226.4/config/xiamen/M010","readme_url":"http://159.27.226.4/config/xiamen/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:37.291Z","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/447","issues":"http://159.27.226.4/api/v4/projects/447/issues","merge_requests":"http://159.27.226.4/api/v4/projects/447/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/447/repository/branches","labels":"http://159.27.226.4/api/v4/projects/447/labels","events":"http://159.27.226.4/api/v4/projects/447/events","members":"http://159.27.226.4/api/v4/projects/447/members","cluster_agents":"http://159.27.226.4/api/v4/projects/447/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-28T04:08:10.985Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo config/xiamen/M010 [Pipeline] echo 447 [Pipeline] echo 447 [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/447/repository/commits/8ffbafa Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/447/repository/commits/8ffbafa Response Code: HTTP/1.1 200 OK Response: {"id":"8ffbafaa12b357ad932d874aaf29ef32bda17f7c","short_id":"8ffbafaa","created_at":"2023-12-18T13:28:16.000+08:00","parent_ids":["c3bac11811bfda65fc9771ad1ce824b3bc998ff7"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:28:16.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:28:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M010/-/commit/8ffbafaa12b357ad932d874aaf29ef32bda17f7c","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":447,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/13:28:16 [Pipeline] echo dev**: 8ffbafa.**2023/12/18/13:28:16** [Pipeline] dir Running in /root/workspace/xiamen-config/M010/params_M010 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M010@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M010.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M010.json [Pipeline] readJSON [Pipeline] echo {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M010.json {"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-29","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M010","branch":"dev","time":"2023-12-18_15-49-25","commit_id":"8ffbafa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-29","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M010_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ grep -v params_M010 ++ xargs ++ ls ++ grep -v version.json + cp -r params params_M010/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M010","branch":"dev","time":"2023-12-18_15-49-25","commit_id":"8ffbafa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-29","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M010_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M010@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** [Pipeline] } [Pipeline] // dir [Pipeline] echo M011 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011/params_M011 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M011/params /root/workspace/xiamen-config/M011/params_M011 /root/workspace/xiamen-config/M011/params_new /root/workspace/xiamen-config/M011/params_orin_master_M011_2023-12-18_15-44-41 /root/workspace/xiamen-config/M011/params_orin_master_M011_2023-12-18_15-44-41.zip /root/workspace/xiamen-config/M011/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M011 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M011参数 [Pipeline] echo rc_dev [Pipeline] echo M011 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M011.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M011/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M011.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M011.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/xiamen/M011.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 5c251149e9f9a15ac1a1296fbd71c8a16dac4929 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c251149e9f9a15ac1a1296fbd71c8a16dac4929 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 5c251149e9f9a15ac1a1296fbd71c8a16dac4929 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M011.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=M011 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M011 Response Code: HTTP/1.1 200 OK Response: [{"id":1126,"description":null,"name":"M011","name_with_namespace":"Localization / config / M011","path":"M011","path_with_namespace":"localization/config/M011","created_at":"2023-10-24T03:52:22.508Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M011.git","http_url_to_repo":"http://159.27.226.4/localization/config/M011.git","web_url":"http://159.27.226.4/localization/config/M011","readme_url":"http://159.27.226.4/localization/config/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:52.476Z","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/1126","issues":"http://159.27.226.4/api/v4/projects/1126/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1126/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1126/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1126/labels","events":"http://159.27.226.4/api/v4/projects/1126/events","members":"http://159.27.226.4/api/v4/projects/1126/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1126/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:52:22.597Z"},"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":985,"description":null,"name":"M011","name_with_namespace":"Lidar / config / vehicles / M011","path":"M011","path_with_namespace":"lidar/config/vehicles/M011","created_at":"2023-07-28T07:57:00.237Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M011.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M011","readme_url":"http://159.27.226.4/lidar/config/vehicles/M011/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:51.040Z","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/985","issues":"http://159.27.226.4/api/v4/projects/985/issues","merge_requests":"http://159.27.226.4/api/v4/projects/985/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/985/repository/branches","labels":"http://159.27.226.4/api/v4/projects/985/labels","events":"http://159.27.226.4/api/v4/projects/985/events","members":"http://159.27.226.4/api/v4/projects/985/members","cluster_agents":"http://159.27.226.4/api/v4/projects/985/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-29T07:57:00.248Z"},"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":746,"description":"","name":"M011","name_with_namespace":"config / extrinsics / M011","path":"M011","path_with_namespace":"config/extrinsics/M011","created_at":"2023-07-10T12:56:18.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M011.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M011.git","web_url":"http://159.27.226.4/config/extrinsics/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:24.067Z","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/746","issues":"http://159.27.226.4/api/v4/projects/746/issues","merge_requests":"http://159.27.226.4/api/v4/projects/746/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/746/repository/branches","labels":"http://159.27.226.4/api/v4/projects/746/labels","events":"http://159.27.226.4/api/v4/projects/746/events","members":"http://159.27.226.4/api/v4/projects/746/members","cluster_agents":"http://159.27.226.4/api/v4/projects/746/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-11T12:56:18.694Z"},"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":675,"description":"","name":"M011","name_with_namespace":"config / vehicles / M011","path":"M011","path_with_namespace":"config/vehicles/M011","created_at":"2023-07-04T07:47:49.265Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M011.git","web_url":"http://159.27.226.4/config/vehicles/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:41:22.707Z","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/675","issues":"http://159.27.226.4/api/v4/projects/675/issues","merge_requests":"http://159.27.226.4/api/v4/projects/675/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/675/repository/branches","labels":"http://159.27.226.4/api/v4/projects/675/labels","events":"http://159.27.226.4/api/v4/projects/675/events","members":"http://159.27.226.4/api/v4/projects/675/members","cluster_agents":"http://159.27.226.4/api/v4/projects/675/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-05T07:47:49.282Z"},"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":51,"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":448,"description":"","name":"M011","name_with_namespace":"config / xiamen / M011","path":"M011","path_with_namespace":"config/xiamen/M011","created_at":"2022-10-27T04:08:37.809Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M011.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M011.git","web_url":"http://159.27.226.4/config/xiamen/M011","readme_url":"http://159.27.226.4/config/xiamen/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:00:26.695Z","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/448","issues":"http://159.27.226.4/api/v4/projects/448/issues","merge_requests":"http://159.27.226.4/api/v4/projects/448/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/448/repository/branches","labels":"http://159.27.226.4/api/v4/projects/448/labels","events":"http://159.27.226.4/api/v4/projects/448/events","members":"http://159.27.226.4/api/v4/projects/448/members","cluster_agents":"http://159.27.226.4/api/v4/projects/448/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-28T04:08:37.865Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo 448 [Pipeline] echo 448 [Pipeline] echo 5c25114 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 448 5c25114 5c25114 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M011.json [Pipeline] readJSON [Pipeline] echo {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M011.json {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M011","branch":"dev","time":"2023-12-18_15-49-36","commit_id":"5c25114","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=M011 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M011 Response Code: HTTP/1.1 200 OK Response: [{"id":1126,"description":null,"name":"M011","name_with_namespace":"Localization / config / M011","path":"M011","path_with_namespace":"localization/config/M011","created_at":"2023-10-24T03:52:22.508Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M011.git","http_url_to_repo":"http://159.27.226.4/localization/config/M011.git","web_url":"http://159.27.226.4/localization/config/M011","readme_url":"http://159.27.226.4/localization/config/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:52.476Z","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/1126","issues":"http://159.27.226.4/api/v4/projects/1126/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1126/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1126/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1126/labels","events":"http://159.27.226.4/api/v4/projects/1126/events","members":"http://159.27.226.4/api/v4/projects/1126/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1126/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:52:22.597Z"},"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":985,"description":null,"name":"M011","name_with_namespace":"Lidar / config / vehicles / M011","path":"M011","path_with_namespace":"lidar/config/vehicles/M011","created_at":"2023-07-28T07:57:00.237Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M011.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M011","readme_url":"http://159.27.226.4/lidar/config/vehicles/M011/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:51.040Z","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/985","issues":"http://159.27.226.4/api/v4/projects/985/issues","merge_requests":"http://159.27.226.4/api/v4/projects/985/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/985/repository/branches","labels":"http://159.27.226.4/api/v4/projects/985/labels","events":"http://159.27.226.4/api/v4/projects/985/events","members":"http://159.27.226.4/api/v4/projects/985/members","cluster_agents":"http://159.27.226.4/api/v4/projects/985/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-29T07:57:00.248Z"},"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":746,"description":"","name":"M011","name_with_namespace":"config / extrinsics / M011","path":"M011","path_with_namespace":"config/extrinsics/M011","created_at":"2023-07-10T12:56:18.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M011.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M011.git","web_url":"http://159.27.226.4/config/extrinsics/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:24.067Z","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/746","issues":"http://159.27.226.4/api/v4/projects/746/issues","merge_requests":"http://159.27.226.4/api/v4/projects/746/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/746/repository/branches","labels":"http://159.27.226.4/api/v4/projects/746/labels","events":"http://159.27.226.4/api/v4/projects/746/events","members":"http://159.27.226.4/api/v4/projects/746/members","cluster_agents":"http://159.27.226.4/api/v4/projects/746/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-11T12:56:18.694Z"},"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":675,"description":"","name":"M011","name_with_namespace":"config / vehicles / M011","path":"M011","path_with_namespace":"config/vehicles/M011","created_at":"2023-07-04T07:47:49.265Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M011.git","web_url":"http://159.27.226.4/config/vehicles/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:41:22.707Z","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/675","issues":"http://159.27.226.4/api/v4/projects/675/issues","merge_requests":"http://159.27.226.4/api/v4/projects/675/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/675/repository/branches","labels":"http://159.27.226.4/api/v4/projects/675/labels","events":"http://159.27.226.4/api/v4/projects/675/events","members":"http://159.27.226.4/api/v4/projects/675/members","cluster_agents":"http://159.27.226.4/api/v4/projects/675/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-05T07:47:49.282Z"},"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":51,"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":448,"description":"","name":"M011","name_with_namespace":"config / xiamen / M011","path":"M011","path_with_namespace":"config/xiamen/M011","created_at":"2022-10-27T04:08:37.809Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M011.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M011.git","web_url":"http://159.27.226.4/config/xiamen/M011","readme_url":"http://159.27.226.4/config/xiamen/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:00:26.695Z","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/448","issues":"http://159.27.226.4/api/v4/projects/448/issues","merge_requests":"http://159.27.226.4/api/v4/projects/448/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/448/repository/branches","labels":"http://159.27.226.4/api/v4/projects/448/labels","events":"http://159.27.226.4/api/v4/projects/448/events","members":"http://159.27.226.4/api/v4/projects/448/members","cluster_agents":"http://159.27.226.4/api/v4/projects/448/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-28T04:08:37.865Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo config/xiamen/M011 [Pipeline] echo 448 [Pipeline] echo 448 [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/448/repository/commits/5c25114 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/448/repository/commits/5c25114 Response Code: HTTP/1.1 200 OK Response: {"id":"5c251149e9f9a15ac1a1296fbd71c8a16dac4929","short_id":"5c251149","created_at":"2023-10-13T17:46:55.000+08:00","parent_ids":["caf3b9ce449b57be3e77df3b8a8a1ba0d0070b7e"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:46:55.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:46:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M011/-/commit/5c251149e9f9a15ac1a1296fbd71c8a16dac4929","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":448,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:46:55 [Pipeline] echo dev**: 5c25114.**2023/10/13/17:46:55** [Pipeline] dir Running in /root/workspace/xiamen-config/M011/params_M011 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M011@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M011.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M011.json [Pipeline] readJSON [Pipeline] echo {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M011.json {"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"5c25114","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-40","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M011","branch":"dev","time":"2023-12-18_15-49-36","commit_id":"5c25114","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-40","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M011_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ grep -v params_M011 ++ grep -v version.json ++ ls ++ xargs + cp -r params params_M011/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M011","branch":"dev","time":"2023-12-18_15-49-36","commit_id":"5c25114","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-40","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M011_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M011@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** > - [M011slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 5c25114.**2023/10/13/17:46:55** [Pipeline] } [Pipeline] // dir [Pipeline] echo M012 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M012 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M012/params_M012 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M012/params /root/workspace/xiamen-config/M012/params_M012 /root/workspace/xiamen-config/M012/params_new /root/workspace/xiamen-config/M012/params_orin_master_M012_2023-12-18_15-45-34 /root/workspace/xiamen-config/M012/params_orin_master_M012_2023-12-18_15-45-34.zip /root/workspace/xiamen-config/M012/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M012 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M012参数 [Pipeline] echo rc_dev [Pipeline] echo M012 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M012.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M012/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M012.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M012.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/xiamen/M012.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision eea0a26f90060393524e0845ba6d537890e60e99 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f eea0a26f90060393524e0845ba6d537890e60e99 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk eea0a26f90060393524e0845ba6d537890e60e99 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M012.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=M012 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M012 Response Code: HTTP/1.1 200 OK Response: [{"id":1127,"description":null,"name":"M012","name_with_namespace":"Localization / config / M012","path":"M012","path_with_namespace":"localization/config/M012","created_at":"2023-10-24T03:54:44.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M012.git","http_url_to_repo":"http://159.27.226.4/localization/config/M012.git","web_url":"http://159.27.226.4/localization/config/M012","readme_url":"http://159.27.226.4/localization/config/M012/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:54.839Z","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/1127","issues":"http://159.27.226.4/api/v4/projects/1127/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1127/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1127/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1127/labels","events":"http://159.27.226.4/api/v4/projects/1127/events","members":"http://159.27.226.4/api/v4/projects/1127/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1127/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:54:44.037Z"},"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":984,"description":null,"name":"M012","name_with_namespace":"Lidar / config / vehicles / M012","path":"M012","path_with_namespace":"lidar/config/vehicles/M012","created_at":"2023-07-28T07:56:59.648Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M012.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M012.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M012","readme_url":"http://159.27.226.4/lidar/config/vehicles/M012/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:52.501Z","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/984","issues":"http://159.27.226.4/api/v4/projects/984/issues","merge_requests":"http://159.27.226.4/api/v4/projects/984/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/984/repository/branches","labels":"http://159.27.226.4/api/v4/projects/984/labels","events":"http://159.27.226.4/api/v4/projects/984/events","members":"http://159.27.226.4/api/v4/projects/984/members","cluster_agents":"http://159.27.226.4/api/v4/projects/984/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-29T07:56:59.660Z"},"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":747,"description":"","name":"M012","name_with_namespace":"config / extrinsics / M012","path":"M012","path_with_namespace":"config/extrinsics/M012","created_at":"2023-07-10T12:56:31.976Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M012.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M012.git","web_url":"http://159.27.226.4/config/extrinsics/M012","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-12T04:23:34.080Z","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/747","issues":"http://159.27.226.4/api/v4/projects/747/issues","merge_requests":"http://159.27.226.4/api/v4/projects/747/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/747/repository/branches","labels":"http://159.27.226.4/api/v4/projects/747/labels","events":"http://159.27.226.4/api/v4/projects/747/events","members":"http://159.27.226.4/api/v4/projects/747/members","cluster_agents":"http://159.27.226.4/api/v4/projects/747/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-11T12:56:31.993Z"},"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":676,"description":"","name":"M012","name_with_namespace":"config / vehicles / M012","path":"M012","path_with_namespace":"config/vehicles/M012","created_at":"2023-07-04T07:48:11.514Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M012.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M012.git","web_url":"http://159.27.226.4/config/vehicles/M012","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:42:01.159Z","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/676","issues":"http://159.27.226.4/api/v4/projects/676/issues","merge_requests":"http://159.27.226.4/api/v4/projects/676/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/676/repository/branches","labels":"http://159.27.226.4/api/v4/projects/676/labels","events":"http://159.27.226.4/api/v4/projects/676/events","members":"http://159.27.226.4/api/v4/projects/676/members","cluster_agents":"http://159.27.226.4/api/v4/projects/676/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-05T07:48:11.566Z"},"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":51,"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":449,"description":"","name":"M012","name_with_namespace":"config / xiamen / M012","path":"M012","path_with_namespace":"config/xiamen/M012","created_at":"2022-10-27T04:09:11.205Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M012.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M012.git","web_url":"http://159.27.226.4/config/xiamen/M012","readme_url":"http://159.27.226.4/config/xiamen/M012/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:02:18.560Z","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/449","issues":"http://159.27.226.4/api/v4/projects/449/issues","merge_requests":"http://159.27.226.4/api/v4/projects/449/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/449/repository/branches","labels":"http://159.27.226.4/api/v4/projects/449/labels","events":"http://159.27.226.4/api/v4/projects/449/events","members":"http://159.27.226.4/api/v4/projects/449/members","cluster_agents":"http://159.27.226.4/api/v4/projects/449/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-28T04:09:11.242Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo 449 [Pipeline] echo 449 [Pipeline] echo eea0a26 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 449 eea0a26 eea0a26 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M012.json [Pipeline] readJSON [Pipeline] echo {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M012.json {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M012","branch":"dev","time":"2023-12-18_15-49-50","commit_id":"eea0a26","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=M012 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M012 Response Code: HTTP/1.1 200 OK Response: [{"id":1127,"description":null,"name":"M012","name_with_namespace":"Localization / config / M012","path":"M012","path_with_namespace":"localization/config/M012","created_at":"2023-10-24T03:54:44.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M012.git","http_url_to_repo":"http://159.27.226.4/localization/config/M012.git","web_url":"http://159.27.226.4/localization/config/M012","readme_url":"http://159.27.226.4/localization/config/M012/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:54.839Z","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/1127","issues":"http://159.27.226.4/api/v4/projects/1127/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1127/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1127/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1127/labels","events":"http://159.27.226.4/api/v4/projects/1127/events","members":"http://159.27.226.4/api/v4/projects/1127/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1127/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:54:44.037Z"},"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":984,"description":null,"name":"M012","name_with_namespace":"Lidar / config / vehicles / M012","path":"M012","path_with_namespace":"lidar/config/vehicles/M012","created_at":"2023-07-28T07:56:59.648Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M012.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M012.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M012","readme_url":"http://159.27.226.4/lidar/config/vehicles/M012/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:52.501Z","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/984","issues":"http://159.27.226.4/api/v4/projects/984/issues","merge_requests":"http://159.27.226.4/api/v4/projects/984/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/984/repository/branches","labels":"http://159.27.226.4/api/v4/projects/984/labels","events":"http://159.27.226.4/api/v4/projects/984/events","members":"http://159.27.226.4/api/v4/projects/984/members","cluster_agents":"http://159.27.226.4/api/v4/projects/984/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-29T07:56:59.660Z"},"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":747,"description":"","name":"M012","name_with_namespace":"config / extrinsics / M012","path":"M012","path_with_namespace":"config/extrinsics/M012","created_at":"2023-07-10T12:56:31.976Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M012.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M012.git","web_url":"http://159.27.226.4/config/extrinsics/M012","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-12T04:23:34.080Z","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/747","issues":"http://159.27.226.4/api/v4/projects/747/issues","merge_requests":"http://159.27.226.4/api/v4/projects/747/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/747/repository/branches","labels":"http://159.27.226.4/api/v4/projects/747/labels","events":"http://159.27.226.4/api/v4/projects/747/events","members":"http://159.27.226.4/api/v4/projects/747/members","cluster_agents":"http://159.27.226.4/api/v4/projects/747/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-11T12:56:31.993Z"},"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":676,"description":"","name":"M012","name_with_namespace":"config / vehicles / M012","path":"M012","path_with_namespace":"config/vehicles/M012","created_at":"2023-07-04T07:48:11.514Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M012.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M012.git","web_url":"http://159.27.226.4/config/vehicles/M012","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:42:01.159Z","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/676","issues":"http://159.27.226.4/api/v4/projects/676/issues","merge_requests":"http://159.27.226.4/api/v4/projects/676/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/676/repository/branches","labels":"http://159.27.226.4/api/v4/projects/676/labels","events":"http://159.27.226.4/api/v4/projects/676/events","members":"http://159.27.226.4/api/v4/projects/676/members","cluster_agents":"http://159.27.226.4/api/v4/projects/676/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-05T07:48:11.566Z"},"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":51,"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":449,"description":"","name":"M012","name_with_namespace":"config / xiamen / M012","path":"M012","path_with_namespace":"config/xiamen/M012","created_at":"2022-10-27T04:09:11.205Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M012.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M012.git","web_url":"http://159.27.226.4/config/xiamen/M012","readme_url":"http://159.27.226.4/config/xiamen/M012/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:02:18.560Z","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/449","issues":"http://159.27.226.4/api/v4/projects/449/issues","merge_requests":"http://159.27.226.4/api/v4/projects/449/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/449/repository/branches","labels":"http://159.27.226.4/api/v4/projects/449/labels","events":"http://159.27.226.4/api/v4/projects/449/events","members":"http://159.27.226.4/api/v4/projects/449/members","cluster_agents":"http://159.27.226.4/api/v4/projects/449/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-28T04:09:11.242Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo config/xiamen/M012 [Pipeline] echo 449 [Pipeline] echo 449 [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/449/repository/commits/eea0a26 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/449/repository/commits/eea0a26 Response Code: HTTP/1.1 200 OK Response: {"id":"eea0a26f90060393524e0845ba6d537890e60e99","short_id":"eea0a26f","created_at":"2023-10-13T17:46:56.000+08:00","parent_ids":["718a2a30898e46384ac358f5d5a32771aca029f0"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:46:56.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:46:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M012/-/commit/eea0a26f90060393524e0845ba6d537890e60e99","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":449,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:46:56 [Pipeline] echo dev**: eea0a26.**2023/10/13/17:46:56** [Pipeline] dir Running in /root/workspace/xiamen-config/M012/params_M012 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M012@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M012.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M012.json [Pipeline] readJSON [Pipeline] echo {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M012.json {"project":{"M012":"config/xiamen/M012","shared_config":"config/xiamen/shared_config"},"commit":{"M012":"eea0a26","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-54","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M012","branch":"dev","time":"2023-12-18_15-49-50","commit_id":"eea0a26","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-54","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M012_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ grep -v params_M012 ++ ls ++ grep -v version.json ++ xargs + cp -r params params_M012/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M012","branch":"dev","time":"2023-12-18_15-49-50","commit_id":"eea0a26","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-49-54","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M012_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M012@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** > - [M011slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 5c25114.**2023/10/13/17:46:55** > - [M012slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: eea0a26.**2023/10/13/17:46:56** [Pipeline] } [Pipeline] // dir [Pipeline] echo M013 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M013 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M013/params_M013 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M013/params /root/workspace/xiamen-config/M013/params_M013 /root/workspace/xiamen-config/M013/params_new /root/workspace/xiamen-config/M013/params_orin_master_M013_2023-12-18_15-46-28 /root/workspace/xiamen-config/M013/params_orin_master_M013_2023-12-18_15-46-28.zip /root/workspace/xiamen-config/M013/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M013 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M013参数 [Pipeline] echo rc_dev [Pipeline] echo M013 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M013.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M013/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M013.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M013.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/xiamen/M013.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 128a402734e2d9790bf26f7a98bf62f2978a51ef (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 128a402734e2d9790bf26f7a98bf62f2978a51ef # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 128a402734e2d9790bf26f7a98bf62f2978a51ef # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M013.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=M013 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M013 Response Code: HTTP/1.1 200 OK Response: [{"id":1128,"description":null,"name":"M013","name_with_namespace":"Localization / config / M013","path":"M013","path_with_namespace":"localization/config/M013","created_at":"2023-10-24T03:54:59.808Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M013.git","http_url_to_repo":"http://159.27.226.4/localization/config/M013.git","web_url":"http://159.27.226.4/localization/config/M013","readme_url":"http://159.27.226.4/localization/config/M013/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:56.174Z","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/1128","issues":"http://159.27.226.4/api/v4/projects/1128/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1128/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1128/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1128/labels","events":"http://159.27.226.4/api/v4/projects/1128/events","members":"http://159.27.226.4/api/v4/projects/1128/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1128/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:54:59.897Z"},"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":983,"description":null,"name":"M013","name_with_namespace":"Lidar / config / vehicles / M013","path":"M013","path_with_namespace":"lidar/config/vehicles/M013","created_at":"2023-07-28T07:56:58.919Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M013.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M013.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M013","readme_url":"http://159.27.226.4/lidar/config/vehicles/M013/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:53.852Z","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/983","issues":"http://159.27.226.4/api/v4/projects/983/issues","merge_requests":"http://159.27.226.4/api/v4/projects/983/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/983/repository/branches","labels":"http://159.27.226.4/api/v4/projects/983/labels","events":"http://159.27.226.4/api/v4/projects/983/events","members":"http://159.27.226.4/api/v4/projects/983/members","cluster_agents":"http://159.27.226.4/api/v4/projects/983/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-29T07:56:58.934Z"},"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":748,"description":"","name":"M013","name_with_namespace":"config / extrinsics / M013","path":"M013","path_with_namespace":"config/extrinsics/M013","created_at":"2023-07-10T12:56:45.252Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M013.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M013.git","web_url":"http://159.27.226.4/config/extrinsics/M013","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:13.964Z","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/748","issues":"http://159.27.226.4/api/v4/projects/748/issues","merge_requests":"http://159.27.226.4/api/v4/projects/748/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/748/repository/branches","labels":"http://159.27.226.4/api/v4/projects/748/labels","events":"http://159.27.226.4/api/v4/projects/748/events","members":"http://159.27.226.4/api/v4/projects/748/members","cluster_agents":"http://159.27.226.4/api/v4/projects/748/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-11T12:56:45.266Z"},"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":677,"description":"","name":"M013","name_with_namespace":"config / vehicles / M013","path":"M013","path_with_namespace":"config/vehicles/M013","created_at":"2023-07-04T07:49:19.700Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M013.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M013.git","web_url":"http://159.27.226.4/config/vehicles/M013","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:42:29.462Z","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/677","issues":"http://159.27.226.4/api/v4/projects/677/issues","merge_requests":"http://159.27.226.4/api/v4/projects/677/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/677/repository/branches","labels":"http://159.27.226.4/api/v4/projects/677/labels","events":"http://159.27.226.4/api/v4/projects/677/events","members":"http://159.27.226.4/api/v4/projects/677/members","cluster_agents":"http://159.27.226.4/api/v4/projects/677/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-05T07:49:19.719Z"},"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":51,"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":450,"description":"","name":"M013","name_with_namespace":"config / xiamen / M013","path":"M013","path_with_namespace":"config/xiamen/M013","created_at":"2022-10-27T04:09:37.865Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M013.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M013.git","web_url":"http://159.27.226.4/config/xiamen/M013","readme_url":"http://159.27.226.4/config/xiamen/M013/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:03:07.273Z","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/450","issues":"http://159.27.226.4/api/v4/projects/450/issues","merge_requests":"http://159.27.226.4/api/v4/projects/450/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/450/repository/branches","labels":"http://159.27.226.4/api/v4/projects/450/labels","events":"http://159.27.226.4/api/v4/projects/450/events","members":"http://159.27.226.4/api/v4/projects/450/members","cluster_agents":"http://159.27.226.4/api/v4/projects/450/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-28T04:09:37.915Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo 450 [Pipeline] echo 450 [Pipeline] echo 128a402 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 450 128a402 128a402 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M013.json [Pipeline] readJSON [Pipeline] echo {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M013.json {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M013","branch":"dev","time":"2023-12-18_15-50-02","commit_id":"128a402","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=M013 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M013 Response Code: HTTP/1.1 200 OK Response: [{"id":1128,"description":null,"name":"M013","name_with_namespace":"Localization / config / M013","path":"M013","path_with_namespace":"localization/config/M013","created_at":"2023-10-24T03:54:59.808Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M013.git","http_url_to_repo":"http://159.27.226.4/localization/config/M013.git","web_url":"http://159.27.226.4/localization/config/M013","readme_url":"http://159.27.226.4/localization/config/M013/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:56.174Z","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/1128","issues":"http://159.27.226.4/api/v4/projects/1128/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1128/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1128/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1128/labels","events":"http://159.27.226.4/api/v4/projects/1128/events","members":"http://159.27.226.4/api/v4/projects/1128/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1128/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:54:59.897Z"},"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":983,"description":null,"name":"M013","name_with_namespace":"Lidar / config / vehicles / M013","path":"M013","path_with_namespace":"lidar/config/vehicles/M013","created_at":"2023-07-28T07:56:58.919Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M013.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M013.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M013","readme_url":"http://159.27.226.4/lidar/config/vehicles/M013/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:53.852Z","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/983","issues":"http://159.27.226.4/api/v4/projects/983/issues","merge_requests":"http://159.27.226.4/api/v4/projects/983/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/983/repository/branches","labels":"http://159.27.226.4/api/v4/projects/983/labels","events":"http://159.27.226.4/api/v4/projects/983/events","members":"http://159.27.226.4/api/v4/projects/983/members","cluster_agents":"http://159.27.226.4/api/v4/projects/983/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-29T07:56:58.934Z"},"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":748,"description":"","name":"M013","name_with_namespace":"config / extrinsics / M013","path":"M013","path_with_namespace":"config/extrinsics/M013","created_at":"2023-07-10T12:56:45.252Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M013.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M013.git","web_url":"http://159.27.226.4/config/extrinsics/M013","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:13.964Z","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/748","issues":"http://159.27.226.4/api/v4/projects/748/issues","merge_requests":"http://159.27.226.4/api/v4/projects/748/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/748/repository/branches","labels":"http://159.27.226.4/api/v4/projects/748/labels","events":"http://159.27.226.4/api/v4/projects/748/events","members":"http://159.27.226.4/api/v4/projects/748/members","cluster_agents":"http://159.27.226.4/api/v4/projects/748/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-11T12:56:45.266Z"},"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":677,"description":"","name":"M013","name_with_namespace":"config / vehicles / M013","path":"M013","path_with_namespace":"config/vehicles/M013","created_at":"2023-07-04T07:49:19.700Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M013.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M013.git","web_url":"http://159.27.226.4/config/vehicles/M013","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:42:29.462Z","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/677","issues":"http://159.27.226.4/api/v4/projects/677/issues","merge_requests":"http://159.27.226.4/api/v4/projects/677/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/677/repository/branches","labels":"http://159.27.226.4/api/v4/projects/677/labels","events":"http://159.27.226.4/api/v4/projects/677/events","members":"http://159.27.226.4/api/v4/projects/677/members","cluster_agents":"http://159.27.226.4/api/v4/projects/677/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-05T07:49:19.719Z"},"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":51,"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":450,"description":"","name":"M013","name_with_namespace":"config / xiamen / M013","path":"M013","path_with_namespace":"config/xiamen/M013","created_at":"2022-10-27T04:09:37.865Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M013.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M013.git","web_url":"http://159.27.226.4/config/xiamen/M013","readme_url":"http://159.27.226.4/config/xiamen/M013/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:03:07.273Z","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/450","issues":"http://159.27.226.4/api/v4/projects/450/issues","merge_requests":"http://159.27.226.4/api/v4/projects/450/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/450/repository/branches","labels":"http://159.27.226.4/api/v4/projects/450/labels","events":"http://159.27.226.4/api/v4/projects/450/events","members":"http://159.27.226.4/api/v4/projects/450/members","cluster_agents":"http://159.27.226.4/api/v4/projects/450/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-28T04:09:37.915Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo config/xiamen/M013 [Pipeline] echo 450 [Pipeline] echo 450 [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/450/repository/commits/128a402 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/450/repository/commits/128a402 Response Code: HTTP/1.1 200 OK Response: {"id":"128a402734e2d9790bf26f7a98bf62f2978a51ef","short_id":"128a4027","created_at":"2023-10-13T17:46:58.000+08:00","parent_ids":["f69715bda55957d528f2782340eb03d034300980"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:46:58.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:46:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M013/-/commit/128a402734e2d9790bf26f7a98bf62f2978a51ef","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":450,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:46:58 [Pipeline] echo dev**: 128a402.**2023/10/13/17:46:58** [Pipeline] dir Running in /root/workspace/xiamen-config/M013/params_M013 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M013@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M013.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M013.json [Pipeline] readJSON [Pipeline] echo {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M013.json {"project":{"M013":"config/xiamen/M013","shared_config":"config/xiamen/shared_config"},"commit":{"M013":"128a402","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-06","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M013","branch":"dev","time":"2023-12-18_15-50-02","commit_id":"128a402","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-06","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M013_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ grep -v params_M013 ++ xargs ++ ls ++ grep -v version.json + cp -r params params_M013/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M013","branch":"dev","time":"2023-12-18_15-50-02","commit_id":"128a402","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-06","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M013_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M013@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** > - [M011slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 5c25114.**2023/10/13/17:46:55** > - [M012slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: eea0a26.**2023/10/13/17:46:56** > - [M013slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 128a402.**2023/10/13/17:46:58** [Pipeline] } [Pipeline] // dir [Pipeline] echo M014 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M014 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M014/params_M014 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M014/params /root/workspace/xiamen-config/M014/params_M014 /root/workspace/xiamen-config/M014/params_new /root/workspace/xiamen-config/M014/params_orin_master_M014_2023-12-18_15-47-24 /root/workspace/xiamen-config/M014/params_orin_master_M014_2023-12-18_15-47-24.zip /root/workspace/xiamen-config/M014/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M014 [Pipeline] { [Pipeline] echo [M007, M008, M009, M010, M011, M012, M013, M014] [Pipeline] echo 更新M014参数 [Pipeline] echo rc_dev [Pipeline] echo M014 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M014.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M014/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M014.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M014.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/xiamen/M014.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 810e12fbd2bb69cd6b0517322a5fe9f8bb434d34 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 810e12fbd2bb69cd6b0517322a5fe9f8bb434d34 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 810e12fbd2bb69cd6b0517322a5fe9f8bb434d34 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M014.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=M014 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M014 Response Code: HTTP/1.1 200 OK Response: [{"id":1129,"description":null,"name":"M014","name_with_namespace":"Localization / config / M014","path":"M014","path_with_namespace":"localization/config/M014","created_at":"2023-10-24T03:55:00.923Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M014.git","http_url_to_repo":"http://159.27.226.4/localization/config/M014.git","web_url":"http://159.27.226.4/localization/config/M014","readme_url":"http://159.27.226.4/localization/config/M014/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:57.547Z","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/1129","issues":"http://159.27.226.4/api/v4/projects/1129/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1129/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1129/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1129/labels","events":"http://159.27.226.4/api/v4/projects/1129/events","members":"http://159.27.226.4/api/v4/projects/1129/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1129/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:55:00.937Z"},"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":953,"description":null,"name":"M014","name_with_namespace":"Lidar / config / vehicles / M014","path":"M014","path_with_namespace":"lidar/config/vehicles/M014","created_at":"2023-07-28T07:56:39.865Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M014.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M014.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:55.246Z","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/953","issues":"http://159.27.226.4/api/v4/projects/953/issues","merge_requests":"http://159.27.226.4/api/v4/projects/953/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/953/repository/branches","labels":"http://159.27.226.4/api/v4/projects/953/labels","events":"http://159.27.226.4/api/v4/projects/953/events","members":"http://159.27.226.4/api/v4/projects/953/members","cluster_agents":"http://159.27.226.4/api/v4/projects/953/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-29T07:56:39.889Z"},"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":749,"description":"","name":"M014","name_with_namespace":"config / extrinsics / M014","path":"M014","path_with_namespace":"config/extrinsics/M014","created_at":"2023-07-10T12:56:58.472Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M014.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M014.git","web_url":"http://159.27.226.4/config/extrinsics/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:14.022Z","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/749","issues":"http://159.27.226.4/api/v4/projects/749/issues","merge_requests":"http://159.27.226.4/api/v4/projects/749/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/749/repository/branches","labels":"http://159.27.226.4/api/v4/projects/749/labels","events":"http://159.27.226.4/api/v4/projects/749/events","members":"http://159.27.226.4/api/v4/projects/749/members","cluster_agents":"http://159.27.226.4/api/v4/projects/749/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-11T12:56:58.489Z"},"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":707,"description":"","name":"M014","name_with_namespace":"config / vehicles / M014","path":"M014","path_with_namespace":"config/vehicles/M014","created_at":"2023-07-04T08:30:42.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M014.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M014.git","web_url":"http://159.27.226.4/config/vehicles/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:43:00.104Z","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/707","issues":"http://159.27.226.4/api/v4/projects/707/issues","merge_requests":"http://159.27.226.4/api/v4/projects/707/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/707/repository/branches","labels":"http://159.27.226.4/api/v4/projects/707/labels","events":"http://159.27.226.4/api/v4/projects/707/events","members":"http://159.27.226.4/api/v4/projects/707/members","cluster_agents":"http://159.27.226.4/api/v4/projects/707/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-05T08:30:42.756Z"},"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":51,"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":451,"description":"","name":"M014","name_with_namespace":"config / xiamen / M014","path":"M014","path_with_namespace":"config/xiamen/M014","created_at":"2022-10-27T04:10:06.670Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M014.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M014.git","web_url":"http://159.27.226.4/config/xiamen/M014","readme_url":"http://159.27.226.4/config/xiamen/M014/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:11.328Z","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/451","issues":"http://159.27.226.4/api/v4/projects/451/issues","merge_requests":"http://159.27.226.4/api/v4/projects/451/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/451/repository/branches","labels":"http://159.27.226.4/api/v4/projects/451/labels","events":"http://159.27.226.4/api/v4/projects/451/events","members":"http://159.27.226.4/api/v4/projects/451/members","cluster_agents":"http://159.27.226.4/api/v4/projects/451/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-28T04:10:06.705Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo 451 [Pipeline] echo 451 [Pipeline] echo 810e12f [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 451 810e12f 810e12f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M014.json [Pipeline] readJSON [Pipeline] echo {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M014.json {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_orin_slave_M014","branch":"dev","time":"2023-12-18_15-50-14","commit_id":"810e12f","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=M014 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M014 Response Code: HTTP/1.1 200 OK Response: [{"id":1129,"description":null,"name":"M014","name_with_namespace":"Localization / config / M014","path":"M014","path_with_namespace":"localization/config/M014","created_at":"2023-10-24T03:55:00.923Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M014.git","http_url_to_repo":"http://159.27.226.4/localization/config/M014.git","web_url":"http://159.27.226.4/localization/config/M014","readme_url":"http://159.27.226.4/localization/config/M014/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:57.547Z","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/1129","issues":"http://159.27.226.4/api/v4/projects/1129/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1129/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1129/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1129/labels","events":"http://159.27.226.4/api/v4/projects/1129/events","members":"http://159.27.226.4/api/v4/projects/1129/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1129/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:55:00.937Z"},"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":953,"description":null,"name":"M014","name_with_namespace":"Lidar / config / vehicles / M014","path":"M014","path_with_namespace":"lidar/config/vehicles/M014","created_at":"2023-07-28T07:56:39.865Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M014.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M014.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-22T08:53:55.246Z","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/953","issues":"http://159.27.226.4/api/v4/projects/953/issues","merge_requests":"http://159.27.226.4/api/v4/projects/953/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/953/repository/branches","labels":"http://159.27.226.4/api/v4/projects/953/labels","events":"http://159.27.226.4/api/v4/projects/953/events","members":"http://159.27.226.4/api/v4/projects/953/members","cluster_agents":"http://159.27.226.4/api/v4/projects/953/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-29T07:56:39.889Z"},"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":749,"description":"","name":"M014","name_with_namespace":"config / extrinsics / M014","path":"M014","path_with_namespace":"config/extrinsics/M014","created_at":"2023-07-10T12:56:58.472Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M014.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M014.git","web_url":"http://159.27.226.4/config/extrinsics/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:14.022Z","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/749","issues":"http://159.27.226.4/api/v4/projects/749/issues","merge_requests":"http://159.27.226.4/api/v4/projects/749/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/749/repository/branches","labels":"http://159.27.226.4/api/v4/projects/749/labels","events":"http://159.27.226.4/api/v4/projects/749/events","members":"http://159.27.226.4/api/v4/projects/749/members","cluster_agents":"http://159.27.226.4/api/v4/projects/749/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-11T12:56:58.489Z"},"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":707,"description":"","name":"M014","name_with_namespace":"config / vehicles / M014","path":"M014","path_with_namespace":"config/vehicles/M014","created_at":"2023-07-04T08:30:42.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M014.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M014.git","web_url":"http://159.27.226.4/config/vehicles/M014","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:43:00.104Z","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/707","issues":"http://159.27.226.4/api/v4/projects/707/issues","merge_requests":"http://159.27.226.4/api/v4/projects/707/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/707/repository/branches","labels":"http://159.27.226.4/api/v4/projects/707/labels","events":"http://159.27.226.4/api/v4/projects/707/events","members":"http://159.27.226.4/api/v4/projects/707/members","cluster_agents":"http://159.27.226.4/api/v4/projects/707/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-05T08:30:42.756Z"},"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":51,"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":451,"description":"","name":"M014","name_with_namespace":"config / xiamen / M014","path":"M014","path_with_namespace":"config/xiamen/M014","created_at":"2022-10-27T04:10:06.670Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M014.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M014.git","web_url":"http://159.27.226.4/config/xiamen/M014","readme_url":"http://159.27.226.4/config/xiamen/M014/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:07:11.328Z","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/451","issues":"http://159.27.226.4/api/v4/projects/451/issues","merge_requests":"http://159.27.226.4/api/v4/projects/451/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/451/repository/branches","labels":"http://159.27.226.4/api/v4/projects/451/labels","events":"http://159.27.226.4/api/v4/projects/451/events","members":"http://159.27.226.4/api/v4/projects/451/members","cluster_agents":"http://159.27.226.4/api/v4/projects/451/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-28T04:10:06.705Z"},"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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo config/xiamen/M014 [Pipeline] echo 451 [Pipeline] echo 451 [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/451/repository/commits/810e12f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/451/repository/commits/810e12f Response Code: HTTP/1.1 200 OK Response: {"id":"810e12fbd2bb69cd6b0517322a5fe9f8bb434d34","short_id":"810e12fb","created_at":"2023-10-13T17:46:59.000+08:00","parent_ids":["8ab18923597a9e745e369c3846c080a877f98a9f"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:46:59.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:46:59.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M014/-/commit/810e12fbd2bb69cd6b0517322a5fe9f8bb434d34","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":451,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:46:59 [Pipeline] echo dev**: 810e12f.**2023/10/13/17:46:59** [Pipeline] dir Running in /root/workspace/xiamen-config/M014/params_M014 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M014@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M014.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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 123fd18 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 123fd18 123fd18 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M014.json [Pipeline] readJSON [Pipeline] echo {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] echo {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] sh + echo '{"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M014.json {"project":{"M014":"config/xiamen/M014","shared_config":"config/xiamen/shared_config"},"commit":{"M014":"810e12f","shared_config":"123fd18"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-18","commit_id":"123fd18","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":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":"2023-12-18T07:24:09.263Z","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":"2023-12-18T07:32:32.589Z","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":"2023-12-18T07:28:47.297Z","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-18T07:29:51.289Z","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":"2023-12-18T07:31:48.017Z","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":"2023-12-18T07:25:44.427Z","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":"2023-12-18T07:26:46.339Z","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":"2023-12-18T07:27:56.658Z","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":"2023-12-18T07:22:09.177Z","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/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [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/486/repository/commits/123fd18 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18 Response Code: HTTP/1.1 200 OK Response: {"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/12/18/15:27:54 [Pipeline] echo dev**: 123fd18.**2023/12/18/15:27:54** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_M014","branch":"dev","time":"2023-12-18_15-50-14","commit_id":"810e12f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-18","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M014_Slave","type":0,"project":5} [Pipeline] echo M007 [Pipeline] sh ++ ls ++ grep -v params_M014 ++ grep -v version.json ++ xargs + cp -r params params_M014/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_M014","branch":"dev","time":"2023-12-18_15-50-14","commit_id":"810e12f","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-12-18_15-50-18","commit_id":"123fd18","version":"","commit_msgs":",,"}],"device":2,"device_name":"M014_Slave","type":0,"project":5}' [Pipeline] sh + rm -rf params_M014@tmp [Pipeline] echo > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** > - [M011slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 5c25114.**2023/10/13/17:46:55** > - [M012slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: eea0a26.**2023/10/13/17:46:56** > - [M013slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 128a402.**2023/10/13/17:46:58** > - [M014slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 810e12f.**2023/10/13/17:46:59** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M007@tmp /root/workspace/xiamen-config/M008@tmp /root/workspace/xiamen-config/M009@tmp /root/workspace/xiamen-config/M010@tmp /root/workspace/xiamen-config/M011@tmp /root/workspace/xiamen-config/M012@tmp /root/workspace/xiamen-config/M013@tmp /root/workspace/xiamen-config/M014@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (checkout_new) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M007拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M007/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M007/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/M007.git > git init /root/workspace/xiamen-config/M007/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M007.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/M007.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M007.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 6a2020e9a6886237a1a46b3b05ead5aa7f9b1d59 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a2020e9a6886237a1a46b3b05ead5aa7f9b1d59 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 6a2020e9a6886237a1a46b3b05ead5aa7f9b1d59 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'hdmap-common' (git@159.27.226.4:map/config/hdmap-common.git) registered for path 'hdmap-common' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M007.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/m007.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M007.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M007/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 17.99 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (9/430) Resolving deltas: 3% (16/430) Resolving deltas: 4% (18/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (65/430) Resolving deltas: 19% (84/430) Resolving deltas: 20% (87/430) Resolving deltas: 23% (101/430) Resolving deltas: 24% (107/430) Resolving deltas: 26% (113/430) Resolving deltas: 29% (125/430) Resolving deltas: 30% (129/430) Resolving deltas: 31% (134/430) Resolving deltas: 33% (146/430) Resolving deltas: 34% (150/430) Resolving deltas: 35% (151/430) Resolving deltas: 39% (168/430) Resolving deltas: 40% (174/430) Resolving deltas: 41% (180/430) Resolving deltas: 42% (181/430) Resolving deltas: 43% (185/430) Resolving deltas: 45% (197/430) Resolving deltas: 46% (198/430) Resolving deltas: 47% (205/430) Resolving deltas: 48% (209/430) Resolving deltas: 49% (211/430) Resolving deltas: 50% (215/430) Resolving deltas: 51% (220/430) Resolving deltas: 52% (225/430) Resolving deltas: 53% (228/430) Resolving deltas: 55% (238/430) Resolving deltas: 56% (244/430) Resolving deltas: 57% (248/430) Resolving deltas: 58% (253/430) Resolving deltas: 59% (254/430) Resolving deltas: 61% (264/430) Resolving deltas: 62% (268/430) Resolving deltas: 64% (277/430) Resolving deltas: 65% (283/430) Resolving deltas: 66% (288/430) Resolving deltas: 67% (292/430) Resolving deltas: 68% (293/430) Resolving deltas: 74% (322/430) Resolving deltas: 76% (327/430) Resolving deltas: 77% (333/430) Resolving deltas: 83% (358/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/hdmap-common'... remote: Enumerating objects: 8, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 8 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 12% (1/8) Receiving objects: 25% (2/8) Receiving objects: 37% (3/8) Receiving objects: 50% (4/8) Receiving objects: 62% (5/8) Receiving objects: 75% (6/8) Receiving objects: 87% (7/8) Receiving objects: 100% (8/8) Receiving objects: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/lidar-extrinsics'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 33 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 6.53 KiB | 6.53 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 40% (2/5) Resolving deltas: 60% (3/5) Resolving deltas: 80% (4/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 8.93 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 10% (8/76) Resolving deltas: 34% (26/76) Resolving deltas: 35% (27/76) Resolving deltas: 44% (34/76) Resolving deltas: 59% (45/76) Resolving deltas: 69% (53/76) Resolving deltas: 71% (54/76) Resolving deltas: 72% (55/76) Resolving deltas: 73% (56/76) Resolving deltas: 76% (58/76) Resolving deltas: 78% (60/76) Resolving deltas: 82% (63/76) Resolving deltas: 86% (66/76) Resolving deltas: 89% (68/76) Resolving deltas: 92% (70/76) Resolving deltas: 93% (71/76) Resolving deltas: 94% (72/76) Resolving deltas: 96% (73/76) Resolving deltas: 97% (74/76) Resolving deltas: 98% (75/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 28% (14/49) Resolving deltas: 32% (16/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 51% (25/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/msf-vehicle'... remote: Enumerating objects: 33, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 7.13 KiB | 7.13 MiB/s, done. remote: Total 33 (delta 2), reused 0 (delta 0), pack-reused 27 Resolving deltas: 0% (0/11) Resolving deltas: 27% (3/11) Resolving deltas: 72% (8/11) Resolving deltas: 81% (9/11) Resolving deltas: 90% (10/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 64% (9/14) Resolving deltas: 78% (11/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M007/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/xiamen-config/M007/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 15.04 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 3% (18/597) Resolving deltas: 4% (28/597) Resolving deltas: 5% (30/597) Resolving deltas: 6% (36/597) Resolving deltas: 7% (46/597) Resolving deltas: 8% (49/597) Resolving deltas: 10% (64/597) Resolving deltas: 13% (81/597) Resolving deltas: 14% (84/597) Resolving deltas: 15% (90/597) Resolving deltas: 61% (369/597) Resolving deltas: 62% (371/597) Resolving deltas: 63% (377/597) Resolving deltas: 67% (402/597) Resolving deltas: 68% (408/597) Resolving deltas: 69% (412/597) Resolving deltas: 70% (418/597) Resolving deltas: 71% (426/597) Resolving deltas: 75% (451/597) Resolving deltas: 84% (505/597) Resolving deltas: 88% (529/597) Resolving deltas: 96% (578/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 6.39 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 7% (3/42) Resolving deltas: 16% (7/42) Resolving deltas: 26% (11/42) Resolving deltas: 30% (13/42) Resolving deltas: 33% (14/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_vehicles'... remote: Enumerating objects: 30, done. remote: Total 30 (delta 0), reused 0 (delta 0), pack-reused 30 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), done. Resolving deltas: 0% (0/7) Resolving deltas: 14% (1/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264), 9.19 MiB | 18.26 MiB/s Receiving objects: 8% (22/264), 9.19 MiB | 18.26 MiB/s Receiving objects: 9% (24/264), 9.19 MiB | 18.26 MiB/s Receiving objects: 10% (27/264), 17.83 MiB | 17.77 MiB/s Receiving objects: 11% (30/264), 26.68 MiB | 17.74 MiB/s Receiving objects: 12% (32/264), 26.68 MiB | 17.74 MiB/s Receiving objects: 13% (35/264), 26.68 MiB | 17.74 MiB/s Receiving objects: 14% (37/264), 26.68 MiB | 17.74 MiB/s Receiving objects: 14% (39/264), 36.25 MiB | 18.10 MiB/s Receiving objects: 14% (39/264), 50.64 MiB | 16.86 MiB/s Receiving objects: 15% (40/264), 50.64 MiB | 16.86 MiB/s Receiving objects: 15% (40/264), 64.75 MiB | 16.16 MiB/s Receiving objects: 15% (42/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 16% (43/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 17% (45/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 18% (48/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 19% (51/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 20% (53/264), 95.43 MiB | 19.15 MiB/s Receiving objects: 21% (56/264), 106.87 MiB | 19.77 MiB/s Receiving objects: 22% (59/264), 106.87 MiB | 19.77 MiB/s Receiving objects: 23% (61/264), 106.87 MiB | 19.77 MiB/s Receiving objects: 23% (63/264), 121.15 MiB | 20.98 MiB/s Receiving objects: 24% (64/264), 121.15 MiB | 20.98 MiB/s Receiving objects: 24% (64/264), 139.98 MiB | 21.38 MiB/s Receiving objects: 25% (66/264), 139.98 MiB | 21.38 MiB/s Receiving objects: 26% (69/264), 149.55 MiB | 21.91 MiB/s Receiving objects: 26% (71/264), 159.29 MiB | 22.52 MiB/s Receiving objects: 27% (72/264), 159.29 MiB | 22.52 MiB/s Receiving objects: 28% (74/264), 168.25 MiB | 22.95 MiB/s Receiving objects: 29% (77/264), 168.25 MiB | 22.95 MiB/s Receiving objects: 29% (79/264), 168.25 MiB | 22.95 MiB/s Receiving objects: 30% (80/264), 184.86 MiB | 19.82 MiB/s Receiving objects: 31% (82/264), 184.86 MiB | 19.82 MiB/s Receiving objects: 31% (82/264), 193.96 MiB | 19.31 MiB/s Receiving objects: 31% (82/264), 215.82 MiB | 19.22 MiB/s Receiving objects: 31% (82/264), 239.11 MiB | 19.89 MiB/s Receiving objects: 31% (82/264), 262.21 MiB | 20.85 MiB/s Receiving objects: 32% (85/264), 270.13 MiB | 20.68 MiB/s Receiving objects: 33% (88/264), 270.13 MiB | 20.68 MiB/s Receiving objects: 34% (90/264), 270.13 MiB | 20.68 MiB/s Receiving objects: 35% (93/264), 270.13 MiB | 20.68 MiB/s Receiving objects: 36% (96/264), 270.13 MiB | 20.68 MiB/s Receiving objects: 36% (97/264), 279.30 MiB | 20.96 MiB/s Receiving objects: 37% (98/264), 279.30 MiB | 20.96 MiB/s Receiving objects: 38% (101/264), 279.30 MiB | 20.96 MiB/s Receiving objects: 39% (103/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 40% (106/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 41% (109/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 42% (111/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 43% (114/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 44% (117/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 45% (119/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 46% (122/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 47% (125/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 48% (127/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 49% (130/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 50% (132/264), 288.82 MiB | 21.05 MiB/s Receiving objects: 50% (134/264), 297.69 MiB | 20.66 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 7.59 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 7.59 MiB/s Receiving objects: 51% (135/264), 327.78 MiB | 7.82 MiB/s Receiving objects: 52% (138/264), 327.78 MiB | 7.82 MiB/s Receiving objects: 53% (140/264), 327.78 MiB | 7.82 MiB/s Receiving objects: 54% (143/264), 327.78 MiB | 7.82 MiB/s Receiving objects: 54% (145/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 55% (146/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 56% (148/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 57% (151/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 58% (154/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 59% (156/264), 331.94 MiB | 7.12 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 6.45 MiB/s Receiving objects: 60% (161/264), 336.94 MiB | 6.45 MiB/s Receiving objects: 61% (162/264), 341.07 MiB | 6.12 MiB/s Receiving objects: 62% (164/264), 341.07 MiB | 6.12 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 5.57 MiB/s Receiving objects: 63% (168/264), 343.96 MiB | 5.57 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 5.57 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 5.57 MiB/s Receiving objects: 66% (175/264), 350.13 MiB | 5.28 MiB/s Receiving objects: 67% (177/264), 350.13 MiB | 5.28 MiB/s Receiving objects: 68% (180/264), 350.13 MiB | 5.28 MiB/s Receiving objects: 69% (183/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 70% (185/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 71% (188/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 72% (191/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 72% (192/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 73% (193/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 74% (196/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 75% (198/264), 360.61 MiB | 5.42 MiB/s Receiving objects: 76% (201/264), 371.58 MiB | 5.67 MiB/s Receiving objects: 77% (204/264), 371.58 MiB | 5.67 MiB/s Receiving objects: 78% (206/264), 371.58 MiB | 5.67 MiB/s Receiving objects: 78% (207/264), 389.93 MiB | 13.01 MiB/s Receiving objects: 79% (209/264), 389.93 MiB | 13.01 MiB/s Receiving objects: 80% (212/264), 389.93 MiB | 13.01 MiB/s Receiving objects: 81% (214/264), 389.93 MiB | 13.01 MiB/s Receiving objects: 82% (217/264), 389.93 MiB | 13.01 MiB/s Receiving objects: 83% (220/264), 401.55 MiB | 14.72 MiB/s Receiving objects: 84% (222/264), 401.55 MiB | 14.72 MiB/s Receiving objects: 84% (224/264), 401.55 MiB | 14.72 MiB/s Receiving objects: 85% (225/264), 401.55 MiB | 14.72 MiB/s Receiving objects: 85% (225/264), 430.17 MiB | 19.16 MiB/s Receiving objects: 86% (228/264), 430.17 MiB | 19.16 MiB/s Receiving objects: 87% (230/264), 430.17 MiB | 19.16 MiB/s Receiving objects: 88% (233/264), 430.17 MiB | 19.16 MiB/s Receiving objects: 88% (234/264), 447.18 MiB | 19.24 MiB/s Receiving objects: 89% (235/264), 447.18 MiB | 19.24 MiB/s Receiving objects: 89% (235/264), 462.95 MiB | 18.16 MiB/s Receiving objects: 90% (238/264), 471.68 MiB | 18.17 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 92% (243/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 93% (246/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 94% (249/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 95% (251/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 96% (254/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 97% (257/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 98% (259/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 99% (262/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 100% (264/264), 471.68 MiB | 18.17 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 14.55 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 19% (7/36) Resolving deltas: 22% (8/36) Resolving deltas: 33% (12/36) Resolving deltas: 44% (16/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 61% (44/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 62% (45/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 63% (46/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 65% (47/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 66% (48/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 68% (49/72), 10.42 MiB | 20.82 MiB/s Receiving objects: 68% (49/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 69% (50/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 70% (51/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 72% (52/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 73% (53/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 75% (54/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 76% (55/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 77% (56/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 79% (57/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 80% (58/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 81% (59/72), 23.00 MiB | 22.99 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 84% (61/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 86% (62/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 87% (63/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 88% (64/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 90% (65/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 91% (66/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 93% (67/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 94% (68/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 95% (69/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 97% (70/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 98% (71/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 100% (72/72), 23.00 MiB | 22.99 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 23.08 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 10% (2/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M007/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/xiamen-config/M007/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/xiamen-config/M007/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 45% (9/20) Resolving deltas: 65% (13/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 13.07 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 5% (23/460) Resolving deltas: 8% (40/460) Resolving deltas: 14% (65/460) Resolving deltas: 17% (80/460) Resolving deltas: 28% (132/460) Resolving deltas: 30% (138/460) Resolving deltas: 34% (160/460) Resolving deltas: 41% (189/460) Resolving deltas: 43% (202/460) Resolving deltas: 44% (204/460) Resolving deltas: 46% (215/460) Resolving deltas: 47% (217/460) Resolving deltas: 52% (240/460) Resolving deltas: 53% (245/460) Resolving deltas: 58% (267/460) Resolving deltas: 59% (274/460) Resolving deltas: 60% (276/460) Resolving deltas: 61% (284/460) Resolving deltas: 62% (287/460) Resolving deltas: 63% (290/460) Resolving deltas: 73% (339/460) Resolving deltas: 75% (346/460) Resolving deltas: 78% (359/460) Resolving deltas: 80% (372/460) Resolving deltas: 81% (375/460) Resolving deltas: 82% (379/460) Resolving deltas: 83% (383/460) Resolving deltas: 84% (390/460) Resolving deltas: 90% (418/460) Resolving deltas: 91% (420/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (428/460) Resolving deltas: 95% (438/460) Resolving deltas: 96% (443/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 11.11 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 70% (88/124) Resolving deltas: 71% (89/124) Resolving deltas: 90% (112/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M007/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), 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 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 11.31 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 10% (11/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 26% (27/102) Resolving deltas: 75% (77/102) Resolving deltas: 87% (89/102) Resolving deltas: 88% (90/102) Resolving deltas: 90% (92/102) Resolving deltas: 91% (93/102) Resolving deltas: 93% (95/102) Resolving deltas: 94% (96/102) Resolving deltas: 95% (97/102) Resolving deltas: 97% (99/102) Resolving deltas: 99% (101/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '2e2a5ac268e9289beef3bdccdd062c7827881ab7' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'hdmap-common': checked out '0df3c461c84bdc63b2a70002371761fe81131eef' Submodule path 'lidar-extrinsics': checked out 'bda76fe6471dfe384fbf40aa33cbf142ecb242fb' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '1e4a4572bf7cd9d3f9a0aa1544bcc5b3d5c8e141' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'fc3d6e94426b30df905a9bdb11d3814822f7f3d3' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ hdmap-common/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, hdmap-common, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M007/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/hdmap-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo hdmap-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/hdmap-common/hdmap_interface.yaml /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M007/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M007/params_new/msf-port/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M007/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M007/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M007/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M007/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M007/params_new/perception_vehicles/master /root/workspace/xiamen-config/M007/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/prediction_config/prediction /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M007/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/system-common/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/system-device/master /root/workspace/xiamen-config/M007/params_new/system-device/slave /root/workspace/xiamen-config/M007/params_new/system-device/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M007/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M007/params_new/system-port/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M007/params_new/params_new/ crane_align data_collection extrinsics fast_lio hdmap_interface.yaml imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M007/params_new/params_new/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/data_collection /root/workspace/xiamen-config/M007/params_new/params_new/extrinsics /root/workspace/xiamen-config/M007/params_new/params_new/fast_lio /root/workspace/xiamen-config/M007/params_new/params_new/hdmap_interface.yaml /root/workspace/xiamen-config/M007/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M007/params_new/params_new/lane_detection /root/workspace/xiamen-config/M007/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M007/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/master /root/workspace/xiamen-config/M007/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M007/params_new/params_new/perception /root/workspace/xiamen-config/M007/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M007/params_new/params_new/pointcloud /root/workspace/xiamen-config/M007/params_new/params_new/prediction /root/workspace/xiamen-config/M007/params_new/params_new/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M007/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M007/params_new/params_new/segmentation /root/workspace/xiamen-config/M007/params_new/params_new/slave /root/workspace/xiamen-config/M007/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M007/params_new/params_new/system-ros /root/workspace/xiamen-config/M007/params_M007/params/ [Pipeline] echo M008拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M008/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M008/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/M008.git > git init /root/workspace/xiamen-config/M008/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M008.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/M008.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M008.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 3b1994f57bb20f09fdf37ae8f4af34345b5bb0d9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b1994f57bb20f09fdf37ae8f4af34345b5bb0d9 # timeout=300000 Commit message: "feat_out:orin_32_64_pnc_ros_record" > git rev-list --no-walk 3b1994f57bb20f09fdf37ae8f4af34345b5bb0d9 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M008.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/m008.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M008.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M008/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 6.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 15.11 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (12/430) Resolving deltas: 3% (15/430) Resolving deltas: 4% (18/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (65/430) Resolving deltas: 19% (85/430) Resolving deltas: 20% (87/430) Resolving deltas: 23% (101/430) Resolving deltas: 24% (105/430) Resolving deltas: 27% (118/430) Resolving deltas: 28% (121/430) Resolving deltas: 29% (125/430) Resolving deltas: 32% (138/430) Resolving deltas: 37% (160/430) Resolving deltas: 40% (174/430) Resolving deltas: 41% (179/430) Resolving deltas: 42% (184/430) Resolving deltas: 43% (185/430) Resolving deltas: 45% (195/430) Resolving deltas: 47% (203/430) Resolving deltas: 48% (208/430) Resolving deltas: 49% (213/430) Resolving deltas: 50% (217/430) Resolving deltas: 52% (227/430) Resolving deltas: 53% (232/430) Resolving deltas: 54% (235/430) Resolving deltas: 56% (245/430) Resolving deltas: 57% (247/430) Resolving deltas: 58% (251/430) Resolving deltas: 59% (255/430) Resolving deltas: 60% (260/430) Resolving deltas: 63% (271/430) Resolving deltas: 64% (276/430) Resolving deltas: 66% (284/430) Resolving deltas: 67% (290/430) Resolving deltas: 68% (295/430) Resolving deltas: 69% (299/430) Resolving deltas: 70% (301/430) Resolving deltas: 76% (329/430) Resolving deltas: 77% (334/430) Resolving deltas: 78% (336/430) Resolving deltas: 79% (340/430) Resolving deltas: 86% (373/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.29 KiB | 5.29 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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. remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 0% (1/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 8.93 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 10% (8/76) Resolving deltas: 13% (10/76) Resolving deltas: 34% (26/76) Resolving deltas: 44% (34/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 59% (45/76) Resolving deltas: 61% (47/76) Resolving deltas: 65% (50/76) Resolving deltas: 69% (53/76) Resolving deltas: 78% (60/76) Resolving deltas: 81% (62/76) Resolving deltas: 85% (65/76) Resolving deltas: 88% (67/76) Resolving deltas: 89% (68/76) Resolving deltas: 94% (72/76) Resolving deltas: 96% (73/76) Resolving deltas: 97% (74/76) Resolving deltas: 98% (75/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 14% (7/49) Resolving deltas: 20% (10/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 48% (24/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 65% (32/49) Resolving deltas: 71% (35/49) Resolving deltas: 75% (37/49) Resolving deltas: 77% (38/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 91% (45/49) Resolving deltas: 97% (48/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/msf-vehicle'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 30 (delta 7), reused 0 (delta 0), pack-reused 13 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.96 KiB | 6.96 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 12% (1/8) Resolving deltas: 25% (2/8) Resolving deltas: 37% (3/8) Resolving deltas: 50% (4/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 71% (10/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 4.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 68% (11/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M008/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/xiamen-config/M008/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 9.70 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 1% (6/597) Resolving deltas: 5% (33/597) Resolving deltas: 6% (38/597) Resolving deltas: 10% (60/597) Resolving deltas: 12% (75/597) Resolving deltas: 14% (89/597) Resolving deltas: 16% (100/597) Resolving deltas: 17% (104/597) Resolving deltas: 18% (108/597) Resolving deltas: 59% (356/597) Resolving deltas: 60% (359/597) Resolving deltas: 63% (379/597) Resolving deltas: 64% (384/597) Resolving deltas: 65% (389/597) Resolving deltas: 66% (395/597) Resolving deltas: 71% (426/597) Resolving deltas: 75% (452/597) Resolving deltas: 84% (504/597) Resolving deltas: 88% (530/597) Resolving deltas: 89% (532/597) Resolving deltas: 99% (593/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 6.45 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 12% (5/41) Resolving deltas: 17% (7/41) Resolving deltas: 19% (8/41) Resolving deltas: 24% (10/41) Resolving deltas: 29% (12/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/perception_vehicles'... 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: 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 37 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 4.35 KiB | 4.35 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 22% (2/9) Resolving deltas: 55% (5/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 46% (61/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264), 8.84 MiB | 17.67 MiB/s Receiving objects: 8% (22/264), 8.84 MiB | 17.67 MiB/s Receiving objects: 9% (24/264), 8.84 MiB | 17.67 MiB/s Receiving objects: 9% (26/264), 19.89 MiB | 19.88 MiB/s Receiving objects: 10% (27/264), 19.89 MiB | 19.88 MiB/s Receiving objects: 11% (30/264), 19.89 MiB | 19.88 MiB/s Receiving objects: 12% (32/264), 19.89 MiB | 19.88 MiB/s Receiving objects: 13% (35/264), 30.97 MiB | 20.63 MiB/s Receiving objects: 14% (37/264), 30.97 MiB | 20.63 MiB/s Receiving objects: 14% (39/264), 41.50 MiB | 20.74 MiB/s Receiving objects: 15% (40/264), 51.05 MiB | 20.41 MiB/s Receiving objects: 15% (40/264), 60.43 MiB | 20.13 MiB/s Receiving objects: 16% (43/264), 71.55 MiB | 20.43 MiB/s Receiving objects: 17% (45/264), 71.55 MiB | 20.43 MiB/s Receiving objects: 18% (48/264), 96.68 MiB | 24.16 MiB/s Receiving objects: 19% (51/264), 96.68 MiB | 24.16 MiB/s Receiving objects: 20% (53/264), 96.68 MiB | 24.16 MiB/s Receiving objects: 21% (56/264), 109.07 MiB | 24.23 MiB/s Receiving objects: 22% (59/264), 109.07 MiB | 24.23 MiB/s Receiving objects: 23% (61/264), 109.07 MiB | 24.23 MiB/s Receiving objects: 24% (64/264), 109.07 MiB | 24.23 MiB/s Receiving objects: 24% (64/264), 122.19 MiB | 25.18 MiB/s Receiving objects: 24% (64/264), 144.14 MiB | 25.15 MiB/s Receiving objects: 25% (66/264), 144.14 MiB | 25.15 MiB/s Receiving objects: 26% (69/264), 144.14 MiB | 25.15 MiB/s Receiving objects: 27% (72/264), 153.71 MiB | 24.94 MiB/s Receiving objects: 27% (72/264), 162.64 MiB | 24.80 MiB/s Receiving objects: 28% (74/264), 162.64 MiB | 24.80 MiB/s Receiving objects: 29% (77/264), 171.65 MiB | 24.72 MiB/s Receiving objects: 29% (79/264), 180.71 MiB | 24.26 MiB/s Receiving objects: 30% (80/264), 180.71 MiB | 24.26 MiB/s Receiving objects: 31% (82/264), 180.71 MiB | 24.26 MiB/s Receiving objects: 31% (82/264), 201.05 MiB | 20.44 MiB/s Receiving objects: 31% (82/264), 223.19 MiB | 20.00 MiB/s Receiving objects: 31% (82/264), 245.66 MiB | 20.43 MiB/s Receiving objects: 31% (82/264), 266.48 MiB | 21.07 MiB/s Receiving objects: 32% (85/264), 266.48 MiB | 21.07 MiB/s Receiving objects: 33% (88/264), 266.48 MiB | 21.07 MiB/s Receiving objects: 34% (90/264), 266.48 MiB | 21.07 MiB/s Receiving objects: 35% (93/264), 274.75 MiB | 20.89 MiB/s Receiving objects: 36% (96/264), 274.75 MiB | 20.89 MiB/s Receiving objects: 37% (98/264), 274.75 MiB | 20.89 MiB/s Receiving objects: 37% (100/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 38% (101/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 39% (103/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 40% (106/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 41% (109/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 42% (111/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 43% (114/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 44% (117/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 45% (119/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 46% (122/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 47% (125/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 48% (127/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 49% (130/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 50% (132/264), 283.53 MiB | 20.93 MiB/s Receiving objects: 50% (134/264), 300.48 MiB | 19.72 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 7.01 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 7.01 MiB/s Receiving objects: 51% (135/264), 327.78 MiB | 7.30 MiB/s Receiving objects: 52% (138/264), 327.78 MiB | 7.30 MiB/s Receiving objects: 53% (140/264), 327.78 MiB | 7.30 MiB/s Receiving objects: 54% (143/264), 327.78 MiB | 7.30 MiB/s Receiving objects: 55% (146/264), 331.94 MiB | 6.59 MiB/s Receiving objects: 56% (148/264), 331.94 MiB | 6.59 MiB/s Receiving objects: 57% (151/264), 331.94 MiB | 6.59 MiB/s Receiving objects: 58% (154/264), 331.94 MiB | 6.59 MiB/s Receiving objects: 59% (156/264), 331.94 MiB | 6.59 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 6.13 MiB/s Receiving objects: 60% (161/264), 341.35 MiB | 5.79 MiB/s Receiving objects: 61% (162/264), 341.35 MiB | 5.79 MiB/s Receiving objects: 62% (164/264), 341.35 MiB | 5.79 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 5.25 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 5.25 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 5.25 MiB/s Receiving objects: 65% (172/264), 349.96 MiB | 5.01 MiB/s Receiving objects: 66% (175/264), 349.96 MiB | 5.01 MiB/s Receiving objects: 67% (177/264), 349.96 MiB | 5.01 MiB/s Receiving objects: 68% (180/264), 349.96 MiB | 5.01 MiB/s Receiving objects: 69% (183/264), 359.45 MiB | 5.12 MiB/s Receiving objects: 70% (185/264), 359.45 MiB | 5.12 MiB/s Receiving objects: 71% (188/264), 359.45 MiB | 5.12 MiB/s Receiving objects: 72% (191/264), 359.45 MiB | 5.12 MiB/s Receiving objects: 72% (191/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 73% (193/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 74% (196/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 75% (198/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 76% (201/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 77% (204/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 78% (206/264), 368.71 MiB | 5.22 MiB/s Receiving objects: 78% (207/264), 387.10 MiB | 12.48 MiB/s Receiving objects: 79% (209/264), 387.10 MiB | 12.48 MiB/s Receiving objects: 80% (212/264), 387.10 MiB | 12.48 MiB/s Receiving objects: 81% (214/264), 387.10 MiB | 12.48 MiB/s Receiving objects: 82% (217/264), 397.72 MiB | 13.97 MiB/s Receiving objects: 83% (220/264), 397.72 MiB | 13.97 MiB/s Receiving objects: 84% (222/264), 397.72 MiB | 13.97 MiB/s Receiving objects: 84% (223/264), 407.94 MiB | 15.75 MiB/s Receiving objects: 85% (225/264), 407.94 MiB | 15.75 MiB/s Receiving objects: 85% (225/264), 426.43 MiB | 18.33 MiB/s Receiving objects: 86% (228/264), 426.43 MiB | 18.33 MiB/s Receiving objects: 87% (230/264), 426.43 MiB | 18.33 MiB/s Receiving objects: 88% (233/264), 426.43 MiB | 18.33 MiB/s Receiving objects: 88% (234/264), 443.80 MiB | 18.75 MiB/s Receiving objects: 89% (235/264), 443.80 MiB | 18.75 MiB/s Receiving objects: 89% (235/264), 460.29 MiB | 18.33 MiB/s Receiving objects: 90% (238/264), 468.73 MiB | 18.14 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 92% (243/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 93% (246/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 94% (249/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 95% (251/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 96% (254/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 97% (257/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 98% (259/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 99% (262/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 100% (264/264), 468.73 MiB | 18.14 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 15.06 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 19% (7/36) Resolving deltas: 22% (8/36) Resolving deltas: 33% (12/36) Resolving deltas: 44% (16/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 61% (44/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 62% (45/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 63% (46/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 65% (47/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 66% (48/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 68% (49/72), 10.91 MiB | 21.80 MiB/s Receiving objects: 68% (49/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 69% (50/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 70% (51/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 72% (52/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 73% (53/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 75% (54/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 76% (55/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 77% (56/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 79% (57/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 80% (58/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 81% (59/72), 22.28 MiB | 22.27 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 84% (61/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 86% (62/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 87% (63/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 88% (64/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 90% (65/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 91% (66/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 93% (67/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 94% (68/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 95% (69/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 97% (70/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 98% (71/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 100% (72/72), 22.28 MiB | 22.27 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 22.46 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 21% (4/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M008/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/xiamen-config/M008/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/xiamen-config/M008/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 5.87 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 45% (9/20) Resolving deltas: 90% (18/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 13.07 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 4% (20/460) Resolving deltas: 11% (51/460) Resolving deltas: 15% (69/460) Resolving deltas: 34% (157/460) Resolving deltas: 41% (190/460) Resolving deltas: 43% (198/460) Resolving deltas: 44% (205/460) Resolving deltas: 46% (215/460) Resolving deltas: 47% (217/460) Resolving deltas: 51% (239/460) Resolving deltas: 52% (241/460) Resolving deltas: 53% (244/460) Resolving deltas: 57% (264/460) Resolving deltas: 58% (271/460) Resolving deltas: 59% (273/460) Resolving deltas: 61% (282/460) Resolving deltas: 62% (289/460) Resolving deltas: 63% (290/460) Resolving deltas: 72% (332/460) Resolving deltas: 73% (337/460) Resolving deltas: 78% (361/460) Resolving deltas: 79% (365/460) Resolving deltas: 81% (375/460) Resolving deltas: 82% (378/460) Resolving deltas: 83% (382/460) Resolving deltas: 84% (387/460) Resolving deltas: 85% (393/460) Resolving deltas: 91% (422/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (428/460) Resolving deltas: 94% (433/460) Resolving deltas: 95% (437/460) Resolving deltas: 96% (443/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 4.85 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 12.96 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 68% (85/124) Resolving deltas: 95% (118/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M008/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) remote: Total 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 11.31 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 10% (11/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 26% (27/102) Resolving deltas: 53% (55/102) Resolving deltas: 55% (57/102) Resolving deltas: 61% (63/102) Resolving deltas: 63% (65/102) Resolving deltas: 66% (68/102) Resolving deltas: 68% (70/102) Resolving deltas: 70% (72/102) Resolving deltas: 71% (73/102) Resolving deltas: 72% (74/102) Resolving deltas: 79% (81/102) Resolving deltas: 87% (89/102) Resolving deltas: 89% (91/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '2e2a5ac268e9289beef3bdccdd062c7827881ab7' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out 'c70af8a715c20b32141014d99f26725cfcbdefa9' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '177b2aad3d52f1150d23afa6f7fa17c68fe820e8' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'ce9c726b9894d380f7151220c4092afa0fdeb384' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M008/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M008/params_new/fast_lio_port_customized/ [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M008/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M008/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M008/params_new/msf-port/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M008/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M008/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M008/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M008/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M008/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M008/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M008/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M008/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M008/params_new/perception_vehicles/master /root/workspace/xiamen-config/M008/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/prediction_config/prediction /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M008/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/system-common/system-ros /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M008/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/system-device/master /root/workspace/xiamen-config/M008/params_new/system-device/slave /root/workspace/xiamen-config/M008/params_new/system-device/system-ros /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M008/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M008/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M008/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M008/params_new/system-port/system-ros /root/workspace/xiamen-config/M008/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M008/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M008/params_new/params_new/crane_align /root/workspace/xiamen-config/M008/params_new/params_new/data_collection /root/workspace/xiamen-config/M008/params_new/params_new/extrinsics /root/workspace/xiamen-config/M008/params_new/params_new/fast_lio /root/workspace/xiamen-config/M008/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M008/params_new/params_new/lane_detection /root/workspace/xiamen-config/M008/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M008/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M008/params_new/params_new/master /root/workspace/xiamen-config/M008/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M008/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M008/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M008/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M008/params_new/params_new/perception /root/workspace/xiamen-config/M008/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M008/params_new/params_new/pointcloud /root/workspace/xiamen-config/M008/params_new/params_new/prediction /root/workspace/xiamen-config/M008/params_new/params_new/README.md /root/workspace/xiamen-config/M008/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M008/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M008/params_new/params_new/segmentation /root/workspace/xiamen-config/M008/params_new/params_new/slave /root/workspace/xiamen-config/M008/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M008/params_new/params_new/system-ros /root/workspace/xiamen-config/M008/params_M008/params/ [Pipeline] echo M009拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M009/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M009/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/M009.git > git init /root/workspace/xiamen-config/M009/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M009.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/M009.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M009.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 e287d86c94855f9c853085bf0f0537fa94d17db7 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e287d86c94855f9c853085bf0f0537fa94d17db7 # timeout=300000 Commit message: "feat_out:启用新录包" > git rev-list --no-walk e287d86c94855f9c853085bf0f0537fa94d17db7 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M009.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/m009.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M009.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M009/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 15.74 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (9/430) Resolving deltas: 3% (14/430) Resolving deltas: 4% (18/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 10% (46/430) Resolving deltas: 18% (79/430) Resolving deltas: 21% (92/430) Resolving deltas: 22% (98/430) Resolving deltas: 24% (106/430) Resolving deltas: 25% (110/430) Resolving deltas: 27% (119/430) Resolving deltas: 28% (122/430) Resolving deltas: 30% (129/430) Resolving deltas: 32% (141/430) Resolving deltas: 36% (157/430) Resolving deltas: 37% (163/430) Resolving deltas: 39% (170/430) Resolving deltas: 40% (172/430) Resolving deltas: 43% (185/430) Resolving deltas: 44% (193/430) Resolving deltas: 46% (198/430) Resolving deltas: 47% (203/430) Resolving deltas: 49% (212/430) Resolving deltas: 51% (220/430) Resolving deltas: 52% (225/430) Resolving deltas: 53% (231/430) Resolving deltas: 54% (234/430) Resolving deltas: 56% (242/430) Resolving deltas: 57% (248/430) Resolving deltas: 58% (250/430) Resolving deltas: 60% (258/430) Resolving deltas: 61% (263/430) Resolving deltas: 62% (267/430) Resolving deltas: 65% (281/430) Resolving deltas: 66% (285/430) Resolving deltas: 67% (290/430) Resolving deltas: 68% (293/430) Resolving deltas: 69% (299/430) Resolving deltas: 70% (301/430) Resolving deltas: 71% (306/430) Resolving deltas: 77% (334/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/lidar-extrinsics'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 26 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 5.82 KiB | 5.82 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 11.17 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 10% (8/76) Resolving deltas: 11% (9/76) Resolving deltas: 34% (26/76) Resolving deltas: 44% (34/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 72% (55/76) Resolving deltas: 75% (57/76) Resolving deltas: 77% (59/76) Resolving deltas: 81% (62/76) Resolving deltas: 85% (65/76) Resolving deltas: 86% (66/76) Resolving deltas: 90% (69/76) Resolving deltas: 92% (70/76) Resolving deltas: 93% (71/76) Resolving deltas: 94% (72/76) Resolving deltas: 96% (73/76) Resolving deltas: 97% (74/76) Resolving deltas: 98% (75/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 12% (6/49) Resolving deltas: 20% (10/49) Resolving deltas: 26% (13/49) Resolving deltas: 32% (16/49) Resolving deltas: 38% (19/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 51% (25/49) Resolving deltas: 55% (27/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 75% (37/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/msf-vehicle'... remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), 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. remote: Total 30 (delta 10), reused 0 (delta 0), pack-reused 0 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.21 KiB | 6.21 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 80% (8/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 68% (11/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M009/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/xiamen-config/M009/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 10.03 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 2% (16/597) Resolving deltas: 4% (27/597) Resolving deltas: 5% (30/597) Resolving deltas: 6% (41/597) Resolving deltas: 7% (44/597) Resolving deltas: 8% (48/597) Resolving deltas: 11% (71/597) Resolving deltas: 12% (73/597) Resolving deltas: 15% (94/597) Resolving deltas: 16% (97/597) Resolving deltas: 17% (102/597) Resolving deltas: 61% (368/597) Resolving deltas: 64% (383/597) Resolving deltas: 65% (389/597) Resolving deltas: 66% (396/597) Resolving deltas: 72% (430/597) Resolving deltas: 80% (482/597) Resolving deltas: 85% (512/597) Resolving deltas: 86% (514/597) Resolving deltas: 98% (589/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 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/xiamen-config/M009/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 4.26 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 19% (8/42) Resolving deltas: 21% (9/42) Resolving deltas: 26% (11/42) Resolving deltas: 30% (13/42) Resolving deltas: 35% (15/42) Resolving deltas: 40% (17/42) Resolving deltas: 42% (18/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_vehicles'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 5% (1/18) remote: Compressing objects: 11% (2/18) remote: Compressing objects: 16% (3/18) remote: Compressing objects: 22% (4/18) remote: Compressing objects: 27% (5/18) remote: Compressing objects: 33% (6/18) remote: Compressing objects: 38% (7/18) remote: Compressing objects: 44% (8/18) remote: Compressing objects: 50% (9/18) remote: Compressing objects: 55% (10/18) remote: Compressing objects: 61% (11/18) remote: Compressing objects: 66% (12/18) remote: Compressing objects: 72% (13/18) remote: Compressing objects: 77% (14/18) remote: Compressing objects: 83% (15/18) remote: Compressing objects: 88% (16/18) remote: Compressing objects: 94% (17/18) remote: Compressing objects: 100% (18/18) remote: Compressing objects: 100% (18/18), done. remote: Total 28 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), done. Resolving deltas: 0% (0/6) Resolving deltas: 50% (3/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264), 8.40 MiB | 16.78 MiB/s Receiving objects: 7% (21/264), 8.40 MiB | 16.78 MiB/s Receiving objects: 8% (22/264), 17.32 MiB | 17.32 MiB/s Receiving objects: 9% (24/264), 17.32 MiB | 17.32 MiB/s Receiving objects: 10% (27/264), 17.32 MiB | 17.32 MiB/s Receiving objects: 11% (30/264), 26.96 MiB | 17.97 MiB/s Receiving objects: 12% (32/264), 26.96 MiB | 17.97 MiB/s Receiving objects: 13% (35/264), 26.96 MiB | 17.97 MiB/s Receiving objects: 14% (37/264), 26.96 MiB | 17.97 MiB/s Receiving objects: 14% (39/264), 36.85 MiB | 18.42 MiB/s Receiving objects: 15% (40/264), 44.11 MiB | 17.64 MiB/s Receiving objects: 15% (40/264), 65.95 MiB | 16.47 MiB/s Receiving objects: 16% (43/264), 81.85 MiB | 18.17 MiB/s Receiving objects: 17% (45/264), 81.85 MiB | 18.17 MiB/s Receiving objects: 17% (47/264), 98.94 MiB | 20.10 MiB/s Receiving objects: 18% (48/264), 98.94 MiB | 20.10 MiB/s Receiving objects: 19% (51/264), 98.94 MiB | 20.10 MiB/s Receiving objects: 20% (53/264), 98.94 MiB | 20.10 MiB/s Receiving objects: 21% (56/264), 108.26 MiB | 20.19 MiB/s Receiving objects: 22% (59/264), 108.26 MiB | 20.19 MiB/s Receiving objects: 23% (61/264), 108.26 MiB | 20.19 MiB/s Receiving objects: 23% (61/264), 118.18 MiB | 20.25 MiB/s Receiving objects: 24% (64/264), 118.18 MiB | 20.25 MiB/s Receiving objects: 24% (64/264), 136.69 MiB | 20.56 MiB/s Receiving objects: 25% (66/264), 147.19 MiB | 21.22 MiB/s Receiving objects: 26% (69/264), 147.19 MiB | 21.22 MiB/s Receiving objects: 26% (71/264), 156.00 MiB | 21.60 MiB/s Receiving objects: 27% (72/264), 156.00 MiB | 21.60 MiB/s Receiving objects: 28% (74/264), 165.01 MiB | 22.01 MiB/s Receiving objects: 28% (76/264), 173.78 MiB | 20.43 MiB/s Receiving objects: 29% (77/264), 173.78 MiB | 20.43 MiB/s Receiving objects: 30% (80/264), 182.38 MiB | 18.54 MiB/s Receiving objects: 31% (82/264), 182.38 MiB | 18.54 MiB/s Receiving objects: 31% (82/264), 190.78 MiB | 18.34 MiB/s Receiving objects: 31% (82/264), 213.45 MiB | 19.12 MiB/s Receiving objects: 31% (82/264), 235.21 MiB | 19.56 MiB/s Receiving objects: 31% (82/264), 257.91 MiB | 20.64 MiB/s Receiving objects: 32% (85/264), 267.09 MiB | 20.74 MiB/s Receiving objects: 33% (88/264), 267.09 MiB | 20.74 MiB/s Receiving objects: 34% (90/264), 267.09 MiB | 20.74 MiB/s Receiving objects: 34% (91/264), 275.16 MiB | 20.62 MiB/s Receiving objects: 35% (93/264), 275.16 MiB | 20.62 MiB/s Receiving objects: 36% (96/264), 275.16 MiB | 20.62 MiB/s Receiving objects: 37% (98/264), 275.16 MiB | 20.62 MiB/s Receiving objects: 38% (101/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 39% (103/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 40% (106/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 41% (109/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 42% (111/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 43% (114/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 44% (117/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 45% (119/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 46% (122/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 47% (125/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 48% (127/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 49% (130/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 50% (132/264), 284.38 MiB | 20.80 MiB/s Receiving objects: 50% (134/264), 293.59 MiB | 20.36 MiB/s Receiving objects: 50% (134/264), 309.94 MiB | 18.83 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 7.13 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 7.13 MiB/s Receiving objects: 52% (138/264), 327.78 MiB | 7.46 MiB/s Receiving objects: 53% (140/264), 327.78 MiB | 7.46 MiB/s Receiving objects: 54% (143/264), 327.78 MiB | 7.46 MiB/s Receiving objects: 54% (143/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 55% (146/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 56% (148/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 57% (151/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 58% (154/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 59% (156/264), 331.94 MiB | 6.69 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 6.21 MiB/s Receiving objects: 61% (162/264), 341.07 MiB | 5.86 MiB/s Receiving objects: 62% (164/264), 341.07 MiB | 5.86 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 5.28 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 5.28 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 5.28 MiB/s Receiving objects: 66% (175/264), 350.29 MiB | 5.03 MiB/s Receiving objects: 67% (177/264), 350.29 MiB | 5.03 MiB/s Receiving objects: 68% (180/264), 350.29 MiB | 5.03 MiB/s Receiving objects: 69% (183/264), 360.51 MiB | 5.20 MiB/s Receiving objects: 70% (185/264), 360.51 MiB | 5.20 MiB/s Receiving objects: 71% (188/264), 360.51 MiB | 5.20 MiB/s Receiving objects: 72% (191/264), 360.51 MiB | 5.20 MiB/s Receiving objects: 73% (193/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 74% (196/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 75% (198/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 76% (201/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 77% (204/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 78% (206/264), 369.12 MiB | 5.25 MiB/s Receiving objects: 78% (207/264), 388.13 MiB | 12.68 MiB/s Receiving objects: 79% (209/264), 388.13 MiB | 12.68 MiB/s Receiving objects: 80% (212/264), 388.13 MiB | 12.68 MiB/s Receiving objects: 81% (214/264), 388.13 MiB | 12.68 MiB/s Receiving objects: 82% (217/264), 398.65 MiB | 14.13 MiB/s Receiving objects: 83% (220/264), 398.65 MiB | 14.13 MiB/s Receiving objects: 83% (221/264), 398.65 MiB | 14.13 MiB/s Receiving objects: 84% (222/264), 398.65 MiB | 14.13 MiB/s Receiving objects: 85% (225/264), 408.04 MiB | 15.69 MiB/s Receiving objects: 85% (225/264), 426.70 MiB | 18.38 MiB/s Receiving objects: 86% (228/264), 426.70 MiB | 18.38 MiB/s Receiving objects: 87% (230/264), 426.70 MiB | 18.38 MiB/s Receiving objects: 88% (233/264), 426.70 MiB | 18.38 MiB/s Receiving objects: 88% (234/264), 444.26 MiB | 18.61 MiB/s Receiving objects: 89% (235/264), 444.26 MiB | 18.61 MiB/s Receiving objects: 89% (235/264), 460.97 MiB | 18.27 MiB/s Receiving objects: 89% (237/264), 468.00 MiB | 17.75 MiB/s Receiving objects: 90% (238/264), 477.78 MiB | 17.58 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 92% (243/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 93% (246/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 94% (249/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 95% (251/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 96% (254/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 97% (257/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 98% (259/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 99% (262/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 100% (264/264), 477.78 MiB | 17.58 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 14.41 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 11% (4/36) Resolving deltas: 13% (5/36) Resolving deltas: 22% (8/36) Resolving deltas: 33% (12/36) Resolving deltas: 44% (16/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 61% (44/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 62% (45/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 63% (46/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 65% (47/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 66% (48/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 68% (49/72), 12.15 MiB | 24.29 MiB/s Receiving objects: 68% (49/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 69% (50/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 70% (51/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 72% (52/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 73% (53/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 75% (54/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 76% (55/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 77% (56/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 79% (57/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 80% (58/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 81% (59/72), 24.33 MiB | 24.32 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 84% (61/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 86% (62/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 87% (63/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 88% (64/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 90% (65/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 91% (66/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 93% (67/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 94% (68/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 95% (69/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 97% (70/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 98% (71/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 100% (72/72), 24.33 MiB | 24.32 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 24.23 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 21% (4/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M009/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/xiamen-config/M009/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/xiamen-config/M009/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 25% (5/20) Resolving deltas: 30% (6/20) Resolving deltas: 45% (9/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 12.06 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 4% (22/460) Resolving deltas: 5% (24/460) Resolving deltas: 10% (48/460) Resolving deltas: 16% (76/460) Resolving deltas: 18% (83/460) Resolving deltas: 26% (120/460) Resolving deltas: 32% (150/460) Resolving deltas: 33% (152/460) Resolving deltas: 35% (164/460) Resolving deltas: 37% (172/460) Resolving deltas: 45% (208/460) Resolving deltas: 55% (255/460) Resolving deltas: 56% (259/460) Resolving deltas: 59% (272/460) Resolving deltas: 60% (276/460) Resolving deltas: 61% (281/460) Resolving deltas: 62% (287/460) Resolving deltas: 63% (290/460) Resolving deltas: 75% (345/460) Resolving deltas: 76% (351/460) Resolving deltas: 78% (359/460) Resolving deltas: 80% (372/460) Resolving deltas: 81% (375/460) Resolving deltas: 82% (379/460) Resolving deltas: 83% (383/460) Resolving deltas: 84% (390/460) Resolving deltas: 90% (418/460) Resolving deltas: 91% (420/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (428/460) Resolving deltas: 95% (438/460) Resolving deltas: 96% (443/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 4.85 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 11.11 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 91% (113/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M009/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) remote: Total 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 10% (11/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 17% (18/102) Resolving deltas: 18% (19/102) Resolving deltas: 37% (38/102) Resolving deltas: 68% (70/102) Resolving deltas: 70% (72/102) Resolving deltas: 74% (76/102) Resolving deltas: 76% (78/102) Resolving deltas: 80% (82/102) Resolving deltas: 82% (84/102) Resolving deltas: 84% (86/102) Resolving deltas: 85% (87/102) Resolving deltas: 89% (91/102) Resolving deltas: 97% (99/102) Resolving deltas: 99% (101/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '2e2a5ac268e9289beef3bdccdd062c7827881ab7' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '85b9e321100a41aa8704fb1ad687b5b697660986' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '4d36439b933767504d64cf49fd262a318b00fbb6' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '364027fe4122804848c5fbc6e41c30646d808710' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M009/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M009/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M009/params_new/msf-port/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M009/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M009/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M009/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M009/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M009/params_new/perception_vehicles/master /root/workspace/xiamen-config/M009/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/prediction_config/prediction /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/system-common/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/system-device/master /root/workspace/xiamen-config/M009/params_new/system-device/slave /root/workspace/xiamen-config/M009/params_new/system-device/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M009/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M009/params_new/system-port/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M009/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M009/params_new/params_new/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/data_collection /root/workspace/xiamen-config/M009/params_new/params_new/extrinsics /root/workspace/xiamen-config/M009/params_new/params_new/fast_lio /root/workspace/xiamen-config/M009/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M009/params_new/params_new/lane_detection /root/workspace/xiamen-config/M009/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M009/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/master /root/workspace/xiamen-config/M009/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M009/params_new/params_new/perception /root/workspace/xiamen-config/M009/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M009/params_new/params_new/pointcloud /root/workspace/xiamen-config/M009/params_new/params_new/prediction /root/workspace/xiamen-config/M009/params_new/params_new/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M009/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M009/params_new/params_new/segmentation /root/workspace/xiamen-config/M009/params_new/params_new/slave /root/workspace/xiamen-config/M009/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M009/params_new/params_new/system-ros /root/workspace/xiamen-config/M009/params_M009/params/ [Pipeline] echo M010拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M010/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/M010.git > git init /root/workspace/xiamen-config/M010/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M010.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/M010.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M010.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 d8e6dd190600d700a67c9bb8bad6548332b724d9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f d8e6dd190600d700a67c9bb8bad6548332b724d9 # timeout=300000 Commit message: "feat_out:启用新录包" > git rev-list --no-walk d8e6dd190600d700a67c9bb8bad6548332b724d9 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M010.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M010.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M010.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M010/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 15.11 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 3% (16/430) Resolving deltas: 4% (18/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 11% (51/430) Resolving deltas: 20% (87/430) Resolving deltas: 25% (108/430) Resolving deltas: 28% (124/430) Resolving deltas: 30% (131/430) Resolving deltas: 31% (137/430) Resolving deltas: 34% (150/430) Resolving deltas: 35% (154/430) Resolving deltas: 36% (158/430) Resolving deltas: 37% (160/430) Resolving deltas: 39% (171/430) Resolving deltas: 44% (192/430) Resolving deltas: 47% (206/430) Resolving deltas: 48% (208/430) Resolving deltas: 49% (211/430) Resolving deltas: 50% (217/430) Resolving deltas: 52% (227/430) Resolving deltas: 54% (235/430) Resolving deltas: 55% (239/430) Resolving deltas: 56% (241/430) Resolving deltas: 57% (246/430) Resolving deltas: 58% (251/430) Resolving deltas: 60% (260/430) Resolving deltas: 61% (265/430) Resolving deltas: 62% (268/430) Resolving deltas: 64% (278/430) Resolving deltas: 65% (280/430) Resolving deltas: 66% (285/430) Resolving deltas: 68% (294/430) Resolving deltas: 70% (304/430) Resolving deltas: 71% (306/430) Resolving deltas: 73% (317/430) Resolving deltas: 75% (323/430) Resolving deltas: 76% (328/430) Resolving deltas: 77% (332/430) Resolving deltas: 85% (366/430) Resolving deltas: 86% (372/430) Resolving deltas: 87% (376/430) Resolving deltas: 88% (380/430) Resolving deltas: 89% (383/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar-extrinsics'... remote: Enumerating objects: 27, 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: 20% (1/5) remote: Compressing objects: 40% (2/5) remote: Compressing objects: 60% (3/5) remote: Compressing objects: 80% (4/5) remote: Compressing objects: 100% (5/5) remote: Compressing objects: 100% (5/5), done. remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 21 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 5.89 KiB | 5.89 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 11.17 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 10% (8/76) Resolving deltas: 13% (10/76) Resolving deltas: 35% (27/76) Resolving deltas: 44% (34/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 59% (45/76) Resolving deltas: 61% (47/76) Resolving deltas: 65% (50/76) Resolving deltas: 69% (53/76) Resolving deltas: 78% (60/76) Resolving deltas: 82% (63/76) Resolving deltas: 86% (66/76) Resolving deltas: 88% (67/76) Resolving deltas: 90% (69/76) Resolving deltas: 94% (72/76) Resolving deltas: 96% (73/76) Resolving deltas: 97% (74/76) Resolving deltas: 98% (75/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 6.84 MiB/s, done. remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 28% (14/49) Resolving deltas: 32% (16/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 51% (25/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/msf-vehicle'... 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/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 71% (10/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 68% (11/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M010/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/xiamen-config/M010/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 14.32 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 4% (27/597) Resolving deltas: 5% (35/597) Resolving deltas: 6% (40/597) Resolving deltas: 7% (42/597) Resolving deltas: 10% (62/597) Resolving deltas: 12% (77/597) Resolving deltas: 13% (78/597) Resolving deltas: 15% (94/597) Resolving deltas: 17% (104/597) Resolving deltas: 18% (108/597) Resolving deltas: 29% (174/597) Resolving deltas: 81% (484/597) Resolving deltas: 82% (490/597) Resolving deltas: 84% (507/597) Resolving deltas: 85% (508/597) Resolving deltas: 86% (515/597) Resolving deltas: 87% (520/597) Resolving deltas: 93% (559/597) Resolving deltas: 94% (563/597) Resolving deltas: 98% (587/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 6.45 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 14% (6/41) Resolving deltas: 17% (7/41) Resolving deltas: 19% (8/41) Resolving deltas: 24% (10/41) Resolving deltas: 29% (12/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_vehicles'... 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/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 37 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 4.90 KiB | 4.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 40% (2/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264), 8.77 MiB | 17.53 MiB/s Receiving objects: 8% (22/264), 8.77 MiB | 17.53 MiB/s Receiving objects: 9% (24/264), 8.77 MiB | 17.53 MiB/s Receiving objects: 9% (25/264), 19.42 MiB | 19.41 MiB/s Receiving objects: 10% (27/264), 19.42 MiB | 19.41 MiB/s Receiving objects: 11% (30/264), 28.21 MiB | 18.80 MiB/s Receiving objects: 12% (32/264), 28.21 MiB | 18.80 MiB/s Receiving objects: 13% (35/264), 28.21 MiB | 18.80 MiB/s Receiving objects: 14% (37/264), 28.21 MiB | 18.80 MiB/s Receiving objects: 14% (39/264), 38.94 MiB | 19.47 MiB/s Receiving objects: 15% (40/264), 48.38 MiB | 19.35 MiB/s Receiving objects: 15% (40/264), 58.19 MiB | 19.39 MiB/s Receiving objects: 15% (42/264), 84.06 MiB | 21.01 MiB/s Receiving objects: 16% (43/264), 84.06 MiB | 21.01 MiB/s Receiving objects: 17% (45/264), 84.06 MiB | 21.01 MiB/s Receiving objects: 18% (48/264), 84.06 MiB | 21.01 MiB/s Receiving objects: 19% (51/264), 101.06 MiB | 22.46 MiB/s Receiving objects: 20% (53/264), 101.06 MiB | 22.46 MiB/s Receiving objects: 21% (56/264), 101.06 MiB | 22.46 MiB/s Receiving objects: 21% (56/264), 110.75 MiB | 22.66 MiB/s Receiving objects: 22% (59/264), 110.75 MiB | 22.66 MiB/s Receiving objects: 23% (61/264), 110.75 MiB | 22.66 MiB/s Receiving objects: 24% (64/264), 121.69 MiB | 22.73 MiB/s Receiving objects: 24% (64/264), 129.83 MiB | 22.58 MiB/s Receiving objects: 25% (66/264), 139.75 MiB | 22.40 MiB/s Receiving objects: 25% (68/264), 149.71 MiB | 22.52 MiB/s Receiving objects: 26% (69/264), 149.71 MiB | 22.52 MiB/s Receiving objects: 27% (72/264), 158.66 MiB | 22.33 MiB/s Receiving objects: 27% (72/264), 168.55 MiB | 22.79 MiB/s Receiving objects: 28% (74/264), 168.55 MiB | 22.79 MiB/s Receiving objects: 29% (77/264), 168.55 MiB | 22.79 MiB/s Receiving objects: 29% (79/264), 185.39 MiB | 18.74 MiB/s Receiving objects: 30% (80/264), 185.39 MiB | 18.74 MiB/s Receiving objects: 31% (82/264), 185.39 MiB | 18.74 MiB/s Receiving objects: 31% (82/264), 206.48 MiB | 18.84 MiB/s Receiving objects: 31% (82/264), 229.13 MiB | 19.86 MiB/s Receiving objects: 31% (82/264), 252.61 MiB | 20.88 MiB/s Receiving objects: 32% (85/264), 263.67 MiB | 21.14 MiB/s Receiving objects: 32% (85/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 33% (88/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 34% (90/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 35% (93/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 36% (96/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 37% (98/264), 271.45 MiB | 20.93 MiB/s Receiving objects: 38% (101/264), 280.63 MiB | 21.16 MiB/s Receiving objects: 39% (103/264), 280.63 MiB | 21.16 MiB/s Receiving objects: 39% (103/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 40% (106/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 41% (109/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 42% (111/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 43% (114/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 44% (117/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 45% (119/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 46% (122/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 47% (125/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 48% (127/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 49% (130/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 50% (132/264), 289.82 MiB | 21.12 MiB/s Receiving objects: 50% (134/264), 307.12 MiB | 19.95 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 7.55 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 7.55 MiB/s Receiving objects: 52% (138/264), 313.55 MiB | 7.55 MiB/s Receiving objects: 53% (140/264), 313.55 MiB | 7.55 MiB/s Receiving objects: 54% (143/264), 327.80 MiB | 7.83 MiB/s Receiving objects: 55% (146/264), 331.94 MiB | 7.08 MiB/s Receiving objects: 56% (148/264), 331.94 MiB | 7.08 MiB/s Receiving objects: 57% (151/264), 331.94 MiB | 7.08 MiB/s Receiving objects: 58% (154/264), 331.94 MiB | 7.08 MiB/s Receiving objects: 59% (156/264), 331.94 MiB | 7.08 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 6.42 MiB/s Receiving objects: 61% (162/264), 341.09 MiB | 6.10 MiB/s Receiving objects: 62% (164/264), 341.09 MiB | 6.10 MiB/s Receiving objects: 62% (166/264), 343.96 MiB | 5.53 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 5.53 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 5.53 MiB/s Receiving objects: 65% (172/264), 349.26 MiB | 5.19 MiB/s Receiving objects: 66% (175/264), 349.26 MiB | 5.19 MiB/s Receiving objects: 67% (177/264), 349.26 MiB | 5.19 MiB/s Receiving objects: 68% (180/264), 349.26 MiB | 5.19 MiB/s Receiving objects: 69% (183/264), 358.63 MiB | 5.27 MiB/s Receiving objects: 70% (185/264), 358.63 MiB | 5.27 MiB/s Receiving objects: 71% (188/264), 358.63 MiB | 5.27 MiB/s Receiving objects: 72% (191/264), 358.63 MiB | 5.27 MiB/s Receiving objects: 73% (193/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 74% (196/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 75% (198/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 76% (201/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 77% (204/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 78% (206/264), 368.27 MiB | 5.34 MiB/s Receiving objects: 78% (207/264), 386.91 MiB | 12.40 MiB/s Receiving objects: 79% (209/264), 386.91 MiB | 12.40 MiB/s Receiving objects: 80% (212/264), 386.91 MiB | 12.40 MiB/s Receiving objects: 81% (214/264), 386.91 MiB | 12.40 MiB/s Receiving objects: 82% (217/264), 397.41 MiB | 13.84 MiB/s Receiving objects: 83% (220/264), 397.41 MiB | 13.84 MiB/s Receiving objects: 84% (222/264), 397.41 MiB | 13.84 MiB/s Receiving objects: 85% (225/264), 406.96 MiB | 15.45 MiB/s Receiving objects: 85% (225/264), 425.10 MiB | 18.03 MiB/s Receiving objects: 86% (228/264), 425.10 MiB | 18.03 MiB/s Receiving objects: 87% (230/264), 425.10 MiB | 18.03 MiB/s Receiving objects: 88% (233/264), 425.10 MiB | 18.03 MiB/s Receiving objects: 88% (234/264), 443.21 MiB | 18.80 MiB/s Receiving objects: 89% (235/264), 443.21 MiB | 18.80 MiB/s Receiving objects: 89% (235/264), 460.58 MiB | 18.43 MiB/s Receiving objects: 89% (237/264), 468.52 MiB | 18.14 MiB/s Receiving objects: 90% (238/264), 477.81 MiB | 17.87 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 92% (243/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 93% (246/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 94% (249/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 95% (251/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 96% (254/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 97% (257/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 98% (259/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 99% (262/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 100% (264/264), 477.81 MiB | 17.87 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 14.77 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 2% (1/36) Resolving deltas: 13% (5/36) Resolving deltas: 16% (6/36) Resolving deltas: 22% (8/36) Resolving deltas: 33% (12/36) Resolving deltas: 44% (16/36) Resolving deltas: 47% (17/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 61% (44/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 62% (45/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 63% (46/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 65% (47/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 66% (48/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 68% (49/72), 11.29 MiB | 22.56 MiB/s Receiving objects: 68% (49/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 69% (50/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 70% (51/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 72% (52/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 73% (53/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 75% (54/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 76% (55/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 77% (56/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 79% (57/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 80% (58/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 81% (59/72), 22.92 MiB | 22.91 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 84% (61/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 86% (62/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 87% (63/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 88% (64/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 90% (65/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 91% (66/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 93% (67/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 94% (68/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 95% (69/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 97% (70/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 98% (71/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 100% (72/72), 22.92 MiB | 22.91 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 22.59 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 21% (4/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M010/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/xiamen-config/M010/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/xiamen-config/M010/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 5.87 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 25% (5/20) Resolving deltas: 30% (6/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 13.07 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 4% (20/460) Resolving deltas: 10% (50/460) Resolving deltas: 15% (69/460) Resolving deltas: 29% (137/460) Resolving deltas: 30% (139/460) Resolving deltas: 35% (162/460) Resolving deltas: 41% (191/460) Resolving deltas: 43% (198/460) Resolving deltas: 45% (207/460) Resolving deltas: 46% (214/460) Resolving deltas: 52% (241/460) Resolving deltas: 53% (246/460) Resolving deltas: 57% (266/460) Resolving deltas: 58% (268/460) Resolving deltas: 59% (272/460) Resolving deltas: 61% (282/460) Resolving deltas: 62% (287/460) Resolving deltas: 63% (290/460) Resolving deltas: 73% (339/460) Resolving deltas: 75% (345/460) Resolving deltas: 78% (360/460) Resolving deltas: 79% (364/460) Resolving deltas: 81% (373/460) Resolving deltas: 82% (380/460) Resolving deltas: 83% (383/460) Resolving deltas: 84% (387/460) Resolving deltas: 85% (393/460) Resolving deltas: 91% (423/460) Resolving deltas: 92% (425/460) Resolving deltas: 93% (429/460) Resolving deltas: 94% (433/460) Resolving deltas: 95% (437/460) Resolving deltas: 96% (443/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 93% (29/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 12.96 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 2% (3/124) Resolving deltas: 20% (25/124) Resolving deltas: 21% (27/124) Resolving deltas: 79% (99/124) Resolving deltas: 80% (100/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), 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 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 41% (42/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 69% (71/102) Resolving deltas: 71% (73/102) Resolving deltas: 76% (78/102) Resolving deltas: 78% (80/102) Resolving deltas: 80% (82/102) Resolving deltas: 85% (87/102) Resolving deltas: 97% (99/102) Resolving deltas: 99% (101/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '43538bba6ab18b3915e52fecb580c765e8106e96' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'e2401dfcfa96155ca17e36918952998ac47430d5' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '5cd9bbf40ec66a36fe41b48fde67c7878d0c8c6c' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M010/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M010/params_new/msf-port/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M010/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M010/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M010/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M010/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M010/params_new/perception_vehicles/master /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/prediction_config/prediction /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-common/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-device/master /root/workspace/xiamen-config/M010/params_new/system-device/slave /root/workspace/xiamen-config/M010/params_new/system-device/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M010/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M010/params_new/system-port/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/params_new/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/data_collection /root/workspace/xiamen-config/M010/params_new/params_new/extrinsics /root/workspace/xiamen-config/M010/params_new/params_new/fast_lio /root/workspace/xiamen-config/M010/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M010/params_new/params_new/lane_detection /root/workspace/xiamen-config/M010/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M010/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/master /root/workspace/xiamen-config/M010/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M010/params_new/params_new/perception /root/workspace/xiamen-config/M010/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M010/params_new/params_new/pointcloud /root/workspace/xiamen-config/M010/params_new/params_new/prediction /root/workspace/xiamen-config/M010/params_new/params_new/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M010/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M010/params_new/params_new/segmentation /root/workspace/xiamen-config/M010/params_new/params_new/slave /root/workspace/xiamen-config/M010/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M010/params_new/params_new/system-ros /root/workspace/xiamen-config/M010/params_M010/params/ [Pipeline] echo M011拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M011/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/M011.git > git init /root/workspace/xiamen-config/M011/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M011.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/M011.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M011.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 610db478edcd5235b169c7849a911d19064bc5ff (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 610db478edcd5235b169c7849a911d19064bc5ff # timeout=300000 Commit message: "feat_out:启用新录包" > git rev-list --no-walk 610db478edcd5235b169c7849a911d19064bc5ff # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M011.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M011.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M011.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M011/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 3.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 66% (8/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 14.53 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (11/430) Resolving deltas: 3% (14/430) Resolving deltas: 4% (18/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (65/430) Resolving deltas: 20% (86/430) Resolving deltas: 23% (103/430) Resolving deltas: 25% (110/430) Resolving deltas: 26% (116/430) Resolving deltas: 29% (128/430) Resolving deltas: 30% (133/430) Resolving deltas: 31% (137/430) Resolving deltas: 32% (139/430) Resolving deltas: 35% (151/430) Resolving deltas: 40% (173/430) Resolving deltas: 43% (187/430) Resolving deltas: 44% (192/430) Resolving deltas: 46% (198/430) Resolving deltas: 48% (208/430) Resolving deltas: 50% (216/430) Resolving deltas: 51% (221/430) Resolving deltas: 52% (226/430) Resolving deltas: 53% (230/430) Resolving deltas: 55% (240/430) Resolving deltas: 56% (245/430) Resolving deltas: 57% (248/430) Resolving deltas: 60% (258/430) Resolving deltas: 61% (264/430) Resolving deltas: 62% (267/430) Resolving deltas: 63% (273/430) Resolving deltas: 66% (284/430) Resolving deltas: 68% (296/430) Resolving deltas: 70% (302/430) Resolving deltas: 71% (307/430) Resolving deltas: 72% (311/430) Resolving deltas: 80% (344/430) Resolving deltas: 81% (350/430) Resolving deltas: 82% (354/430) Resolving deltas: 83% (358/430) Resolving deltas: 91% (394/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar-extrinsics'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/31) remote: Compressing objects: 6% (2/31) remote: Compressing objects: 9% (3/31) remote: Compressing objects: 12% (4/31) remote: Compressing objects: 16% (5/31) remote: Compressing objects: 19% (6/31) remote: Compressing objects: 22% (7/31) remote: Compressing objects: 25% (8/31) remote: Compressing objects: 29% (9/31) remote: Compressing objects: 32% (10/31) remote: Compressing objects: 35% (11/31) remote: Compressing objects: 38% (12/31) remote: Compressing objects: 41% (13/31) remote: Compressing objects: 45% (14/31) remote: Compressing objects: 48% (15/31) remote: Compressing objects: 51% (16/31) remote: Compressing objects: 54% (17/31) remote: Compressing objects: 58% (18/31) remote: Compressing objects: 61% (19/31) remote: Compressing objects: 64% (20/31) remote: Compressing objects: 67% (21/31) remote: Compressing objects: 70% (22/31) remote: Compressing objects: 74% (23/31) remote: Compressing objects: 77% (24/31) remote: Compressing objects: 80% (25/31) remote: Compressing objects: 83% (26/31) remote: Compressing objects: 87% (27/31) remote: Compressing objects: 90% (28/31) remote: Compressing objects: 93% (29/31) remote: Compressing objects: 96% (30/31) remote: Compressing objects: 100% (31/31) remote: Compressing objects: 100% (31/31), done. remote: Total 38 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 80% (4/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 11.17 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 10% (8/76) Resolving deltas: 13% (10/76) Resolving deltas: 35% (27/76) Resolving deltas: 44% (34/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 59% (45/76) Resolving deltas: 61% (47/76) Resolving deltas: 64% (49/76) Resolving deltas: 69% (53/76) Resolving deltas: 77% (59/76) Resolving deltas: 81% (62/76) Resolving deltas: 85% (65/76) Resolving deltas: 88% (67/76) Resolving deltas: 89% (68/76) Resolving deltas: 94% (72/76) Resolving deltas: 97% (74/76) Resolving deltas: 98% (75/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 28% (14/49) Resolving deltas: 32% (16/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 51% (25/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/msf-vehicle'... 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/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 71% (10/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 68% (11/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M011/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/xiamen-config/M011/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 13.67 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 1% (6/597) Resolving deltas: 3% (22/597) Resolving deltas: 5% (33/597) Resolving deltas: 6% (36/597) Resolving deltas: 7% (43/597) Resolving deltas: 8% (48/597) Resolving deltas: 12% (75/597) Resolving deltas: 13% (78/597) Resolving deltas: 16% (97/597) Resolving deltas: 17% (104/597) Resolving deltas: 18% (108/597) Resolving deltas: 64% (386/597) Resolving deltas: 65% (389/597) Resolving deltas: 66% (395/597) Resolving deltas: 69% (412/597) Resolving deltas: 70% (418/597) Resolving deltas: 71% (424/597) Resolving deltas: 77% (461/597) Resolving deltas: 81% (489/597) Resolving deltas: 90% (540/597) Resolving deltas: 95% (569/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 83% (5/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 6.45 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 17% (7/41) Resolving deltas: 19% (8/41) Resolving deltas: 24% (10/41) Resolving deltas: 29% (12/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_vehicles'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 5% (1/18) remote: Compressing objects: 11% (2/18) remote: Compressing objects: 16% (3/18) remote: Compressing objects: 22% (4/18) remote: Compressing objects: 27% (5/18) remote: Compressing objects: 33% (6/18) remote: Compressing objects: 38% (7/18) remote: Compressing objects: 44% (8/18) remote: Compressing objects: 50% (9/18) remote: Compressing objects: 55% (10/18) remote: Compressing objects: 61% (11/18) remote: Compressing objects: 66% (12/18) remote: Compressing objects: 72% (13/18) remote: Compressing objects: 77% (14/18) remote: Compressing objects: 83% (15/18) remote: Compressing objects: 88% (16/18) remote: Compressing objects: 94% (17/18) remote: Compressing objects: 100% (18/18) remote: Compressing objects: 100% (18/18), done. remote: Total 28 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), done. Resolving deltas: 0% (0/6) Resolving deltas: 50% (3/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264), 9.31 MiB | 18.60 MiB/s Receiving objects: 8% (22/264), 9.31 MiB | 18.60 MiB/s Receiving objects: 9% (24/264), 9.31 MiB | 18.60 MiB/s Receiving objects: 9% (24/264), 18.03 MiB | 18.02 MiB/s Receiving objects: 10% (27/264), 18.03 MiB | 18.02 MiB/s Receiving objects: 11% (30/264), 27.02 MiB | 18.01 MiB/s Receiving objects: 12% (32/264), 27.02 MiB | 18.01 MiB/s Receiving objects: 13% (35/264), 27.02 MiB | 18.01 MiB/s Receiving objects: 14% (37/264), 27.02 MiB | 18.01 MiB/s Receiving objects: 14% (39/264), 36.79 MiB | 18.39 MiB/s Receiving objects: 15% (40/264), 44.52 MiB | 17.80 MiB/s Receiving objects: 15% (40/264), 51.80 MiB | 17.27 MiB/s Receiving objects: 15% (40/264), 65.36 MiB | 16.34 MiB/s Receiving objects: 16% (43/264), 79.03 MiB | 17.56 MiB/s Receiving objects: 17% (45/264), 79.03 MiB | 17.56 MiB/s Receiving objects: 17% (46/264), 98.05 MiB | 19.72 MiB/s Receiving objects: 18% (48/264), 98.05 MiB | 19.72 MiB/s Receiving objects: 19% (51/264), 98.05 MiB | 19.72 MiB/s Receiving objects: 20% (53/264), 98.05 MiB | 19.72 MiB/s Receiving objects: 21% (56/264), 107.53 MiB | 19.89 MiB/s Receiving objects: 22% (59/264), 107.53 MiB | 19.89 MiB/s Receiving objects: 23% (61/264), 107.53 MiB | 19.89 MiB/s Receiving objects: 23% (61/264), 117.24 MiB | 20.05 MiB/s Receiving objects: 24% (64/264), 117.24 MiB | 20.05 MiB/s Receiving objects: 24% (64/264), 135.15 MiB | 20.14 MiB/s Receiving objects: 25% (66/264), 144.48 MiB | 20.59 MiB/s Receiving objects: 26% (69/264), 144.48 MiB | 20.59 MiB/s Receiving objects: 26% (71/264), 153.41 MiB | 21.09 MiB/s Receiving objects: 27% (72/264), 153.41 MiB | 21.09 MiB/s Receiving objects: 27% (72/264), 171.29 MiB | 20.50 MiB/s Receiving objects: 28% (74/264), 171.29 MiB | 20.50 MiB/s Receiving objects: 29% (77/264), 171.29 MiB | 20.50 MiB/s Receiving objects: 30% (80/264), 179.67 MiB | 18.14 MiB/s Receiving objects: 31% (82/264), 179.67 MiB | 18.14 MiB/s Receiving objects: 31% (82/264), 187.76 MiB | 17.83 MiB/s Receiving objects: 31% (82/264), 214.04 MiB | 19.43 MiB/s Receiving objects: 31% (82/264), 245.22 MiB | 22.39 MiB/s Receiving objects: 31% (83/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 32% (85/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 33% (88/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 34% (90/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 35% (93/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 36% (96/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 37% (98/264), 270.51 MiB | 24.05 MiB/s Receiving objects: 38% (101/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 39% (103/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 40% (106/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 41% (109/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 42% (111/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 43% (114/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 44% (117/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 45% (119/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 46% (122/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 47% (125/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 48% (127/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 49% (130/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 50% (132/264), 282.44 MiB | 24.71 MiB/s Receiving objects: 50% (134/264), 294.21 MiB | 25.46 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 10.25 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 10.25 MiB/s Receiving objects: 51% (135/264), 327.78 MiB | 10.16 MiB/s Receiving objects: 52% (138/264), 327.78 MiB | 10.16 MiB/s Receiving objects: 53% (140/264), 327.78 MiB | 10.16 MiB/s Receiving objects: 54% (143/264), 327.78 MiB | 10.16 MiB/s Receiving objects: 55% (146/264), 331.94 MiB | 9.09 MiB/s Receiving objects: 56% (148/264), 331.94 MiB | 9.09 MiB/s Receiving objects: 57% (151/264), 331.94 MiB | 9.09 MiB/s Receiving objects: 58% (154/264), 331.94 MiB | 9.09 MiB/s Receiving objects: 59% (156/264), 331.94 MiB | 9.09 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 8.01 MiB/s Receiving objects: 61% (162/264), 340.82 MiB | 7.04 MiB/s Receiving objects: 62% (164/264), 340.82 MiB | 7.04 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 6.38 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 6.38 MiB/s Receiving objects: 64% (171/264), 343.96 MiB | 6.38 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 6.38 MiB/s Receiving objects: 66% (175/264), 349.83 MiB | 5.85 MiB/s Receiving objects: 67% (177/264), 349.83 MiB | 5.85 MiB/s Receiving objects: 68% (180/264), 349.83 MiB | 5.85 MiB/s Receiving objects: 69% (183/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 70% (185/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 71% (188/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 72% (191/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 73% (193/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 73% (195/264), 360.68 MiB | 5.77 MiB/s Receiving objects: 74% (196/264), 370.40 MiB | 5.60 MiB/s Receiving objects: 75% (198/264), 370.40 MiB | 5.60 MiB/s Receiving objects: 76% (201/264), 370.40 MiB | 5.60 MiB/s Receiving objects: 77% (204/264), 370.40 MiB | 5.60 MiB/s Receiving objects: 78% (206/264), 370.40 MiB | 5.60 MiB/s Receiving objects: 78% (207/264), 388.84 MiB | 12.64 MiB/s Receiving objects: 79% (209/264), 388.84 MiB | 12.64 MiB/s Receiving objects: 80% (212/264), 388.84 MiB | 12.64 MiB/s Receiving objects: 81% (214/264), 388.84 MiB | 12.64 MiB/s Receiving objects: 82% (217/264), 388.84 MiB | 12.64 MiB/s Receiving objects: 83% (220/264), 399.95 MiB | 14.25 MiB/s Receiving objects: 84% (222/264), 399.95 MiB | 14.25 MiB/s Receiving objects: 84% (223/264), 409.41 MiB | 15.86 MiB/s Receiving objects: 85% (225/264), 409.41 MiB | 15.86 MiB/s Receiving objects: 85% (225/264), 427.86 MiB | 18.64 MiB/s Receiving objects: 86% (228/264), 427.86 MiB | 18.64 MiB/s Receiving objects: 87% (230/264), 427.86 MiB | 18.64 MiB/s Receiving objects: 88% (233/264), 427.86 MiB | 18.64 MiB/s Receiving objects: 88% (234/264), 445.75 MiB | 18.90 MiB/s Receiving objects: 89% (235/264), 445.75 MiB | 18.90 MiB/s Receiving objects: 89% (235/264), 462.36 MiB | 18.41 MiB/s Receiving objects: 90% (238/264), 470.47 MiB | 18.14 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 92% (243/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 93% (246/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 94% (249/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 95% (251/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 96% (254/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 97% (257/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 98% (259/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 99% (262/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 100% (264/264), 470.47 MiB | 18.14 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 15.07 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 19% (7/36) Resolving deltas: 22% (8/36) Resolving deltas: 33% (12/36) Resolving deltas: 44% (16/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 61% (44/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 62% (45/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 63% (46/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 65% (47/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 66% (48/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 68% (49/72), 12.35 MiB | 24.69 MiB/s Receiving objects: 68% (49/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 69% (50/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 70% (51/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 72% (52/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 73% (53/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 75% (54/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 76% (55/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 77% (56/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 79% (57/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 80% (58/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 81% (59/72), 23.98 MiB | 23.97 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 84% (61/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 86% (62/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 87% (63/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 88% (64/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 90% (65/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 91% (66/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 93% (67/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 94% (68/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 95% (69/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 97% (70/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 98% (71/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 100% (72/72), 23.98 MiB | 23.97 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 22.20 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 10% (2/19) Resolving deltas: 21% (4/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M011/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/xiamen-config/M011/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/xiamen-config/M011/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 35% (7/20) Resolving deltas: 60% (12/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 13.07 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 4% (20/460) Resolving deltas: 11% (51/460) Resolving deltas: 15% (72/460) Resolving deltas: 29% (134/460) Resolving deltas: 35% (162/460) Resolving deltas: 41% (191/460) Resolving deltas: 43% (198/460) Resolving deltas: 44% (206/460) Resolving deltas: 45% (208/460) Resolving deltas: 46% (216/460) Resolving deltas: 51% (237/460) Resolving deltas: 52% (242/460) Resolving deltas: 56% (261/460) Resolving deltas: 57% (263/460) Resolving deltas: 58% (268/460) Resolving deltas: 60% (279/460) Resolving deltas: 61% (282/460) Resolving deltas: 62% (286/460) Resolving deltas: 63% (291/460) Resolving deltas: 72% (334/460) Resolving deltas: 74% (341/460) Resolving deltas: 78% (360/460) Resolving deltas: 79% (364/460) Resolving deltas: 81% (373/460) Resolving deltas: 82% (380/460) Resolving deltas: 83% (382/460) Resolving deltas: 85% (391/460) Resolving deltas: 91% (419/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (428/460) Resolving deltas: 95% (438/460) Resolving deltas: 96% (442/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 67% (21/31) Resolving deltas: 70% (22/31) Resolving deltas: 74% (23/31) Resolving deltas: 93% (29/31) Resolving deltas: 96% (30/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 8.64 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 13% (17/124) Resolving deltas: 66% (82/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), 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 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 2% (3/102) Resolving deltas: 4% (5/102) Resolving deltas: 7% (8/102) Resolving deltas: 9% (10/102) Resolving deltas: 10% (11/102) Resolving deltas: 20% (21/102) Resolving deltas: 69% (71/102) Resolving deltas: 81% (83/102) Resolving deltas: 82% (84/102) Resolving deltas: 84% (86/102) Resolving deltas: 85% (87/102) Resolving deltas: 87% (89/102) Resolving deltas: 88% (90/102) Resolving deltas: 89% (91/102) Resolving deltas: 91% (93/102) Resolving deltas: 93% (95/102) Resolving deltas: 94% (96/102) Resolving deltas: 97% (99/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '4b72c5482b269c5c8a882b5b42206ab3431498fc' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'abefac59c7a025826f2f65468b8e496c1e4681c7' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'e44267099a82914b9cc25992ab972922eaf397c5' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M011/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M011/params_new/msf-port/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M011/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M011/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M011/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M011/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M011/params_new/perception_vehicles/master /root/workspace/xiamen-config/M011/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/prediction_config/prediction /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-common/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-device/master /root/workspace/xiamen-config/M011/params_new/system-device/slave /root/workspace/xiamen-config/M011/params_new/system-device/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M011/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M011/params_new/system-port/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/params_new/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/data_collection /root/workspace/xiamen-config/M011/params_new/params_new/extrinsics /root/workspace/xiamen-config/M011/params_new/params_new/fast_lio /root/workspace/xiamen-config/M011/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M011/params_new/params_new/lane_detection /root/workspace/xiamen-config/M011/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M011/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/master /root/workspace/xiamen-config/M011/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M011/params_new/params_new/perception /root/workspace/xiamen-config/M011/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M011/params_new/params_new/pointcloud /root/workspace/xiamen-config/M011/params_new/params_new/prediction /root/workspace/xiamen-config/M011/params_new/params_new/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M011/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M011/params_new/params_new/segmentation /root/workspace/xiamen-config/M011/params_new/params_new/slave /root/workspace/xiamen-config/M011/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M011/params_new/params_new/system-ros /root/workspace/xiamen-config/M011/params_M011/params/ [Pipeline] echo M012拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M012/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M012/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/M012.git > git init /root/workspace/xiamen-config/M012/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M012.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/M012.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M012.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 2b6202813cdf8e9452e22f1650d289859417e35c (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b6202813cdf8e9452e22f1650d289859417e35c # timeout=300000 Commit message: "Merge branch 'main' of 159.27.226.4:config/vehicles/M012 into main" > git rev-list --no-walk 2b6202813cdf8e9452e22f1650d289859417e35c # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M012.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M012.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M012.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M012/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 23.61 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (9/430) Resolving deltas: 3% (13/430) Resolving deltas: 4% (20/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (68/430) Resolving deltas: 16% (72/430) Resolving deltas: 20% (88/430) Resolving deltas: 23% (99/430) Resolving deltas: 26% (114/430) Resolving deltas: 27% (120/430) Resolving deltas: 28% (121/430) Resolving deltas: 30% (129/430) Resolving deltas: 32% (141/430) Resolving deltas: 36% (156/430) Resolving deltas: 37% (162/430) Resolving deltas: 39% (169/430) Resolving deltas: 40% (172/430) Resolving deltas: 43% (185/430) Resolving deltas: 45% (194/430) Resolving deltas: 46% (200/430) Resolving deltas: 47% (203/430) Resolving deltas: 48% (207/430) Resolving deltas: 49% (214/430) Resolving deltas: 50% (215/430) Resolving deltas: 52% (224/430) Resolving deltas: 53% (228/430) Resolving deltas: 54% (236/430) Resolving deltas: 56% (242/430) Resolving deltas: 58% (252/430) Resolving deltas: 59% (254/430) Resolving deltas: 60% (260/430) Resolving deltas: 61% (265/430) Resolving deltas: 62% (270/430) Resolving deltas: 65% (281/430) Resolving deltas: 66% (287/430) Resolving deltas: 67% (291/430) Resolving deltas: 68% (293/430) Resolving deltas: 69% (298/430) Resolving deltas: 70% (302/430) Resolving deltas: 71% (308/430) Resolving deltas: 76% (328/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/lidar-extrinsics'... remote: Enumerating objects: 47, done. remote: Total 47 (delta 0), reused 0 (delta 0), pack-reused 47 Receiving objects: 2% (1/47) Receiving objects: 4% (2/47) Receiving objects: 6% (3/47) Receiving objects: 8% (4/47) Receiving objects: 10% (5/47) Receiving objects: 12% (6/47) Receiving objects: 14% (7/47) Receiving objects: 17% (8/47) Receiving objects: 19% (9/47) Receiving objects: 21% (10/47) Receiving objects: 23% (11/47) Receiving objects: 25% (12/47) Receiving objects: 27% (13/47) Receiving objects: 29% (14/47) Receiving objects: 31% (15/47) Receiving objects: 34% (16/47) Receiving objects: 36% (17/47) Receiving objects: 38% (18/47) Receiving objects: 40% (19/47) Receiving objects: 42% (20/47) Receiving objects: 44% (21/47) Receiving objects: 46% (22/47) Receiving objects: 48% (23/47) Receiving objects: 51% (24/47) Receiving objects: 53% (25/47) Receiving objects: 55% (26/47) Receiving objects: 57% (27/47) Receiving objects: 59% (28/47) Receiving objects: 61% (29/47) Receiving objects: 63% (30/47) Receiving objects: 65% (31/47) Receiving objects: 68% (32/47) Receiving objects: 70% (33/47) Receiving objects: 72% (34/47) Receiving objects: 74% (35/47) Receiving objects: 76% (36/47) Receiving objects: 78% (37/47) Receiving objects: 80% (38/47) Receiving objects: 82% (39/47) Receiving objects: 85% (40/47) Receiving objects: 87% (41/47) Receiving objects: 89% (42/47) Receiving objects: 91% (43/47) Receiving objects: 93% (44/47) Receiving objects: 95% (45/47) Receiving objects: 97% (46/47) Receiving objects: 100% (47/47) Receiving objects: 100% (47/47), 8.82 KiB | 8.82 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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. remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 0% (1/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 22.33 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 5% (4/76) Resolving deltas: 9% (7/76) Resolving deltas: 13% (10/76) Resolving deltas: 30% (23/76) Resolving deltas: 53% (41/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 59% (45/76) Resolving deltas: 64% (49/76) Resolving deltas: 65% (50/76) Resolving deltas: 69% (53/76) Resolving deltas: 73% (56/76) Resolving deltas: 76% (58/76) Resolving deltas: 80% (61/76) Resolving deltas: 81% (62/76) Resolving deltas: 85% (65/76) Resolving deltas: 86% (66/76) Resolving deltas: 89% (68/76) Resolving deltas: 90% (69/76) Resolving deltas: 93% (71/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 12% (6/49) Resolving deltas: 16% (8/49) Resolving deltas: 20% (10/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 30% (15/49) Resolving deltas: 42% (21/49) Resolving deltas: 46% (23/49) Resolving deltas: 51% (25/49) Resolving deltas: 67% (33/49) Resolving deltas: 71% (35/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/msf-vehicle'... 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/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 50% (7/14) Resolving deltas: 64% (9/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 25% (4/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M012/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/xiamen-config/M012/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 25.07 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 3% (21/597) Resolving deltas: 4% (26/597) Resolving deltas: 5% (34/597) Resolving deltas: 6% (38/597) Resolving deltas: 12% (74/597) Resolving deltas: 13% (78/597) Resolving deltas: 14% (87/597) Resolving deltas: 15% (92/597) Resolving deltas: 16% (96/597) Resolving deltas: 17% (102/597) Resolving deltas: 18% (109/597) Resolving deltas: 19% (114/597) Resolving deltas: 20% (120/597) Resolving deltas: 23% (141/597) Resolving deltas: 24% (144/597) Resolving deltas: 25% (150/597) Resolving deltas: 26% (156/597) Resolving deltas: 27% (162/597) Resolving deltas: 34% (205/597) Resolving deltas: 35% (211/597) Resolving deltas: 40% (239/597) Resolving deltas: 51% (309/597) Resolving deltas: 58% (350/597) Resolving deltas: 59% (353/597) Resolving deltas: 76% (457/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 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/xiamen-config/M012/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 7% (3/42) Resolving deltas: 11% (5/42) Resolving deltas: 21% (9/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 28% (12/42) Resolving deltas: 30% (13/42) Resolving deltas: 33% (14/42) Resolving deltas: 35% (15/42) Resolving deltas: 42% (18/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/perception_vehicles'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 5% (1/18) remote: Compressing objects: 11% (2/18) remote: Compressing objects: 16% (3/18) remote: Compressing objects: 22% (4/18) remote: Compressing objects: 27% (5/18) remote: Compressing objects: 33% (6/18) remote: Compressing objects: 38% (7/18) remote: Compressing objects: 44% (8/18) remote: Compressing objects: 50% (9/18) remote: Compressing objects: 55% (10/18) remote: Compressing objects: 61% (11/18) remote: Compressing objects: 66% (12/18) remote: Compressing objects: 72% (13/18) remote: Compressing objects: 77% (14/18) remote: Compressing objects: 83% (15/18) remote: Compressing objects: 88% (16/18) remote: Compressing objects: 94% (17/18) remote: Compressing objects: 100% (18/18) remote: Compressing objects: 100% (18/18), done. remote: Total 28 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), done. Resolving deltas: 0% (0/6) Resolving deltas: 50% (3/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264) Receiving objects: 8% (22/264), 14.13 MiB | 28.25 MiB/s Receiving objects: 9% (24/264), 14.13 MiB | 28.25 MiB/s Receiving objects: 10% (27/264), 14.13 MiB | 28.25 MiB/s Receiving objects: 11% (30/264), 14.13 MiB | 28.25 MiB/s Receiving objects: 12% (32/264), 14.13 MiB | 28.25 MiB/s Receiving objects: 12% (33/264), 29.16 MiB | 29.16 MiB/s Receiving objects: 13% (35/264), 29.16 MiB | 29.16 MiB/s Receiving objects: 14% (37/264), 29.16 MiB | 29.16 MiB/s Receiving objects: 15% (40/264), 42.57 MiB | 28.38 MiB/s Receiving objects: 15% (40/264), 54.09 MiB | 27.05 MiB/s Receiving objects: 15% (42/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 16% (43/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 17% (45/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 18% (48/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 19% (51/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 20% (53/264), 93.05 MiB | 31.02 MiB/s Receiving objects: 21% (56/264), 109.58 MiB | 31.31 MiB/s Receiving objects: 22% (59/264), 109.58 MiB | 31.31 MiB/s Receiving objects: 23% (61/264), 109.58 MiB | 31.31 MiB/s Receiving objects: 24% (64/264), 109.58 MiB | 31.31 MiB/s Receiving objects: 24% (64/264), 124.78 MiB | 31.20 MiB/s Receiving objects: 25% (66/264), 139.14 MiB | 30.92 MiB/s Receiving objects: 26% (69/264), 139.14 MiB | 30.92 MiB/s Receiving objects: 26% (71/264), 154.23 MiB | 31.14 MiB/s Receiving objects: 27% (72/264), 154.23 MiB | 31.14 MiB/s Receiving objects: 28% (74/264), 167.90 MiB | 30.84 MiB/s Receiving objects: 29% (77/264), 167.90 MiB | 30.84 MiB/s Receiving objects: 29% (79/264), 181.69 MiB | 30.92 MiB/s Receiving objects: 30% (80/264), 181.69 MiB | 30.92 MiB/s Receiving objects: 31% (82/264), 181.69 MiB | 30.92 MiB/s Receiving objects: 31% (82/264), 212.46 MiB | 32.55 MiB/s Receiving objects: 31% (82/264), 249.32 MiB | 31.05 MiB/s Receiving objects: 32% (85/264), 265.56 MiB | 31.28 MiB/s Receiving objects: 33% (88/264), 265.56 MiB | 31.28 MiB/s Receiving objects: 34% (90/264), 265.56 MiB | 31.28 MiB/s Receiving objects: 35% (93/264), 265.56 MiB | 31.28 MiB/s Receiving objects: 36% (96/264), 265.56 MiB | 31.28 MiB/s Receiving objects: 36% (96/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 37% (98/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 38% (101/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 39% (103/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 40% (106/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 41% (109/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 42% (111/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 43% (114/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 44% (117/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 45% (119/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 46% (122/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 47% (125/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 48% (127/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 49% (130/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 50% (132/264), 278.47 MiB | 30.96 MiB/s Receiving objects: 50% (134/264), 305.86 MiB | 30.66 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 11.87 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 11.87 MiB/s Receiving objects: 52% (138/264), 313.55 MiB | 11.87 MiB/s Receiving objects: 53% (140/264), 313.55 MiB | 11.87 MiB/s Receiving objects: 54% (143/264), 329.11 MiB | 11.97 MiB/s Receiving objects: 54% (144/264), 329.11 MiB | 11.97 MiB/s Receiving objects: 55% (146/264), 332.82 MiB | 10.82 MiB/s Receiving objects: 56% (148/264), 332.82 MiB | 10.82 MiB/s Receiving objects: 57% (151/264), 332.82 MiB | 10.82 MiB/s Receiving objects: 58% (154/264), 332.82 MiB | 10.82 MiB/s Receiving objects: 59% (156/264), 332.82 MiB | 10.82 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 9.41 MiB/s Receiving objects: 61% (162/264), 341.11 MiB | 8.13 MiB/s Receiving objects: 62% (164/264), 341.11 MiB | 8.13 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 6.93 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 6.93 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 6.93 MiB/s Receiving objects: 66% (175/264), 343.96 MiB | 6.93 MiB/s Receiving objects: 67% (177/264), 351.92 MiB | 6.49 MiB/s Receiving objects: 68% (180/264), 351.92 MiB | 6.49 MiB/s Receiving objects: 69% (183/264), 351.92 MiB | 6.49 MiB/s Receiving objects: 70% (185/264), 351.92 MiB | 6.49 MiB/s Receiving objects: 71% (188/264), 351.92 MiB | 6.49 MiB/s Receiving objects: 72% (191/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 73% (193/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 74% (196/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 75% (198/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 76% (201/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 77% (204/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 78% (206/264), 367.01 MiB | 6.56 MiB/s Receiving objects: 78% (207/264), 382.61 MiB | 6.78 MiB/s Receiving objects: 79% (209/264), 382.61 MiB | 6.78 MiB/s Receiving objects: 80% (212/264), 382.61 MiB | 6.78 MiB/s Receiving objects: 81% (214/264), 382.61 MiB | 6.78 MiB/s Receiving objects: 82% (217/264), 382.61 MiB | 6.78 MiB/s Receiving objects: 83% (220/264), 399.13 MiB | 18.17 MiB/s Receiving objects: 84% (222/264), 399.13 MiB | 18.17 MiB/s Receiving objects: 84% (224/264), 399.13 MiB | 18.17 MiB/s Receiving objects: 85% (225/264), 399.13 MiB | 18.17 MiB/s Receiving objects: 86% (228/264), 429.37 MiB | 20.57 MiB/s Receiving objects: 87% (230/264), 429.37 MiB | 20.57 MiB/s Receiving objects: 88% (233/264), 429.37 MiB | 20.57 MiB/s Receiving objects: 88% (234/264), 443.10 MiB | 23.45 MiB/s Receiving objects: 89% (235/264), 443.10 MiB | 23.45 MiB/s Receiving objects: 89% (236/264), 456.45 MiB | 25.47 MiB/s Receiving objects: 90% (238/264), 469.36 MiB | 27.87 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 92% (243/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 93% (246/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 94% (249/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 95% (251/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 96% (254/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 97% (257/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 98% (259/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 99% (262/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 100% (264/264), 469.36 MiB | 27.87 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 19.50 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 2% (1/36) Resolving deltas: 5% (2/36) Resolving deltas: 8% (3/36) Resolving deltas: 33% (12/36) Resolving deltas: 38% (14/36) Resolving deltas: 41% (15/36) Resolving deltas: 44% (16/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72) Receiving objects: 61% (44/72) Receiving objects: 62% (45/72) Receiving objects: 63% (46/72) Receiving objects: 65% (47/72) Receiving objects: 66% (48/72) Receiving objects: 68% (49/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 69% (50/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 70% (51/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 72% (52/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 73% (53/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 75% (54/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 76% (55/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 77% (56/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 79% (57/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 80% (58/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 81% (59/72), 18.05 MiB | 36.08 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 84% (61/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 86% (62/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 87% (63/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 88% (64/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 90% (65/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 91% (66/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 93% (67/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 94% (68/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 95% (69/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 97% (70/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 98% (71/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 100% (72/72), 18.05 MiB | 36.08 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 35.17 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 15% (3/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M012/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/xiamen-config/M012/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/xiamen-config/M012/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 45% (9/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 22.40 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 5% (24/460) Resolving deltas: 11% (54/460) Resolving deltas: 18% (85/460) Resolving deltas: 19% (89/460) Resolving deltas: 25% (119/460) Resolving deltas: 34% (159/460) Resolving deltas: 35% (161/460) Resolving deltas: 38% (179/460) Resolving deltas: 41% (192/460) Resolving deltas: 42% (194/460) Resolving deltas: 46% (216/460) Resolving deltas: 47% (219/460) Resolving deltas: 48% (223/460) Resolving deltas: 49% (226/460) Resolving deltas: 55% (255/460) Resolving deltas: 56% (259/460) Resolving deltas: 57% (264/460) Resolving deltas: 58% (269/460) Resolving deltas: 59% (272/460) Resolving deltas: 60% (277/460) Resolving deltas: 68% (314/460) Resolving deltas: 70% (324/460) Resolving deltas: 71% (327/460) Resolving deltas: 72% (332/460) Resolving deltas: 76% (352/460) Resolving deltas: 77% (355/460) Resolving deltas: 78% (361/460) Resolving deltas: 79% (364/460) Resolving deltas: 80% (368/460) Resolving deltas: 81% (376/460) Resolving deltas: 87% (404/460) Resolving deltas: 88% (406/460) Resolving deltas: 89% (410/460) Resolving deltas: 90% (414/460) Resolving deltas: 91% (420/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (428/460) Resolving deltas: 94% (434/460) Resolving deltas: 95% (437/460) Resolving deltas: 96% (443/460) Resolving deltas: 97% (447/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 22% (7/31) Resolving deltas: 32% (10/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 4% (5/124) Resolving deltas: 91% (113/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M012/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), 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 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 11.31 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 11% (12/102) Resolving deltas: 12% (13/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 49% (50/102) Resolving deltas: 50% (52/102) Resolving deltas: 52% (54/102) Resolving deltas: 53% (55/102) Resolving deltas: 56% (58/102) Resolving deltas: 57% (59/102) Resolving deltas: 59% (61/102) Resolving deltas: 61% (63/102) Resolving deltas: 62% (64/102) Resolving deltas: 65% (67/102) Resolving deltas: 66% (68/102) Resolving deltas: 70% (72/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '935f6742aa5877d5eeb413d0ebca2679bee9fe72' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '9b2496c3a13b7f9342a7a40126ca2cfb458946e5' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '5afa470bed7caff29cdab4cde63fc9fcf2806a26' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'a133175d5354ecd79c27c26a15f74bfd2f9dc188' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M012/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M012/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M012/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M012/params_new/msf-port/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M012/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M012/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M012/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M012/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M012/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M012/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M012/params_new/perception_vehicles/master /root/workspace/xiamen-config/M012/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/prediction_config/prediction /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/system-common/system-ros /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M012/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/system-device/master /root/workspace/xiamen-config/M012/params_new/system-device/slave /root/workspace/xiamen-config/M012/params_new/system-device/system-ros /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M012/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M012/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M012/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M012/params_new/system-port/system-ros /root/workspace/xiamen-config/M012/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M012/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M012/params_new/params_new/crane_align /root/workspace/xiamen-config/M012/params_new/params_new/data_collection /root/workspace/xiamen-config/M012/params_new/params_new/extrinsics /root/workspace/xiamen-config/M012/params_new/params_new/fast_lio /root/workspace/xiamen-config/M012/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M012/params_new/params_new/lane_detection /root/workspace/xiamen-config/M012/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M012/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M012/params_new/params_new/master /root/workspace/xiamen-config/M012/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M012/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M012/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M012/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M012/params_new/params_new/perception /root/workspace/xiamen-config/M012/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M012/params_new/params_new/pointcloud /root/workspace/xiamen-config/M012/params_new/params_new/prediction /root/workspace/xiamen-config/M012/params_new/params_new/README.md /root/workspace/xiamen-config/M012/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M012/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M012/params_new/params_new/segmentation /root/workspace/xiamen-config/M012/params_new/params_new/slave /root/workspace/xiamen-config/M012/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M012/params_new/params_new/system-ros /root/workspace/xiamen-config/M012/params_M012/params/ [Pipeline] echo M013拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M013/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M013/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/M013.git > git init /root/workspace/xiamen-config/M013/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M013.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/M013.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M013.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 7d0949b42836786ad9c63b925818eee4aea19f95 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0949b42836786ad9c63b925818eee4aea19f95 # timeout=300000 Commit message: "feat_out:启用新录包" > git rev-list --no-walk 7d0949b42836786ad9c63b925818eee4aea19f95 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M013.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M013.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M013.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M013/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 25.19 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (6/430) Resolving deltas: 2% (9/430) Resolving deltas: 3% (14/430) Resolving deltas: 4% (19/430) Resolving deltas: 5% (22/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (66/430) Resolving deltas: 16% (69/430) Resolving deltas: 19% (85/430) Resolving deltas: 22% (95/430) Resolving deltas: 25% (109/430) Resolving deltas: 26% (114/430) Resolving deltas: 27% (117/430) Resolving deltas: 28% (123/430) Resolving deltas: 30% (133/430) Resolving deltas: 34% (148/430) Resolving deltas: 35% (153/430) Resolving deltas: 37% (160/430) Resolving deltas: 40% (175/430) Resolving deltas: 42% (184/430) Resolving deltas: 43% (185/430) Resolving deltas: 44% (191/430) Resolving deltas: 45% (197/430) Resolving deltas: 46% (198/430) Resolving deltas: 48% (209/430) Resolving deltas: 50% (215/430) Resolving deltas: 51% (223/430) Resolving deltas: 53% (229/430) Resolving deltas: 54% (234/430) Resolving deltas: 55% (239/430) Resolving deltas: 56% (244/430) Resolving deltas: 57% (247/430) Resolving deltas: 59% (255/430) Resolving deltas: 62% (268/430) Resolving deltas: 63% (271/430) Resolving deltas: 64% (277/430) Resolving deltas: 65% (281/430) Resolving deltas: 66% (286/430) Resolving deltas: 67% (289/430) Resolving deltas: 68% (295/430) Resolving deltas: 74% (319/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/lidar-extrinsics'... 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: 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 32 (delta 2), 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), 6.94 KiB | 6.94 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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. remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 0% (1/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 22.33 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 6% (5/76) Resolving deltas: 11% (9/76) Resolving deltas: 14% (11/76) Resolving deltas: 32% (25/76) Resolving deltas: 52% (40/76) Resolving deltas: 55% (42/76) Resolving deltas: 56% (43/76) Resolving deltas: 57% (44/76) Resolving deltas: 61% (47/76) Resolving deltas: 63% (48/76) Resolving deltas: 65% (50/76) Resolving deltas: 69% (53/76) Resolving deltas: 73% (56/76) Resolving deltas: 78% (60/76) Resolving deltas: 81% (62/76) Resolving deltas: 84% (64/76) Resolving deltas: 85% (65/76) Resolving deltas: 86% (66/76) Resolving deltas: 89% (68/76) Resolving deltas: 93% (71/76) Resolving deltas: 96% (73/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 4% (2/49) Resolving deltas: 10% (5/49) Resolving deltas: 18% (9/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 30% (15/49) Resolving deltas: 32% (16/49) Resolving deltas: 42% (21/49) Resolving deltas: 46% (23/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/msf-vehicle'... 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/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 71% (10/14) Resolving deltas: 78% (11/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M013/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/xiamen-config/M013/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 25.07 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 1% (10/597) Resolving deltas: 3% (22/597) Resolving deltas: 4% (25/597) Resolving deltas: 5% (32/597) Resolving deltas: 6% (37/597) Resolving deltas: 9% (56/597) Resolving deltas: 10% (65/597) Resolving deltas: 12% (76/597) Resolving deltas: 15% (94/597) Resolving deltas: 16% (98/597) Resolving deltas: 17% (102/597) Resolving deltas: 18% (108/597) Resolving deltas: 19% (114/597) Resolving deltas: 22% (132/597) Resolving deltas: 23% (138/597) Resolving deltas: 24% (144/597) Resolving deltas: 25% (150/597) Resolving deltas: 31% (191/597) Resolving deltas: 32% (195/597) Resolving deltas: 37% (224/597) Resolving deltas: 49% (293/597) Resolving deltas: 55% (331/597) Resolving deltas: 56% (336/597) Resolving deltas: 77% (463/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 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/xiamen-config/M013/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 12.90 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 7% (3/41) Resolving deltas: 19% (8/41) Resolving deltas: 21% (9/41) Resolving deltas: 24% (10/41) Resolving deltas: 29% (12/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/perception_vehicles'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 5% (1/18) remote: Compressing objects: 11% (2/18) remote: Compressing objects: 16% (3/18) remote: Compressing objects: 22% (4/18) remote: Compressing objects: 27% (5/18) remote: Compressing objects: 33% (6/18) remote: Compressing objects: 38% (7/18) remote: Compressing objects: 44% (8/18) remote: Compressing objects: 50% (9/18) remote: Compressing objects: 55% (10/18) remote: Compressing objects: 61% (11/18) remote: Compressing objects: 66% (12/18) remote: Compressing objects: 72% (13/18) remote: Compressing objects: 77% (14/18) remote: Compressing objects: 83% (15/18) remote: Compressing objects: 88% (16/18) remote: Compressing objects: 94% (17/18) remote: Compressing objects: 100% (18/18) remote: Compressing objects: 100% (18/18), done. remote: Total 28 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), done. Resolving deltas: 0% (0/6) Resolving deltas: 50% (3/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 43% (57/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264) Receiving objects: 8% (22/264), 15.12 MiB | 30.23 MiB/s Receiving objects: 9% (24/264), 15.12 MiB | 30.23 MiB/s Receiving objects: 10% (27/264), 15.12 MiB | 30.23 MiB/s Receiving objects: 11% (30/264), 15.12 MiB | 30.23 MiB/s Receiving objects: 12% (32/264), 15.12 MiB | 30.23 MiB/s Receiving objects: 12% (33/264), 30.68 MiB | 30.67 MiB/s Receiving objects: 13% (35/264), 30.68 MiB | 30.67 MiB/s Receiving objects: 14% (37/264), 30.68 MiB | 30.67 MiB/s Receiving objects: 15% (40/264), 43.82 MiB | 29.21 MiB/s Receiving objects: 15% (40/264), 55.89 MiB | 27.94 MiB/s Receiving objects: 16% (43/264), 67.79 MiB | 27.10 MiB/s Receiving objects: 17% (45/264), 67.79 MiB | 27.10 MiB/s Receiving objects: 17% (47/264), 99.02 MiB | 32.99 MiB/s Receiving objects: 18% (48/264), 99.02 MiB | 32.99 MiB/s Receiving objects: 19% (51/264), 99.02 MiB | 32.99 MiB/s Receiving objects: 20% (53/264), 99.02 MiB | 32.99 MiB/s Receiving objects: 21% (56/264), 99.02 MiB | 32.99 MiB/s Receiving objects: 22% (59/264), 114.91 MiB | 32.82 MiB/s Receiving objects: 23% (61/264), 114.91 MiB | 32.82 MiB/s Receiving objects: 24% (64/264), 114.91 MiB | 32.82 MiB/s Receiving objects: 24% (64/264), 130.06 MiB | 32.50 MiB/s Receiving objects: 25% (66/264), 146.77 MiB | 32.61 MiB/s Receiving objects: 26% (69/264), 146.77 MiB | 32.61 MiB/s Receiving objects: 26% (71/264), 161.66 MiB | 32.56 MiB/s Receiving objects: 27% (72/264), 161.66 MiB | 32.56 MiB/s Receiving objects: 28% (74/264), 161.66 MiB | 32.56 MiB/s Receiving objects: 29% (77/264), 161.66 MiB | 32.56 MiB/s Receiving objects: 30% (80/264), 176.50 MiB | 32.40 MiB/s Receiving objects: 31% (82/264), 176.50 MiB | 32.40 MiB/s Receiving objects: 31% (82/264), 190.30 MiB | 32.54 MiB/s Receiving objects: 31% (82/264), 226.82 MiB | 35.34 MiB/s Receiving objects: 31% (82/264), 263.51 MiB | 33.02 MiB/s Receiving objects: 32% (85/264), 263.51 MiB | 33.02 MiB/s Receiving objects: 33% (88/264), 263.51 MiB | 33.02 MiB/s Receiving objects: 34% (90/264), 263.51 MiB | 33.02 MiB/s Receiving objects: 35% (93/264), 263.51 MiB | 33.02 MiB/s Receiving objects: 36% (96/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 37% (98/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 38% (101/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 39% (103/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 40% (106/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 41% (109/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 42% (111/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 43% (114/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 44% (117/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 45% (119/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 46% (122/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 47% (125/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 48% (127/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 49% (130/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 50% (132/264), 276.70 MiB | 32.59 MiB/s Receiving objects: 50% (134/264), 291.90 MiB | 32.25 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 12.29 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 12.29 MiB/s Receiving objects: 51% (136/264), 313.55 MiB | 12.29 MiB/s Receiving objects: 52% (138/264), 313.55 MiB | 12.29 MiB/s Receiving objects: 53% (140/264), 313.55 MiB | 12.29 MiB/s Receiving objects: 54% (143/264), 329.58 MiB | 12.49 MiB/s Receiving objects: 55% (146/264), 333.50 MiB | 11.18 MiB/s Receiving objects: 56% (148/264), 333.50 MiB | 11.18 MiB/s Receiving objects: 57% (151/264), 333.50 MiB | 11.18 MiB/s Receiving objects: 58% (154/264), 333.50 MiB | 11.18 MiB/s Receiving objects: 59% (156/264), 333.50 MiB | 11.18 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 9.74 MiB/s Receiving objects: 61% (162/264), 341.29 MiB | 8.45 MiB/s Receiving objects: 61% (163/264), 341.29 MiB | 8.45 MiB/s Receiving objects: 62% (164/264), 341.29 MiB | 8.45 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 7.10 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 7.10 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 7.10 MiB/s Receiving objects: 66% (175/264), 343.96 MiB | 7.10 MiB/s Receiving objects: 67% (177/264), 352.20 MiB | 6.67 MiB/s Receiving objects: 68% (180/264), 352.20 MiB | 6.67 MiB/s Receiving objects: 69% (183/264), 352.20 MiB | 6.67 MiB/s Receiving objects: 70% (185/264), 352.20 MiB | 6.67 MiB/s Receiving objects: 71% (188/264), 352.20 MiB | 6.67 MiB/s Receiving objects: 72% (191/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 73% (193/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 74% (196/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 75% (198/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 76% (201/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 77% (204/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 78% (206/264), 367.52 MiB | 6.68 MiB/s Receiving objects: 78% (208/264), 383.21 MiB | 6.82 MiB/s Receiving objects: 79% (209/264), 383.21 MiB | 6.82 MiB/s Receiving objects: 80% (212/264), 383.21 MiB | 6.82 MiB/s Receiving objects: 81% (214/264), 383.21 MiB | 6.82 MiB/s Receiving objects: 82% (217/264), 383.21 MiB | 6.82 MiB/s Receiving objects: 83% (220/264), 400.26 MiB | 18.55 MiB/s Receiving objects: 84% (222/264), 400.26 MiB | 18.55 MiB/s Receiving objects: 85% (225/264), 400.26 MiB | 18.55 MiB/s Receiving objects: 85% (225/264), 431.55 MiB | 21.14 MiB/s Receiving objects: 86% (228/264), 431.55 MiB | 21.14 MiB/s Receiving objects: 87% (230/264), 431.55 MiB | 21.14 MiB/s Receiving objects: 88% (233/264), 431.55 MiB | 21.14 MiB/s Receiving objects: 89% (235/264), 446.18 MiB | 24.14 MiB/s Receiving objects: 90% (238/264), 473.89 MiB | 28.87 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 92% (243/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 93% (246/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 94% (249/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 95% (251/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 96% (254/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 97% (257/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 98% (259/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 99% (262/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 100% (264/264), 473.89 MiB | 28.87 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 20.04 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 2% (1/36) Resolving deltas: 5% (2/36) Resolving deltas: 8% (3/36) Resolving deltas: 13% (5/36) Resolving deltas: 25% (9/36) Resolving deltas: 33% (12/36) Resolving deltas: 50% (18/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72) Receiving objects: 61% (44/72) Receiving objects: 62% (45/72) Receiving objects: 63% (46/72) Receiving objects: 65% (47/72) Receiving objects: 66% (48/72) Receiving objects: 68% (49/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 69% (50/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 70% (51/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 72% (52/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 73% (53/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 75% (54/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 76% (55/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 77% (56/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 79% (57/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 80% (58/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 81% (59/72), 18.76 MiB | 37.51 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 84% (61/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 86% (62/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 87% (63/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 88% (64/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 90% (65/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 91% (66/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 93% (67/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 94% (68/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 95% (69/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 97% (70/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 98% (71/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 100% (72/72), 18.76 MiB | 37.51 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 37.22 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 15% (3/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M013/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/xiamen-config/M013/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: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 45% (9/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 22.40 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 6% (28/460) Resolving deltas: 13% (63/460) Resolving deltas: 14% (66/460) Resolving deltas: 19% (91/460) Resolving deltas: 26% (122/460) Resolving deltas: 29% (137/460) Resolving deltas: 32% (149/460) Resolving deltas: 40% (184/460) Resolving deltas: 53% (246/460) Resolving deltas: 54% (251/460) Resolving deltas: 59% (272/460) Resolving deltas: 60% (278/460) Resolving deltas: 61% (281/460) Resolving deltas: 62% (289/460) Resolving deltas: 63% (290/460) Resolving deltas: 65% (299/460) Resolving deltas: 71% (327/460) Resolving deltas: 72% (334/460) Resolving deltas: 77% (358/460) Resolving deltas: 78% (362/460) Resolving deltas: 79% (364/460) Resolving deltas: 80% (369/460) Resolving deltas: 81% (375/460) Resolving deltas: 82% (378/460) Resolving deltas: 83% (386/460) Resolving deltas: 87% (403/460) Resolving deltas: 88% (405/460) Resolving deltas: 89% (412/460) Resolving deltas: 90% (414/460) Resolving deltas: 92% (424/460) Resolving deltas: 93% (429/460) Resolving deltas: 94% (433/460) Resolving deltas: 95% (438/460) Resolving deltas: 96% (444/460) Resolving deltas: 97% (448/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 29% (9/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 8.64 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 66% (83/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M013/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) remote: Total 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 22.62 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 12% (13/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 52% (54/102) Resolving deltas: 53% (55/102) Resolving deltas: 54% (56/102) Resolving deltas: 55% (57/102) Resolving deltas: 59% (61/102) Resolving deltas: 61% (63/102) Resolving deltas: 66% (68/102) Resolving deltas: 67% (69/102) Resolving deltas: 68% (70/102) Resolving deltas: 69% (71/102) Resolving deltas: 70% (72/102) Resolving deltas: 71% (73/102) Resolving deltas: 72% (74/102) Resolving deltas: 77% (79/102) Resolving deltas: 81% (83/102) Resolving deltas: 86% (88/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '7d4628a9dd1f1dcdacc07fa6f985a0c5485acc9f' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'a671052169f5f8ac36cf68e2e47b7c4c47d1471c' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '2ee7c14d24a659950cad1e13f15ac938547c6f69' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '31d85465a340f29c107a3fa0b5113cc1138fad3d' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M013/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/fast_lio_port_customized/ [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M013/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M013/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M013/params_new/msf-port/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M013/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M013/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M013/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M013/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M013/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M013/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M013/params_new/perception_vehicles/master /root/workspace/xiamen-config/M013/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/prediction_config/prediction /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/system-common/system-ros /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/system-device/master /root/workspace/xiamen-config/M013/params_new/system-device/slave /root/workspace/xiamen-config/M013/params_new/system-device/system-ros /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M013/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M013/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M013/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M013/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M013/params_new/system-port/system-ros /root/workspace/xiamen-config/M013/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M013/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M013/params_new/params_new/crane_align /root/workspace/xiamen-config/M013/params_new/params_new/data_collection /root/workspace/xiamen-config/M013/params_new/params_new/extrinsics /root/workspace/xiamen-config/M013/params_new/params_new/fast_lio /root/workspace/xiamen-config/M013/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M013/params_new/params_new/lane_detection /root/workspace/xiamen-config/M013/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M013/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M013/params_new/params_new/master /root/workspace/xiamen-config/M013/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M013/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M013/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M013/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M013/params_new/params_new/perception /root/workspace/xiamen-config/M013/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M013/params_new/params_new/pointcloud /root/workspace/xiamen-config/M013/params_new/params_new/prediction /root/workspace/xiamen-config/M013/params_new/params_new/README.md /root/workspace/xiamen-config/M013/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M013/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M013/params_new/params_new/segmentation /root/workspace/xiamen-config/M013/params_new/params_new/slave /root/workspace/xiamen-config/M013/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M013/params_new/params_new/system-ros /root/workspace/xiamen-config/M013/params_M013/params/ [Pipeline] echo M014拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M014/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M014/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/M014.git > git init /root/workspace/xiamen-config/M014/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M014.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/M014.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M014.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 97a63768a1a9eb67e515cc7969315286b7ab6b3a (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 97a63768a1a9eb67e515cc7969315286b7ab6b3a # timeout=300000 Commit message: "feat_out:启用新录包" > git rev-list --no-walk 97a63768a1a9eb67e515cc7969315286b7ab6b3a # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M014.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M014.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_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M014.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M014/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/crane_align_customized'... remote: Enumerating objects: 922, done. remote: Counting objects: 1% (1/68) remote: Counting objects: 2% (2/68) remote: Counting objects: 4% (3/68) remote: Counting objects: 5% (4/68) remote: Counting objects: 7% (5/68) remote: Counting objects: 8% (6/68) remote: Counting objects: 10% (7/68) remote: Counting objects: 11% (8/68) remote: Counting objects: 13% (9/68) remote: Counting objects: 14% (10/68) remote: Counting objects: 16% (11/68) remote: Counting objects: 17% (12/68) remote: Counting objects: 19% (13/68) remote: Counting objects: 20% (14/68) remote: Counting objects: 22% (15/68) remote: Counting objects: 23% (16/68) remote: Counting objects: 25% (17/68) remote: Counting objects: 26% (18/68) remote: Counting objects: 27% (19/68) remote: Counting objects: 29% (20/68) remote: Counting objects: 30% (21/68) remote: Counting objects: 32% (22/68) remote: Counting objects: 33% (23/68) remote: Counting objects: 35% (24/68) remote: Counting objects: 36% (25/68) remote: Counting objects: 38% (26/68) remote: Counting objects: 39% (27/68) remote: Counting objects: 41% (28/68) remote: Counting objects: 42% (29/68) remote: Counting objects: 44% (30/68) remote: Counting objects: 45% (31/68) remote: Counting objects: 47% (32/68) remote: Counting objects: 48% (33/68) remote: Counting objects: 50% (34/68) remote: Counting objects: 51% (35/68) remote: Counting objects: 52% (36/68) remote: Counting objects: 54% (37/68) remote: Counting objects: 55% (38/68) remote: Counting objects: 57% (39/68) remote: Counting objects: 58% (40/68) remote: Counting objects: 60% (41/68) remote: Counting objects: 61% (42/68) remote: Counting objects: 63% (43/68) remote: Counting objects: 64% (44/68) remote: Counting objects: 66% (45/68) remote: Counting objects: 67% (46/68) remote: Counting objects: 69% (47/68) remote: Counting objects: 70% (48/68) remote: Counting objects: 72% (49/68) remote: Counting objects: 73% (50/68) remote: Counting objects: 75% (51/68) remote: Counting objects: 76% (52/68) remote: Counting objects: 77% (53/68) remote: Counting objects: 79% (54/68) remote: Counting objects: 80% (55/68) remote: Counting objects: 82% (56/68) remote: Counting objects: 83% (57/68) remote: Counting objects: 85% (58/68) remote: Counting objects: 86% (59/68) remote: Counting objects: 88% (60/68) remote: Counting objects: 89% (61/68) remote: Counting objects: 91% (62/68) remote: Counting objects: 92% (63/68) remote: Counting objects: 94% (64/68) remote: Counting objects: 95% (65/68) remote: Counting objects: 97% (66/68) remote: Counting objects: 98% (67/68) remote: Counting objects: 100% (68/68) remote: Counting objects: 100% (68/68), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/922) Receiving objects: 1% (10/922) Receiving objects: 2% (19/922) Receiving objects: 3% (28/922) Receiving objects: 4% (37/922) Receiving objects: 5% (47/922) Receiving objects: 6% (56/922) Receiving objects: 7% (65/922) Receiving objects: 8% (74/922) Receiving objects: 9% (83/922) Receiving objects: 10% (93/922) Receiving objects: 11% (102/922) Receiving objects: 12% (111/922) Receiving objects: 13% (120/922) Receiving objects: 14% (130/922) Receiving objects: 15% (139/922) Receiving objects: 16% (148/922) Receiving objects: 17% (157/922) Receiving objects: 18% (166/922) Receiving objects: 19% (176/922) Receiving objects: 20% (185/922) Receiving objects: 21% (194/922) Receiving objects: 22% (203/922) Receiving objects: 23% (213/922) Receiving objects: 24% (222/922) Receiving objects: 25% (231/922) Receiving objects: 26% (240/922) Receiving objects: 27% (249/922) Receiving objects: 28% (259/922) Receiving objects: 29% (268/922) Receiving objects: 30% (277/922) Receiving objects: 31% (286/922) Receiving objects: 32% (296/922) Receiving objects: 33% (305/922) Receiving objects: 34% (314/922) Receiving objects: 35% (323/922) Receiving objects: 36% (332/922) Receiving objects: 37% (342/922) Receiving objects: 38% (351/922) Receiving objects: 39% (360/922) Receiving objects: 40% (369/922) Receiving objects: 41% (379/922) Receiving objects: 42% (388/922) Receiving objects: 43% (397/922) Receiving objects: 44% (406/922) Receiving objects: 45% (415/922) Receiving objects: 46% (425/922) Receiving objects: 47% (434/922) Receiving objects: 48% (443/922) Receiving objects: 49% (452/922) Receiving objects: 50% (461/922) Receiving objects: 51% (471/922) Receiving objects: 52% (480/922) Receiving objects: 53% (489/922) Receiving objects: 54% (498/922) Receiving objects: 55% (508/922) Receiving objects: 56% (517/922) Receiving objects: 57% (526/922) Receiving objects: 58% (535/922) Receiving objects: 59% (544/922) Receiving objects: 60% (554/922) Receiving objects: 61% (563/922) Receiving objects: 62% (572/922) Receiving objects: 63% (581/922) Receiving objects: 64% (591/922) Receiving objects: 65% (600/922) Receiving objects: 66% (609/922) Receiving objects: 67% (618/922) Receiving objects: 68% (627/922) Receiving objects: 69% (637/922) Receiving objects: 70% (646/922) Receiving objects: 71% (655/922) Receiving objects: 72% (664/922) Receiving objects: 73% (674/922) Receiving objects: 74% (683/922) Receiving objects: 75% (692/922) Receiving objects: 76% (701/922) Receiving objects: 77% (710/922) Receiving objects: 78% (720/922) Receiving objects: 79% (729/922) Receiving objects: 80% (738/922) Receiving objects: 81% (747/922) Receiving objects: 82% (757/922) Receiving objects: 83% (766/922) Receiving objects: 84% (775/922) Receiving objects: 85% (784/922) Receiving objects: 86% (793/922) Receiving objects: 87% (803/922) Receiving objects: 88% (812/922) Receiving objects: 89% (821/922) Receiving objects: 90% (830/922) remote: Total 922 (delta 28), reused 35 (delta 12), pack-reused 854 Receiving objects: 91% (840/922) Receiving objects: 92% (849/922) Receiving objects: 93% (858/922) Receiving objects: 94% (867/922) Receiving objects: 95% (876/922) Receiving objects: 96% (886/922) Receiving objects: 97% (895/922) Receiving objects: 98% (904/922) Receiving objects: 99% (913/922) Receiving objects: 100% (922/922) Receiving objects: 100% (922/922), 377.84 KiB | 19.89 MiB/s, done. Resolving deltas: 0% (0/430) Resolving deltas: 1% (5/430) Resolving deltas: 2% (9/430) Resolving deltas: 3% (15/430) Resolving deltas: 4% (20/430) Resolving deltas: 5% (23/430) Resolving deltas: 6% (26/430) Resolving deltas: 7% (34/430) Resolving deltas: 15% (66/430) Resolving deltas: 16% (70/430) Resolving deltas: 19% (85/430) Resolving deltas: 22% (95/430) Resolving deltas: 25% (110/430) Resolving deltas: 26% (115/430) Resolving deltas: 27% (117/430) Resolving deltas: 28% (123/430) Resolving deltas: 31% (134/430) Resolving deltas: 34% (150/430) Resolving deltas: 35% (151/430) Resolving deltas: 36% (155/430) Resolving deltas: 37% (162/430) Resolving deltas: 38% (165/430) Resolving deltas: 41% (179/430) Resolving deltas: 42% (181/430) Resolving deltas: 43% (188/430) Resolving deltas: 44% (191/430) Resolving deltas: 45% (194/430) Resolving deltas: 46% (198/430) Resolving deltas: 48% (207/430) Resolving deltas: 49% (214/430) Resolving deltas: 50% (216/430) Resolving deltas: 51% (221/430) Resolving deltas: 52% (227/430) Resolving deltas: 54% (234/430) Resolving deltas: 55% (237/430) Resolving deltas: 56% (243/430) Resolving deltas: 57% (249/430) Resolving deltas: 58% (252/430) Resolving deltas: 59% (254/430) Resolving deltas: 60% (258/430) Resolving deltas: 61% (263/430) Resolving deltas: 62% (270/430) Resolving deltas: 64% (278/430) Resolving deltas: 65% (280/430) Resolving deltas: 66% (285/430) Resolving deltas: 67% (291/430) Resolving deltas: 68% (294/430) Resolving deltas: 69% (297/430) Resolving deltas: 75% (324/430) Resolving deltas: 100% (430/430) Resolving deltas: 100% (430/430), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 40% (2/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/lidar-extrinsics'... remote: Enumerating objects: 40, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 3% (1/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. remote: Total 40 (delta 5), 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), 7.68 KiB | 7.68 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 60% (3/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 222, 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: 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/222) Receiving objects: 1% (3/222) Receiving objects: 2% (5/222) Receiving objects: 3% (7/222) Receiving objects: 4% (9/222) Receiving objects: 5% (12/222) Receiving objects: 6% (14/222) Receiving objects: 7% (16/222) Receiving objects: 8% (18/222) Receiving objects: 9% (20/222) Receiving objects: 10% (23/222) remote: Total 222 (delta 1), reused 0 (delta 0), pack-reused 206 Receiving objects: 11% (25/222) Receiving objects: 12% (27/222) Receiving objects: 13% (29/222) Receiving objects: 14% (32/222) Receiving objects: 15% (34/222) Receiving objects: 16% (36/222) Receiving objects: 17% (38/222) Receiving objects: 18% (40/222) Receiving objects: 19% (43/222) Receiving objects: 20% (45/222) Receiving objects: 21% (47/222) Receiving objects: 22% (49/222) Receiving objects: 23% (52/222) Receiving objects: 24% (54/222) Receiving objects: 25% (56/222) Receiving objects: 26% (58/222) Receiving objects: 27% (60/222) Receiving objects: 28% (63/222) Receiving objects: 29% (65/222) Receiving objects: 30% (67/222) Receiving objects: 31% (69/222) Receiving objects: 32% (72/222) Receiving objects: 33% (74/222) Receiving objects: 34% (76/222) Receiving objects: 35% (78/222) Receiving objects: 36% (80/222) Receiving objects: 37% (83/222) Receiving objects: 38% (85/222) Receiving objects: 39% (87/222) Receiving objects: 40% (89/222) Receiving objects: 41% (92/222) Receiving objects: 42% (94/222) Receiving objects: 43% (96/222) Receiving objects: 44% (98/222) Receiving objects: 45% (100/222) Receiving objects: 46% (103/222) Receiving objects: 47% (105/222) Receiving objects: 48% (107/222) Receiving objects: 49% (109/222) Receiving objects: 50% (111/222) Receiving objects: 51% (114/222) Receiving objects: 52% (116/222) Receiving objects: 53% (118/222) Receiving objects: 54% (120/222) Receiving objects: 55% (123/222) Receiving objects: 56% (125/222) Receiving objects: 57% (127/222) Receiving objects: 58% (129/222) Receiving objects: 59% (131/222) Receiving objects: 60% (134/222) Receiving objects: 61% (136/222) Receiving objects: 62% (138/222) Receiving objects: 63% (140/222) Receiving objects: 64% (143/222) Receiving objects: 65% (145/222) Receiving objects: 66% (147/222) Receiving objects: 67% (149/222) Receiving objects: 68% (151/222) Receiving objects: 69% (154/222) Receiving objects: 70% (156/222) Receiving objects: 71% (158/222) Receiving objects: 72% (160/222) Receiving objects: 73% (163/222) Receiving objects: 74% (165/222) Receiving objects: 75% (167/222) Receiving objects: 76% (169/222) Receiving objects: 77% (171/222) Receiving objects: 78% (174/222) Receiving objects: 79% (176/222) Receiving objects: 80% (178/222) Receiving objects: 81% (180/222) Receiving objects: 82% (183/222) Receiving objects: 83% (185/222) Receiving objects: 84% (187/222) Receiving objects: 85% (189/222) Receiving objects: 86% (191/222) Receiving objects: 87% (194/222) Receiving objects: 88% (196/222) Receiving objects: 89% (198/222) Receiving objects: 90% (200/222) Receiving objects: 91% (203/222) Receiving objects: 92% (205/222) Receiving objects: 93% (207/222) Receiving objects: 94% (209/222) Receiving objects: 95% (211/222) Receiving objects: 96% (214/222) Receiving objects: 97% (216/222) Receiving objects: 98% (218/222) Receiving objects: 99% (220/222) Receiving objects: 100% (222/222) Receiving objects: 100% (222/222), 44.67 KiB | 14.89 MiB/s, done. Resolving deltas: 0% (0/76) Resolving deltas: 1% (1/76) Resolving deltas: 2% (2/76) Resolving deltas: 3% (3/76) Resolving deltas: 9% (7/76) Resolving deltas: 10% (8/76) Resolving deltas: 11% (9/76) Resolving deltas: 30% (23/76) Resolving deltas: 48% (37/76) Resolving deltas: 51% (39/76) Resolving deltas: 53% (41/76) Resolving deltas: 59% (45/76) Resolving deltas: 60% (46/76) Resolving deltas: 64% (49/76) Resolving deltas: 65% (50/76) Resolving deltas: 71% (54/76) Resolving deltas: 75% (57/76) Resolving deltas: 77% (59/76) Resolving deltas: 80% (61/76) Resolving deltas: 81% (62/76) Resolving deltas: 82% (63/76) Resolving deltas: 86% (66/76) Resolving deltas: 89% (68/76) Resolving deltas: 90% (69/76) Resolving deltas: 92% (70/76) Resolving deltas: 93% (71/76) Resolving deltas: 96% (73/76) Resolving deltas: 100% (76/76) Resolving deltas: 100% (76/76), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 12% (6/49) Resolving deltas: 18% (9/49) Resolving deltas: 20% (10/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 42% (21/49) Resolving deltas: 51% (25/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 61% (30/49) Resolving deltas: 63% (31/49) Resolving deltas: 65% (32/49) Resolving deltas: 69% (34/49) Resolving deltas: 75% (37/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/msf-vehicle'... 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/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), 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 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_lane_detection'... remote: Enumerating objects: 79, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 79 (delta 5), reused 15 (delta 1), pack-reused 41 Receiving objects: 1% (1/79) Receiving objects: 2% (2/79) Receiving objects: 3% (3/79) Receiving objects: 5% (4/79) Receiving objects: 6% (5/79) Receiving objects: 7% (6/79) Receiving objects: 8% (7/79) Receiving objects: 10% (8/79) Receiving objects: 11% (9/79) Receiving objects: 12% (10/79) Receiving objects: 13% (11/79) Receiving objects: 15% (12/79) Receiving objects: 16% (13/79) Receiving objects: 17% (14/79) Receiving objects: 18% (15/79) Receiving objects: 20% (16/79) Receiving objects: 21% (17/79) Receiving objects: 22% (18/79) Receiving objects: 24% (19/79) Receiving objects: 25% (20/79) Receiving objects: 26% (21/79) Receiving objects: 27% (22/79) Receiving objects: 29% (23/79) Receiving objects: 30% (24/79) Receiving objects: 31% (25/79) Receiving objects: 32% (26/79) Receiving objects: 34% (27/79) Receiving objects: 35% (28/79) Receiving objects: 36% (29/79) Receiving objects: 37% (30/79) Receiving objects: 39% (31/79) Receiving objects: 40% (32/79) Receiving objects: 41% (33/79) Receiving objects: 43% (34/79) Receiving objects: 44% (35/79) Receiving objects: 45% (36/79) Receiving objects: 46% (37/79) Receiving objects: 48% (38/79) Receiving objects: 49% (39/79) Receiving objects: 50% (40/79) Receiving objects: 51% (41/79) Receiving objects: 53% (42/79) Receiving objects: 54% (43/79) Receiving objects: 55% (44/79) Receiving objects: 56% (45/79) Receiving objects: 58% (46/79) Receiving objects: 59% (47/79) Receiving objects: 60% (48/79) Receiving objects: 62% (49/79) Receiving objects: 63% (50/79) Receiving objects: 64% (51/79) Receiving objects: 65% (52/79) Receiving objects: 67% (53/79) Receiving objects: 68% (54/79) Receiving objects: 69% (55/79) Receiving objects: 70% (56/79) Receiving objects: 72% (57/79) Receiving objects: 73% (58/79) Receiving objects: 74% (59/79) Receiving objects: 75% (60/79) Receiving objects: 77% (61/79) Receiving objects: 78% (62/79) Receiving objects: 79% (63/79) Receiving objects: 81% (64/79) Receiving objects: 82% (65/79) Receiving objects: 83% (66/79) Receiving objects: 84% (67/79) Receiving objects: 86% (68/79) Receiving objects: 87% (69/79) Receiving objects: 88% (70/79) Receiving objects: 89% (71/79) Receiving objects: 91% (72/79) Receiving objects: 92% (73/79) Receiving objects: 93% (74/79) Receiving objects: 94% (75/79) Receiving objects: 96% (76/79) Receiving objects: 97% (77/79) Receiving objects: 98% (78/79) Receiving objects: 100% (79/79) Receiving objects: 100% (79/79), 8.00 KiB | 8.00 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 18% (3/16) Resolving deltas: 31% (5/16) Resolving deltas: 75% (12/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M014/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/xiamen-config/M014/params_new/perception_new_detection'... remote: Enumerating objects: 2968, done. remote: Counting objects: 0% (1/258) remote: Counting objects: 1% (3/258) remote: Counting objects: 2% (6/258) remote: Counting objects: 3% (8/258) remote: Counting objects: 4% (11/258) remote: Counting objects: 5% (13/258) remote: Counting objects: 6% (16/258) remote: Counting objects: 7% (19/258) remote: Counting objects: 8% (21/258) remote: Counting objects: 9% (24/258) remote: Counting objects: 10% (26/258) remote: Counting objects: 11% (29/258) remote: Counting objects: 12% (31/258) remote: Counting objects: 13% (34/258) remote: Counting objects: 14% (37/258) remote: Counting objects: 15% (39/258) remote: Counting objects: 16% (42/258) remote: Counting objects: 17% (44/258) remote: Counting objects: 18% (47/258) remote: Counting objects: 19% (50/258) remote: Counting objects: 20% (52/258) remote: Counting objects: 21% (55/258) remote: Counting objects: 22% (57/258) remote: Counting objects: 23% (60/258) remote: Counting objects: 24% (62/258) remote: Counting objects: 25% (65/258) remote: Counting objects: 26% (68/258) remote: Counting objects: 27% (70/258) remote: Counting objects: 28% (73/258) remote: Counting objects: 29% (75/258) remote: Counting objects: 30% (78/258) remote: Counting objects: 31% (80/258) remote: Counting objects: 32% (83/258) remote: Counting objects: 33% (86/258) remote: Counting objects: 34% (88/258) remote: Counting objects: 35% (91/258) remote: Counting objects: 36% (93/258) remote: Counting objects: 37% (96/258) remote: Counting objects: 38% (99/258) remote: Counting objects: 39% (101/258) remote: Counting objects: 40% (104/258) remote: Counting objects: 41% (106/258) remote: Counting objects: 42% (109/258) remote: Counting objects: 43% (111/258) remote: Counting objects: 44% (114/258) remote: Counting objects: 45% (117/258) remote: Counting objects: 46% (119/258) remote: Counting objects: 47% (122/258) remote: Counting objects: 48% (124/258) remote: Counting objects: 49% (127/258) remote: Counting objects: 50% (129/258) remote: Counting objects: 51% (132/258) remote: Counting objects: 52% (135/258) remote: Counting objects: 53% (137/258) remote: Counting objects: 54% (140/258) remote: Counting objects: 55% (142/258) remote: Counting objects: 56% (145/258) remote: Counting objects: 57% (148/258) remote: Counting objects: 58% (150/258) remote: Counting objects: 59% (153/258) remote: Counting objects: 60% (155/258) remote: Counting objects: 61% (158/258) remote: Counting objects: 62% (160/258) remote: Counting objects: 63% (163/258) remote: Counting objects: 64% (166/258) remote: Counting objects: 65% (168/258) remote: Counting objects: 66% (171/258) remote: Counting objects: 67% (173/258) remote: Counting objects: 68% (176/258) remote: Counting objects: 69% (179/258) remote: Counting objects: 70% (181/258) remote: Counting objects: 71% (184/258) remote: Counting objects: 72% (186/258) remote: Counting objects: 73% (189/258) remote: Counting objects: 74% (191/258) remote: Counting objects: 75% (194/258) remote: Counting objects: 76% (197/258) remote: Counting objects: 77% (199/258) remote: Counting objects: 78% (202/258) remote: Counting objects: 79% (204/258) remote: Counting objects: 80% (207/258) remote: Counting objects: 81% (209/258) remote: Counting objects: 82% (212/258) remote: Counting objects: 83% (215/258) remote: Counting objects: 84% (217/258) remote: Counting objects: 85% (220/258) remote: Counting objects: 86% (222/258) remote: Counting objects: 87% (225/258) remote: Counting objects: 88% (228/258) remote: Counting objects: 89% (230/258) remote: Counting objects: 90% (233/258) remote: Counting objects: 91% (235/258) remote: Counting objects: 92% (238/258) remote: Counting objects: 93% (240/258) remote: Counting objects: 94% (243/258) remote: Counting objects: 95% (246/258) remote: Counting objects: 96% (248/258) remote: Counting objects: 97% (251/258) remote: Counting objects: 98% (253/258) remote: Counting objects: 99% (256/258) remote: Counting objects: 100% (258/258) remote: Counting objects: 100% (258/258), done. remote: Compressing objects: 0% (1/136) remote: Compressing objects: 1% (2/136) remote: Compressing objects: 2% (3/136) remote: Compressing objects: 3% (5/136) remote: Compressing objects: 4% (6/136) remote: Compressing objects: 5% (7/136) remote: Compressing objects: 6% (9/136) remote: Compressing objects: 7% (10/136) remote: Compressing objects: 8% (11/136) remote: Compressing objects: 9% (13/136) remote: Compressing objects: 10% (14/136) remote: Compressing objects: 11% (15/136) remote: Compressing objects: 12% (17/136) remote: Compressing objects: 13% (18/136) remote: Compressing objects: 14% (20/136) remote: Compressing objects: 15% (21/136) remote: Compressing objects: 16% (22/136) remote: Compressing objects: 17% (24/136) remote: Compressing objects: 18% (25/136) remote: Compressing objects: 19% (26/136) remote: Compressing objects: 20% (28/136) remote: Compressing objects: 21% (29/136) remote: Compressing objects: 22% (30/136) remote: Compressing objects: 23% (32/136) remote: Compressing objects: 24% (33/136) remote: Compressing objects: 25% (34/136) remote: Compressing objects: 26% (36/136) remote: Compressing objects: 27% (37/136) remote: Compressing objects: 28% (39/136) remote: Compressing objects: 29% (40/136) remote: Compressing objects: 30% (41/136) remote: Compressing objects: 31% (43/136) remote: Compressing objects: 32% (44/136) remote: Compressing objects: 33% (45/136) remote: Compressing objects: 34% (47/136) remote: Compressing objects: 35% (48/136) remote: Compressing objects: 36% (49/136) remote: Compressing objects: 37% (51/136) remote: Compressing objects: 38% (52/136) remote: Compressing objects: 39% (54/136) remote: Compressing objects: 40% (55/136) remote: Compressing objects: 41% (56/136) remote: Compressing objects: 42% (58/136) remote: Compressing objects: 43% (59/136) remote: Compressing objects: 44% (60/136) remote: Compressing objects: 45% (62/136) remote: Compressing objects: 46% (63/136) remote: Compressing objects: 47% (64/136) remote: Compressing objects: 48% (66/136) remote: Compressing objects: 49% (67/136) remote: Compressing objects: 50% (68/136) remote: Compressing objects: 51% (70/136) remote: Compressing objects: 52% (71/136) remote: Compressing objects: 53% (73/136) remote: Compressing objects: 54% (74/136) remote: Compressing objects: 55% (75/136) remote: Compressing objects: 56% (77/136) remote: Compressing objects: 57% (78/136) remote: Compressing objects: 58% (79/136) remote: Compressing objects: 59% (81/136) remote: Compressing objects: 60% (82/136) remote: Compressing objects: 61% (83/136) remote: Compressing objects: 62% (85/136) remote: Compressing objects: 63% (86/136) remote: Compressing objects: 64% (88/136) remote: Compressing objects: 65% (89/136) remote: Compressing objects: 66% (90/136) remote: Compressing objects: 67% (92/136) remote: Compressing objects: 68% (93/136) remote: Compressing objects: 69% (94/136) remote: Compressing objects: 70% (96/136) remote: Compressing objects: 71% (97/136) remote: Compressing objects: 72% (98/136) remote: Compressing objects: 73% (100/136) remote: Compressing objects: 74% (101/136) remote: Compressing objects: 75% (102/136) remote: Compressing objects: 76% (104/136) remote: Compressing objects: 77% (105/136) remote: Compressing objects: 78% (107/136) remote: Compressing objects: 79% (108/136) remote: Compressing objects: 80% (109/136) remote: Compressing objects: 81% (111/136) remote: Compressing objects: 82% (112/136) remote: Compressing objects: 83% (113/136) remote: Compressing objects: 84% (115/136) remote: Compressing objects: 85% (116/136) remote: Compressing objects: 86% (117/136) remote: Compressing objects: 87% (119/136) remote: Compressing objects: 88% (120/136) remote: Compressing objects: 89% (122/136) remote: Compressing objects: 90% (123/136) remote: Compressing objects: 91% (124/136) remote: Compressing objects: 92% (126/136) remote: Compressing objects: 93% (127/136) remote: Compressing objects: 94% (128/136) remote: Compressing objects: 95% (130/136) remote: Compressing objects: 96% (131/136) remote: Compressing objects: 97% (132/136) remote: Compressing objects: 98% (134/136) remote: Compressing objects: 99% (135/136) remote: Compressing objects: 100% (136/136) remote: Compressing objects: 100% (136/136), done. Receiving objects: 0% (1/2968) Receiving objects: 1% (30/2968) Receiving objects: 2% (60/2968) Receiving objects: 3% (90/2968) Receiving objects: 4% (119/2968) Receiving objects: 5% (149/2968) Receiving objects: 6% (179/2968) Receiving objects: 7% (208/2968) Receiving objects: 8% (238/2968) Receiving objects: 9% (268/2968) Receiving objects: 10% (297/2968) Receiving objects: 11% (327/2968) Receiving objects: 12% (357/2968) Receiving objects: 13% (386/2968) Receiving objects: 14% (416/2968) Receiving objects: 15% (446/2968) Receiving objects: 16% (475/2968) Receiving objects: 17% (505/2968) Receiving objects: 18% (535/2968) Receiving objects: 19% (564/2968) Receiving objects: 20% (594/2968) Receiving objects: 21% (624/2968) Receiving objects: 22% (653/2968) Receiving objects: 23% (683/2968) Receiving objects: 24% (713/2968) Receiving objects: 25% (742/2968) Receiving objects: 26% (772/2968) Receiving objects: 27% (802/2968) Receiving objects: 28% (832/2968) Receiving objects: 29% (861/2968) Receiving objects: 30% (891/2968) Receiving objects: 31% (921/2968) Receiving objects: 32% (950/2968) Receiving objects: 33% (980/2968) Receiving objects: 34% (1010/2968) Receiving objects: 35% (1039/2968) Receiving objects: 36% (1069/2968) Receiving objects: 37% (1099/2968) Receiving objects: 38% (1128/2968) Receiving objects: 39% (1158/2968) Receiving objects: 40% (1188/2968) Receiving objects: 41% (1217/2968) Receiving objects: 42% (1247/2968) Receiving objects: 43% (1277/2968) Receiving objects: 44% (1306/2968) Receiving objects: 45% (1336/2968) Receiving objects: 46% (1366/2968) Receiving objects: 47% (1395/2968) Receiving objects: 48% (1425/2968) Receiving objects: 49% (1455/2968) Receiving objects: 50% (1484/2968) Receiving objects: 51% (1514/2968) Receiving objects: 52% (1544/2968) Receiving objects: 53% (1574/2968) Receiving objects: 54% (1603/2968) Receiving objects: 55% (1633/2968) Receiving objects: 56% (1663/2968) Receiving objects: 57% (1692/2968) Receiving objects: 58% (1722/2968) remote: Total 2968 (delta 77), reused 220 (delta 61), pack-reused 2710 Receiving objects: 59% (1752/2968) Receiving objects: 60% (1781/2968) Receiving objects: 61% (1811/2968) Receiving objects: 62% (1841/2968) Receiving objects: 63% (1870/2968) Receiving objects: 64% (1900/2968) Receiving objects: 65% (1930/2968) Receiving objects: 66% (1959/2968) Receiving objects: 67% (1989/2968) Receiving objects: 68% (2019/2968) Receiving objects: 69% (2048/2968) Receiving objects: 70% (2078/2968) Receiving objects: 71% (2108/2968) Receiving objects: 72% (2137/2968) Receiving objects: 73% (2167/2968) Receiving objects: 74% (2197/2968) Receiving objects: 75% (2226/2968) Receiving objects: 76% (2256/2968) Receiving objects: 77% (2286/2968) Receiving objects: 78% (2316/2968) Receiving objects: 79% (2345/2968) Receiving objects: 80% (2375/2968) Receiving objects: 81% (2405/2968) Receiving objects: 82% (2434/2968) Receiving objects: 83% (2464/2968) Receiving objects: 84% (2494/2968) Receiving objects: 85% (2523/2968) Receiving objects: 86% (2553/2968) Receiving objects: 87% (2583/2968) Receiving objects: 88% (2612/2968) Receiving objects: 89% (2642/2968) Receiving objects: 90% (2672/2968) Receiving objects: 91% (2701/2968) Receiving objects: 92% (2731/2968) Receiving objects: 93% (2761/2968) Receiving objects: 94% (2790/2968) Receiving objects: 95% (2820/2968) Receiving objects: 96% (2850/2968) Receiving objects: 97% (2879/2968) Receiving objects: 98% (2909/2968) Receiving objects: 99% (2939/2968) Receiving objects: 100% (2968/2968) Receiving objects: 100% (2968/2968), 300.79 KiB | 25.07 MiB/s, done. Resolving deltas: 0% (0/597) Resolving deltas: 2% (14/597) Resolving deltas: 3% (21/597) Resolving deltas: 4% (26/597) Resolving deltas: 5% (32/597) Resolving deltas: 6% (37/597) Resolving deltas: 11% (67/597) Resolving deltas: 12% (73/597) Resolving deltas: 15% (92/597) Resolving deltas: 16% (97/597) Resolving deltas: 17% (102/597) Resolving deltas: 18% (108/597) Resolving deltas: 21% (130/597) Resolving deltas: 22% (132/597) Resolving deltas: 23% (138/597) Resolving deltas: 24% (144/597) Resolving deltas: 25% (150/597) Resolving deltas: 31% (187/597) Resolving deltas: 36% (220/597) Resolving deltas: 37% (221/597) Resolving deltas: 48% (288/597) Resolving deltas: 54% (326/597) Resolving deltas: 55% (329/597) Resolving deltas: 77% (464/597) Resolving deltas: 100% (597/597) Resolving deltas: 100% (597/597), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 48, 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: 16% (1/6) remote: Compressing objects: 33% (2/6) remote: Compressing objects: 50% (3/6) remote: Compressing objects: 66% (4/6) remote: Compressing objects: 83% (5/6) remote: Compressing objects: 100% (6/6) remote: Compressing objects: 100% (6/6), done. remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 33 Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 10.88 KiB | 10.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 4% (2/42) Resolving deltas: 7% (3/42) Resolving deltas: 14% (6/42) Resolving deltas: 21% (9/42) Resolving deltas: 23% (10/42) Resolving deltas: 28% (12/42) Resolving deltas: 42% (18/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/perception_vehicles'... remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 5% (1/20) remote: Compressing objects: 10% (2/20) remote: Compressing objects: 15% (3/20) remote: Compressing objects: 20% (4/20) remote: Compressing objects: 25% (5/20) remote: Compressing objects: 30% (6/20) remote: Compressing objects: 35% (7/20) remote: Compressing objects: 40% (8/20) remote: Compressing objects: 45% (9/20) remote: Compressing objects: 50% (10/20) remote: Compressing objects: 55% (11/20) remote: Compressing objects: 60% (12/20) remote: Compressing objects: 65% (13/20) remote: Compressing objects: 70% (14/20) remote: Compressing objects: 75% (15/20) remote: Compressing objects: 80% (16/20) remote: Compressing objects: 85% (17/20) remote: Compressing objects: 90% (18/20) remote: Compressing objects: 95% (19/20) remote: Compressing objects: 100% (20/20) remote: Compressing objects: 100% (20/20), done. remote: Total 30 (delta 4), reused 0 (delta 0), pack-reused 0 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), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/pointcloud_customized'... remote: Enumerating objects: 264, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/130) remote: Compressing objects: 1% (2/130) remote: Compressing objects: 2% (3/130) remote: Compressing objects: 3% (4/130) remote: Compressing objects: 4% (6/130) remote: Compressing objects: 5% (7/130) remote: Compressing objects: 6% (8/130) remote: Compressing objects: 7% (10/130) remote: Compressing objects: 8% (11/130) remote: Compressing objects: 9% (12/130) remote: Compressing objects: 10% (13/130) remote: Compressing objects: 11% (15/130) remote: Compressing objects: 12% (16/130) remote: Compressing objects: 13% (17/130) remote: Compressing objects: 14% (19/130) remote: Compressing objects: 15% (20/130) remote: Compressing objects: 16% (21/130) remote: Compressing objects: 17% (23/130) remote: Compressing objects: 18% (24/130) remote: Compressing objects: 19% (25/130) remote: Compressing objects: 20% (26/130) remote: Compressing objects: 21% (28/130) remote: Compressing objects: 22% (29/130) remote: Compressing objects: 23% (30/130) remote: Compressing objects: 24% (32/130) remote: Compressing objects: 25% (33/130) remote: Compressing objects: 26% (34/130) remote: Compressing objects: 27% (36/130) remote: Compressing objects: 28% (37/130) remote: Compressing objects: 29% (38/130) remote: Compressing objects: 30% (39/130) remote: Compressing objects: 31% (41/130) remote: Compressing objects: 32% (42/130) remote: Compressing objects: 33% (43/130) remote: Compressing objects: 33% (44/130) remote: Compressing objects: 34% (45/130) remote: Compressing objects: 35% (46/130) remote: Compressing objects: 36% (47/130) remote: Compressing objects: 37% (49/130) remote: Compressing objects: 38% (50/130) remote: Compressing objects: 39% (51/130) remote: Compressing objects: 40% (52/130) remote: Compressing objects: 41% (54/130) remote: Compressing objects: 42% (55/130) remote: Compressing objects: 43% (56/130) remote: Compressing objects: 44% (58/130) remote: Compressing objects: 45% (59/130) remote: Compressing objects: 46% (60/130) remote: Compressing objects: 47% (62/130) remote: Compressing objects: 48% (63/130) remote: Compressing objects: 49% (64/130) remote: Compressing objects: 50% (65/130) remote: Compressing objects: 51% (67/130) remote: Compressing objects: 52% (68/130) remote: Compressing objects: 53% (69/130) remote: Compressing objects: 54% (71/130) remote: Compressing objects: 55% (72/130) remote: Compressing objects: 56% (73/130) remote: Compressing objects: 57% (75/130) remote: Compressing objects: 58% (76/130) remote: Compressing objects: 59% (77/130) remote: Compressing objects: 60% (78/130) remote: Compressing objects: 61% (80/130) remote: Compressing objects: 62% (81/130) remote: Compressing objects: 63% (82/130) remote: Compressing objects: 64% (84/130) remote: Compressing objects: 65% (85/130) remote: Compressing objects: 66% (86/130) remote: Compressing objects: 67% (88/130) remote: Compressing objects: 68% (89/130) remote: Compressing objects: 69% (90/130) remote: Compressing objects: 70% (91/130) remote: Compressing objects: 71% (93/130) remote: Compressing objects: 72% (94/130) remote: Compressing objects: 73% (95/130) remote: Compressing objects: 74% (97/130) remote: Compressing objects: 75% (98/130) remote: Compressing objects: 76% (99/130) remote: Compressing objects: 77% (101/130) remote: Compressing objects: 78% (102/130) remote: Compressing objects: 79% (103/130) remote: Compressing objects: 80% (104/130) remote: Compressing objects: 81% (106/130) remote: Compressing objects: 82% (107/130) remote: Compressing objects: 83% (108/130) remote: Compressing objects: 84% (110/130) remote: Compressing objects: 85% (111/130) remote: Compressing objects: 86% (112/130) remote: Compressing objects: 87% (114/130) remote: Compressing objects: 88% (115/130) remote: Compressing objects: 89% (116/130) remote: Compressing objects: 90% (117/130) remote: Compressing objects: 91% (119/130) remote: Compressing objects: 92% (120/130) remote: Compressing objects: 93% (121/130) remote: Compressing objects: 94% (123/130) remote: Compressing objects: 95% (124/130) remote: Compressing objects: 96% (125/130) remote: Compressing objects: 97% (127/130) remote: Compressing objects: 98% (128/130) remote: Compressing objects: 99% (129/130) remote: Compressing objects: 100% (130/130) remote: Compressing objects: 100% (130/130), done. Receiving objects: 0% (1/264) Receiving objects: 1% (3/264) Receiving objects: 2% (6/264) Receiving objects: 3% (8/264) Receiving objects: 4% (11/264) Receiving objects: 5% (14/264) Receiving objects: 6% (16/264) Receiving objects: 7% (19/264) Receiving objects: 8% (22/264), 15.19 MiB | 30.36 MiB/s Receiving objects: 9% (24/264), 15.19 MiB | 30.36 MiB/s Receiving objects: 10% (27/264), 15.19 MiB | 30.36 MiB/s Receiving objects: 11% (30/264), 15.19 MiB | 30.36 MiB/s Receiving objects: 12% (32/264), 15.19 MiB | 30.36 MiB/s Receiving objects: 12% (33/264), 30.86 MiB | 30.85 MiB/s Receiving objects: 13% (35/264), 30.86 MiB | 30.85 MiB/s Receiving objects: 14% (37/264), 30.86 MiB | 30.85 MiB/s Receiving objects: 15% (40/264), 43.94 MiB | 29.29 MiB/s Receiving objects: 15% (40/264), 55.39 MiB | 27.69 MiB/s Receiving objects: 16% (43/264), 67.33 MiB | 26.93 MiB/s Receiving objects: 17% (45/264), 67.33 MiB | 26.93 MiB/s Receiving objects: 17% (47/264), 99.24 MiB | 33.08 MiB/s Receiving objects: 18% (48/264), 99.24 MiB | 33.08 MiB/s Receiving objects: 19% (51/264), 99.24 MiB | 33.08 MiB/s Receiving objects: 20% (53/264), 99.24 MiB | 33.08 MiB/s Receiving objects: 21% (56/264), 99.24 MiB | 33.08 MiB/s Receiving objects: 22% (59/264), 114.88 MiB | 32.82 MiB/s Receiving objects: 23% (61/264), 114.88 MiB | 32.82 MiB/s Receiving objects: 24% (64/264), 114.88 MiB | 32.82 MiB/s Receiving objects: 24% (64/264), 129.83 MiB | 32.46 MiB/s Receiving objects: 25% (66/264), 146.66 MiB | 32.59 MiB/s Receiving objects: 26% (69/264), 146.66 MiB | 32.59 MiB/s Receiving objects: 26% (71/264), 161.41 MiB | 32.49 MiB/s Receiving objects: 27% (72/264), 161.41 MiB | 32.49 MiB/s Receiving objects: 28% (74/264), 161.41 MiB | 32.49 MiB/s Receiving objects: 29% (77/264), 161.41 MiB | 32.49 MiB/s Receiving objects: 30% (80/264), 176.23 MiB | 32.31 MiB/s Receiving objects: 31% (82/264), 176.23 MiB | 32.31 MiB/s Receiving objects: 31% (82/264), 190.19 MiB | 32.50 MiB/s Receiving objects: 31% (82/264), 226.96 MiB | 35.47 MiB/s Receiving objects: 31% (82/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 32% (85/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 33% (88/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 34% (90/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 35% (93/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 36% (96/264), 264.34 MiB | 33.21 MiB/s Receiving objects: 37% (98/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 38% (101/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 39% (103/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 40% (106/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 41% (109/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 42% (111/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 43% (114/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 44% (117/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 45% (119/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 46% (122/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 47% (125/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 48% (127/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 49% (130/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 50% (132/264), 278.34 MiB | 33.00 MiB/s Receiving objects: 50% (134/264), 293.73 MiB | 32.68 MiB/s Receiving objects: 50% (134/264), 313.55 MiB | 12.43 MiB/s Receiving objects: 51% (135/264), 313.55 MiB | 12.43 MiB/s Receiving objects: 52% (138/264), 313.55 MiB | 12.43 MiB/s Receiving objects: 53% (140/264), 313.55 MiB | 12.43 MiB/s Receiving objects: 53% (141/264), 313.55 MiB | 12.43 MiB/s Receiving objects: 54% (143/264), 329.36 MiB | 12.60 MiB/s Receiving objects: 55% (146/264), 333.50 MiB | 11.34 MiB/s Receiving objects: 56% (148/264), 333.50 MiB | 11.34 MiB/s Receiving objects: 57% (151/264), 333.50 MiB | 11.34 MiB/s Receiving objects: 58% (154/264), 333.50 MiB | 11.34 MiB/s Receiving objects: 59% (156/264), 333.50 MiB | 11.34 MiB/s Receiving objects: 59% (156/264), 336.94 MiB | 9.83 MiB/s Receiving objects: 60% (159/264), 336.94 MiB | 9.83 MiB/s Receiving objects: 61% (162/264), 341.39 MiB | 8.52 MiB/s Receiving objects: 62% (164/264), 341.39 MiB | 8.52 MiB/s Receiving objects: 62% (164/264), 343.96 MiB | 7.11 MiB/s Receiving objects: 63% (167/264), 343.96 MiB | 7.11 MiB/s Receiving objects: 64% (169/264), 343.96 MiB | 7.11 MiB/s Receiving objects: 65% (172/264), 343.96 MiB | 7.11 MiB/s Receiving objects: 66% (175/264), 343.96 MiB | 7.11 MiB/s Receiving objects: 67% (177/264), 352.07 MiB | 6.58 MiB/s Receiving objects: 68% (180/264), 352.07 MiB | 6.58 MiB/s Receiving objects: 69% (183/264), 352.07 MiB | 6.58 MiB/s Receiving objects: 70% (185/264), 352.07 MiB | 6.58 MiB/s Receiving objects: 71% (188/264), 352.07 MiB | 6.58 MiB/s Receiving objects: 72% (191/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 73% (193/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 74% (196/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 75% (198/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 76% (201/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 77% (204/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 78% (206/264), 367.39 MiB | 6.57 MiB/s Receiving objects: 79% (209/264), 382.92 MiB | 6.71 MiB/s Receiving objects: 79% (210/264), 382.92 MiB | 6.71 MiB/s Receiving objects: 80% (212/264), 382.92 MiB | 6.71 MiB/s Receiving objects: 81% (214/264), 382.92 MiB | 6.71 MiB/s Receiving objects: 82% (217/264), 382.92 MiB | 6.71 MiB/s Receiving objects: 83% (220/264), 399.21 MiB | 18.38 MiB/s Receiving objects: 84% (222/264), 399.21 MiB | 18.38 MiB/s Receiving objects: 85% (225/264), 399.21 MiB | 18.38 MiB/s Receiving objects: 85% (225/264), 430.34 MiB | 20.78 MiB/s Receiving objects: 86% (228/264), 430.34 MiB | 20.78 MiB/s Receiving objects: 87% (230/264), 430.34 MiB | 20.78 MiB/s Receiving objects: 88% (233/264), 430.34 MiB | 20.78 MiB/s Receiving objects: 89% (235/264), 444.93 MiB | 23.93 MiB/s Receiving objects: 89% (235/264), 458.79 MiB | 26.01 MiB/s Receiving objects: 90% (238/264), 472.67 MiB | 28.60 MiB/s remote: Total 264 (delta 28), reused 114 (delta 14), pack-reused 106 Receiving objects: 91% (241/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 92% (243/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 93% (246/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 94% (249/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 95% (251/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 96% (254/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 97% (257/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 98% (259/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 99% (262/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 100% (264/264), 472.67 MiB | 28.60 MiB/s Receiving objects: 100% (264/264), 482.11 MiB | 20.11 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 2% (1/36) Resolving deltas: 33% (12/36) Resolving deltas: 38% (14/36) Resolving deltas: 47% (17/36) Resolving deltas: 55% (20/36) Resolving deltas: 58% (21/36) Resolving deltas: 63% (23/36) Resolving deltas: 66% (24/36) Resolving deltas: 69% (25/36) Resolving deltas: 72% (26/36) Resolving deltas: 77% (28/36) Resolving deltas: 83% (30/36) Resolving deltas: 88% (32/36) Resolving deltas: 91% (33/36) Resolving deltas: 97% (35/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/prediction_config'... remote: Enumerating objects: 72, done. Receiving objects: 1% (1/72) Receiving objects: 2% (2/72) Receiving objects: 4% (3/72) Receiving objects: 5% (4/72) Receiving objects: 6% (5/72) Receiving objects: 8% (6/72) Receiving objects: 9% (7/72) Receiving objects: 11% (8/72) Receiving objects: 12% (9/72) Receiving objects: 13% (10/72) Receiving objects: 15% (11/72) Receiving objects: 16% (12/72) Receiving objects: 18% (13/72) Receiving objects: 19% (14/72) Receiving objects: 20% (15/72) Receiving objects: 22% (16/72) Receiving objects: 23% (17/72) Receiving objects: 25% (18/72) Receiving objects: 26% (19/72) Receiving objects: 27% (20/72) Receiving objects: 29% (21/72) Receiving objects: 30% (22/72) Receiving objects: 31% (23/72) Receiving objects: 33% (24/72) Receiving objects: 34% (25/72) Receiving objects: 36% (26/72) Receiving objects: 37% (27/72) Receiving objects: 38% (28/72) Receiving objects: 40% (29/72) Receiving objects: 41% (30/72) Receiving objects: 43% (31/72) Receiving objects: 44% (32/72) Receiving objects: 45% (33/72) Receiving objects: 47% (34/72) Receiving objects: 48% (35/72) Receiving objects: 50% (36/72) Receiving objects: 51% (37/72) Receiving objects: 52% (38/72) Receiving objects: 54% (39/72) Receiving objects: 55% (40/72) Receiving objects: 56% (41/72) Receiving objects: 58% (42/72) Receiving objects: 59% (43/72) Receiving objects: 61% (44/72) Receiving objects: 62% (45/72) Receiving objects: 63% (46/72) Receiving objects: 65% (47/72) Receiving objects: 66% (48/72) Receiving objects: 68% (49/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 69% (50/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 70% (51/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 72% (52/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 73% (53/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 75% (54/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 76% (55/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 77% (56/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 79% (57/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 80% (58/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 81% (59/72), 19.37 MiB | 38.73 MiB/s remote: Total 72 (delta 0), reused 0 (delta 0), pack-reused 72 Receiving objects: 83% (60/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 84% (61/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 86% (62/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 87% (63/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 88% (64/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 90% (65/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 91% (66/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 93% (67/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 94% (68/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 95% (69/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 97% (70/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 98% (71/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 100% (72/72), 19.37 MiB | 38.73 MiB/s Receiving objects: 100% (72/72), 31.81 MiB | 38.05 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 10% (2/19) Resolving deltas: 26% (5/19) Resolving deltas: 52% (10/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 89% (17/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/xiamen-config/M014/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/xiamen-config/M014/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/xiamen-config/M014/params_new/system-common'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/83) remote: Counting objects: 2% (2/83) remote: Counting objects: 3% (3/83) remote: Counting objects: 4% (4/83) remote: Counting objects: 6% (5/83) remote: Counting objects: 7% (6/83) remote: Counting objects: 8% (7/83) remote: Counting objects: 9% (8/83) remote: Counting objects: 10% (9/83) remote: Counting objects: 12% (10/83) remote: Counting objects: 13% (11/83) remote: Counting objects: 14% (12/83) remote: Counting objects: 15% (13/83) remote: Counting objects: 16% (14/83) remote: Counting objects: 18% (15/83) remote: Counting objects: 19% (16/83) remote: Counting objects: 20% (17/83) remote: Counting objects: 21% (18/83) remote: Counting objects: 22% (19/83) remote: Counting objects: 24% (20/83) remote: Counting objects: 25% (21/83) remote: Counting objects: 26% (22/83) remote: Counting objects: 27% (23/83) remote: Counting objects: 28% (24/83) remote: Counting objects: 30% (25/83) remote: Counting objects: 31% (26/83) remote: Counting objects: 32% (27/83) remote: Counting objects: 33% (28/83) remote: Counting objects: 34% (29/83) remote: Counting objects: 36% (30/83) remote: Counting objects: 37% (31/83) remote: Counting objects: 38% (32/83) remote: Counting objects: 39% (33/83) remote: Counting objects: 40% (34/83) remote: Counting objects: 42% (35/83) remote: Counting objects: 43% (36/83) remote: Counting objects: 44% (37/83) remote: Counting objects: 45% (38/83) remote: Counting objects: 46% (39/83) remote: Counting objects: 48% (40/83) remote: Counting objects: 49% (41/83) remote: Counting objects: 50% (42/83) remote: Counting objects: 51% (43/83) remote: Counting objects: 53% (44/83) remote: Counting objects: 54% (45/83) remote: Counting objects: 55% (46/83) remote: Counting objects: 56% (47/83) remote: Counting objects: 57% (48/83) remote: Counting objects: 59% (49/83) remote: Counting objects: 60% (50/83) remote: Counting objects: 61% (51/83) remote: Counting objects: 62% (52/83) remote: Counting objects: 63% (53/83) remote: Counting objects: 65% (54/83) remote: Counting objects: 66% (55/83) remote: Counting objects: 67% (56/83) remote: Counting objects: 68% (57/83) remote: Counting objects: 69% (58/83) remote: Counting objects: 71% (59/83) remote: Counting objects: 72% (60/83) remote: Counting objects: 73% (61/83) remote: Counting objects: 74% (62/83) remote: Counting objects: 75% (63/83) remote: Counting objects: 77% (64/83) remote: Counting objects: 78% (65/83) remote: Counting objects: 79% (66/83) remote: Counting objects: 80% (67/83) remote: Counting objects: 81% (68/83) remote: Counting objects: 83% (69/83) remote: Counting objects: 84% (70/83) remote: Counting objects: 85% (71/83) remote: Counting objects: 86% (72/83) remote: Counting objects: 87% (73/83) remote: Counting objects: 89% (74/83) remote: Counting objects: 90% (75/83) remote: Counting objects: 91% (76/83) remote: Counting objects: 92% (77/83) remote: Counting objects: 93% (78/83) remote: Counting objects: 95% (79/83) remote: Counting objects: 96% (80/83) remote: Counting objects: 97% (81/83) remote: Counting objects: 98% (82/83) remote: Counting objects: 100% (83/83) remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) remote: Total 121 (delta 15), reused 52 (delta 10), pack-reused 38 Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 23.47 KiB | 7.82 MiB/s, done. Resolving deltas: 0% (0/20) Resolving deltas: 5% (1/20) Resolving deltas: 10% (2/20) Resolving deltas: 45% (9/20) Resolving deltas: 100% (20/20) Resolving deltas: 100% (20/20), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/system-device'... remote: Enumerating objects: 1435, 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. Receiving objects: 0% (1/1435) Receiving objects: 1% (15/1435) Receiving objects: 2% (29/1435) Receiving objects: 3% (44/1435) Receiving objects: 4% (58/1435) Receiving objects: 5% (72/1435) Receiving objects: 6% (87/1435) Receiving objects: 7% (101/1435) Receiving objects: 8% (115/1435) Receiving objects: 9% (130/1435) Receiving objects: 10% (144/1435) Receiving objects: 11% (158/1435) Receiving objects: 12% (173/1435) Receiving objects: 13% (187/1435) Receiving objects: 14% (201/1435) remote: Total 1435 (delta 1), reused 0 (delta 0), pack-reused 1421 Receiving objects: 15% (216/1435) Receiving objects: 16% (230/1435) Receiving objects: 17% (244/1435) Receiving objects: 18% (259/1435) Receiving objects: 19% (273/1435) Receiving objects: 20% (287/1435) Receiving objects: 21% (302/1435) Receiving objects: 22% (316/1435) Receiving objects: 23% (331/1435) Receiving objects: 24% (345/1435) Receiving objects: 25% (359/1435) Receiving objects: 26% (374/1435) Receiving objects: 27% (388/1435) Receiving objects: 28% (402/1435) Receiving objects: 29% (417/1435) Receiving objects: 30% (431/1435) Receiving objects: 31% (445/1435) Receiving objects: 32% (460/1435) Receiving objects: 33% (474/1435) Receiving objects: 34% (488/1435) Receiving objects: 35% (503/1435) Receiving objects: 36% (517/1435) Receiving objects: 37% (531/1435) Receiving objects: 38% (546/1435) Receiving objects: 39% (560/1435) Receiving objects: 40% (574/1435) Receiving objects: 41% (589/1435) Receiving objects: 42% (603/1435) Receiving objects: 43% (618/1435) Receiving objects: 44% (632/1435) Receiving objects: 45% (646/1435) Receiving objects: 46% (661/1435) Receiving objects: 47% (675/1435) Receiving objects: 48% (689/1435) Receiving objects: 49% (704/1435) Receiving objects: 50% (718/1435) Receiving objects: 51% (732/1435) Receiving objects: 52% (747/1435) Receiving objects: 53% (761/1435) Receiving objects: 54% (775/1435) Receiving objects: 55% (790/1435) Receiving objects: 56% (804/1435) Receiving objects: 57% (818/1435) Receiving objects: 58% (833/1435) Receiving objects: 59% (847/1435) Receiving objects: 60% (861/1435) Receiving objects: 61% (876/1435) Receiving objects: 62% (890/1435) Receiving objects: 63% (905/1435) Receiving objects: 64% (919/1435) Receiving objects: 65% (933/1435) Receiving objects: 66% (948/1435) Receiving objects: 67% (962/1435) Receiving objects: 68% (976/1435) Receiving objects: 69% (991/1435) Receiving objects: 70% (1005/1435) Receiving objects: 71% (1019/1435) Receiving objects: 72% (1034/1435) Receiving objects: 73% (1048/1435) Receiving objects: 74% (1062/1435) Receiving objects: 75% (1077/1435) Receiving objects: 76% (1091/1435) Receiving objects: 77% (1105/1435) Receiving objects: 78% (1120/1435) Receiving objects: 79% (1134/1435) Receiving objects: 80% (1148/1435) Receiving objects: 81% (1163/1435) Receiving objects: 82% (1177/1435) Receiving objects: 83% (1192/1435) Receiving objects: 84% (1206/1435) Receiving objects: 85% (1220/1435) Receiving objects: 86% (1235/1435) Receiving objects: 87% (1249/1435) Receiving objects: 88% (1263/1435) Receiving objects: 89% (1278/1435) Receiving objects: 90% (1292/1435) Receiving objects: 91% (1306/1435) Receiving objects: 92% (1321/1435) Receiving objects: 93% (1335/1435) Receiving objects: 94% (1349/1435) Receiving objects: 95% (1364/1435) Receiving objects: 96% (1378/1435) Receiving objects: 97% (1392/1435) Receiving objects: 98% (1407/1435) Receiving objects: 99% (1421/1435) Receiving objects: 100% (1435/1435) Receiving objects: 100% (1435/1435), 156.80 KiB | 22.40 MiB/s, done. Resolving deltas: 0% (0/460) Resolving deltas: 5% (23/460) Resolving deltas: 11% (55/460) Resolving deltas: 16% (76/460) Resolving deltas: 17% (79/460) Resolving deltas: 23% (109/460) Resolving deltas: 30% (142/460) Resolving deltas: 31% (144/460) Resolving deltas: 34% (160/460) Resolving deltas: 37% (171/460) Resolving deltas: 46% (212/460) Resolving deltas: 49% (227/460) Resolving deltas: 50% (231/460) Resolving deltas: 51% (235/460) Resolving deltas: 55% (253/460) Resolving deltas: 56% (259/460) Resolving deltas: 58% (269/460) Resolving deltas: 59% (273/460) Resolving deltas: 60% (278/460) Resolving deltas: 62% (289/460) Resolving deltas: 66% (308/460) Resolving deltas: 68% (314/460) Resolving deltas: 79% (364/460) Resolving deltas: 80% (368/460) Resolving deltas: 82% (380/460) Resolving deltas: 83% (382/460) Resolving deltas: 84% (387/460) Resolving deltas: 85% (392/460) Resolving deltas: 86% (400/460) Resolving deltas: 87% (401/460) Resolving deltas: 88% (406/460) Resolving deltas: 89% (411/460) Resolving deltas: 90% (415/460) Resolving deltas: 91% (419/460) Resolving deltas: 92% (425/460) Resolving deltas: 93% (430/460) Resolving deltas: 94% (433/460) Resolving deltas: 95% (438/460) Resolving deltas: 96% (442/460) Resolving deltas: 97% (447/460) Resolving deltas: 98% (451/460) Resolving deltas: 99% (456/460) Resolving deltas: 100% (460/460) Resolving deltas: 100% (460/460), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 22% (7/31) Resolving deltas: 48% (15/31) Resolving deltas: 51% (16/31) Resolving deltas: 54% (17/31) Resolving deltas: 83% (26/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 19.44 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 66% (82/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M014/params_new/system-port'... remote: Enumerating objects: 210, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 6% (1/16) remote: Compressing objects: 12% (2/16) remote: Compressing objects: 18% (3/16) remote: Compressing objects: 25% (4/16) remote: Compressing objects: 31% (5/16) remote: Compressing objects: 37% (6/16) remote: Compressing objects: 43% (7/16) remote: Compressing objects: 50% (8/16) remote: Compressing objects: 56% (9/16) remote: Compressing objects: 62% (10/16) remote: Compressing objects: 68% (11/16) remote: Compressing objects: 75% (12/16) remote: Compressing objects: 81% (13/16) remote: Compressing objects: 87% (14/16) remote: Compressing objects: 93% (15/16) remote: Compressing objects: 100% (16/16) remote: Compressing objects: 100% (16/16), done. Receiving objects: 0% (1/210) Receiving objects: 1% (3/210) Receiving objects: 2% (5/210) Receiving objects: 3% (7/210) Receiving objects: 4% (9/210) Receiving objects: 5% (11/210) Receiving objects: 6% (13/210) Receiving objects: 7% (15/210) Receiving objects: 8% (17/210) Receiving objects: 9% (19/210) Receiving objects: 10% (21/210) Receiving objects: 11% (24/210) Receiving objects: 12% (26/210) Receiving objects: 13% (28/210) Receiving objects: 14% (30/210) Receiving objects: 15% (32/210) Receiving objects: 16% (34/210) Receiving objects: 17% (36/210) Receiving objects: 18% (38/210) Receiving objects: 19% (40/210) Receiving objects: 20% (42/210) Receiving objects: 21% (45/210) Receiving objects: 22% (47/210) Receiving objects: 23% (49/210) Receiving objects: 24% (51/210) Receiving objects: 25% (53/210) Receiving objects: 26% (55/210) Receiving objects: 27% (57/210) Receiving objects: 28% (59/210) Receiving objects: 29% (61/210) Receiving objects: 30% (63/210) Receiving objects: 31% (66/210) Receiving objects: 32% (68/210) Receiving objects: 33% (70/210) Receiving objects: 34% (72/210) Receiving objects: 35% (74/210) Receiving objects: 36% (76/210) Receiving objects: 37% (78/210) Receiving objects: 38% (80/210) Receiving objects: 39% (82/210) Receiving objects: 40% (84/210) Receiving objects: 41% (87/210) Receiving objects: 42% (89/210) Receiving objects: 43% (91/210) Receiving objects: 44% (93/210) Receiving objects: 45% (95/210) Receiving objects: 46% (97/210) Receiving objects: 47% (99/210) Receiving objects: 48% (101/210) Receiving objects: 49% (103/210) Receiving objects: 50% (105/210) Receiving objects: 51% (108/210) Receiving objects: 52% (110/210) Receiving objects: 53% (112/210) Receiving objects: 54% (114/210) Receiving objects: 55% (116/210) Receiving objects: 56% (118/210) Receiving objects: 57% (120/210) remote: Total 210 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 58% (122/210) Receiving objects: 59% (124/210) Receiving objects: 60% (126/210) Receiving objects: 61% (129/210) Receiving objects: 62% (131/210) Receiving objects: 63% (133/210) Receiving objects: 64% (135/210) Receiving objects: 65% (137/210) Receiving objects: 66% (139/210) Receiving objects: 67% (141/210) Receiving objects: 68% (143/210) Receiving objects: 69% (145/210) Receiving objects: 70% (147/210) Receiving objects: 71% (150/210) Receiving objects: 72% (152/210) Receiving objects: 73% (154/210) Receiving objects: 74% (156/210) Receiving objects: 75% (158/210) Receiving objects: 76% (160/210) Receiving objects: 77% (162/210) Receiving objects: 78% (164/210) Receiving objects: 79% (166/210) Receiving objects: 80% (168/210) Receiving objects: 81% (171/210) Receiving objects: 82% (173/210) Receiving objects: 83% (175/210) Receiving objects: 84% (177/210) Receiving objects: 85% (179/210) Receiving objects: 86% (181/210) Receiving objects: 87% (183/210) Receiving objects: 88% (185/210) Receiving objects: 89% (187/210) Receiving objects: 90% (189/210) Receiving objects: 91% (192/210) Receiving objects: 92% (194/210) Receiving objects: 93% (196/210) Receiving objects: 94% (198/210) Receiving objects: 95% (200/210) Receiving objects: 96% (202/210) Receiving objects: 97% (204/210) Receiving objects: 98% (206/210) Receiving objects: 99% (208/210) Receiving objects: 100% (210/210) Receiving objects: 100% (210/210), 22.62 KiB | 22.62 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 9% (10/102) Resolving deltas: 12% (13/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 44% (45/102) Resolving deltas: 46% (47/102) Resolving deltas: 48% (49/102) Resolving deltas: 50% (52/102) Resolving deltas: 51% (53/102) Resolving deltas: 52% (54/102) Resolving deltas: 55% (57/102) Resolving deltas: 57% (59/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 68% (70/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '81cbbfeb9f6cdcacde86e5e5e9e14fcae43c10c7' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '03be441efa3e6383343eaa0c403bd456df3f8cd0' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '0778aa9d5caca0700544993c1cc0d2b5ae86bd72' Submodule path 'perception_segmentation_fisheye': checked out '2ee7c14d24a659950cad1e13f15ac938547c6f69' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'aad0fc97e5a508444f24e21cc3e0128ac9ccb0b7' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out 'b648bf75874749be16956e7be1e40413124e0c6c' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6b42a6b66d52f0694e72ec89fa01f172a8fc2aec' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M014/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M014/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M014/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M014/params_new/msf-port/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M014/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M014/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M014/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M014/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M014/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M014/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M014/params_new/perception_vehicles/master /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/prediction_config/prediction /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/system-common/system-ros /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/system-device/master /root/workspace/xiamen-config/M014/params_new/system-device/slave /root/workspace/xiamen-config/M014/params_new/system-device/system-ros /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M014/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M014/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M014/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M014/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M014/params_new/system-port/system-ros /root/workspace/xiamen-config/M014/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M014/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M014/params_new/params_new/crane_align /root/workspace/xiamen-config/M014/params_new/params_new/data_collection /root/workspace/xiamen-config/M014/params_new/params_new/extrinsics /root/workspace/xiamen-config/M014/params_new/params_new/fast_lio /root/workspace/xiamen-config/M014/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M014/params_new/params_new/lane_detection /root/workspace/xiamen-config/M014/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M014/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M014/params_new/params_new/master /root/workspace/xiamen-config/M014/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M014/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M014/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M014/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M014/params_new/params_new/perception /root/workspace/xiamen-config/M014/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M014/params_new/params_new/pointcloud /root/workspace/xiamen-config/M014/params_new/params_new/prediction /root/workspace/xiamen-config/M014/params_new/params_new/README.md /root/workspace/xiamen-config/M014/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M014/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M014/params_new/params_new/segmentation /root/workspace/xiamen-config/M014/params_new/params_new/slave /root/workspace/xiamen-config/M014/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M014/params_new/params_new/system-ros /root/workspace/xiamen-config/M014/params_M014/params/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo  >>>>>>>>>>压缩成zip包>>>>>>>>>>  [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M007 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M007 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M007/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M007/params_M007/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M007/params_M007/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M007/params_M007/params/slave@tmp [Pipeline] sh + cp -r params_M007 params_orin_slave_M007_2023-12-18_16-00-21 [Pipeline] sh + zip -rq params_orin_slave_M007_2023-12-18_16-00-21.zip params_orin_slave_M007_2023-12-18_16-00-21 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M007@tmp M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M007/params_orin_slave_M007_2023-12-18_16-00-21.zip,/root/workspace/xiamen-config/M007/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M007/params_orin_slave_M007_2023-12-18_16-00-21.zip"' --form 'version=@"/root/workspace/xiamen-config/M007/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.3M 0:00:04 0:00:04 --:--:-- 11.3M 100 47.5M 0 0 100 47.5M 0 9346k 0:00:05 0:00:05 --:--:-- 9346k 100 47.5M 0 0 100 47.5M 0 7838k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6750k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1124k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1099k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1075k 0:00:45 0:00:45 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1051k 0:00:46 0:00:46 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1029k 0:00:47 0:00:47 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1008k 0:00:48 0:00:48 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 987k 0:00:49 0:00:49 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 967k 0:00:50 0:00:50 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 949k 0:00:51 0:00:51 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 930k 0:00:52 0:00:52 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 913k 0:00:53 0:00:53 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 896k 0:00:54 0:00:54 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 880k 0:00:55 0:00:55 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 864k 0:00:56 0:00:56 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 849k 0:00:57 0:00:57 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 834k 0:00:58 0:00:58 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 820k 0:00:59 0:00:59 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 807k 0:01:00 0:01:00 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 793k 0:01:01 0:01:01 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 781k 0:01:02 0:01:02 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 768k 0:01:03 0:01:03 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 756k 0:01:04 0:01:04 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 745k 0:01:05 0:01:05 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 734k 0:01:06 0:01:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 723k 0:01:07 0:01:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 712k 0:01:08 0:01:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 702k 0:01:09 0:01:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 692k 0:01:10 0:01:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 682k 0:01:11 0:01:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 673k 0:01:12 0:01:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 663k 0:01:13 0:01:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 654k 0:01:14 0:01:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 646k 0:01:15 0:01:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 637k 0:01:16 0:01:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 629k 0:01:17 0:01:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 621k 0:01:18 0:01:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 613k 0:01:19 0:01:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 605k 0:01:20 0:01:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 598k 0:01:21 0:01:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 591k 0:01:22 0:01:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 584k 0:01:23 0:01:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 577k 0:01:24 0:01:24 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 570k 0:01:25 0:01:25 --:--:-- 8 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] sh + sed -i '$ s/project":5/project":1001/' /root/workspace/xiamen-config/M007/version.json [Pipeline] sh + sed -i '$ s/device":1/device":9/' /root/workspace/xiamen-config/M007/version.json [Pipeline] sh + sed -i '$ s/device_name":"M007_Master"/device_name":""/' /root/workspace/xiamen-config/M007/version.json [Pipeline] sh + curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M007/params_orin_slave_M007_2023-12-18_16-00-21.zip"' --form 'version=@"/root/workspace/xiamen-config/M007/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 38.2M 0:00:01 0:00:01 --:--:-- 38.2M 100 47.5M 0 43 100 47.5M 22 24.5M 0:00:01 0:00:01 --:--:-- 24.5M 100 47.5M 0 43 100 47.5M 22 24.5M 0:00:01 0:00:01 --:--:-- 24.5M [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo status:200 [Pipeline] echo M007参数上传到仿真环境 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M007@tmp [Pipeline] echo M008 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M008 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M008/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M008/params_M008/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M008/params_M008/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M008/params_M008/params/slave@tmp [Pipeline] sh + cp -r params_M008 params_orin_slave_M008_2023-12-18_16-01-59 [Pipeline] sh + zip -rq params_orin_slave_M008_2023-12-18_16-01-59.zip params_orin_slave_M008_2023-12-18_16-01-59 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M008@tmp M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M008/params_orin_slave_M008_2023-12-18_16-01-59.zip,/root/workspace/xiamen-config/M008/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M008/params_orin_slave_M008_2023-12-18_16-01-59.zip"' --form 'version=@"/root/workspace/xiamen-config/M008/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6748k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5925k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5281k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4763k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3421k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2669k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1124k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1099k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1096k 0:00:44 0:00:44 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M008@tmp [Pipeline] echo M009 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M009 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M009/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M009/params_M009/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M009/params_M009/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M009/params_M009/params/slave@tmp [Pipeline] sh + cp -r params_M009 params_orin_slave_M009_2023-12-18_16-02-53 [Pipeline] sh + zip -rq params_orin_slave_M009_2023-12-18_16-02-53.zip params_orin_slave_M009_2023-12-18_16-02-53 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M009@tmp M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M009/params_orin_slave_M009_2023-12-18_16-02-53.zip,/root/workspace/xiamen-config/M009/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M009/params_orin_slave_M009_2023-12-18_16-02-53.zip"' --form 'version=@"/root/workspace/xiamen-config/M009/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.0M 0:00:01 0:00:01 --:--:-- 39.0M 100 47.5M 0 0 100 47.5M 0 21.4M 0:00:02 0:00:02 --:--:-- 21.4M 100 47.5M 0 0 100 47.5M 0 14.7M 0:00:03 0:00:03 --:--:-- 14.7M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9313k 0:00:05 0:00:05 --:--:-- 9313k 100 47.5M 0 0 100 47.5M 0 7815k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6732k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5913k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5271k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4755k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4331k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3977k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3676k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3417k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3193k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2996k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2822k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2667k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2528k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2403k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2290k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2187k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2093k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2006k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1926k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1853k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1785k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1722k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1663k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1556k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1508k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1462k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1379k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1341k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1305k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1271k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1178k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1163k 0:00:41 0:00:41 --:--:-- 9 100 47.5M 0 43 100 47.5M 1 1163k 0:00:41 0:00:41 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M009@tmp [Pipeline] echo M010 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M010 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M010/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M010/params_M010/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M010/params_M010/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M010/params_M010/params/slave@tmp [Pipeline] sh + cp -r params_M010 params_orin_slave_M010_2023-12-18_16-03-44 [Pipeline] sh + zip -rq params_orin_slave_M010_2023-12-18_16-03-44.zip params_orin_slave_M010_2023-12-18_16-03-44 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M010@tmp M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M010/params_orin_slave_M010_2023-12-18_16-03-44.zip,/root/workspace/xiamen-config/M010/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M010/params_orin_slave_M010_2023-12-18_16-03-44.zip"' --form 'version=@"/root/workspace/xiamen-config/M010/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6749k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5281k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3197k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2669k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2008k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1124k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1099k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1075k 0:00:45 0:00:45 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1051k 0:00:46 0:00:46 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1035k 0:00:46 0:00:46 --:--:-- 9 100 47.5M 0 43 100 47.5M 0 1035k 0:00:46 0:00:46 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M010@tmp [Pipeline] echo M011 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M011 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M011/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M011/params_M011/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M011/params_M011/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M011/params_M011/params/slave@tmp [Pipeline] sh + cp -r params_M011 params_orin_slave_M011_2023-12-18_16-04-40 [Pipeline] sh + zip -rq params_orin_slave_M011_2023-12-18_16-04-40.zip params_orin_slave_M011_2023-12-18_16-04-40 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M011@tmp M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M011/params_orin_slave_M011_2023-12-18_16-04-40.zip,/root/workspace/xiamen-config/M011/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M011/params_orin_slave_M011_2023-12-18_16-04-40.zip"' --form 'version=@"/root/workspace/xiamen-config/M011/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6748k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5925k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5281k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4763k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3982k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3421k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2669k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1173k 0:00:41 0:00:41 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M011@tmp [Pipeline] echo M012 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M012 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M012/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M012/params_M012/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M012/params_M012/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M012/params_M012/params/slave@tmp [Pipeline] sh + cp -r params_M012 params_orin_slave_M012_2023-12-18_16-05-31 [Pipeline] sh + zip -rq params_orin_slave_M012_2023-12-18_16-05-31.zip params_orin_slave_M012_2023-12-18_16-05-31 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M012@tmp M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M012/params_orin_slave_M012_2023-12-18_16-05-31.zip,/root/workspace/xiamen-config/M012/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M012/params_orin_slave_M012_2023-12-18_16-05-31.zip"' --form 'version=@"/root/workspace/xiamen-config/M012/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6748k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5925k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5281k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4763k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3982k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3680k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3421k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2669k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2291k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1508k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1271k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1169k 0:00:41 0:00:41 --:--:-- 9 100 47.5M 0 43 100 47.5M 1 1169k 0:00:41 0:00:41 --:--:-- 12 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M012@tmp [Pipeline] echo M013 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M013 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M013/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M013/params_M013/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M013/params_M013/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M013/params_M013/params/slave@tmp [Pipeline] sh + cp -r params_M013 params_orin_slave_M013_2023-12-18_16-06-23 [Pipeline] sh + zip -rq params_orin_slave_M013_2023-12-18_16-06-23.zip params_orin_slave_M013_2023-12-18_16-06-23 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M013@tmp M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M013/params_orin_slave_M013_2023-12-18_16-06-23.zip,/root/workspace/xiamen-config/M013/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M013/params_orin_slave_M013_2023-12-18_16-06-23.zip"' --form 'version=@"/root/workspace/xiamen-config/M013/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6750k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1157k 0:00:42 0:00:42 --:--:-- 8 100 47.5M 0 43 100 47.5M 1 1157k 0:00:42 0:00:42 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M013@tmp [Pipeline] echo M014 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M014 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M014/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M014/params_M014/params/slave [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M014/params_M014/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M014/params_M014/params/slave@tmp [Pipeline] sh + cp -r params_M014 params_orin_slave_M014_2023-12-18_16-07-15 [Pipeline] sh + zip -rq params_orin_slave_M014_2023-12-18_16-07-15.zip params_orin_slave_M014_2023-12-18_16-07-15 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M014@tmp M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M014/params_orin_slave_M014_2023-12-18_16-07-15.zip,/root/workspace/xiamen-config/M014/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M014/params_orin_slave_M014_2023-12-18_16-07-15.zip"' --form 'version=@"/root/workspace/xiamen-config/M014/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9344k 0:00:05 0:00:05 --:--:-- 9344k 100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6749k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5925k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1175k 0:00:41 0:00:41 --:--:-- 10 100 47.5M 0 43 100 47.5M 1 1175k 0:00:41 0:00:41 --:--:-- 13 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M014@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M014.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M014.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M014.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知 ### [厦门007-014车参数] --- - 状态: 编译成功 - 执行人:yangjun - 更新车辆: > - [M007slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 9915ee8.**2023/12/18/13:27:36** > - [M008slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: fdd39d6.**2023/12/18/13:26:56** > - [M009slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 0ff0557.**2023/12/18/13:27:55** > - [M010slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** > - [M011slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 5c25114.**2023/10/13/17:46:55** > - [M012slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: eea0a26.**2023/10/13/17:46:56** > - [M013slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 128a402.**2023/10/13/17:46:58** > - [M014slave]: **公有dev**: 123fd18.**2023/12/18/15:27:54** **私有dev**: 810e12f.**2023/10/13/17:46:59** --- > 请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 1659 100 27 100 1632 221 13377 --:--:-- --:--:-- --:--:-- 13598 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS