Started by user yangjun
Obtained weifang-container-params.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision c788cc4c2c271c98b96d5332b5e65a75a84710c1
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weifang-config-container-new@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c788cc4c2c271c98b96d5332b5e65a75a84710c1 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c788cc4c2c271c98b96d5332b5e65a75a84710c1 # timeout=10
Commit message: "Update orinModule32Choice.groovy"
> git rev-list --no-walk 2052c30134163616f167203bcb86ad15129bfff4 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[A008]
[Pipeline] echo
A008
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/weifang-config-container-new
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weifang-config-container-new/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e # timeout=10
Commit message: "Update xiamen-submodule.jenkinsfile"
> git rev-list --no-walk 793938e19423bc3bc27cf56450ce7e143879fb9d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
1
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/shared_config/
[Pipeline] echo
A008.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/container/A008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/A008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/A008.json
[Pipeline] echo
[A008]
[Pipeline] echo
A008
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_A008
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params /root/workspace/weifang-config/container/A008/params_A008 /root/workspace/weifang-config/container/A008/params_new /root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-03-19_17-31-03 /root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-03-19_17-31-03.zip /root/workspace/weifang-config/container/A008/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008
[Pipeline] {
[Pipeline] echo
[A008]
[Pipeline] echo
更新A008参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/container_port/A008.git
[Pipeline] echo
rc_dev
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A008/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A008.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A008.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/weifang/container_port/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision f2fe49e5debe112d05d626a73203e525d486c704 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f f2fe49e5debe112d05d626a73203e525d486c704 # timeout=300000
Commit message: "feat_out:del hardware params."
First time build. Skipping changelog.
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A008.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=A008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A008
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:57.163Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:11:48.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":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:43:38.952Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:44.049Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:17.074Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.232Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:34.224Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-19T01:20:04.136Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:44.916Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:21:03.340Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
791
[Pipeline] echo
791
[Pipeline] echo
c5340ee
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 791 c5340ee f2fe49e
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"c5340ee","shared_config":"e39b22e"}}
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"e39b22e"}}
[Pipeline] sh
+ echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"e39b22e"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"e39b22e"}}
[Pipeline] echo
{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-04-19_10-33-00","commit_id":"f2fe49e","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"}
[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=A008
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=A008
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1316,"description":"","name":"A008","name_with_namespace":"Hardware / config / A008","path":"A008","path_with_namespace":"hardware/config/A008","created_at":"2024-01-04T13:11:48.630Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A008.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A008.git","web_url":"http://159.27.226.4/hardware/config/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:57.163Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1316","issues":"http://159.27.226.4/api/v4/projects/1316/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1316/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1316/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1316/labels","events":"http://159.27.226.4/api/v4/projects/1316/events","members":"http://159.27.226.4/api/v4/projects/1316/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1316/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-01-05T13:11:48.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":6,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1167,"description":null,"name":"A008","name_with_namespace":"Localization / config / A008","path":"A008","path_with_namespace":"localization/config/A008","created_at":"2023-10-24T03:58:44.022Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A008.git","http_url_to_repo":"http://159.27.226.4/localization/config/A008.git","web_url":"http://159.27.226.4/localization/config/A008","readme_url":"http://159.27.226.4/localization/config/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:43:38.952Z","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/1167","issues":"http://159.27.226.4/api/v4/projects/1167/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1167/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1167/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1167/labels","events":"http://159.27.226.4/api/v4/projects/1167/events","members":"http://159.27.226.4/api/v4/projects/1167/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1167/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:44.049Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":918,"description":null,"name":"A008","name_with_namespace":"Lidar / config / vehicles / A008","path":"A008","path_with_namespace":"lidar/config/vehicles/A008","created_at":"2023-07-28T07:56:18.213Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A008.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:17.074Z","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/918","issues":"http://159.27.226.4/api/v4/projects/918/issues","merge_requests":"http://159.27.226.4/api/v4/projects/918/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/918/repository/branches","labels":"http://159.27.226.4/api/v4/projects/918/labels","events":"http://159.27.226.4/api/v4/projects/918/events","members":"http://159.27.226.4/api/v4/projects/918/members","cluster_agents":"http://159.27.226.4/api/v4/projects/918/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:18.232Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":881,"description":"","name":"A008","name_with_namespace":"config / extrinsics / A008","path":"A008","path_with_namespace":"config/extrinsics/A008","created_at":"2023-07-24T11:05:34.209Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A008.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A008.git","web_url":"http://159.27.226.4/config/extrinsics/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:31.812Z","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/881","issues":"http://159.27.226.4/api/v4/projects/881/issues","merge_requests":"http://159.27.226.4/api/v4/projects/881/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/881/repository/branches","labels":"http://159.27.226.4/api/v4/projects/881/labels","events":"http://159.27.226.4/api/v4/projects/881/events","members":"http://159.27.226.4/api/v4/projects/881/members","cluster_agents":"http://159.27.226.4/api/v4/projects/881/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T11:05:34.224Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":822,"description":"","name":"A008","name_with_namespace":"config / vehicles / A008","path":"A008","path_with_namespace":"config/vehicles/A008","created_at":"2023-07-20T06:23:44.904Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A008.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A008.git","web_url":"http://159.27.226.4/config/vehicles/A008","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-19T01:20:04.136Z","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/822","issues":"http://159.27.226.4/api/v4/projects/822/issues","merge_requests":"http://159.27.226.4/api/v4/projects/822/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/822/repository/branches","labels":"http://159.27.226.4/api/v4/projects/822/labels","events":"http://159.27.226.4/api/v4/projects/822/events","members":"http://159.27.226.4/api/v4/projects/822/members","cluster_agents":"http://159.27.226.4/api/v4/projects/822/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:23:44.916Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":791,"description":"","name":"A008","name_with_namespace":"config / weifang / container_port / A008","path":"A008","path_with_namespace":"config/weifang/container_port/A008","created_at":"2023-07-17T03:21:03.291Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A008.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A008.git","web_url":"http://159.27.226.4/config/weifang/container_port/A008","readme_url":"http://159.27.226.4/config/weifang/container_port/A008/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:04:04.497Z","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/791","issues":"http://159.27.226.4/api/v4/projects/791/issues","merge_requests":"http://159.27.226.4/api/v4/projects/791/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/791/repository/branches","labels":"http://159.27.226.4/api/v4/projects/791/labels","events":"http://159.27.226.4/api/v4/projects/791/events","members":"http://159.27.226.4/api/v4/projects/791/members","cluster_agents":"http://159.27.226.4/api/v4/projects/791/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-18T03:21:03.340Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
config/weifang/container_port/A008
[Pipeline] echo
791
[Pipeline] echo
791
[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/791/repository/commits/f2fe49e
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/791/repository/commits/f2fe49e
Response Code: HTTP/1.1 200 OK
Response:
{"id":"f2fe49e5debe112d05d626a73203e525d486c704","short_id":"f2fe49e5","created_at":"2024-03-22T17:04:03.000+08:00","parent_ids":["c5340ee9e7bf9eb9e7c6fe4e230c598a298f20cf"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:04:03.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:04:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A008/-/commit/f2fe49e5debe112d05d626a73203e525d486c704","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":791,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/03/22/17:04:03
[Pipeline] echo
dev**: f2fe49e.**2024/03/22/17:04:03**
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/params_A008
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/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/weifang/container_port/shared_config.git
> git init /root/workspace/weifang-config/container/A008/params_A008 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/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/weifang/container_port/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/weifang/container_port/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 94f418f5355e92f115163ac5dba91de0cb0893cb (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 94f418f5355e92f115163ac5dba91de0cb0893cb # timeout=30000
Commit message: "fix: calib params"
> git rev-list --no-walk e39b22ecc30f1945db488a892547ea81e3349d66 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ cp -r .git/ params /root/workspace/weifang-config/container/shared_config/dev/
[Pipeline] sh
+ rm -rf params_A008@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/A008.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"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":"2024-04-17T03:13:18.033Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-15T13:42:50.654Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-15T13:39:54.733Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-04-18T02:00:05.691Z","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/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
e39b22e
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 537 e39b22e 94f418f
[Pipeline] echo
/root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"e39b22e"}}
[Pipeline] echo
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"94f418f"}}
[Pipeline] sh
+ echo '{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"94f418f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
{"project":{"A008":"config/weifang/container_port/A008","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A008":"f2fe49e","shared_config":"94f418f"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-19_10-33-07","commit_id":"94f418f","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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-25T03:28:35.323Z","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-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"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":"2024-04-17T03:13:18.033Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-15T13:42:50.654Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-15T13:39:54.733Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-04-18T02:00:05.691Z","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/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
537
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
config/weifang/container_port/shared_config
[Pipeline] echo
537
[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/537/repository/commits/94f418f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/94f418f
Response Code: HTTP/1.1 200 OK
Response:
{"id":"94f418f5355e92f115163ac5dba91de0cb0893cb","short_id":"94f418f5","created_at":"2024-04-17T11:13:15.000+08:00","parent_ids":["7c8fd5250bf983a263c8f06b83e570c02956653c"],"title":"fix: calib params","message":"fix: calib params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-17T11:13:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-17T11:13:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/94f418f5355e92f115163ac5dba91de0cb0893cb","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":537,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/17/11:13:15
[Pipeline] echo
dev**: 94f418f.**2024/04/17/11:13:15**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-04-19_10-33-00","commit_id":"f2fe49e","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-19_10-33-07","commit_id":"94f418f","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6}
[Pipeline] sh
++ grep -v params_A008
++ grep -v version.json
++ xargs
++ ls
+ cp -r params params_A008/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_A008","branch":"dev","time":"2024-04-19_10-33-00","commit_id":"f2fe49e","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-19_10-33-07","commit_id":"94f418f","version":"","commit_msgs":",,"}],"device":1,"device_name":"A008_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_A008@tmp
[Pipeline] echo
> - <font color=#3C3C3C> [A008master]:
**公有dev**: 94f418f.**2024/04/17/11:13:15**
**私有dev**: f2fe49e.**2024/03/22/17:04:03**
</font>
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A001@tmp /root/workspace/weifang-config/container/A008@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
A008拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/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/A008.git
> git init /root/workspace/weifang-config/container/A008/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/A008.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/A008.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/A008.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 8a6be65eab05b1099ff1029f7cb60394434f1f7b (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8a6be65eab05b1099ff1029f7cb60394434f1f7b # timeout=300000
Commit message: "feat_out:从机切换shm"
First time build. Skipping changelog.
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule 'hardware' (git@159.27.226.4:hardware/config/A008.git) registered for path 'hardware'
Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A008.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/A008.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection'
Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection'
Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv'
Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck'
Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A008.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt'
Submodule 'system-node-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang'
Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/crane_align_customized'...
remote: Enumerating objects: 1461, done.
remote: Counting objects: 0% (1/141)
remote: Counting objects: 1% (2/141)
remote: Counting objects: 2% (3/141)
remote: Counting objects: 3% (5/141)
remote: Counting objects: 4% (6/141)
remote: Counting objects: 5% (8/141)
remote: Counting objects: 6% (9/141)
remote: Counting objects: 7% (10/141)
remote: Counting objects: 8% (12/141)
remote: Counting objects: 9% (13/141)
remote: Counting objects: 10% (15/141)
remote: Counting objects: 11% (16/141)
remote: Counting objects: 12% (17/141)
remote: Counting objects: 13% (19/141)
remote: Counting objects: 14% (20/141)
remote: Counting objects: 15% (22/141)
remote: Counting objects: 16% (23/141)
remote: Counting objects: 17% (24/141)
remote: Counting objects: 18% (26/141)
remote: Counting objects: 19% (27/141)
remote: Counting objects: 20% (29/141)
remote: Counting objects: 21% (30/141)
remote: Counting objects: 22% (32/141)
remote: Counting objects: 23% (33/141)
remote: Counting objects: 24% (34/141)
remote: Counting objects: 25% (36/141)
remote: Counting objects: 26% (37/141)
remote: Counting objects: 27% (39/141)
remote: Counting objects: 28% (40/141)
remote: Counting objects: 29% (41/141)
remote: Counting objects: 30% (43/141)
remote: Counting objects: 31% (44/141)
remote: Counting objects: 32% (46/141)
remote: Counting objects: 33% (47/141)
remote: Counting objects: 34% (48/141)
remote: Counting objects: 35% (50/141)
remote: Counting objects: 36% (51/141)
remote: Counting objects: 37% (53/141)
remote: Counting objects: 38% (54/141)
remote: Counting objects: 39% (55/141)
remote: Counting objects: 40% (57/141)
remote: Counting objects: 41% (58/141)
remote: Counting objects: 42% (60/141)
remote: Counting objects: 43% (61/141)
remote: Counting objects: 44% (63/141)
remote: Counting objects: 45% (64/141)
remote: Counting objects: 46% (65/141)
remote: Counting objects: 47% (67/141)
remote: Counting objects: 48% (68/141)
remote: Counting objects: 49% (70/141)
remote: Counting objects: 50% (71/141)
remote: Counting objects: 51% (72/141)
remote: Counting objects: 52% (74/141)
remote: Counting objects: 53% (75/141)
remote: Counting objects: 54% (77/141)
remote: Counting objects: 55% (78/141)
remote: Counting objects: 56% (79/141)
remote: Counting objects: 57% (81/141)
remote: Counting objects: 58% (82/141)
remote: Counting objects: 59% (84/141)
remote: Counting objects: 60% (85/141)
remote: Counting objects: 61% (87/141)
remote: Counting objects: 62% (88/141)
remote: Counting objects: 63% (89/141)
remote: Counting objects: 64% (91/141)
remote: Counting objects: 65% (92/141)
remote: Counting objects: 66% (94/141)
remote: Counting objects: 67% (95/141)
remote: Counting objects: 68% (96/141)
remote: Counting objects: 69% (98/141)
remote: Counting objects: 70% (99/141)
remote: Counting objects: 71% (101/141)
remote: Counting objects: 72% (102/141)
remote: Counting objects: 73% (103/141)
remote: Counting objects: 74% (105/141)
remote: Counting objects: 75% (106/141)
remote: Counting objects: 76% (108/141)
remote: Counting objects: 77% (109/141)
remote: Counting objects: 78% (110/141)
remote: Counting objects: 79% (112/141)
remote: Counting objects: 80% (113/141)
remote: Counting objects: 81% (115/141)
remote: Counting objects: 82% (116/141)
remote: Counting objects: 83% (118/141)
remote: Counting objects: 84% (119/141)
remote: Counting objects: 85% (120/141)
remote: Counting objects: 86% (122/141)
remote: Counting objects: 87% (123/141)
remote: Counting objects: 88% (125/141)
remote: Counting objects: 89% (126/141)
remote: Counting objects: 90% (127/141)
remote: Counting objects: 91% (129/141)
remote: Counting objects: 92% (130/141)
remote: Counting objects: 93% (132/141)
remote: Counting objects: 94% (133/141)
remote: Counting objects: 95% (134/141)
remote: Counting objects: 96% (136/141)
remote: Counting objects: 97% (137/141)
remote: Counting objects: 98% (139/141)
remote: Counting objects: 99% (140/141)
remote: Counting objects: 100% (141/141)
remote: Counting objects: 100% (141/141), done.
remote: Compressing objects: 1% (1/68)
remote: Compressing objects: 2% (2/68)
remote: Compressing objects: 4% (3/68)
remote: Compressing objects: 5% (4/68)
remote: Compressing objects: 7% (5/68)
remote: Compressing objects: 8% (6/68)
remote: Compressing objects: 10% (7/68)
remote: Compressing objects: 11% (8/68)
remote: Compressing objects: 13% (9/68)
remote: Compressing objects: 14% (10/68)
remote: Compressing objects: 16% (11/68)
remote: Compressing objects: 17% (12/68)
remote: Compressing objects: 19% (13/68)
remote: Compressing objects: 20% (14/68)
remote: Compressing objects: 22% (15/68)
remote: Compressing objects: 23% (16/68)
remote: Compressing objects: 25% (17/68)
remote: Compressing objects: 26% (18/68)
remote: Compressing objects: 27% (19/68)
remote: Compressing objects: 29% (20/68)
remote: Compressing objects: 30% (21/68)
remote: Compressing objects: 32% (22/68)
remote: Compressing objects: 33% (23/68)
remote: Compressing objects: 35% (24/68)
remote: Compressing objects: 36% (25/68)
remote: Compressing objects: 38% (26/68)
remote: Compressing objects: 39% (27/68)
remote: Compressing objects: 41% (28/68)
remote: Compressing objects: 42% (29/68)
remote: Compressing objects: 44% (30/68)
remote: Compressing objects: 45% (31/68)
remote: Compressing objects: 47% (32/68)
remote: Compressing objects: 48% (33/68)
remote: Compressing objects: 50% (34/68)
remote: Compressing objects: 51% (35/68)
remote: Compressing objects: 52% (36/68)
remote: Compressing objects: 54% (37/68)
remote: Compressing objects: 55% (38/68)
remote: Compressing objects: 57% (39/68)
remote: Compressing objects: 58% (40/68)
remote: Compressing objects: 60% (41/68)
remote: Compressing objects: 61% (42/68)
remote: Compressing objects: 63% (43/68)
remote: Compressing objects: 64% (44/68)
remote: Compressing objects: 66% (45/68)
remote: Compressing objects: 67% (46/68)
remote: Compressing objects: 69% (47/68)
remote: Compressing objects: 70% (48/68)
remote: Compressing objects: 72% (49/68)
remote: Compressing objects: 73% (50/68)
remote: Compressing objects: 75% (51/68)
remote: Compressing objects: 76% (52/68)
remote: Compressing objects: 77% (53/68)
remote: Compressing objects: 79% (54/68)
remote: Compressing objects: 80% (55/68)
remote: Compressing objects: 82% (56/68)
remote: Compressing objects: 83% (57/68)
remote: Compressing objects: 85% (58/68)
remote: Compressing objects: 86% (59/68)
remote: Compressing objects: 88% (60/68)
remote: Compressing objects: 89% (61/68)
remote: Compressing objects: 91% (62/68)
remote: Compressing objects: 92% (63/68)
remote: Compressing objects: 94% (64/68)
remote: Compressing objects: 95% (65/68)
remote: Compressing objects: 97% (66/68)
remote: Compressing objects: 98% (67/68)
remote: Compressing objects: 100% (68/68)
remote: Compressing objects: 100% (68/68), done.
Receiving objects: 0% (1/1461)
Receiving objects: 1% (15/1461)
Receiving objects: 2% (30/1461)
Receiving objects: 3% (44/1461)
Receiving objects: 4% (59/1461)
Receiving objects: 5% (74/1461)
Receiving objects: 6% (88/1461)
Receiving objects: 7% (103/1461)
Receiving objects: 8% (117/1461)
Receiving objects: 9% (132/1461)
Receiving objects: 10% (147/1461)
Receiving objects: 11% (161/1461)
Receiving objects: 12% (176/1461)
Receiving objects: 13% (190/1461)
Receiving objects: 14% (205/1461)
Receiving objects: 15% (220/1461)
Receiving objects: 16% (234/1461)
Receiving objects: 17% (249/1461)
Receiving objects: 18% (263/1461)
Receiving objects: 19% (278/1461)
Receiving objects: 20% (293/1461)
Receiving objects: 21% (307/1461)
Receiving objects: 22% (322/1461)
Receiving objects: 23% (337/1461)
Receiving objects: 24% (351/1461)
Receiving objects: 25% (366/1461)
Receiving objects: 26% (380/1461)
Receiving objects: 27% (395/1461)
Receiving objects: 28% (410/1461)
Receiving objects: 29% (424/1461)
Receiving objects: 30% (439/1461)
Receiving objects: 31% (453/1461)
Receiving objects: 32% (468/1461)
Receiving objects: 33% (483/1461)
Receiving objects: 34% (497/1461)
Receiving objects: 35% (512/1461)
Receiving objects: 36% (526/1461)
Receiving objects: 37% (541/1461)
Receiving objects: 38% (556/1461)
Receiving objects: 39% (570/1461)
Receiving objects: 40% (585/1461)
Receiving objects: 41% (600/1461)
Receiving objects: 42% (614/1461)
Receiving objects: 43% (629/1461)
Receiving objects: 44% (643/1461)
Receiving objects: 45% (658/1461)
Receiving objects: 46% (673/1461)
Receiving objects: 47% (687/1461)
Receiving objects: 48% (702/1461)
Receiving objects: 49% (716/1461)
Receiving objects: 50% (731/1461)
Receiving objects: 51% (746/1461)
Receiving objects: 52% (760/1461)
Receiving objects: 53% (775/1461)
Receiving objects: 54% (789/1461)
Receiving objects: 55% (804/1461)
Receiving objects: 56% (819/1461)
Receiving objects: 57% (833/1461)
Receiving objects: 58% (848/1461)
Receiving objects: 59% (862/1461)
Receiving objects: 60% (877/1461)
Receiving objects: 61% (892/1461)
Receiving objects: 62% (906/1461)
Receiving objects: 63% (921/1461)
Receiving objects: 64% (936/1461)
Receiving objects: 65% (950/1461)
Receiving objects: 66% (965/1461)
Receiving objects: 67% (979/1461)
Receiving objects: 68% (994/1461)
Receiving objects: 69% (1009/1461)
Receiving objects: 70% (1023/1461)
Receiving objects: 71% (1038/1461)
Receiving objects: 72% (1052/1461)
Receiving objects: 73% (1067/1461)
Receiving objects: 74% (1082/1461)
Receiving objects: 75% (1096/1461)
Receiving objects: 76% (1111/1461)
Receiving objects: 77% (1125/1461)
Receiving objects: 78% (1140/1461)
Receiving objects: 79% (1155/1461)
Receiving objects: 80% (1169/1461)
Receiving objects: 81% (1184/1461)
Receiving objects: 82% (1199/1461)
Receiving objects: 83% (1213/1461)
Receiving objects: 84% (1228/1461)
Receiving objects: 85% (1242/1461)
Receiving objects: 86% (1257/1461)
Receiving objects: 87% (1272/1461)
Receiving objects: 88% (1286/1461)
remote: Total 1461 (delta 57), reused 112 (delta 41), pack-reused 1320
Receiving objects: 89% (1301/1461)
Receiving objects: 90% (1315/1461)
Receiving objects: 91% (1330/1461)
Receiving objects: 92% (1345/1461)
Receiving objects: 93% (1359/1461)
Receiving objects: 94% (1374/1461)
Receiving objects: 95% (1388/1461)
Receiving objects: 96% (1403/1461)
Receiving objects: 97% (1418/1461)
Receiving objects: 98% (1432/1461)
Receiving objects: 99% (1447/1461)
Receiving objects: 100% (1461/1461)
Receiving objects: 100% (1461/1461), 466.79 KiB | 29.17 MiB/s, done.
Resolving deltas: 0% (0/695)
Resolving deltas: 1% (13/695)
Resolving deltas: 2% (15/695)
Resolving deltas: 3% (21/695)
Resolving deltas: 4% (29/695)
Resolving deltas: 5% (35/695)
Resolving deltas: 6% (42/695)
Resolving deltas: 7% (50/695)
Resolving deltas: 8% (59/695)
Resolving deltas: 9% (69/695)
Resolving deltas: 10% (76/695)
Resolving deltas: 11% (78/695)
Resolving deltas: 14% (102/695)
Resolving deltas: 15% (105/695)
Resolving deltas: 17% (124/695)
Resolving deltas: 18% (128/695)
Resolving deltas: 19% (134/695)
Resolving deltas: 20% (142/695)
Resolving deltas: 22% (155/695)
Resolving deltas: 23% (160/695)
Resolving deltas: 26% (182/695)
Resolving deltas: 28% (197/695)
Resolving deltas: 29% (208/695)
Resolving deltas: 30% (209/695)
Resolving deltas: 32% (229/695)
Resolving deltas: 33% (230/695)
Resolving deltas: 36% (252/695)
Resolving deltas: 37% (261/695)
Resolving deltas: 38% (266/695)
Resolving deltas: 39% (273/695)
Resolving deltas: 40% (282/695)
Resolving deltas: 41% (287/695)
Resolving deltas: 42% (297/695)
Resolving deltas: 44% (310/695)
Resolving deltas: 45% (318/695)
Resolving deltas: 50% (350/695)
Resolving deltas: 51% (357/695)
Resolving deltas: 55% (389/695)
Resolving deltas: 57% (402/695)
Resolving deltas: 58% (404/695)
Resolving deltas: 60% (418/695)
Resolving deltas: 61% (429/695)
Resolving deltas: 62% (434/695)
Resolving deltas: 63% (440/695)
Resolving deltas: 73% (511/695)
Resolving deltas: 75% (526/695)
Resolving deltas: 76% (530/695)
Resolving deltas: 77% (536/695)
Resolving deltas: 78% (545/695)
Resolving deltas: 79% (550/695)
Resolving deltas: 82% (575/695)
Resolving deltas: 100% (695/695)
Resolving deltas: 100% (695/695), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/hardware'...
remote: Enumerating objects: 11, done.
remote: Counting objects: 9% (1/11)
remote: Counting objects: 18% (2/11)
remote: Counting objects: 27% (3/11)
remote: Counting objects: 36% (4/11)
remote: Counting objects: 45% (5/11)
remote: Counting objects: 54% (6/11)
remote: Counting objects: 63% (7/11)
remote: Counting objects: 72% (8/11)
remote: Counting objects: 81% (9/11)
remote: Counting objects: 90% (10/11)
remote: Counting objects: 100% (11/11)
remote: Counting objects: 100% (11/11), done.
remote: Compressing objects: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 11 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 9% (1/11)
Receiving objects: 18% (2/11)
Receiving objects: 27% (3/11)
Receiving objects: 36% (4/11)
Receiving objects: 45% (5/11)
Receiving objects: 54% (6/11)
Receiving objects: 63% (7/11)
Receiving objects: 72% (8/11)
Receiving objects: 81% (9/11)
Receiving objects: 90% (10/11)
Receiving objects: 100% (11/11)
Receiving objects: 100% (11/11), done.
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/weifang-config/container/A008/params_new/hesai_lidar_customized'...
remote: Enumerating objects: 22, done.
remote: Counting objects: 4% (1/22)
remote: Counting objects: 9% (2/22)
remote: Counting objects: 13% (3/22)
remote: Counting objects: 18% (4/22)
remote: Counting objects: 22% (5/22)
remote: Counting objects: 27% (6/22)
remote: Counting objects: 31% (7/22)
remote: Counting objects: 36% (8/22)
remote: Counting objects: 40% (9/22)
remote: Counting objects: 45% (10/22)
remote: Counting objects: 50% (11/22)
remote: Counting objects: 54% (12/22)
remote: Counting objects: 59% (13/22)
remote: Counting objects: 63% (14/22)
remote: Counting objects: 68% (15/22)
remote: Counting objects: 72% (16/22)
remote: Counting objects: 77% (17/22)
remote: Counting objects: 81% (18/22)
remote: Counting objects: 86% (19/22)
remote: Counting objects: 90% (20/22)
remote: Counting objects: 95% (21/22)
remote: Counting objects: 100% (22/22)
remote: Counting objects: 100% (22/22), 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 22 (delta 11), reused 0 (delta 0), pack-reused 0
Receiving objects: 4% (1/22)
Receiving objects: 9% (2/22)
Receiving objects: 13% (3/22)
Receiving objects: 18% (4/22)
Receiving objects: 22% (5/22)
Receiving objects: 27% (6/22)
Receiving objects: 31% (7/22)
Receiving objects: 36% (8/22)
Receiving objects: 40% (9/22)
Receiving objects: 45% (10/22)
Receiving objects: 50% (11/22)
Receiving objects: 54% (12/22)
Receiving objects: 59% (13/22)
Receiving objects: 63% (14/22)
Receiving objects: 68% (15/22)
Receiving objects: 72% (16/22)
Receiving objects: 77% (17/22)
Receiving objects: 81% (18/22)
Receiving objects: 86% (19/22)
Receiving objects: 90% (20/22)
Receiving objects: 95% (21/22)
Receiving objects: 100% (22/22)
Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 9% (1/11)
Resolving deltas: 18% (2/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics'...
remote: Enumerating objects: 103, done.
remote: Counting objects: 2% (1/49)
remote: Counting objects: 4% (2/49)
remote: Counting objects: 6% (3/49)
remote: Counting objects: 8% (4/49)
remote: Counting objects: 10% (5/49)
remote: Counting objects: 12% (6/49)
remote: Counting objects: 14% (7/49)
remote: Counting objects: 16% (8/49)
remote: Counting objects: 18% (9/49)
remote: Counting objects: 20% (10/49)
remote: Counting objects: 22% (11/49)
remote: Counting objects: 24% (12/49)
remote: Counting objects: 26% (13/49)
remote: Counting objects: 28% (14/49)
remote: Counting objects: 30% (15/49)
remote: Counting objects: 32% (16/49)
remote: Counting objects: 34% (17/49)
remote: Counting objects: 36% (18/49)
remote: Counting objects: 38% (19/49)
remote: Counting objects: 40% (20/49)
remote: Counting objects: 42% (21/49)
remote: Counting objects: 44% (22/49)
remote: Counting objects: 46% (23/49)
remote: Counting objects: 48% (24/49)
remote: Counting objects: 51% (25/49)
remote: Counting objects: 53% (26/49)
remote: Counting objects: 55% (27/49)
remote: Counting objects: 57% (28/49)
remote: Counting objects: 59% (29/49)
remote: Counting objects: 61% (30/49)
remote: Counting objects: 63% (31/49)
remote: Counting objects: 65% (32/49)
remote: Counting objects: 67% (33/49)
remote: Counting objects: 69% (34/49)
remote: Counting objects: 71% (35/49)
remote: Counting objects: 73% (36/49)
remote: Counting objects: 75% (37/49)
remote: Counting objects: 77% (38/49)
remote: Counting objects: 79% (39/49)
remote: Counting objects: 81% (40/49)
remote: Counting objects: 83% (41/49)
remote: Counting objects: 85% (42/49)
remote: Counting objects: 87% (43/49)
remote: Counting objects: 89% (44/49)
remote: Counting objects: 91% (45/49)
remote: Counting objects: 93% (46/49)
remote: Counting objects: 95% (47/49)
remote: Counting objects: 97% (48/49)
remote: Counting objects: 100% (49/49)
remote: Counting objects: 100% (49/49), 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/103)
Receiving objects: 1% (2/103)
Receiving objects: 2% (3/103)
Receiving objects: 3% (4/103)
Receiving objects: 4% (5/103)
Receiving objects: 5% (6/103)
Receiving objects: 6% (7/103)
Receiving objects: 7% (8/103)
Receiving objects: 8% (9/103)
Receiving objects: 9% (10/103)
Receiving objects: 10% (11/103)
Receiving objects: 11% (12/103)
Receiving objects: 12% (13/103)
Receiving objects: 13% (14/103)
Receiving objects: 14% (15/103)
Receiving objects: 15% (16/103)
Receiving objects: 16% (17/103)
Receiving objects: 17% (18/103)
Receiving objects: 18% (19/103)
Receiving objects: 19% (20/103)
Receiving objects: 20% (21/103)
Receiving objects: 21% (22/103)
Receiving objects: 22% (23/103)
Receiving objects: 23% (24/103)
Receiving objects: 24% (25/103)
Receiving objects: 25% (26/103)
Receiving objects: 26% (27/103)
Receiving objects: 27% (28/103)
Receiving objects: 28% (29/103)
Receiving objects: 29% (30/103)
Receiving objects: 30% (31/103)
Receiving objects: 31% (32/103)
Receiving objects: 32% (33/103)
Receiving objects: 33% (34/103)
Receiving objects: 34% (36/103)
Receiving objects: 35% (37/103)
Receiving objects: 36% (38/103)
Receiving objects: 37% (39/103)
Receiving objects: 38% (40/103)
Receiving objects: 39% (41/103)
Receiving objects: 40% (42/103)
Receiving objects: 41% (43/103)
Receiving objects: 42% (44/103)
Receiving objects: 43% (45/103)
Receiving objects: 44% (46/103)
Receiving objects: 45% (47/103)
Receiving objects: 46% (48/103)
Receiving objects: 47% (49/103)
Receiving objects: 48% (50/103)
Receiving objects: 49% (51/103)
Receiving objects: 50% (52/103)
Receiving objects: 51% (53/103)
Receiving objects: 52% (54/103)
Receiving objects: 53% (55/103)
Receiving objects: 54% (56/103)
Receiving objects: 55% (57/103)
Receiving objects: 56% (58/103)
Receiving objects: 57% (59/103)
remote: Total 103 (delta 8), reused 0 (delta 0), pack-reused 54
Receiving objects: 58% (60/103)
Receiving objects: 59% (61/103)
Receiving objects: 60% (62/103)
Receiving objects: 61% (63/103)
Receiving objects: 62% (64/103)
Receiving objects: 63% (65/103)
Receiving objects: 64% (66/103)
Receiving objects: 65% (67/103)
Receiving objects: 66% (68/103)
Receiving objects: 67% (70/103)
Receiving objects: 68% (71/103)
Receiving objects: 69% (72/103)
Receiving objects: 70% (73/103)
Receiving objects: 71% (74/103)
Receiving objects: 72% (75/103)
Receiving objects: 73% (76/103)
Receiving objects: 74% (77/103)
Receiving objects: 75% (78/103)
Receiving objects: 76% (79/103)
Receiving objects: 77% (80/103)
Receiving objects: 78% (81/103)
Receiving objects: 79% (82/103)
Receiving objects: 80% (83/103)
Receiving objects: 81% (84/103)
Receiving objects: 82% (85/103)
Receiving objects: 83% (86/103)
Receiving objects: 84% (87/103)
Receiving objects: 85% (88/103)
Receiving objects: 86% (89/103)
Receiving objects: 87% (90/103)
Receiving objects: 88% (91/103)
Receiving objects: 89% (92/103)
Receiving objects: 90% (93/103)
Receiving objects: 91% (94/103)
Receiving objects: 92% (95/103)
Receiving objects: 93% (96/103)
Receiving objects: 94% (97/103)
Receiving objects: 95% (98/103)
Receiving objects: 96% (99/103)
Receiving objects: 97% (100/103)
Receiving objects: 98% (101/103)
Receiving objects: 99% (102/103)
Receiving objects: 100% (103/103)
Receiving objects: 100% (103/103), 13.72 KiB | 13.72 MiB/s, done.
Resolving deltas: 0% (0/15)
Resolving deltas: 26% (4/15)
Resolving deltas: 33% (5/15)
Resolving deltas: 53% (8/15)
Resolving deltas: 60% (9/15)
Resolving deltas: 80% (12/15)
Resolving deltas: 100% (15/15)
Resolving deltas: 100% (15/15), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common'...
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 4), reused 0 (delta 0), pack-reused 0
Receiving objects: 3% (1/26)
Receiving objects: 7% (2/26)
Receiving objects: 11% (3/26)
Receiving objects: 15% (4/26)
Receiving objects: 19% (5/26)
Receiving objects: 23% (6/26)
Receiving objects: 26% (7/26)
Receiving objects: 30% (8/26)
Receiving objects: 34% (9/26)
Receiving objects: 38% (10/26)
Receiving objects: 42% (11/26)
Receiving objects: 46% (12/26)
Receiving objects: 50% (13/26)
Receiving objects: 53% (14/26)
Receiving objects: 57% (15/26)
Receiving objects: 61% (16/26)
Receiving objects: 65% (17/26)
Receiving objects: 69% (18/26)
Receiving objects: 73% (19/26)
Receiving objects: 76% (20/26)
Receiving objects: 80% (21/26)
Receiving objects: 84% (22/26)
Receiving objects: 88% (23/26)
Receiving objects: 92% (24/26)
Receiving objects: 96% (25/26)
Receiving objects: 100% (26/26)
Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done.
Resolving deltas: 0% (0/4)
Resolving deltas: 100% (4/4)
Resolving deltas: 100% (4/4), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 337, done.
remote: Counting objects: 0% (1/131)
remote: Counting objects: 1% (2/131)
remote: Counting objects: 2% (3/131)
remote: Counting objects: 3% (4/131)
remote: Counting objects: 4% (6/131)
remote: Counting objects: 5% (7/131)
remote: Counting objects: 6% (8/131)
remote: Counting objects: 7% (10/131)
remote: Counting objects: 8% (11/131)
remote: Counting objects: 9% (12/131)
remote: Counting objects: 10% (14/131)
remote: Counting objects: 11% (15/131)
remote: Counting objects: 12% (16/131)
remote: Counting objects: 13% (18/131)
remote: Counting objects: 14% (19/131)
remote: Counting objects: 15% (20/131)
remote: Counting objects: 16% (21/131)
remote: Counting objects: 17% (23/131)
remote: Counting objects: 18% (24/131)
remote: Counting objects: 19% (25/131)
remote: Counting objects: 20% (27/131)
remote: Counting objects: 21% (28/131)
remote: Counting objects: 22% (29/131)
remote: Counting objects: 23% (31/131)
remote: Counting objects: 24% (32/131)
remote: Counting objects: 25% (33/131)
remote: Counting objects: 26% (35/131)
remote: Counting objects: 27% (36/131)
remote: Counting objects: 28% (37/131)
remote: Counting objects: 29% (38/131)
remote: Counting objects: 30% (40/131)
remote: Counting objects: 31% (41/131)
remote: Counting objects: 32% (42/131)
remote: Counting objects: 33% (44/131)
remote: Counting objects: 34% (45/131)
remote: Counting objects: 35% (46/131)
remote: Counting objects: 36% (48/131)
remote: Counting objects: 37% (49/131)
remote: Counting objects: 38% (50/131)
remote: Counting objects: 39% (52/131)
remote: Counting objects: 40% (53/131)
remote: Counting objects: 41% (54/131)
remote: Counting objects: 42% (56/131)
remote: Counting objects: 43% (57/131)
remote: Counting objects: 44% (58/131)
remote: Counting objects: 45% (59/131)
remote: Counting objects: 46% (61/131)
remote: Counting objects: 47% (62/131)
remote: Counting objects: 48% (63/131)
remote: Counting objects: 49% (65/131)
remote: Counting objects: 50% (66/131)
remote: Counting objects: 51% (67/131)
remote: Counting objects: 52% (69/131)
remote: Counting objects: 53% (70/131)
remote: Counting objects: 54% (71/131)
remote: Counting objects: 55% (73/131)
remote: Counting objects: 56% (74/131)
remote: Counting objects: 57% (75/131)
remote: Counting objects: 58% (76/131)
remote: Counting objects: 59% (78/131)
remote: Counting objects: 60% (79/131)
remote: Counting objects: 61% (80/131)
remote: Counting objects: 62% (82/131)
remote: Counting objects: 63% (83/131)
remote: Counting objects: 64% (84/131)
remote: Counting objects: 65% (86/131)
remote: Counting objects: 66% (87/131)
remote: Counting objects: 67% (88/131)
remote: Counting objects: 68% (90/131)
remote: Counting objects: 69% (91/131)
remote: Counting objects: 70% (92/131)
remote: Counting objects: 71% (94/131)
remote: Counting objects: 72% (95/131)
remote: Counting objects: 73% (96/131)
remote: Counting objects: 74% (97/131)
remote: Counting objects: 75% (99/131)
remote: Counting objects: 76% (100/131)
remote: Counting objects: 77% (101/131)
remote: Counting objects: 78% (103/131)
remote: Counting objects: 79% (104/131)
remote: Counting objects: 80% (105/131)
remote: Counting objects: 81% (107/131)
remote: Counting objects: 82% (108/131)
remote: Counting objects: 83% (109/131)
remote: Counting objects: 84% (111/131)
remote: Counting objects: 85% (112/131)
remote: Counting objects: 86% (113/131)
remote: Counting objects: 87% (114/131)
remote: Counting objects: 88% (116/131)
remote: Counting objects: 89% (117/131)
remote: Counting objects: 90% (118/131)
remote: Counting objects: 91% (120/131)
remote: Counting objects: 92% (121/131)
remote: Counting objects: 93% (122/131)
remote: Counting objects: 94% (124/131)
remote: Counting objects: 95% (125/131)
remote: Counting objects: 96% (126/131)
remote: Counting objects: 97% (128/131)
remote: Counting objects: 98% (129/131)
remote: Counting objects: 99% (130/131)
remote: Counting objects: 100% (131/131)
remote: Counting objects: 100% (131/131), done.
remote: Compressing objects: 1% (1/87)
remote: Compressing objects: 2% (2/87)
remote: Compressing objects: 3% (3/87)
remote: Compressing objects: 4% (4/87)
remote: Compressing objects: 5% (5/87)
remote: Compressing objects: 6% (6/87)
remote: Compressing objects: 8% (7/87)
remote: Compressing objects: 9% (8/87)
remote: Compressing objects: 10% (9/87)
remote: Compressing objects: 11% (10/87)
remote: Compressing objects: 12% (11/87)
remote: Compressing objects: 13% (12/87)
remote: Compressing objects: 14% (13/87)
remote: Compressing objects: 16% (14/87)
remote: Compressing objects: 17% (15/87)
remote: Compressing objects: 18% (16/87)
remote: Compressing objects: 19% (17/87)
remote: Compressing objects: 20% (18/87)
remote: Compressing objects: 21% (19/87)
remote: Compressing objects: 22% (20/87)
remote: Compressing objects: 24% (21/87)
remote: Compressing objects: 25% (22/87)
remote: Compressing objects: 26% (23/87)
remote: Compressing objects: 27% (24/87)
remote: Compressing objects: 28% (25/87)
remote: Compressing objects: 29% (26/87)
remote: Compressing objects: 31% (27/87)
remote: Compressing objects: 32% (28/87)
remote: Compressing objects: 33% (29/87)
remote: Compressing objects: 34% (30/87)
remote: Compressing objects: 35% (31/87)
remote: Compressing objects: 36% (32/87)
remote: Compressing objects: 37% (33/87)
remote: Compressing objects: 39% (34/87)
remote: Compressing objects: 40% (35/87)
remote: Compressing objects: 41% (36/87)
remote: Compressing objects: 42% (37/87)
remote: Compressing objects: 43% (38/87)
remote: Compressing objects: 44% (39/87)
remote: Compressing objects: 45% (40/87)
remote: Compressing objects: 47% (41/87)
remote: Compressing objects: 48% (42/87)
remote: Compressing objects: 49% (43/87)
remote: Compressing objects: 50% (44/87)
remote: Compressing objects: 51% (45/87)
remote: Compressing objects: 52% (46/87)
remote: Compressing objects: 54% (47/87)
remote: Compressing objects: 55% (48/87)
remote: Compressing objects: 56% (49/87)
remote: Compressing objects: 57% (50/87)
remote: Compressing objects: 58% (51/87)
remote: Compressing objects: 59% (52/87)
remote: Compressing objects: 60% (53/87)
remote: Compressing objects: 62% (54/87)
remote: Compressing objects: 63% (55/87)
remote: Compressing objects: 64% (56/87)
remote: Compressing objects: 65% (57/87)
remote: Compressing objects: 66% (58/87)
remote: Compressing objects: 67% (59/87)
remote: Compressing objects: 68% (60/87)
remote: Compressing objects: 70% (61/87)
remote: Compressing objects: 71% (62/87)
remote: Compressing objects: 72% (63/87)
remote: Compressing objects: 73% (64/87)
remote: Compressing objects: 74% (65/87)
remote: Compressing objects: 75% (66/87)
remote: Compressing objects: 77% (67/87)
remote: Compressing objects: 78% (68/87)
remote: Compressing objects: 79% (69/87)
remote: Compressing objects: 80% (70/87)
remote: Compressing objects: 81% (71/87)
remote: Compressing objects: 82% (72/87)
remote: Compressing objects: 83% (73/87)
remote: Compressing objects: 85% (74/87)
remote: Compressing objects: 86% (75/87)
remote: Compressing objects: 87% (76/87)
remote: Compressing objects: 88% (77/87)
remote: Compressing objects: 89% (78/87)
remote: Compressing objects: 90% (79/87)
remote: Compressing objects: 91% (80/87)
remote: Compressing objects: 93% (81/87)
remote: Compressing objects: 94% (82/87)
remote: Compressing objects: 95% (83/87)
remote: Compressing objects: 96% (84/87)
remote: Compressing objects: 97% (85/87)
remote: Compressing objects: 98% (86/87)
remote: Compressing objects: 100% (87/87)
remote: Compressing objects: 100% (87/87), done.
remote: Total 337 (delta 43), reused 65 (delta 17), pack-reused 206
Receiving objects: 0% (1/337)
Receiving objects: 1% (4/337)
Receiving objects: 2% (7/337)
Receiving objects: 3% (11/337)
Receiving objects: 4% (14/337)
Receiving objects: 5% (17/337)
Receiving objects: 6% (21/337)
Receiving objects: 7% (24/337)
Receiving objects: 8% (27/337)
Receiving objects: 9% (31/337)
Receiving objects: 10% (34/337)
Receiving objects: 11% (38/337)
Receiving objects: 12% (41/337)
Receiving objects: 13% (44/337)
Receiving objects: 14% (48/337)
Receiving objects: 15% (51/337)
Receiving objects: 16% (54/337)
Receiving objects: 17% (58/337)
Receiving objects: 18% (61/337)
Receiving objects: 19% (65/337)
Receiving objects: 20% (68/337)
Receiving objects: 21% (71/337)
Receiving objects: 22% (75/337)
Receiving objects: 23% (78/337)
Receiving objects: 24% (81/337)
Receiving objects: 25% (85/337)
Receiving objects: 26% (88/337)
Receiving objects: 27% (91/337)
Receiving objects: 28% (95/337)
Receiving objects: 29% (98/337)
Receiving objects: 30% (102/337)
Receiving objects: 31% (105/337)
Receiving objects: 32% (108/337)
Receiving objects: 33% (112/337)
Receiving objects: 34% (115/337)
Receiving objects: 35% (118/337)
Receiving objects: 36% (122/337)
Receiving objects: 37% (125/337)
Receiving objects: 38% (129/337)
Receiving objects: 39% (132/337)
Receiving objects: 40% (135/337)
Receiving objects: 41% (139/337)
Receiving objects: 42% (142/337)
Receiving objects: 43% (145/337)
Receiving objects: 44% (149/337)
Receiving objects: 45% (152/337)
Receiving objects: 46% (156/337)
Receiving objects: 47% (159/337)
Receiving objects: 48% (162/337)
Receiving objects: 49% (166/337)
Receiving objects: 50% (169/337)
Receiving objects: 51% (172/337)
Receiving objects: 52% (176/337)
Receiving objects: 53% (179/337)
Receiving objects: 54% (182/337)
Receiving objects: 55% (186/337)
Receiving objects: 56% (189/337)
Receiving objects: 57% (193/337)
Receiving objects: 58% (196/337)
Receiving objects: 59% (199/337)
Receiving objects: 60% (203/337)
Receiving objects: 61% (206/337)
Receiving objects: 62% (209/337)
Receiving objects: 63% (213/337)
Receiving objects: 64% (216/337)
Receiving objects: 65% (220/337)
Receiving objects: 66% (223/337)
Receiving objects: 67% (226/337)
Receiving objects: 68% (230/337)
Receiving objects: 69% (233/337)
Receiving objects: 70% (236/337)
Receiving objects: 71% (240/337)
Receiving objects: 72% (243/337)
Receiving objects: 73% (247/337)
Receiving objects: 74% (250/337)
Receiving objects: 75% (253/337)
Receiving objects: 76% (257/337)
Receiving objects: 77% (260/337)
Receiving objects: 78% (263/337)
Receiving objects: 79% (267/337)
Receiving objects: 80% (270/337)
Receiving objects: 81% (273/337)
Receiving objects: 82% (277/337)
Receiving objects: 83% (280/337)
Receiving objects: 84% (284/337)
Receiving objects: 85% (287/337)
Receiving objects: 86% (290/337)
Receiving objects: 87% (294/337)
Receiving objects: 88% (297/337)
Receiving objects: 89% (300/337)
Receiving objects: 90% (304/337)
Receiving objects: 91% (307/337)
Receiving objects: 92% (311/337)
Receiving objects: 93% (314/337)
Receiving objects: 94% (317/337)
Receiving objects: 95% (321/337)
Receiving objects: 96% (324/337)
Receiving objects: 97% (327/337)
Receiving objects: 98% (331/337)
Receiving objects: 99% (334/337)
Receiving objects: 100% (337/337)
Receiving objects: 100% (337/337), 67.43 KiB | 22.48 MiB/s, done.
Resolving deltas: 0% (0/118)
Resolving deltas: 1% (2/118)
Resolving deltas: 2% (3/118)
Resolving deltas: 4% (5/118)
Resolving deltas: 8% (10/118)
Resolving deltas: 10% (12/118)
Resolving deltas: 22% (27/118)
Resolving deltas: 33% (39/118)
Resolving deltas: 34% (41/118)
Resolving deltas: 36% (43/118)
Resolving deltas: 37% (44/118)
Resolving deltas: 38% (45/118)
Resolving deltas: 40% (48/118)
Resolving deltas: 41% (49/118)
Resolving deltas: 44% (52/118)
Resolving deltas: 46% (55/118)
Resolving deltas: 49% (58/118)
Resolving deltas: 50% (60/118)
Resolving deltas: 52% (62/118)
Resolving deltas: 54% (64/118)
Resolving deltas: 55% (65/118)
Resolving deltas: 56% (67/118)
Resolving deltas: 57% (68/118)
Resolving deltas: 72% (86/118)
Resolving deltas: 77% (92/118)
Resolving deltas: 78% (93/118)
Resolving deltas: 79% (94/118)
Resolving deltas: 80% (95/118)
Resolving deltas: 82% (97/118)
Resolving deltas: 87% (103/118)
Resolving deltas: 89% (106/118)
Resolving deltas: 92% (109/118)
Resolving deltas: 93% (110/118)
Resolving deltas: 94% (112/118)
Resolving deltas: 95% (113/118)
Resolving deltas: 96% (114/118)
Resolving deltas: 97% (115/118)
Resolving deltas: 100% (118/118)
Resolving deltas: 100% (118/118), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/msf-port'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 2% (1/39)
remote: Counting objects: 5% (2/39)
remote: Counting objects: 7% (3/39)
remote: Counting objects: 10% (4/39)
remote: Counting objects: 12% (5/39)
remote: Counting objects: 15% (6/39)
remote: Counting objects: 17% (7/39)
remote: Counting objects: 20% (8/39)
remote: Counting objects: 23% (9/39)
remote: Counting objects: 25% (10/39)
remote: Counting objects: 28% (11/39)
remote: Counting objects: 30% (12/39)
remote: Counting objects: 33% (13/39)
remote: Counting objects: 35% (14/39)
remote: Counting objects: 38% (15/39)
remote: Counting objects: 41% (16/39)
remote: Counting objects: 43% (17/39)
remote: Counting objects: 46% (18/39)
remote: Counting objects: 48% (19/39)
remote: Counting objects: 51% (20/39)
remote: Counting objects: 53% (21/39)
remote: Counting objects: 56% (22/39)
remote: Counting objects: 58% (23/39)
remote: Counting objects: 61% (24/39)
remote: Counting objects: 64% (25/39)
remote: Counting objects: 66% (26/39)
remote: Counting objects: 69% (27/39)
remote: Counting objects: 71% (28/39)
remote: Counting objects: 74% (29/39)
remote: Counting objects: 76% (30/39)
remote: Counting objects: 79% (31/39)
remote: Counting objects: 82% (32/39)
remote: Counting objects: 84% (33/39)
remote: Counting objects: 87% (34/39)
remote: Counting objects: 89% (35/39)
remote: Counting objects: 92% (36/39)
remote: Counting objects: 94% (37/39)
remote: Counting objects: 97% (38/39)
remote: Counting objects: 100% (39/39)
remote: Counting objects: 100% (39/39), 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 102 (delta 18), reused 28 (delta 12), pack-reused 63
Receiving objects: 0% (1/102)
Receiving objects: 1% (2/102)
Receiving objects: 2% (3/102)
Receiving objects: 3% (4/102)
Receiving objects: 4% (5/102)
Receiving objects: 5% (6/102)
Receiving objects: 6% (7/102)
Receiving objects: 7% (8/102)
Receiving objects: 8% (9/102)
Receiving objects: 9% (10/102)
Receiving objects: 10% (11/102)
Receiving objects: 11% (12/102)
Receiving objects: 12% (13/102)
Receiving objects: 13% (14/102)
Receiving objects: 14% (15/102)
Receiving objects: 15% (16/102)
Receiving objects: 16% (17/102)
Receiving objects: 17% (18/102)
Receiving objects: 18% (19/102)
Receiving objects: 19% (20/102)
Receiving objects: 20% (21/102)
Receiving objects: 21% (22/102)
Receiving objects: 22% (23/102)
Receiving objects: 23% (24/102)
Receiving objects: 24% (25/102)
Receiving objects: 25% (26/102)
Receiving objects: 26% (27/102)
Receiving objects: 27% (28/102)
Receiving objects: 28% (29/102)
Receiving objects: 29% (30/102)
Receiving objects: 30% (31/102)
Receiving objects: 31% (32/102)
Receiving objects: 32% (33/102)
Receiving objects: 33% (34/102)
Receiving objects: 34% (35/102)
Receiving objects: 35% (36/102)
Receiving objects: 36% (37/102)
Receiving objects: 37% (38/102)
Receiving objects: 38% (39/102)
Receiving objects: 39% (40/102)
Receiving objects: 40% (41/102)
Receiving objects: 41% (42/102)
Receiving objects: 42% (43/102)
Receiving objects: 43% (44/102)
Receiving objects: 44% (45/102)
Receiving objects: 45% (46/102)
Receiving objects: 46% (47/102)
Receiving objects: 47% (48/102)
Receiving objects: 48% (49/102)
Receiving objects: 49% (50/102)
Receiving objects: 50% (51/102)
Receiving objects: 51% (53/102)
Receiving objects: 52% (54/102)
Receiving objects: 53% (55/102)
Receiving objects: 54% (56/102)
Receiving objects: 55% (57/102)
Receiving objects: 56% (58/102)
Receiving objects: 57% (59/102)
Receiving objects: 58% (60/102)
Receiving objects: 59% (61/102)
Receiving objects: 60% (62/102)
Receiving objects: 61% (63/102)
Receiving objects: 62% (64/102)
Receiving objects: 63% (65/102)
Receiving objects: 64% (66/102)
Receiving objects: 65% (67/102)
Receiving objects: 66% (68/102)
Receiving objects: 67% (69/102)
Receiving objects: 68% (70/102)
Receiving objects: 69% (71/102)
Receiving objects: 70% (72/102)
Receiving objects: 71% (73/102)
Receiving objects: 72% (74/102)
Receiving objects: 73% (75/102)
Receiving objects: 74% (76/102)
Receiving objects: 75% (77/102)
Receiving objects: 76% (78/102)
Receiving objects: 77% (79/102)
Receiving objects: 78% (80/102)
Receiving objects: 79% (81/102)
Receiving objects: 80% (82/102)
Receiving objects: 81% (83/102)
Receiving objects: 82% (84/102)
Receiving objects: 83% (85/102)
Receiving objects: 84% (86/102)
Receiving objects: 85% (87/102)
Receiving objects: 86% (88/102)
Receiving objects: 87% (89/102)
Receiving objects: 88% (90/102)
Receiving objects: 89% (91/102)
Receiving objects: 90% (92/102)
Receiving objects: 91% (93/102)
Receiving objects: 92% (94/102)
Receiving objects: 93% (95/102)
Receiving objects: 94% (96/102)
Receiving objects: 95% (97/102)
Receiving objects: 96% (98/102)
Receiving objects: 97% (99/102)
Receiving objects: 98% (100/102)
Receiving objects: 99% (101/102)
Receiving objects: 100% (102/102)
Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done.
Resolving deltas: 0% (0/54)
Resolving deltas: 1% (1/54)
Resolving deltas: 5% (3/54)
Resolving deltas: 14% (8/54)
Resolving deltas: 18% (10/54)
Resolving deltas: 20% (11/54)
Resolving deltas: 22% (12/54)
Resolving deltas: 24% (13/54)
Resolving deltas: 29% (16/54)
Resolving deltas: 44% (24/54)
Resolving deltas: 48% (26/54)
Resolving deltas: 51% (28/54)
Resolving deltas: 55% (30/54)
Resolving deltas: 57% (31/54)
Resolving deltas: 59% (32/54)
Resolving deltas: 61% (33/54)
Resolving deltas: 64% (35/54)
Resolving deltas: 70% (38/54)
Resolving deltas: 74% (40/54)
Resolving deltas: 77% (42/54)
Resolving deltas: 79% (43/54)
Resolving deltas: 83% (45/54)
Resolving deltas: 87% (47/54)
Resolving deltas: 88% (48/54)
Resolving deltas: 96% (52/54)
Resolving deltas: 100% (54/54)
Resolving deltas: 100% (54/54), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/msf-vehicle'...
remote: Enumerating objects: 35, done.
remote: Counting objects: 2% (1/35)
remote: Counting objects: 5% (2/35)
remote: Counting objects: 8% (3/35)
remote: Counting objects: 11% (4/35)
remote: Counting objects: 14% (5/35)
remote: Counting objects: 17% (6/35)
remote: Counting objects: 20% (7/35)
remote: Counting objects: 22% (8/35)
remote: Counting objects: 25% (9/35)
remote: Counting objects: 28% (10/35)
remote: Counting objects: 31% (11/35)
remote: Counting objects: 34% (12/35)
remote: Counting objects: 37% (13/35)
remote: Counting objects: 40% (14/35)
remote: Counting objects: 42% (15/35)
remote: Counting objects: 45% (16/35)
remote: Counting objects: 48% (17/35)
remote: Counting objects: 51% (18/35)
remote: Counting objects: 54% (19/35)
remote: Counting objects: 57% (20/35)
remote: Counting objects: 60% (21/35)
remote: Counting objects: 62% (22/35)
remote: Counting objects: 65% (23/35)
remote: Counting objects: 68% (24/35)
remote: Counting objects: 71% (25/35)
remote: Counting objects: 74% (26/35)
remote: Counting objects: 77% (27/35)
remote: Counting objects: 80% (28/35)
remote: Counting objects: 82% (29/35)
remote: Counting objects: 85% (30/35)
remote: Counting objects: 88% (31/35)
remote: Counting objects: 91% (32/35)
remote: Counting objects: 94% (33/35)
remote: Counting objects: 97% (34/35)
remote: Counting objects: 100% (35/35)
remote: Counting objects: 100% (35/35), done.
remote: Compressing objects: 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 35 (delta 17), reused 35 (delta 17), pack-reused 0
Receiving objects: 2% (1/35)
Receiving objects: 5% (2/35)
Receiving objects: 8% (3/35)
Receiving objects: 11% (4/35)
Receiving objects: 14% (5/35)
Receiving objects: 17% (6/35)
Receiving objects: 20% (7/35)
Receiving objects: 22% (8/35)
Receiving objects: 25% (9/35)
Receiving objects: 28% (10/35)
Receiving objects: 31% (11/35)
Receiving objects: 34% (12/35)
Receiving objects: 37% (13/35)
Receiving objects: 40% (14/35)
Receiving objects: 42% (15/35)
Receiving objects: 45% (16/35)
Receiving objects: 48% (17/35)
Receiving objects: 51% (18/35)
Receiving objects: 54% (19/35)
Receiving objects: 57% (20/35)
Receiving objects: 60% (21/35)
Receiving objects: 62% (22/35)
Receiving objects: 65% (23/35)
Receiving objects: 68% (24/35)
Receiving objects: 71% (25/35)
Receiving objects: 74% (26/35)
Receiving objects: 77% (27/35)
Receiving objects: 80% (28/35)
Receiving objects: 82% (29/35)
Receiving objects: 85% (30/35)
Receiving objects: 88% (31/35)
Receiving objects: 91% (32/35)
Receiving objects: 94% (33/35)
Receiving objects: 97% (34/35)
Receiving objects: 100% (35/35)
Receiving objects: 100% (35/35), done.
Resolving deltas: 0% (0/17)
Resolving deltas: 5% (1/17)
Resolving deltas: 58% (10/17)
Resolving deltas: 100% (17/17)
Resolving deltas: 100% (17/17), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_camera_driver'...
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: 11% (1/9)
remote: Compressing objects: 22% (2/9)
remote: Compressing objects: 33% (3/9)
remote: Compressing objects: 44% (4/9)
remote: Compressing objects: 55% (5/9)
remote: Compressing objects: 66% (6/9)
remote: Compressing objects: 77% (7/9)
remote: Compressing objects: 88% (8/9)
remote: Compressing objects: 100% (9/9)
remote: Compressing objects: 100% (9/9), done.
remote: Total 21 (delta 3), 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), done.
Resolving deltas: 0% (0/3)
Resolving deltas: 100% (3/3)
Resolving deltas: 100% (3/3), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_data_collection'...
remote: Enumerating objects: 62, done.
remote: Counting objects: 2% (1/50)
remote: Counting objects: 4% (2/50)
remote: Counting objects: 6% (3/50)
remote: Counting objects: 8% (4/50)
remote: Counting objects: 10% (5/50)
remote: Counting objects: 12% (6/50)
remote: Counting objects: 14% (7/50)
remote: Counting objects: 16% (8/50)
remote: Counting objects: 18% (9/50)
remote: Counting objects: 20% (10/50)
remote: Counting objects: 22% (11/50)
remote: Counting objects: 24% (12/50)
remote: Counting objects: 26% (13/50)
remote: Counting objects: 28% (14/50)
remote: Counting objects: 30% (15/50)
remote: Counting objects: 32% (16/50)
remote: Counting objects: 34% (17/50)
remote: Counting objects: 36% (18/50)
remote: Counting objects: 38% (19/50)
remote: Counting objects: 40% (20/50)
remote: Counting objects: 42% (21/50)
remote: Counting objects: 44% (22/50)
remote: Counting objects: 46% (23/50)
remote: Counting objects: 48% (24/50)
remote: Counting objects: 50% (25/50)
remote: Counting objects: 52% (26/50)
remote: Counting objects: 54% (27/50)
remote: Counting objects: 56% (28/50)
remote: Counting objects: 58% (29/50)
remote: Counting objects: 60% (30/50)
remote: Counting objects: 62% (31/50)
remote: Counting objects: 64% (32/50)
remote: Counting objects: 66% (33/50)
remote: Counting objects: 68% (34/50)
remote: Counting objects: 70% (35/50)
remote: Counting objects: 72% (36/50)
remote: Counting objects: 74% (37/50)
remote: Counting objects: 76% (38/50)
remote: Counting objects: 78% (39/50)
remote: Counting objects: 80% (40/50)
remote: Counting objects: 82% (41/50)
remote: Counting objects: 84% (42/50)
remote: Counting objects: 86% (43/50)
remote: Counting objects: 88% (44/50)
remote: Counting objects: 90% (45/50)
remote: Counting objects: 92% (46/50)
remote: Counting objects: 94% (47/50)
remote: Counting objects: 96% (48/50)
remote: Counting objects: 98% (49/50)
remote: Counting objects: 100% (50/50)
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 2% (1/39)
remote: Compressing objects: 5% (2/39)
remote: Compressing objects: 7% (3/39)
remote: Compressing objects: 10% (4/39)
remote: Compressing objects: 12% (5/39)
remote: Compressing objects: 15% (6/39)
remote: Compressing objects: 17% (7/39)
remote: Compressing objects: 20% (8/39)
remote: Compressing objects: 23% (9/39)
remote: Compressing objects: 25% (10/39)
remote: Compressing objects: 28% (11/39)
remote: Compressing objects: 30% (12/39)
remote: Compressing objects: 33% (13/39)
remote: Compressing objects: 35% (14/39)
remote: Compressing objects: 38% (15/39)
remote: Compressing objects: 41% (16/39)
remote: Compressing objects: 43% (17/39)
remote: Compressing objects: 46% (18/39)
remote: Compressing objects: 48% (19/39)
remote: Compressing objects: 51% (20/39)
remote: Compressing objects: 53% (21/39)
remote: Compressing objects: 56% (22/39)
remote: Compressing objects: 58% (23/39)
remote: Compressing objects: 61% (24/39)
remote: Compressing objects: 64% (25/39)
remote: Compressing objects: 66% (26/39)
remote: Compressing objects: 69% (27/39)
remote: Compressing objects: 71% (28/39)
remote: Compressing objects: 74% (29/39)
remote: Compressing objects: 76% (30/39)
remote: Compressing objects: 79% (31/39)
remote: Compressing objects: 82% (32/39)
remote: Compressing objects: 84% (33/39)
remote: Compressing objects: 87% (34/39)
remote: Compressing objects: 89% (35/39)
remote: Compressing objects: 92% (36/39)
remote: Compressing objects: 94% (37/39)
remote: Compressing objects: 97% (38/39)
remote: Compressing objects: 100% (39/39)
remote: Compressing objects: 100% (39/39), done.
remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12
Receiving objects: 1% (1/62)
Receiving objects: 3% (2/62)
Receiving objects: 4% (3/62)
Receiving objects: 6% (4/62)
Receiving objects: 8% (5/62)
Receiving objects: 9% (6/62)
Receiving objects: 11% (7/62)
Receiving objects: 12% (8/62)
Receiving objects: 14% (9/62)
Receiving objects: 16% (10/62)
Receiving objects: 17% (11/62)
Receiving objects: 19% (12/62)
Receiving objects: 20% (13/62)
Receiving objects: 22% (14/62)
Receiving objects: 24% (15/62)
Receiving objects: 25% (16/62)
Receiving objects: 27% (17/62)
Receiving objects: 29% (18/62)
Receiving objects: 30% (19/62)
Receiving objects: 32% (20/62)
Receiving objects: 33% (21/62)
Receiving objects: 35% (22/62)
Receiving objects: 37% (23/62)
Receiving objects: 38% (24/62)
Receiving objects: 40% (25/62)
Receiving objects: 41% (26/62)
Receiving objects: 43% (27/62)
Receiving objects: 45% (28/62)
Receiving objects: 46% (29/62)
Receiving objects: 48% (30/62)
Receiving objects: 50% (31/62)
Receiving objects: 51% (32/62)
Receiving objects: 53% (33/62)
Receiving objects: 54% (34/62)
Receiving objects: 56% (35/62)
Receiving objects: 58% (36/62)
Receiving objects: 59% (37/62)
Receiving objects: 61% (38/62)
Receiving objects: 62% (39/62)
Receiving objects: 64% (40/62)
Receiving objects: 66% (41/62)
Receiving objects: 67% (42/62)
Receiving objects: 69% (43/62)
Receiving objects: 70% (44/62)
Receiving objects: 72% (45/62)
Receiving objects: 74% (46/62)
Receiving objects: 75% (47/62)
Receiving objects: 77% (48/62)
Receiving objects: 79% (49/62)
Receiving objects: 80% (50/62)
Receiving objects: 82% (51/62)
Receiving objects: 83% (52/62)
Receiving objects: 85% (53/62)
Receiving objects: 87% (54/62)
Receiving objects: 88% (55/62)
Receiving objects: 90% (56/62)
Receiving objects: 91% (57/62)
Receiving objects: 93% (58/62)
Receiving objects: 95% (59/62)
Receiving objects: 96% (60/62)
Receiving objects: 98% (61/62)
Receiving objects: 100% (62/62)
Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done.
Resolving deltas: 0% (0/23)
Resolving deltas: 4% (1/23)
Resolving deltas: 8% (2/23)
Resolving deltas: 13% (3/23)
Resolving deltas: 17% (4/23)
Resolving deltas: 21% (5/23)
Resolving deltas: 39% (9/23)
Resolving deltas: 52% (12/23)
Resolving deltas: 69% (16/23)
Resolving deltas: 73% (17/23)
Resolving deltas: 100% (23/23)
Resolving deltas: 100% (23/23), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_lane_detection'...
remote: Enumerating objects: 125, done.
remote: Counting objects: 1% (1/84)
remote: Counting objects: 2% (2/84)
remote: Counting objects: 3% (3/84)
remote: Counting objects: 4% (4/84)
remote: Counting objects: 5% (5/84)
remote: Counting objects: 7% (6/84)
remote: Counting objects: 8% (7/84)
remote: Counting objects: 9% (8/84)
remote: Counting objects: 10% (9/84)
remote: Counting objects: 11% (10/84)
remote: Counting objects: 13% (11/84)
remote: Counting objects: 14% (12/84)
remote: Counting objects: 15% (13/84)
remote: Counting objects: 16% (14/84)
remote: Counting objects: 17% (15/84)
remote: Counting objects: 19% (16/84)
remote: Counting objects: 20% (17/84)
remote: Counting objects: 21% (18/84)
remote: Counting objects: 22% (19/84)
remote: Counting objects: 23% (20/84)
remote: Counting objects: 25% (21/84)
remote: Counting objects: 26% (22/84)
remote: Counting objects: 27% (23/84)
remote: Counting objects: 28% (24/84)
remote: Counting objects: 29% (25/84)
remote: Counting objects: 30% (26/84)
remote: Counting objects: 32% (27/84)
remote: Counting objects: 33% (28/84)
remote: Counting objects: 34% (29/84)
remote: Counting objects: 35% (30/84)
remote: Counting objects: 36% (31/84)
remote: Counting objects: 38% (32/84)
remote: Counting objects: 39% (33/84)
remote: Counting objects: 40% (34/84)
remote: Counting objects: 41% (35/84)
remote: Counting objects: 42% (36/84)
remote: Counting objects: 44% (37/84)
remote: Counting objects: 45% (38/84)
remote: Counting objects: 46% (39/84)
remote: Counting objects: 47% (40/84)
remote: Counting objects: 48% (41/84)
remote: Counting objects: 50% (42/84)
remote: Counting objects: 51% (43/84)
remote: Counting objects: 52% (44/84)
remote: Counting objects: 53% (45/84)
remote: Counting objects: 54% (46/84)
remote: Counting objects: 55% (47/84)
remote: Counting objects: 57% (48/84)
remote: Counting objects: 58% (49/84)
remote: Counting objects: 59% (50/84)
remote: Counting objects: 60% (51/84)
remote: Counting objects: 61% (52/84)
remote: Counting objects: 63% (53/84)
remote: Counting objects: 64% (54/84)
remote: Counting objects: 65% (55/84)
remote: Counting objects: 66% (56/84)
remote: Counting objects: 67% (57/84)
remote: Counting objects: 69% (58/84)
remote: Counting objects: 70% (59/84)
remote: Counting objects: 71% (60/84)
remote: Counting objects: 72% (61/84)
remote: Counting objects: 73% (62/84)
remote: Counting objects: 75% (63/84)
remote: Counting objects: 76% (64/84)
remote: Counting objects: 77% (65/84)
remote: Counting objects: 78% (66/84)
remote: Counting objects: 79% (67/84)
remote: Counting objects: 80% (68/84)
remote: Counting objects: 82% (69/84)
remote: Counting objects: 83% (70/84)
remote: Counting objects: 84% (71/84)
remote: Counting objects: 85% (72/84)
remote: Counting objects: 86% (73/84)
remote: Counting objects: 88% (74/84)
remote: Counting objects: 89% (75/84)
remote: Counting objects: 90% (76/84)
remote: Counting objects: 91% (77/84)
remote: Counting objects: 92% (78/84)
remote: Counting objects: 94% (79/84)
remote: Counting objects: 95% (80/84)
remote: Counting objects: 96% (81/84)
remote: Counting objects: 97% (82/84)
remote: Counting objects: 98% (83/84)
remote: Counting objects: 100% (84/84)
remote: Counting objects: 100% (84/84), done.
remote: Compressing objects: 2% (1/39)
remote: Compressing objects: 5% (2/39)
remote: Compressing objects: 7% (3/39)
remote: Compressing objects: 10% (4/39)
remote: Compressing objects: 12% (5/39)
remote: Compressing objects: 15% (6/39)
remote: Compressing objects: 17% (7/39)
remote: Compressing objects: 20% (8/39)
remote: Compressing objects: 23% (9/39)
remote: Compressing objects: 25% (10/39)
remote: Compressing objects: 28% (11/39)
remote: Compressing objects: 30% (12/39)
remote: Compressing objects: 33% (13/39)
remote: Compressing objects: 35% (14/39)
remote: Compressing objects: 38% (15/39)
remote: Compressing objects: 41% (16/39)
remote: Compressing objects: 43% (17/39)
remote: Compressing objects: 46% (18/39)
remote: Compressing objects: 48% (19/39)
remote: Compressing objects: 51% (20/39)
remote: Compressing objects: 53% (21/39)
remote: Compressing objects: 56% (22/39)
remote: Compressing objects: 58% (23/39)
remote: Compressing objects: 61% (24/39)
remote: Compressing objects: 64% (25/39)
remote: Compressing objects: 66% (26/39)
remote: Compressing objects: 69% (27/39)
remote: Compressing objects: 71% (28/39)
remote: Compressing objects: 74% (29/39)
remote: Compressing objects: 76% (30/39)
remote: Compressing objects: 79% (31/39)
remote: Compressing objects: 82% (32/39)
remote: Compressing objects: 84% (33/39)
remote: Compressing objects: 87% (34/39)
remote: Compressing objects: 89% (35/39)
remote: Compressing objects: 92% (36/39)
remote: Compressing objects: 94% (37/39)
remote: Compressing objects: 97% (38/39)
remote: Compressing objects: 100% (39/39)
remote: Compressing objects: 100% (39/39), done.
remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41
Receiving objects: 0% (1/125)
Receiving objects: 1% (2/125)
Receiving objects: 2% (3/125)
Receiving objects: 3% (4/125)
Receiving objects: 4% (5/125)
Receiving objects: 5% (7/125)
Receiving objects: 6% (8/125)
Receiving objects: 7% (9/125)
Receiving objects: 8% (10/125)
Receiving objects: 9% (12/125)
Receiving objects: 10% (13/125)
Receiving objects: 11% (14/125)
Receiving objects: 12% (15/125)
Receiving objects: 13% (17/125)
Receiving objects: 14% (18/125)
Receiving objects: 15% (19/125)
Receiving objects: 16% (20/125)
Receiving objects: 17% (22/125)
Receiving objects: 18% (23/125)
Receiving objects: 19% (24/125)
Receiving objects: 20% (25/125)
Receiving objects: 21% (27/125)
Receiving objects: 22% (28/125)
Receiving objects: 23% (29/125)
Receiving objects: 24% (30/125)
Receiving objects: 25% (32/125)
Receiving objects: 26% (33/125)
Receiving objects: 27% (34/125)
Receiving objects: 28% (35/125)
Receiving objects: 29% (37/125)
Receiving objects: 30% (38/125)
Receiving objects: 31% (39/125)
Receiving objects: 32% (40/125)
Receiving objects: 33% (42/125)
Receiving objects: 34% (43/125)
Receiving objects: 35% (44/125)
Receiving objects: 36% (45/125)
Receiving objects: 37% (47/125)
Receiving objects: 38% (48/125)
Receiving objects: 39% (49/125)
Receiving objects: 40% (50/125)
Receiving objects: 41% (52/125)
Receiving objects: 42% (53/125)
Receiving objects: 43% (54/125)
Receiving objects: 44% (55/125)
Receiving objects: 45% (57/125)
Receiving objects: 46% (58/125)
Receiving objects: 47% (59/125)
Receiving objects: 48% (60/125)
Receiving objects: 49% (62/125)
Receiving objects: 50% (63/125)
Receiving objects: 51% (64/125)
Receiving objects: 52% (65/125)
Receiving objects: 53% (67/125)
Receiving objects: 54% (68/125)
Receiving objects: 55% (69/125)
Receiving objects: 56% (70/125)
Receiving objects: 57% (72/125)
Receiving objects: 58% (73/125)
Receiving objects: 59% (74/125)
Receiving objects: 60% (75/125)
Receiving objects: 61% (77/125)
Receiving objects: 62% (78/125)
Receiving objects: 63% (79/125)
Receiving objects: 64% (80/125)
Receiving objects: 65% (82/125)
Receiving objects: 66% (83/125)
Receiving objects: 67% (84/125)
Receiving objects: 68% (85/125)
Receiving objects: 69% (87/125)
Receiving objects: 70% (88/125)
Receiving objects: 71% (89/125)
Receiving objects: 72% (90/125)
Receiving objects: 73% (92/125)
Receiving objects: 74% (93/125)
Receiving objects: 75% (94/125)
Receiving objects: 76% (95/125)
Receiving objects: 77% (97/125)
Receiving objects: 78% (98/125)
Receiving objects: 79% (99/125)
Receiving objects: 80% (100/125)
Receiving objects: 81% (102/125)
Receiving objects: 82% (103/125)
Receiving objects: 83% (104/125)
Receiving objects: 84% (105/125)
Receiving objects: 85% (107/125)
Receiving objects: 86% (108/125)
Receiving objects: 87% (109/125)
Receiving objects: 88% (110/125)
Receiving objects: 89% (112/125)
Receiving objects: 90% (113/125)
Receiving objects: 91% (114/125)
Receiving objects: 92% (115/125)
Receiving objects: 93% (117/125)
Receiving objects: 94% (118/125)
Receiving objects: 95% (119/125)
Receiving objects: 96% (120/125)
Receiving objects: 97% (122/125)
Receiving objects: 98% (123/125)
Receiving objects: 99% (124/125)
Receiving objects: 100% (125/125)
Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done.
Resolving deltas: 0% (0/26)
Resolving deltas: 3% (1/26)
Resolving deltas: 11% (3/26)
Resolving deltas: 15% (4/26)
Resolving deltas: 19% (5/26)
Resolving deltas: 65% (17/26)
Resolving deltas: 100% (26/26)
Resolving deltas: 100% (26/26), done.
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/perception_new_detection'...
remote: Enumerating objects: 4136, done.
remote: Counting objects: 0% (1/255)
remote: Counting objects: 1% (3/255)
remote: Counting objects: 2% (6/255)
remote: Counting objects: 3% (8/255)
remote: Counting objects: 4% (11/255)
remote: Counting objects: 5% (13/255)
remote: Counting objects: 6% (16/255)
remote: Counting objects: 7% (18/255)
remote: Counting objects: 8% (21/255)
remote: Counting objects: 9% (23/255)
remote: Counting objects: 10% (26/255)
remote: Counting objects: 11% (29/255)
remote: Counting objects: 12% (31/255)
remote: Counting objects: 13% (34/255)
remote: Counting objects: 14% (36/255)
remote: Counting objects: 15% (39/255)
remote: Counting objects: 16% (41/255)
remote: Counting objects: 17% (44/255)
remote: Counting objects: 18% (46/255)
remote: Counting objects: 19% (49/255)
remote: Counting objects: 20% (51/255)
remote: Counting objects: 21% (54/255)
remote: Counting objects: 22% (57/255)
remote: Counting objects: 23% (59/255)
remote: Counting objects: 24% (62/255)
remote: Counting objects: 25% (64/255)
remote: Counting objects: 26% (67/255)
remote: Counting objects: 27% (69/255)
remote: Counting objects: 28% (72/255)
remote: Counting objects: 29% (74/255)
remote: Counting objects: 30% (77/255)
remote: Counting objects: 31% (80/255)
remote: Counting objects: 32% (82/255)
remote: Counting objects: 33% (85/255)
remote: Counting objects: 34% (87/255)
remote: Counting objects: 35% (90/255)
remote: Counting objects: 36% (92/255)
remote: Counting objects: 37% (95/255)
remote: Counting objects: 38% (97/255)
remote: Counting objects: 39% (100/255)
remote: Counting objects: 40% (102/255)
remote: Counting objects: 41% (105/255)
remote: Counting objects: 42% (108/255)
remote: Counting objects: 43% (110/255)
remote: Counting objects: 44% (113/255)
remote: Counting objects: 45% (115/255)
remote: Counting objects: 46% (118/255)
remote: Counting objects: 47% (120/255)
remote: Counting objects: 48% (123/255)
remote: Counting objects: 49% (125/255)
remote: Counting objects: 50% (128/255)
remote: Counting objects: 51% (131/255)
remote: Counting objects: 52% (133/255)
remote: Counting objects: 53% (136/255)
remote: Counting objects: 54% (138/255)
remote: Counting objects: 55% (141/255)
remote: Counting objects: 56% (143/255)
remote: Counting objects: 57% (146/255)
remote: Counting objects: 58% (148/255)
remote: Counting objects: 59% (151/255)
remote: Counting objects: 60% (153/255)
remote: Counting objects: 61% (156/255)
remote: Counting objects: 62% (159/255)
remote: Counting objects: 63% (161/255)
remote: Counting objects: 64% (164/255)
remote: Counting objects: 65% (166/255)
remote: Counting objects: 66% (169/255)
remote: Counting objects: 67% (171/255)
remote: Counting objects: 68% (174/255)
remote: Counting objects: 69% (176/255)
remote: Counting objects: 70% (179/255)
remote: Counting objects: 71% (182/255)
remote: Counting objects: 72% (184/255)
remote: Counting objects: 73% (187/255)
remote: Counting objects: 74% (189/255)
remote: Counting objects: 75% (192/255)
remote: Counting objects: 76% (194/255)
remote: Counting objects: 77% (197/255)
remote: Counting objects: 78% (199/255)
remote: Counting objects: 79% (202/255)
remote: Counting objects: 80% (204/255)
remote: Counting objects: 81% (207/255)
remote: Counting objects: 82% (210/255)
remote: Counting objects: 83% (212/255)
remote: Counting objects: 84% (215/255)
remote: Counting objects: 85% (217/255)
remote: Counting objects: 86% (220/255)
remote: Counting objects: 87% (222/255)
remote: Counting objects: 88% (225/255)
remote: Counting objects: 89% (227/255)
remote: Counting objects: 90% (230/255)
remote: Counting objects: 91% (233/255)
remote: Counting objects: 92% (235/255)
remote: Counting objects: 93% (238/255)
remote: Counting objects: 94% (240/255)
remote: Counting objects: 95% (243/255)
remote: Counting objects: 96% (245/255)
remote: Counting objects: 97% (248/255)
remote: Counting objects: 98% (250/255)
remote: Counting objects: 99% (253/255)
remote: Counting objects: 100% (255/255)
remote: Counting objects: 100% (255/255), done.
remote: Compressing objects: 0% (1/173)
remote: Compressing objects: 1% (2/173)
remote: Compressing objects: 2% (4/173)
remote: Compressing objects: 3% (6/173)
remote: Compressing objects: 4% (7/173)
remote: Compressing objects: 5% (9/173)
remote: Compressing objects: 6% (11/173)
remote: Compressing objects: 7% (13/173)
remote: Compressing objects: 8% (14/173)
remote: Compressing objects: 9% (16/173)
remote: Compressing objects: 10% (18/173)
remote: Compressing objects: 11% (20/173)
remote: Compressing objects: 12% (21/173)
remote: Compressing objects: 13% (23/173)
remote: Compressing objects: 14% (25/173)
remote: Compressing objects: 15% (26/173)
remote: Compressing objects: 16% (28/173)
remote: Compressing objects: 17% (30/173)
remote: Compressing objects: 18% (32/173)
remote: Compressing objects: 19% (33/173)
remote: Compressing objects: 20% (35/173)
remote: Compressing objects: 21% (37/173)
remote: Compressing objects: 22% (39/173)
remote: Compressing objects: 23% (40/173)
remote: Compressing objects: 24% (42/173)
remote: Compressing objects: 25% (44/173)
remote: Compressing objects: 26% (45/173)
remote: Compressing objects: 27% (47/173)
remote: Compressing objects: 28% (49/173)
remote: Compressing objects: 29% (51/173)
remote: Compressing objects: 30% (52/173)
remote: Compressing objects: 31% (54/173)
remote: Compressing objects: 32% (56/173)
remote: Compressing objects: 33% (58/173)
remote: Compressing objects: 34% (59/173)
remote: Compressing objects: 35% (61/173)
remote: Compressing objects: 36% (63/173)
remote: Compressing objects: 37% (65/173)
remote: Compressing objects: 38% (66/173)
remote: Compressing objects: 39% (68/173)
remote: Compressing objects: 40% (70/173)
remote: Compressing objects: 41% (71/173)
remote: Compressing objects: 42% (73/173)
remote: Compressing objects: 43% (75/173)
remote: Compressing objects: 44% (77/173)
remote: Compressing objects: 45% (78/173)
remote: Compressing objects: 46% (80/173)
remote: Compressing objects: 47% (82/173)
remote: Compressing objects: 48% (84/173)
remote: Compressing objects: 49% (85/173)
remote: Compressing objects: 50% (87/173)
remote: Compressing objects: 51% (89/173)
remote: Compressing objects: 52% (90/173)
remote: Compressing objects: 53% (92/173)
remote: Compressing objects: 54% (94/173)
remote: Compressing objects: 55% (96/173)
remote: Compressing objects: 56% (97/173)
remote: Compressing objects: 57% (99/173)
remote: Compressing objects: 58% (101/173)
remote: Compressing objects: 59% (103/173)
remote: Compressing objects: 60% (104/173)
remote: Compressing objects: 61% (106/173)
remote: Compressing objects: 62% (108/173)
remote: Compressing objects: 63% (109/173)
remote: Compressing objects: 64% (111/173)
remote: Compressing objects: 65% (113/173)
remote: Compressing objects: 66% (115/173)
remote: Compressing objects: 67% (116/173)
remote: Compressing objects: 68% (118/173)
remote: Compressing objects: 69% (120/173)
remote: Compressing objects: 70% (122/173)
remote: Compressing objects: 71% (123/173)
remote: Compressing objects: 72% (125/173)
remote: Compressing objects: 73% (127/173)
remote: Compressing objects: 74% (129/173)
remote: Compressing objects: 75% (130/173)
remote: Compressing objects: 76% (132/173)
remote: Compressing objects: 77% (134/173)
remote: Compressing objects: 78% (135/173)
remote: Compressing objects: 79% (137/173)
remote: Compressing objects: 80% (139/173)
remote: Compressing objects: 81% (141/173)
remote: Compressing objects: 82% (142/173)
remote: Compressing objects: 83% (144/173)
remote: Compressing objects: 84% (146/173)
remote: Compressing objects: 85% (148/173)
remote: Compressing objects: 86% (149/173)
remote: Compressing objects: 87% (151/173)
remote: Compressing objects: 88% (153/173)
remote: Compressing objects: 89% (154/173)
remote: Compressing objects: 90% (156/173)
remote: Compressing objects: 91% (158/173)
remote: Compressing objects: 92% (160/173)
remote: Compressing objects: 93% (161/173)
remote: Compressing objects: 94% (163/173)
remote: Compressing objects: 95% (165/173)
remote: Compressing objects: 96% (167/173)
remote: Compressing objects: 97% (168/173)
remote: Compressing objects: 98% (170/173)
remote: Compressing objects: 99% (172/173)
remote: Compressing objects: 100% (173/173)
remote: Compressing objects: 100% (173/173), done.
Receiving objects: 0% (1/4136)
Receiving objects: 1% (42/4136)
Receiving objects: 2% (83/4136)
Receiving objects: 3% (125/4136)
Receiving objects: 4% (166/4136)
Receiving objects: 5% (207/4136)
Receiving objects: 6% (249/4136)
Receiving objects: 7% (290/4136)
Receiving objects: 8% (331/4136)
Receiving objects: 9% (373/4136)
Receiving objects: 10% (414/4136)
Receiving objects: 11% (455/4136)
Receiving objects: 12% (497/4136)
Receiving objects: 13% (538/4136)
Receiving objects: 14% (580/4136)
Receiving objects: 15% (621/4136)
Receiving objects: 16% (662/4136)
Receiving objects: 17% (704/4136)
Receiving objects: 18% (745/4136)
Receiving objects: 19% (786/4136)
Receiving objects: 20% (828/4136)
Receiving objects: 21% (869/4136)
Receiving objects: 22% (910/4136)
Receiving objects: 23% (952/4136)
Receiving objects: 24% (993/4136)
Receiving objects: 25% (1034/4136)
Receiving objects: 26% (1076/4136)
Receiving objects: 27% (1117/4136)
Receiving objects: 28% (1159/4136)
Receiving objects: 29% (1200/4136)
Receiving objects: 30% (1241/4136)
Receiving objects: 31% (1283/4136)
Receiving objects: 32% (1324/4136)
Receiving objects: 33% (1365/4136)
Receiving objects: 34% (1407/4136)
Receiving objects: 35% (1448/4136)
Receiving objects: 36% (1489/4136)
Receiving objects: 37% (1531/4136)
Receiving objects: 38% (1572/4136)
Receiving objects: 39% (1614/4136)
Receiving objects: 40% (1655/4136)
Receiving objects: 41% (1696/4136)
Receiving objects: 42% (1738/4136)
Receiving objects: 43% (1779/4136)
Receiving objects: 44% (1820/4136)
Receiving objects: 45% (1862/4136)
Receiving objects: 46% (1903/4136)
Receiving objects: 47% (1944/4136)
Receiving objects: 48% (1986/4136)
Receiving objects: 49% (2027/4136)
Receiving objects: 50% (2068/4136)
Receiving objects: 51% (2110/4136)
Receiving objects: 52% (2151/4136)
Receiving objects: 53% (2193/4136)
Receiving objects: 54% (2234/4136)
Receiving objects: 55% (2275/4136)
Receiving objects: 56% (2317/4136)
Receiving objects: 57% (2358/4136)
Receiving objects: 58% (2399/4136)
Receiving objects: 59% (2441/4136)
Receiving objects: 60% (2482/4136)
Receiving objects: 61% (2523/4136)
Receiving objects: 62% (2565/4136)
Receiving objects: 63% (2606/4136)
Receiving objects: 64% (2648/4136)
Receiving objects: 65% (2689/4136)
Receiving objects: 66% (2730/4136)
remote: Total 4136 (delta 39), reused 219 (delta 29), pack-reused 3881
Receiving objects: 67% (2772/4136)
Receiving objects: 68% (2813/4136)
Receiving objects: 69% (2854/4136)
Receiving objects: 70% (2896/4136)
Receiving objects: 71% (2937/4136)
Receiving objects: 72% (2978/4136)
Receiving objects: 73% (3020/4136)
Receiving objects: 74% (3061/4136)
Receiving objects: 75% (3102/4136)
Receiving objects: 76% (3144/4136)
Receiving objects: 77% (3185/4136)
Receiving objects: 78% (3227/4136)
Receiving objects: 79% (3268/4136)
Receiving objects: 80% (3309/4136)
Receiving objects: 81% (3351/4136)
Receiving objects: 82% (3392/4136)
Receiving objects: 83% (3433/4136)
Receiving objects: 84% (3475/4136)
Receiving objects: 85% (3516/4136)
Receiving objects: 86% (3557/4136)
Receiving objects: 87% (3599/4136)
Receiving objects: 88% (3640/4136)
Receiving objects: 89% (3682/4136)
Receiving objects: 90% (3723/4136)
Receiving objects: 91% (3764/4136)
Receiving objects: 92% (3806/4136)
Receiving objects: 93% (3847/4136)
Receiving objects: 94% (3888/4136)
Receiving objects: 95% (3930/4136)
Receiving objects: 96% (3971/4136)
Receiving objects: 97% (4012/4136)
Receiving objects: 98% (4054/4136)
Receiving objects: 99% (4095/4136)
Receiving objects: 100% (4136/4136)
Receiving objects: 100% (4136/4136), 430.87 KiB | 28.72 MiB/s, done.
Resolving deltas: 0% (0/810)
Resolving deltas: 6% (56/810)
Resolving deltas: 7% (63/810)
Resolving deltas: 8% (72/810)
Resolving deltas: 9% (78/810)
Resolving deltas: 10% (86/810)
Resolving deltas: 13% (109/810)
Resolving deltas: 16% (137/810)
Resolving deltas: 17% (138/810)
Resolving deltas: 18% (146/810)
Resolving deltas: 19% (154/810)
Resolving deltas: 20% (162/810)
Resolving deltas: 21% (171/810)
Resolving deltas: 22% (180/810)
Resolving deltas: 23% (187/810)
Resolving deltas: 25% (205/810)
Resolving deltas: 26% (212/810)
Resolving deltas: 36% (299/810)
Resolving deltas: 39% (322/810)
Resolving deltas: 40% (324/810)
Resolving deltas: 64% (526/810)
Resolving deltas: 100% (810/810)
Resolving deltas: 100% (810/810), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv'...
remote: Enumerating objects: 183, 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/32)
remote: Compressing objects: 6% (2/32)
remote: Compressing objects: 9% (3/32)
remote: Compressing objects: 12% (4/32)
remote: Compressing objects: 15% (5/32)
remote: Compressing objects: 18% (6/32)
remote: Compressing objects: 21% (7/32)
remote: Compressing objects: 25% (8/32)
remote: Compressing objects: 28% (9/32)
remote: Compressing objects: 31% (10/32)
remote: Compressing objects: 34% (11/32)
remote: Compressing objects: 37% (12/32)
remote: Compressing objects: 40% (13/32)
remote: Compressing objects: 43% (14/32)
remote: Compressing objects: 46% (15/32)
remote: Compressing objects: 50% (16/32)
remote: Compressing objects: 53% (17/32)
remote: Compressing objects: 56% (18/32)
remote: Compressing objects: 59% (19/32)
remote: Compressing objects: 62% (20/32)
remote: Compressing objects: 65% (21/32)
remote: Compressing objects: 68% (22/32)
remote: Compressing objects: 71% (23/32)
remote: Compressing objects: 75% (24/32)
remote: Compressing objects: 78% (25/32)
remote: Compressing objects: 81% (26/32)
remote: Compressing objects: 84% (27/32)
remote: Compressing objects: 87% (28/32)
remote: Compressing objects: 90% (29/32)
remote: Compressing objects: 93% (30/32)
remote: Compressing objects: 96% (31/32)
remote: Compressing objects: 100% (32/32)
remote: Compressing objects: 100% (32/32), done.
Receiving objects: 0% (1/183)
Receiving objects: 1% (2/183)
Receiving objects: 2% (4/183)
Receiving objects: 3% (6/183)
Receiving objects: 4% (8/183)
Receiving objects: 5% (10/183)
Receiving objects: 6% (11/183)
Receiving objects: 7% (13/183)
Receiving objects: 8% (15/183)
Receiving objects: 9% (17/183)
Receiving objects: 10% (19/183)
Receiving objects: 11% (21/183)
Receiving objects: 12% (22/183)
Receiving objects: 13% (24/183)
Receiving objects: 14% (26/183)
Receiving objects: 15% (28/183)
Receiving objects: 16% (30/183)
Receiving objects: 17% (32/183)
Receiving objects: 18% (33/183)
Receiving objects: 19% (35/183)
Receiving objects: 20% (37/183)
Receiving objects: 21% (39/183)
Receiving objects: 22% (41/183)
Receiving objects: 23% (43/183)
Receiving objects: 24% (44/183)
Receiving objects: 25% (46/183)
Receiving objects: 26% (48/183)
Receiving objects: 27% (50/183)
Receiving objects: 28% (52/183)
remote: Total 183 (delta 7), reused 0 (delta 0), pack-reused 151
Receiving objects: 29% (54/183)
Receiving objects: 30% (55/183)
Receiving objects: 31% (57/183)
Receiving objects: 32% (59/183)
Receiving objects: 33% (61/183)
Receiving objects: 34% (63/183)
Receiving objects: 35% (65/183)
Receiving objects: 36% (66/183)
Receiving objects: 37% (68/183)
Receiving objects: 38% (70/183)
Receiving objects: 39% (72/183)
Receiving objects: 40% (74/183)
Receiving objects: 41% (76/183)
Receiving objects: 42% (77/183)
Receiving objects: 43% (79/183)
Receiving objects: 44% (81/183)
Receiving objects: 45% (83/183)
Receiving objects: 46% (85/183)
Receiving objects: 47% (87/183)
Receiving objects: 48% (88/183)
Receiving objects: 49% (90/183)
Receiving objects: 50% (92/183)
Receiving objects: 51% (94/183)
Receiving objects: 52% (96/183)
Receiving objects: 53% (97/183)
Receiving objects: 54% (99/183)
Receiving objects: 55% (101/183)
Receiving objects: 56% (103/183)
Receiving objects: 57% (105/183)
Receiving objects: 58% (107/183)
Receiving objects: 59% (108/183)
Receiving objects: 60% (110/183)
Receiving objects: 61% (112/183)
Receiving objects: 62% (114/183)
Receiving objects: 63% (116/183)
Receiving objects: 64% (118/183)
Receiving objects: 65% (119/183)
Receiving objects: 66% (121/183)
Receiving objects: 67% (123/183)
Receiving objects: 68% (125/183)
Receiving objects: 69% (127/183)
Receiving objects: 70% (129/183)
Receiving objects: 71% (130/183)
Receiving objects: 72% (132/183)
Receiving objects: 73% (134/183)
Receiving objects: 74% (136/183)
Receiving objects: 75% (138/183)
Receiving objects: 76% (140/183)
Receiving objects: 77% (141/183)
Receiving objects: 78% (143/183)
Receiving objects: 79% (145/183)
Receiving objects: 80% (147/183)
Receiving objects: 81% (149/183)
Receiving objects: 82% (151/183)
Receiving objects: 83% (152/183)
Receiving objects: 84% (154/183)
Receiving objects: 85% (156/183)
Receiving objects: 86% (158/183)
Receiving objects: 87% (160/183)
Receiving objects: 88% (162/183)
Receiving objects: 89% (163/183)
Receiving objects: 90% (165/183)
Receiving objects: 91% (167/183)
Receiving objects: 92% (169/183)
Receiving objects: 93% (171/183)
Receiving objects: 94% (173/183)
Receiving objects: 95% (174/183)
Receiving objects: 96% (176/183)
Receiving objects: 97% (178/183)
Receiving objects: 98% (180/183)
Receiving objects: 99% (182/183)
Receiving objects: 100% (183/183)
Receiving objects: 100% (183/183), 18.83 KiB | 18.83 MiB/s, done.
Resolving deltas: 0% (0/55)
Resolving deltas: 5% (3/55)
Resolving deltas: 12% (7/55)
Resolving deltas: 20% (11/55)
Resolving deltas: 21% (12/55)
Resolving deltas: 25% (14/55)
Resolving deltas: 27% (15/55)
Resolving deltas: 29% (16/55)
Resolving deltas: 47% (26/55)
Resolving deltas: 100% (55/55)
Resolving deltas: 100% (55/55), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck'...
remote: Enumerating objects: 71, done.
remote: Counting objects: 2% (1/48)
remote: Counting objects: 4% (2/48)
remote: Counting objects: 6% (3/48)
remote: Counting objects: 8% (4/48)
remote: Counting objects: 10% (5/48)
remote: Counting objects: 12% (6/48)
remote: Counting objects: 14% (7/48)
remote: Counting objects: 16% (8/48)
remote: Counting objects: 18% (9/48)
remote: Counting objects: 20% (10/48)
remote: Counting objects: 22% (11/48)
remote: Counting objects: 25% (12/48)
remote: Counting objects: 27% (13/48)
remote: Counting objects: 29% (14/48)
remote: Counting objects: 31% (15/48)
remote: Counting objects: 33% (16/48)
remote: Counting objects: 35% (17/48)
remote: Counting objects: 37% (18/48)
remote: Counting objects: 39% (19/48)
remote: Counting objects: 41% (20/48)
remote: Counting objects: 43% (21/48)
remote: Counting objects: 45% (22/48)
remote: Counting objects: 47% (23/48)
remote: Counting objects: 50% (24/48)
remote: Counting objects: 52% (25/48)
remote: Counting objects: 54% (26/48)
remote: Counting objects: 56% (27/48)
remote: Counting objects: 58% (28/48)
remote: Counting objects: 60% (29/48)
remote: Counting objects: 62% (30/48)
remote: Counting objects: 64% (31/48)
remote: Counting objects: 66% (32/48)
remote: Counting objects: 68% (33/48)
remote: Counting objects: 70% (34/48)
remote: Counting objects: 72% (35/48)
remote: Counting objects: 75% (36/48)
remote: Counting objects: 77% (37/48)
remote: Counting objects: 79% (38/48)
remote: Counting objects: 81% (39/48)
remote: Counting objects: 83% (40/48)
remote: Counting objects: 85% (41/48)
remote: Counting objects: 87% (42/48)
remote: Counting objects: 89% (43/48)
remote: Counting objects: 91% (44/48)
remote: Counting objects: 93% (45/48)
remote: Counting objects: 95% (46/48)
remote: Counting objects: 97% (47/48)
remote: Counting objects: 100% (48/48)
remote: Counting objects: 100% (48/48), done.
remote: Compressing objects: 3% (1/28)
remote: Compressing objects: 7% (2/28)
remote: Compressing objects: 10% (3/28)
remote: Compressing objects: 14% (4/28)
remote: Compressing objects: 17% (5/28)
remote: Compressing objects: 21% (6/28)
remote: Compressing objects: 25% (7/28)
remote: Compressing objects: 28% (8/28)
remote: Compressing objects: 32% (9/28)
remote: Compressing objects: 35% (10/28)
remote: Compressing objects: 39% (11/28)
remote: Compressing objects: 42% (12/28)
remote: Compressing objects: 46% (13/28)
remote: Compressing objects: 50% (14/28)
remote: Compressing objects: 53% (15/28)
remote: Compressing objects: 57% (16/28)
remote: Compressing objects: 60% (17/28)
remote: Compressing objects: 64% (18/28)
remote: Compressing objects: 67% (19/28)
remote: Compressing objects: 71% (20/28)
remote: Compressing objects: 75% (21/28)
remote: Compressing objects: 78% (22/28)
remote: Compressing objects: 82% (23/28)
remote: Compressing objects: 85% (24/28)
remote: Compressing objects: 89% (25/28)
remote: Compressing objects: 92% (26/28)
remote: Compressing objects: 96% (27/28)
remote: Compressing objects: 100% (28/28)
remote: Compressing objects: 100% (28/28), done.
remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23
Receiving objects: 1% (1/71)
Receiving objects: 2% (2/71)
Receiving objects: 4% (3/71)
Receiving objects: 5% (4/71)
Receiving objects: 7% (5/71)
Receiving objects: 8% (6/71)
Receiving objects: 9% (7/71)
Receiving objects: 11% (8/71)
Receiving objects: 12% (9/71)
Receiving objects: 14% (10/71)
Receiving objects: 15% (11/71)
Receiving objects: 16% (12/71)
Receiving objects: 18% (13/71)
Receiving objects: 19% (14/71)
Receiving objects: 21% (15/71)
Receiving objects: 22% (16/71)
Receiving objects: 23% (17/71)
Receiving objects: 25% (18/71)
Receiving objects: 26% (19/71)
Receiving objects: 28% (20/71)
Receiving objects: 29% (21/71)
Receiving objects: 30% (22/71)
Receiving objects: 32% (23/71)
Receiving objects: 33% (24/71)
Receiving objects: 35% (25/71)
Receiving objects: 36% (26/71)
Receiving objects: 38% (27/71)
Receiving objects: 39% (28/71)
Receiving objects: 40% (29/71)
Receiving objects: 42% (30/71)
Receiving objects: 43% (31/71)
Receiving objects: 45% (32/71)
Receiving objects: 46% (33/71)
Receiving objects: 47% (34/71)
Receiving objects: 49% (35/71)
Receiving objects: 50% (36/71)
Receiving objects: 52% (37/71)
Receiving objects: 53% (38/71)
Receiving objects: 54% (39/71)
Receiving objects: 56% (40/71)
Receiving objects: 57% (41/71)
Receiving objects: 59% (42/71)
Receiving objects: 60% (43/71)
Receiving objects: 61% (44/71)
Receiving objects: 63% (45/71)
Receiving objects: 64% (46/71)
Receiving objects: 66% (47/71)
Receiving objects: 67% (48/71)
Receiving objects: 69% (49/71)
Receiving objects: 70% (50/71)
Receiving objects: 71% (51/71)
Receiving objects: 73% (52/71)
Receiving objects: 74% (53/71)
Receiving objects: 76% (54/71)
Receiving objects: 77% (55/71)
Receiving objects: 78% (56/71)
Receiving objects: 80% (57/71)
Receiving objects: 81% (58/71)
Receiving objects: 83% (59/71)
Receiving objects: 84% (60/71)
Receiving objects: 85% (61/71)
Receiving objects: 87% (62/71)
Receiving objects: 88% (63/71)
Receiving objects: 90% (64/71)
Receiving objects: 91% (65/71)
Receiving objects: 92% (66/71)
Receiving objects: 94% (67/71)
Receiving objects: 95% (68/71)
Receiving objects: 97% (69/71)
Receiving objects: 98% (70/71)
Receiving objects: 100% (71/71)
Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done.
Resolving deltas: 0% (0/30)
Resolving deltas: 10% (3/30)
Resolving deltas: 13% (4/30)
Resolving deltas: 16% (5/30)
Resolving deltas: 43% (13/30)
Resolving deltas: 46% (14/30)
Resolving deltas: 80% (24/30)
Resolving deltas: 100% (30/30)
Resolving deltas: 100% (30/30), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/perception_vehicles'...
remote: Enumerating objects: 36, done.
remote: Counting objects: 2% (1/36)
remote: Counting objects: 5% (2/36)
remote: Counting objects: 8% (3/36)
remote: Counting objects: 11% (4/36)
remote: Counting objects: 13% (5/36)
remote: Counting objects: 16% (6/36)
remote: Counting objects: 19% (7/36)
remote: Counting objects: 22% (8/36)
remote: Counting objects: 25% (9/36)
remote: Counting objects: 27% (10/36)
remote: Counting objects: 30% (11/36)
remote: Counting objects: 33% (12/36)
remote: Counting objects: 36% (13/36)
remote: Counting objects: 38% (14/36)
remote: Counting objects: 41% (15/36)
remote: Counting objects: 44% (16/36)
remote: Counting objects: 47% (17/36)
remote: Counting objects: 50% (18/36)
remote: Counting objects: 52% (19/36)
remote: Counting objects: 55% (20/36)
remote: Counting objects: 58% (21/36)
remote: Counting objects: 61% (22/36)
remote: Counting objects: 63% (23/36)
remote: Counting objects: 66% (24/36)
remote: Counting objects: 69% (25/36)
remote: Counting objects: 72% (26/36)
remote: Counting objects: 75% (27/36)
remote: Counting objects: 77% (28/36)
remote: Counting objects: 80% (29/36)
remote: Counting objects: 83% (30/36)
remote: Counting objects: 86% (31/36)
remote: Counting objects: 88% (32/36)
remote: Counting objects: 91% (33/36)
remote: Counting objects: 94% (34/36)
remote: Counting objects: 97% (35/36)
remote: Counting objects: 100% (36/36)
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 4% (1/24)
remote: Compressing objects: 8% (2/24)
remote: Compressing objects: 12% (3/24)
remote: Compressing objects: 16% (4/24)
remote: Compressing objects: 20% (5/24)
remote: Compressing objects: 25% (6/24)
remote: Compressing objects: 29% (7/24)
remote: Compressing objects: 33% (8/24)
remote: Compressing objects: 37% (9/24)
remote: Compressing objects: 41% (10/24)
remote: Compressing objects: 45% (11/24)
remote: Compressing objects: 50% (12/24)
remote: Compressing objects: 54% (13/24)
remote: Compressing objects: 58% (14/24)
remote: Compressing objects: 62% (15/24)
remote: Compressing objects: 66% (16/24)
remote: Compressing objects: 70% (17/24)
remote: Compressing objects: 75% (18/24)
remote: Compressing objects: 79% (19/24)
remote: Compressing objects: 83% (20/24)
remote: Compressing objects: 87% (21/24)
remote: Compressing objects: 91% (22/24)
remote: Compressing objects: 95% (23/24)
remote: Compressing objects: 100% (24/24)
remote: Compressing objects: 100% (24/24), done.
remote: Total 36 (delta 5), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/36)
Receiving objects: 5% (2/36)
Receiving objects: 8% (3/36)
Receiving objects: 11% (4/36)
Receiving objects: 13% (5/36)
Receiving objects: 16% (6/36)
Receiving objects: 19% (7/36)
Receiving objects: 22% (8/36)
Receiving objects: 25% (9/36)
Receiving objects: 27% (10/36)
Receiving objects: 30% (11/36)
Receiving objects: 33% (12/36)
Receiving objects: 36% (13/36)
Receiving objects: 38% (14/36)
Receiving objects: 41% (15/36)
Receiving objects: 44% (16/36)
Receiving objects: 47% (17/36)
Receiving objects: 50% (18/36)
Receiving objects: 52% (19/36)
Receiving objects: 55% (20/36)
Receiving objects: 58% (21/36)
Receiving objects: 61% (22/36)
Receiving objects: 63% (23/36)
Receiving objects: 66% (24/36)
Receiving objects: 69% (25/36)
Receiving objects: 72% (26/36)
Receiving objects: 75% (27/36)
Receiving objects: 77% (28/36)
Receiving objects: 80% (29/36)
Receiving objects: 83% (30/36)
Receiving objects: 86% (31/36)
Receiving objects: 88% (32/36)
Receiving objects: 91% (33/36)
Receiving objects: 94% (34/36)
Receiving objects: 97% (35/36)
Receiving objects: 100% (36/36)
Receiving objects: 100% (36/36), 5.64 KiB | 5.64 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/pointcloud_customized'...
remote: Enumerating objects: 331, 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/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
Receiving objects: 0% (1/331)
Receiving objects: 1% (4/331)
Receiving objects: 2% (7/331)
Receiving objects: 3% (10/331)
Receiving objects: 4% (14/331)
Receiving objects: 5% (17/331)
Receiving objects: 6% (20/331)
Receiving objects: 7% (24/331)
Receiving objects: 8% (27/331)
Receiving objects: 9% (30/331)
Receiving objects: 10% (34/331)
Receiving objects: 11% (37/331)
Receiving objects: 12% (40/331)
Receiving objects: 13% (44/331)
Receiving objects: 14% (47/331)
Receiving objects: 14% (47/331), 43.55 MiB | 43.55 MiB/s
Receiving objects: 14% (48/331), 88.70 MiB | 44.35 MiB/s
Receiving objects: 14% (48/331), 132.72 MiB | 44.24 MiB/s
Receiving objects: 15% (50/331), 151.97 MiB | 43.42 MiB/s
Receiving objects: 16% (53/331), 151.97 MiB | 43.42 MiB/s
Receiving objects: 16% (55/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 17% (57/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 18% (60/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 19% (63/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 20% (67/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 21% (70/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 22% (73/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 23% (77/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 24% (80/331), 169.55 MiB | 42.39 MiB/s
Receiving objects: 25% (83/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 26% (87/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 27% (90/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 28% (93/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 29% (96/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 30% (100/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 31% (103/331), 189.83 MiB | 42.18 MiB/s
Receiving objects: 31% (104/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 32% (106/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 33% (110/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 34% (113/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 35% (116/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 36% (120/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 37% (123/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 38% (126/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 39% (130/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 40% (133/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 41% (136/331), 208.57 MiB | 41.93 MiB/s
Receiving objects: 42% (140/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 43% (143/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 44% (146/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 45% (149/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 46% (153/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 47% (156/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 48% (159/331), 226.36 MiB | 40.62 MiB/s
Receiving objects: 48% (161/331), 253.45 MiB | 40.95 MiB/s
Receiving objects: 49% (163/331), 271.15 MiB | 40.54 MiB/s
Receiving objects: 50% (166/331), 271.15 MiB | 40.54 MiB/s
Receiving objects: 50% (168/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 51% (169/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 52% (173/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 53% (176/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 54% (179/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 55% (183/331), 291.83 MiB | 40.58 MiB/s
Receiving objects: 56% (186/331), 312.68 MiB | 39.99 MiB/s
Receiving objects: 56% (186/331), 331.63 MiB | 39.92 MiB/s
Receiving objects: 57% (189/331), 331.63 MiB | 39.92 MiB/s
Receiving objects: 58% (192/331), 331.63 MiB | 39.92 MiB/s
Receiving objects: 58% (193/331), 371.94 MiB | 40.47 MiB/s
Receiving objects: 59% (196/331), 392.25 MiB | 40.82 MiB/s
Receiving objects: 60% (199/331), 392.25 MiB | 40.82 MiB/s
Receiving objects: 60% (201/331), 410.04 MiB | 40.82 MiB/s
Receiving objects: 61% (202/331), 410.04 MiB | 40.82 MiB/s
Receiving objects: 62% (206/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 63% (209/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 64% (212/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 65% (216/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 66% (219/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 67% (222/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 68% (226/331), 442.29 MiB | 41.97 MiB/s
Receiving objects: 68% (227/331), 464.91 MiB | 43.06 MiB/s
Receiving objects: 69% (229/331), 464.91 MiB | 43.06 MiB/s
Receiving objects: 70% (232/331), 464.91 MiB | 43.06 MiB/s
Receiving objects: 71% (236/331), 464.91 MiB | 43.06 MiB/s
Receiving objects: 71% (238/331), 501.14 MiB | 41.88 MiB/s
Receiving objects: 72% (239/331), 501.14 MiB | 41.88 MiB/s
Receiving objects: 73% (242/331), 519.59 MiB | 41.77 MiB/s
Receiving objects: 74% (245/331), 519.59 MiB | 41.77 MiB/s
Receiving objects: 74% (246/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 75% (249/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 76% (252/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 77% (255/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 78% (259/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 79% (262/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 80% (265/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 81% (269/331), 537.56 MiB | 40.46 MiB/s
Receiving objects: 82% (272/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 83% (275/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 84% (279/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 85% (282/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 86% (285/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 87% (288/331), 557.35 MiB | 41.20 MiB/s
Receiving objects: 87% (290/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 88% (292/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 89% (295/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 90% (298/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 91% (302/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 92% (305/331), 577.61 MiB | 41.19 MiB/s
Receiving objects: 92% (305/331), 578.18 MiB | 31.21 MiB/s
Receiving objects: 92% (306/331), 591.56 MiB | 19.00 MiB/s
Receiving objects: 92% (307/331), 616.93 MiB | 12.97 MiB/s
Receiving objects: 93% (308/331), 616.93 MiB | 12.97 MiB/s
Receiving objects: 94% (312/331), 616.93 MiB | 12.97 MiB/s
Receiving objects: 95% (315/331), 616.93 MiB | 12.97 MiB/s
Receiving objects: 95% (315/331), 621.74 MiB | 9.78 MiB/s
Receiving objects: 95% (316/331), 641.39 MiB | 7.40 MiB/s
Receiving objects: 95% (317/331), 661.13 MiB | 5.57 MiB/s
Receiving objects: 96% (318/331), 661.13 MiB | 5.57 MiB/s
Receiving objects: 97% (322/331), 661.13 MiB | 5.57 MiB/s
Receiving objects: 97% (323/331), 676.18 MiB | 6.95 MiB/s
Receiving objects: 98% (325/331), 676.18 MiB | 6.95 MiB/s
remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293
Receiving objects: 99% (328/331), 676.18 MiB | 6.95 MiB/s
Receiving objects: 100% (331/331), 676.18 MiB | 6.95 MiB/s
Receiving objects: 100% (331/331), 679.25 MiB | 22.83 MiB/s, done.
Resolving deltas: 0% (0/57)
Resolving deltas: 14% (8/57)
Resolving deltas: 29% (17/57)
Resolving deltas: 31% (18/57)
Resolving deltas: 33% (19/57)
Resolving deltas: 36% (21/57)
Resolving deltas: 38% (22/57)
Resolving deltas: 42% (24/57)
Resolving deltas: 43% (25/57)
Resolving deltas: 49% (28/57)
Resolving deltas: 50% (29/57)
Resolving deltas: 61% (35/57)
Resolving deltas: 64% (37/57)
Resolving deltas: 68% (39/57)
Resolving deltas: 70% (40/57)
Resolving deltas: 73% (42/57)
Resolving deltas: 77% (44/57)
Resolving deltas: 80% (46/57)
Resolving deltas: 84% (48/57)
Resolving deltas: 85% (49/57)
Resolving deltas: 87% (50/57)
Resolving deltas: 94% (54/57)
Resolving deltas: 96% (55/57)
Resolving deltas: 98% (56/57)
Resolving deltas: 100% (57/57)
Resolving deltas: 100% (57/57), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/prediction_config'...
remote: Enumerating objects: 102, done.
remote: Counting objects: 1% (1/58)
remote: Counting objects: 3% (2/58)
remote: Counting objects: 5% (3/58)
remote: Counting objects: 6% (4/58)
remote: Counting objects: 8% (5/58)
remote: Counting objects: 10% (6/58)
remote: Counting objects: 12% (7/58)
remote: Counting objects: 13% (8/58)
remote: Counting objects: 15% (9/58)
remote: Counting objects: 17% (10/58)
remote: Counting objects: 18% (11/58)
remote: Counting objects: 20% (12/58)
remote: Counting objects: 22% (13/58)
remote: Counting objects: 24% (14/58)
remote: Counting objects: 25% (15/58)
remote: Counting objects: 27% (16/58)
remote: Counting objects: 29% (17/58)
remote: Counting objects: 31% (18/58)
remote: Counting objects: 32% (19/58)
remote: Counting objects: 34% (20/58)
remote: Counting objects: 36% (21/58)
remote: Counting objects: 37% (22/58)
remote: Counting objects: 39% (23/58)
remote: Counting objects: 41% (24/58)
remote: Counting objects: 43% (25/58)
remote: Counting objects: 44% (26/58)
remote: Counting objects: 46% (27/58)
remote: Counting objects: 48% (28/58)
remote: Counting objects: 50% (29/58)
remote: Counting objects: 51% (30/58)
remote: Counting objects: 53% (31/58)
remote: Counting objects: 55% (32/58)
remote: Counting objects: 56% (33/58)
remote: Counting objects: 58% (34/58)
remote: Counting objects: 60% (35/58)
remote: Counting objects: 62% (36/58)
remote: Counting objects: 63% (37/58)
remote: Counting objects: 65% (38/58)
remote: Counting objects: 67% (39/58)
remote: Counting objects: 68% (40/58)
remote: Counting objects: 70% (41/58)
remote: Counting objects: 72% (42/58)
remote: Counting objects: 74% (43/58)
remote: Counting objects: 75% (44/58)
remote: Counting objects: 77% (45/58)
remote: Counting objects: 79% (46/58)
remote: Counting objects: 81% (47/58)
remote: Counting objects: 82% (48/58)
remote: Counting objects: 84% (49/58)
remote: Counting objects: 86% (50/58)
remote: Counting objects: 87% (51/58)
remote: Counting objects: 89% (52/58)
remote: Counting objects: 91% (53/58)
remote: Counting objects: 93% (54/58)
remote: Counting objects: 94% (55/58)
remote: Counting objects: 96% (56/58)
remote: Counting objects: 98% (57/58)
remote: Counting objects: 100% (58/58)
remote: Counting objects: 100% (58/58), done.
remote: Compressing objects: 2% (1/35)
remote: Compressing objects: 5% (2/35)
remote: Compressing objects: 8% (3/35)
remote: Compressing objects: 11% (4/35)
remote: Compressing objects: 14% (5/35)
remote: Compressing objects: 17% (6/35)
remote: Compressing objects: 20% (7/35)
remote: Compressing objects: 22% (8/35)
remote: Compressing objects: 25% (9/35)
remote: Compressing objects: 28% (10/35)
remote: Compressing objects: 31% (11/35)
remote: Compressing objects: 34% (12/35)
remote: Compressing objects: 37% (13/35)
remote: Compressing objects: 40% (14/35)
remote: Compressing objects: 42% (15/35)
remote: Compressing objects: 45% (16/35)
remote: Compressing objects: 48% (17/35)
remote: Compressing objects: 51% (18/35)
remote: Compressing objects: 54% (19/35)
remote: Compressing objects: 57% (20/35)
remote: Compressing objects: 60% (21/35)
remote: Compressing objects: 62% (22/35)
remote: Compressing objects: 65% (23/35)
remote: Compressing objects: 68% (24/35)
remote: Compressing objects: 71% (25/35)
remote: Compressing objects: 74% (26/35)
remote: Compressing objects: 77% (27/35)
remote: Compressing objects: 80% (28/35)
remote: Compressing objects: 82% (29/35)
remote: Compressing objects: 85% (30/35)
remote: Compressing objects: 88% (31/35)
remote: Compressing objects: 91% (32/35)
remote: Compressing objects: 94% (33/35)
remote: Compressing objects: 97% (34/35)
remote: Compressing objects: 100% (35/35)
remote: Compressing objects: 100% (35/35), done.
Receiving objects: 0% (1/102)
Receiving objects: 1% (2/102)
Receiving objects: 2% (3/102)
Receiving objects: 3% (4/102)
Receiving objects: 4% (5/102)
Receiving objects: 5% (6/102)
Receiving objects: 6% (7/102)
Receiving objects: 7% (8/102)
Receiving objects: 8% (9/102)
Receiving objects: 9% (10/102)
Receiving objects: 10% (11/102)
Receiving objects: 11% (12/102)
Receiving objects: 12% (13/102)
Receiving objects: 13% (14/102)
Receiving objects: 14% (15/102)
Receiving objects: 15% (16/102)
Receiving objects: 16% (17/102)
Receiving objects: 17% (18/102)
Receiving objects: 18% (19/102)
Receiving objects: 19% (20/102)
Receiving objects: 20% (21/102)
Receiving objects: 21% (22/102)
Receiving objects: 22% (23/102)
Receiving objects: 23% (24/102)
Receiving objects: 24% (25/102)
Receiving objects: 25% (26/102)
Receiving objects: 26% (27/102)
Receiving objects: 27% (28/102)
Receiving objects: 28% (29/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 29% (30/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 30% (31/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 31% (32/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 32% (33/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 33% (34/102), 23.99 MiB | 47.97 MiB/s
remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44
Receiving objects: 34% (35/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 35% (36/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 36% (37/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 37% (38/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 38% (39/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 39% (40/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 40% (41/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 41% (42/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 42% (43/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 43% (44/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 44% (45/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 45% (46/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 46% (47/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 47% (48/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 48% (49/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 49% (50/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 50% (51/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 51% (53/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 52% (54/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 53% (55/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 54% (56/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 55% (57/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 56% (58/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 57% (59/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 58% (60/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 59% (61/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 60% (62/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 61% (63/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 62% (64/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 63% (65/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 64% (66/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 65% (67/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 66% (68/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 67% (69/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 68% (70/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 69% (71/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 70% (72/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 71% (73/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 72% (74/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 73% (75/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 74% (76/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 75% (77/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 76% (78/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 77% (79/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 78% (80/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 79% (81/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 80% (82/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 81% (83/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 82% (84/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 83% (85/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 84% (86/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 85% (87/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 86% (88/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 87% (89/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 88% (90/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 89% (91/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 90% (92/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 91% (93/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 92% (94/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 93% (95/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 94% (96/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 95% (97/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 96% (98/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 97% (99/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 98% (100/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 99% (101/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 100% (102/102), 23.99 MiB | 47.97 MiB/s
Receiving objects: 100% (102/102), 31.81 MiB | 46.87 MiB/s, done.
Resolving deltas: 0% (0/27)
Resolving deltas: 3% (1/27)
Resolving deltas: 22% (6/27)
Resolving deltas: 29% (8/27)
Resolving deltas: 88% (24/27)
Resolving deltas: 92% (25/27)
Resolving deltas: 100% (27/27)
Resolving deltas: 100% (27/27), done.
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/rslidar_sdk_customized'...
remote: Enumerating objects: 71, done.
remote: Counting objects: 2% (1/46)
remote: Counting objects: 4% (2/46)
remote: Counting objects: 6% (3/46)
remote: Counting objects: 8% (4/46)
remote: Counting objects: 10% (5/46)
remote: Counting objects: 13% (6/46)
remote: Counting objects: 15% (7/46)
remote: Counting objects: 17% (8/46)
remote: Counting objects: 19% (9/46)
remote: Counting objects: 21% (10/46)
remote: Counting objects: 23% (11/46)
remote: Counting objects: 26% (12/46)
remote: Counting objects: 28% (13/46)
remote: Counting objects: 30% (14/46)
remote: Counting objects: 32% (15/46)
remote: Counting objects: 34% (16/46)
remote: Counting objects: 36% (17/46)
remote: Counting objects: 39% (18/46)
remote: Counting objects: 41% (19/46)
remote: Counting objects: 43% (20/46)
remote: Counting objects: 45% (21/46)
remote: Counting objects: 47% (22/46)
remote: Counting objects: 50% (23/46)
remote: Counting objects: 52% (24/46)
remote: Counting objects: 54% (25/46)
remote: Counting objects: 56% (26/46)
remote: Counting objects: 58% (27/46)
remote: Counting objects: 60% (28/46)
remote: Counting objects: 63% (29/46)
remote: Counting objects: 65% (30/46)
remote: Counting objects: 67% (31/46)
remote: Counting objects: 69% (32/46)
remote: Counting objects: 71% (33/46)
remote: Counting objects: 73% (34/46)
remote: Counting objects: 76% (35/46)
remote: Counting objects: 78% (36/46)
remote: Counting objects: 80% (37/46)
remote: Counting objects: 82% (38/46)
remote: Counting objects: 84% (39/46)
remote: Counting objects: 86% (40/46)
remote: Counting objects: 89% (41/46)
remote: Counting objects: 91% (42/46)
remote: Counting objects: 93% (43/46)
remote: Counting objects: 95% (44/46)
remote: Counting objects: 97% (45/46)
remote: Counting objects: 100% (46/46)
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 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.
Receiving objects: 1% (1/71)
Receiving objects: 2% (2/71)
Receiving objects: 4% (3/71)
Receiving objects: 5% (4/71)
Receiving objects: 7% (5/71)
remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25
Receiving objects: 8% (6/71)
Receiving objects: 9% (7/71)
Receiving objects: 11% (8/71)
Receiving objects: 12% (9/71)
Receiving objects: 14% (10/71)
Receiving objects: 15% (11/71)
Receiving objects: 16% (12/71)
Receiving objects: 18% (13/71)
Receiving objects: 19% (14/71)
Receiving objects: 21% (15/71)
Receiving objects: 22% (16/71)
Receiving objects: 23% (17/71)
Receiving objects: 25% (18/71)
Receiving objects: 26% (19/71)
Receiving objects: 28% (20/71)
Receiving objects: 29% (21/71)
Receiving objects: 30% (22/71)
Receiving objects: 32% (23/71)
Receiving objects: 33% (24/71)
Receiving objects: 35% (25/71)
Receiving objects: 36% (26/71)
Receiving objects: 38% (27/71)
Receiving objects: 39% (28/71)
Receiving objects: 40% (29/71)
Receiving objects: 42% (30/71)
Receiving objects: 43% (31/71)
Receiving objects: 45% (32/71)
Receiving objects: 46% (33/71)
Receiving objects: 47% (34/71)
Receiving objects: 49% (35/71)
Receiving objects: 50% (36/71)
Receiving objects: 52% (37/71)
Receiving objects: 53% (38/71)
Receiving objects: 54% (39/71)
Receiving objects: 56% (40/71)
Receiving objects: 57% (41/71)
Receiving objects: 59% (42/71)
Receiving objects: 60% (43/71)
Receiving objects: 61% (44/71)
Receiving objects: 63% (45/71)
Receiving objects: 64% (46/71)
Receiving objects: 66% (47/71)
Receiving objects: 67% (48/71)
Receiving objects: 69% (49/71)
Receiving objects: 70% (50/71)
Receiving objects: 71% (51/71)
Receiving objects: 73% (52/71)
Receiving objects: 74% (53/71)
Receiving objects: 76% (54/71)
Receiving objects: 77% (55/71)
Receiving objects: 78% (56/71)
Receiving objects: 80% (57/71)
Receiving objects: 81% (58/71)
Receiving objects: 83% (59/71)
Receiving objects: 84% (60/71)
Receiving objects: 85% (61/71)
Receiving objects: 87% (62/71)
Receiving objects: 88% (63/71)
Receiving objects: 90% (64/71)
Receiving objects: 91% (65/71)
Receiving objects: 92% (66/71)
Receiving objects: 94% (67/71)
Receiving objects: 95% (68/71)
Receiving objects: 97% (69/71)
Receiving objects: 98% (70/71)
Receiving objects: 100% (71/71)
Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done.
Resolving deltas: 0% (0/37)
Resolving deltas: 2% (1/37)
Resolving deltas: 13% (5/37)
Resolving deltas: 32% (12/37)
Resolving deltas: 83% (31/37)
Resolving deltas: 100% (37/37)
Resolving deltas: 100% (37/37), done.
Cloning into '/root/workspace/weifang-config/container/A008/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/weifang-config/container/A008/params_new/system-common'...
remote: Enumerating objects: 173, done.
remote: Counting objects: 0% (1/135)
remote: Counting objects: 1% (2/135)
remote: Counting objects: 2% (3/135)
remote: Counting objects: 3% (5/135)
remote: Counting objects: 4% (6/135)
remote: Counting objects: 5% (7/135)
remote: Counting objects: 6% (9/135)
remote: Counting objects: 7% (10/135)
remote: Counting objects: 8% (11/135)
remote: Counting objects: 9% (13/135)
remote: Counting objects: 10% (14/135)
remote: Counting objects: 11% (15/135)
remote: Counting objects: 12% (17/135)
remote: Counting objects: 13% (18/135)
remote: Counting objects: 14% (19/135)
remote: Counting objects: 15% (21/135)
remote: Counting objects: 16% (22/135)
remote: Counting objects: 17% (23/135)
remote: Counting objects: 18% (25/135)
remote: Counting objects: 19% (26/135)
remote: Counting objects: 20% (27/135)
remote: Counting objects: 21% (29/135)
remote: Counting objects: 22% (30/135)
remote: Counting objects: 23% (32/135)
remote: Counting objects: 24% (33/135)
remote: Counting objects: 25% (34/135)
remote: Counting objects: 26% (36/135)
remote: Counting objects: 27% (37/135)
remote: Counting objects: 28% (38/135)
remote: Counting objects: 29% (40/135)
remote: Counting objects: 30% (41/135)
remote: Counting objects: 31% (42/135)
remote: Counting objects: 32% (44/135)
remote: Counting objects: 33% (45/135)
remote: Counting objects: 34% (46/135)
remote: Counting objects: 35% (48/135)
remote: Counting objects: 36% (49/135)
remote: Counting objects: 37% (50/135)
remote: Counting objects: 38% (52/135)
remote: Counting objects: 39% (53/135)
remote: Counting objects: 40% (54/135)
remote: Counting objects: 41% (56/135)
remote: Counting objects: 42% (57/135)
remote: Counting objects: 43% (59/135)
remote: Counting objects: 44% (60/135)
remote: Counting objects: 45% (61/135)
remote: Counting objects: 46% (63/135)
remote: Counting objects: 47% (64/135)
remote: Counting objects: 48% (65/135)
remote: Counting objects: 49% (67/135)
remote: Counting objects: 50% (68/135)
remote: Counting objects: 51% (69/135)
remote: Counting objects: 52% (71/135)
remote: Counting objects: 53% (72/135)
remote: Counting objects: 54% (73/135)
remote: Counting objects: 55% (75/135)
remote: Counting objects: 56% (76/135)
remote: Counting objects: 57% (77/135)
remote: Counting objects: 58% (79/135)
remote: Counting objects: 59% (80/135)
remote: Counting objects: 60% (81/135)
remote: Counting objects: 61% (83/135)
remote: Counting objects: 62% (84/135)
remote: Counting objects: 63% (86/135)
remote: Counting objects: 64% (87/135)
remote: Counting objects: 65% (88/135)
remote: Counting objects: 66% (90/135)
remote: Counting objects: 67% (91/135)
remote: Counting objects: 68% (92/135)
remote: Counting objects: 69% (94/135)
remote: Counting objects: 70% (95/135)
remote: Counting objects: 71% (96/135)
remote: Counting objects: 72% (98/135)
remote: Counting objects: 73% (99/135)
remote: Counting objects: 74% (100/135)
remote: Counting objects: 75% (102/135)
remote: Counting objects: 76% (103/135)
remote: Counting objects: 77% (104/135)
remote: Counting objects: 78% (106/135)
remote: Counting objects: 79% (107/135)
remote: Counting objects: 80% (108/135)
remote: Counting objects: 81% (110/135)
remote: Counting objects: 82% (111/135)
remote: Counting objects: 83% (113/135)
remote: Counting objects: 84% (114/135)
remote: Counting objects: 85% (115/135)
remote: Counting objects: 86% (117/135)
remote: Counting objects: 87% (118/135)
remote: Counting objects: 88% (119/135)
remote: Counting objects: 89% (121/135)
remote: Counting objects: 90% (122/135)
remote: Counting objects: 91% (123/135)
remote: Counting objects: 92% (125/135)
remote: Counting objects: 93% (126/135)
remote: Counting objects: 94% (127/135)
remote: Counting objects: 95% (129/135)
remote: Counting objects: 96% (130/135)
remote: Counting objects: 97% (131/135)
remote: Counting objects: 98% (133/135)
remote: Counting objects: 99% (134/135)
remote: Counting objects: 100% (135/135)
remote: Counting objects: 100% (135/135), done.
remote: Compressing objects: 2% (1/45)
remote: Compressing objects: 4% (2/45)
remote: Compressing objects: 6% (3/45)
remote: Compressing objects: 8% (4/45)
remote: Compressing objects: 11% (5/45)
remote: Compressing objects: 13% (6/45)
remote: Compressing objects: 15% (7/45)
remote: Compressing objects: 17% (8/45)
remote: Compressing objects: 20% (9/45)
remote: Compressing objects: 22% (10/45)
remote: Compressing objects: 24% (11/45)
remote: Compressing objects: 26% (12/45)
remote: Compressing objects: 28% (13/45)
remote: Compressing objects: 31% (14/45)
remote: Compressing objects: 33% (15/45)
remote: Compressing objects: 35% (16/45)
remote: Compressing objects: 37% (17/45)
remote: Compressing objects: 40% (18/45)
remote: Compressing objects: 42% (19/45)
remote: Compressing objects: 44% (20/45)
remote: Compressing objects: 46% (21/45)
remote: Compressing objects: 48% (22/45)
remote: Compressing objects: 51% (23/45)
remote: Compressing objects: 53% (24/45)
remote: Compressing objects: 55% (25/45)
remote: Compressing objects: 57% (26/45)
remote: Compressing objects: 60% (27/45)
remote: Compressing objects: 62% (28/45)
remote: Compressing objects: 64% (29/45)
remote: Compressing objects: 66% (30/45)
remote: Compressing objects: 68% (31/45)
remote: Compressing objects: 71% (32/45)
remote: Compressing objects: 73% (33/45)
remote: Compressing objects: 75% (34/45)
remote: Compressing objects: 77% (35/45)
remote: Compressing objects: 80% (36/45)
remote: Compressing objects: 82% (37/45)
remote: Compressing objects: 84% (38/45)
remote: Compressing objects: 86% (39/45)
remote: Compressing objects: 88% (40/45)
remote: Compressing objects: 91% (41/45)
remote: Compressing objects: 93% (42/45)
remote: Compressing objects: 95% (43/45)
remote: Compressing objects: 97% (44/45)
remote: Compressing objects: 100% (45/45)
remote: Compressing objects: 100% (45/45), done.
Receiving objects: 0% (1/173)
Receiving objects: 1% (2/173)
Receiving objects: 2% (4/173)
Receiving objects: 3% (6/173)
Receiving objects: 4% (7/173)
Receiving objects: 5% (9/173)
Receiving objects: 6% (11/173)
Receiving objects: 7% (13/173)
Receiving objects: 8% (14/173)
Receiving objects: 9% (16/173)
Receiving objects: 10% (18/173)
Receiving objects: 11% (20/173)
Receiving objects: 12% (21/173)
Receiving objects: 13% (23/173)
Receiving objects: 14% (25/173)
Receiving objects: 15% (26/173)
Receiving objects: 16% (28/173)
Receiving objects: 17% (30/173)
Receiving objects: 18% (32/173)
Receiving objects: 19% (33/173)
Receiving objects: 20% (35/173)
Receiving objects: 21% (37/173)
Receiving objects: 22% (39/173)
Receiving objects: 23% (40/173)
Receiving objects: 24% (42/173)
Receiving objects: 25% (44/173)
Receiving objects: 26% (45/173)
Receiving objects: 27% (47/173)
Receiving objects: 28% (49/173)
Receiving objects: 29% (51/173)
Receiving objects: 30% (52/173)
Receiving objects: 31% (54/173)
Receiving objects: 32% (56/173)
Receiving objects: 33% (58/173)
Receiving objects: 34% (59/173)
Receiving objects: 35% (61/173)
Receiving objects: 36% (63/173)
remote: Total 173 (delta 28), reused 101 (delta 20), pack-reused 38
Receiving objects: 37% (65/173)
Receiving objects: 38% (66/173)
Receiving objects: 39% (68/173)
Receiving objects: 40% (70/173)
Receiving objects: 41% (71/173)
Receiving objects: 42% (73/173)
Receiving objects: 43% (75/173)
Receiving objects: 44% (77/173)
Receiving objects: 45% (78/173)
Receiving objects: 46% (80/173)
Receiving objects: 47% (82/173)
Receiving objects: 48% (84/173)
Receiving objects: 49% (85/173)
Receiving objects: 50% (87/173)
Receiving objects: 51% (89/173)
Receiving objects: 52% (90/173)
Receiving objects: 53% (92/173)
Receiving objects: 54% (94/173)
Receiving objects: 55% (96/173)
Receiving objects: 56% (97/173)
Receiving objects: 57% (99/173)
Receiving objects: 58% (101/173)
Receiving objects: 59% (103/173)
Receiving objects: 60% (104/173)
Receiving objects: 61% (106/173)
Receiving objects: 62% (108/173)
Receiving objects: 63% (109/173)
Receiving objects: 64% (111/173)
Receiving objects: 65% (113/173)
Receiving objects: 66% (115/173)
Receiving objects: 67% (116/173)
Receiving objects: 68% (118/173)
Receiving objects: 69% (120/173)
Receiving objects: 70% (122/173)
Receiving objects: 71% (123/173)
Receiving objects: 72% (125/173)
Receiving objects: 73% (127/173)
Receiving objects: 74% (129/173)
Receiving objects: 75% (130/173)
Receiving objects: 76% (132/173)
Receiving objects: 77% (134/173)
Receiving objects: 78% (135/173)
Receiving objects: 79% (137/173)
Receiving objects: 80% (139/173)
Receiving objects: 81% (141/173)
Receiving objects: 82% (142/173)
Receiving objects: 83% (144/173)
Receiving objects: 84% (146/173)
Receiving objects: 85% (148/173)
Receiving objects: 86% (149/173)
Receiving objects: 87% (151/173)
Receiving objects: 88% (153/173)
Receiving objects: 89% (154/173)
Receiving objects: 90% (156/173)
Receiving objects: 91% (158/173)
Receiving objects: 92% (160/173)
Receiving objects: 93% (161/173)
Receiving objects: 94% (163/173)
Receiving objects: 95% (165/173)
Receiving objects: 96% (167/173)
Receiving objects: 97% (168/173)
Receiving objects: 98% (170/173)
Receiving objects: 99% (172/173)
Receiving objects: 100% (173/173)
Receiving objects: 100% (173/173), 28.14 KiB | 14.07 MiB/s, done.
Resolving deltas: 0% (0/33)
Resolving deltas: 3% (1/33)
Resolving deltas: 6% (2/33)
Resolving deltas: 15% (5/33)
Resolving deltas: 21% (7/33)
Resolving deltas: 24% (8/33)
Resolving deltas: 30% (10/33)
Resolving deltas: 48% (16/33)
Resolving deltas: 100% (33/33)
Resolving deltas: 100% (33/33), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-device'...
remote: Enumerating objects: 1474, done.
remote: Counting objects: 7% (1/13)
remote: Counting objects: 15% (2/13)
remote: Counting objects: 23% (3/13)
remote: Counting objects: 30% (4/13)
remote: Counting objects: 38% (5/13)
remote: Counting objects: 46% (6/13)
remote: Counting objects: 53% (7/13)
remote: Counting objects: 61% (8/13)
remote: Counting objects: 69% (9/13)
remote: Counting objects: 76% (10/13)
remote: Counting objects: 84% (11/13)
remote: Counting objects: 92% (12/13)
remote: Counting objects: 100% (13/13)
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 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.
Receiving objects: 0% (1/1474)
Receiving objects: 1% (15/1474)
Receiving objects: 2% (30/1474)
Receiving objects: 3% (45/1474)
Receiving objects: 4% (59/1474)
Receiving objects: 5% (74/1474)
Receiving objects: 6% (89/1474)
Receiving objects: 7% (104/1474)
Receiving objects: 8% (118/1474)
Receiving objects: 9% (133/1474)
Receiving objects: 10% (148/1474)
Receiving objects: 11% (163/1474)
Receiving objects: 12% (177/1474)
Receiving objects: 13% (192/1474)
Receiving objects: 14% (207/1474)
Receiving objects: 15% (222/1474)
Receiving objects: 16% (236/1474)
Receiving objects: 17% (251/1474)
Receiving objects: 18% (266/1474)
Receiving objects: 19% (281/1474)
Receiving objects: 20% (295/1474)
Receiving objects: 21% (310/1474)
Receiving objects: 22% (325/1474)
Receiving objects: 23% (340/1474)
Receiving objects: 24% (354/1474)
Receiving objects: 25% (369/1474)
Receiving objects: 26% (384/1474)
Receiving objects: 27% (398/1474)
Receiving objects: 28% (413/1474)
Receiving objects: 29% (428/1474)
Receiving objects: 30% (443/1474)
Receiving objects: 31% (457/1474)
Receiving objects: 32% (472/1474)
Receiving objects: 33% (487/1474)
Receiving objects: 34% (502/1474)
Receiving objects: 35% (516/1474)
Receiving objects: 36% (531/1474)
Receiving objects: 37% (546/1474)
Receiving objects: 38% (561/1474)
Receiving objects: 39% (575/1474)
Receiving objects: 40% (590/1474)
Receiving objects: 41% (605/1474)
Receiving objects: 42% (620/1474)
remote: Total 1474 (delta 3), reused 0 (delta 0), pack-reused 1461
Receiving objects: 43% (634/1474)
Receiving objects: 44% (649/1474)
Receiving objects: 45% (664/1474)
Receiving objects: 46% (679/1474)
Receiving objects: 47% (693/1474)
Receiving objects: 48% (708/1474)
Receiving objects: 49% (723/1474)
Receiving objects: 50% (737/1474)
Receiving objects: 51% (752/1474)
Receiving objects: 52% (767/1474)
Receiving objects: 53% (782/1474)
Receiving objects: 54% (796/1474)
Receiving objects: 55% (811/1474)
Receiving objects: 56% (826/1474)
Receiving objects: 57% (841/1474)
Receiving objects: 58% (855/1474)
Receiving objects: 59% (870/1474)
Receiving objects: 60% (885/1474)
Receiving objects: 61% (900/1474)
Receiving objects: 62% (914/1474)
Receiving objects: 63% (929/1474)
Receiving objects: 64% (944/1474)
Receiving objects: 65% (959/1474)
Receiving objects: 66% (973/1474)
Receiving objects: 67% (988/1474)
Receiving objects: 68% (1003/1474)
Receiving objects: 69% (1018/1474)
Receiving objects: 70% (1032/1474)
Receiving objects: 71% (1047/1474)
Receiving objects: 72% (1062/1474)
Receiving objects: 73% (1077/1474)
Receiving objects: 74% (1091/1474)
Receiving objects: 75% (1106/1474)
Receiving objects: 76% (1121/1474)
Receiving objects: 77% (1135/1474)
Receiving objects: 78% (1150/1474)
Receiving objects: 79% (1165/1474)
Receiving objects: 80% (1180/1474)
Receiving objects: 81% (1194/1474)
Receiving objects: 82% (1209/1474)
Receiving objects: 83% (1224/1474)
Receiving objects: 84% (1239/1474)
Receiving objects: 85% (1253/1474)
Receiving objects: 86% (1268/1474)
Receiving objects: 87% (1283/1474)
Receiving objects: 88% (1298/1474)
Receiving objects: 89% (1312/1474)
Receiving objects: 90% (1327/1474)
Receiving objects: 91% (1342/1474)
Receiving objects: 92% (1357/1474)
Receiving objects: 93% (1371/1474)
Receiving objects: 94% (1386/1474)
Receiving objects: 95% (1401/1474)
Receiving objects: 96% (1416/1474)
Receiving objects: 97% (1430/1474)
Receiving objects: 98% (1445/1474)
Receiving objects: 99% (1460/1474)
Receiving objects: 100% (1474/1474)
Receiving objects: 100% (1474/1474), 167.35 KiB | 27.89 MiB/s, done.
Resolving deltas: 0% (0/489)
Resolving deltas: 1% (5/489)
Resolving deltas: 5% (28/489)
Resolving deltas: 11% (56/489)
Resolving deltas: 20% (100/489)
Resolving deltas: 29% (146/489)
Resolving deltas: 30% (151/489)
Resolving deltas: 32% (157/489)
Resolving deltas: 40% (197/489)
Resolving deltas: 47% (230/489)
Resolving deltas: 50% (247/489)
Resolving deltas: 52% (257/489)
Resolving deltas: 60% (295/489)
Resolving deltas: 61% (299/489)
Resolving deltas: 67% (332/489)
Resolving deltas: 71% (352/489)
Resolving deltas: 72% (354/489)
Resolving deltas: 73% (358/489)
Resolving deltas: 75% (367/489)
Resolving deltas: 76% (375/489)
Resolving deltas: 77% (377/489)
Resolving deltas: 78% (385/489)
Resolving deltas: 79% (387/489)
Resolving deltas: 80% (392/489)
Resolving deltas: 82% (404/489)
Resolving deltas: 83% (406/489)
Resolving deltas: 84% (412/489)
Resolving deltas: 85% (417/489)
Resolving deltas: 86% (421/489)
Resolving deltas: 87% (426/489)
Resolving deltas: 88% (431/489)
Resolving deltas: 89% (438/489)
Resolving deltas: 90% (442/489)
Resolving deltas: 91% (448/489)
Resolving deltas: 92% (451/489)
Resolving deltas: 93% (455/489)
Resolving deltas: 94% (463/489)
Resolving deltas: 95% (466/489)
Resolving deltas: 96% (470/489)
Resolving deltas: 97% (475/489)
Resolving deltas: 98% (480/489)
Resolving deltas: 99% (485/489)
Resolving deltas: 100% (489/489)
Resolving deltas: 100% (489/489), done.
Cloning into '/root/workspace/weifang-config/container/A008/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 | 14.54 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: 22% (7/31)
Resolving deltas: 35% (11/31)
Resolving deltas: 38% (12/31)
Resolving deltas: 70% (22/31)
Resolving deltas: 100% (31/31)
Resolving deltas: 100% (31/31), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-node-weifang'...
remote: Enumerating objects: 211, done.
remote: Counting objects: 0% (1/143)
remote: Counting objects: 1% (2/143)
remote: Counting objects: 2% (3/143)
remote: Counting objects: 3% (5/143)
remote: Counting objects: 4% (6/143)
remote: Counting objects: 5% (8/143)
remote: Counting objects: 6% (9/143)
remote: Counting objects: 7% (11/143)
remote: Counting objects: 8% (12/143)
remote: Counting objects: 9% (13/143)
remote: Counting objects: 10% (15/143)
remote: Counting objects: 11% (16/143)
remote: Counting objects: 12% (18/143)
remote: Counting objects: 13% (19/143)
remote: Counting objects: 14% (21/143)
remote: Counting objects: 15% (22/143)
remote: Counting objects: 16% (23/143)
remote: Counting objects: 17% (25/143)
remote: Counting objects: 18% (26/143)
remote: Counting objects: 19% (28/143)
remote: Counting objects: 20% (29/143)
remote: Counting objects: 21% (31/143)
remote: Counting objects: 22% (32/143)
remote: Counting objects: 23% (33/143)
remote: Counting objects: 24% (35/143)
remote: Counting objects: 25% (36/143)
remote: Counting objects: 26% (38/143)
remote: Counting objects: 27% (39/143)
remote: Counting objects: 28% (41/143)
remote: Counting objects: 29% (42/143)
remote: Counting objects: 30% (43/143)
remote: Counting objects: 31% (45/143)
remote: Counting objects: 32% (46/143)
remote: Counting objects: 33% (48/143)
remote: Counting objects: 34% (49/143)
remote: Counting objects: 35% (51/143)
remote: Counting objects: 36% (52/143)
remote: Counting objects: 37% (53/143)
remote: Counting objects: 38% (55/143)
remote: Counting objects: 39% (56/143)
remote: Counting objects: 40% (58/143)
remote: Counting objects: 41% (59/143)
remote: Counting objects: 42% (61/143)
remote: Counting objects: 43% (62/143)
remote: Counting objects: 44% (63/143)
remote: Counting objects: 45% (65/143)
remote: Counting objects: 46% (66/143)
remote: Counting objects: 47% (68/143)
remote: Counting objects: 48% (69/143)
remote: Counting objects: 49% (71/143)
remote: Counting objects: 50% (72/143)
remote: Counting objects: 51% (73/143)
remote: Counting objects: 52% (75/143)
remote: Counting objects: 53% (76/143)
remote: Counting objects: 54% (78/143)
remote: Counting objects: 55% (79/143)
remote: Counting objects: 56% (81/143)
remote: Counting objects: 57% (82/143)
remote: Counting objects: 58% (83/143)
remote: Counting objects: 59% (85/143)
remote: Counting objects: 60% (86/143)
remote: Counting objects: 61% (88/143)
remote: Counting objects: 62% (89/143)
remote: Counting objects: 63% (91/143)
remote: Counting objects: 64% (92/143)
remote: Counting objects: 65% (93/143)
remote: Counting objects: 66% (95/143)
remote: Counting objects: 67% (96/143)
remote: Counting objects: 68% (98/143)
remote: Counting objects: 69% (99/143)
remote: Counting objects: 70% (101/143)
remote: Counting objects: 71% (102/143)
remote: Counting objects: 72% (103/143)
remote: Counting objects: 73% (105/143)
remote: Counting objects: 74% (106/143)
remote: Counting objects: 75% (108/143)
remote: Counting objects: 76% (109/143)
remote: Counting objects: 77% (111/143)
remote: Counting objects: 78% (112/143)
remote: Counting objects: 79% (113/143)
remote: Counting objects: 80% (115/143)
remote: Counting objects: 81% (116/143)
remote: Counting objects: 82% (118/143)
remote: Counting objects: 83% (119/143)
remote: Counting objects: 84% (121/143)
remote: Counting objects: 85% (122/143)
remote: Counting objects: 86% (123/143)
remote: Counting objects: 87% (125/143)
remote: Counting objects: 88% (126/143)
remote: Counting objects: 89% (128/143)
remote: Counting objects: 90% (129/143)
remote: Counting objects: 91% (131/143)
remote: Counting objects: 92% (132/143)
remote: Counting objects: 93% (133/143)
remote: Counting objects: 94% (135/143)
remote: Counting objects: 95% (136/143)
remote: Counting objects: 96% (138/143)
remote: Counting objects: 97% (139/143)
remote: Counting objects: 98% (141/143)
remote: Counting objects: 99% (142/143)
remote: Counting objects: 100% (143/143)
remote: Counting objects: 100% (143/143), done.
remote: Compressing objects: 1% (1/57)
remote: Compressing objects: 3% (2/57)
remote: Compressing objects: 5% (3/57)
remote: Compressing objects: 7% (4/57)
remote: Compressing objects: 8% (5/57)
remote: Compressing objects: 10% (6/57)
remote: Compressing objects: 12% (7/57)
remote: Compressing objects: 14% (8/57)
remote: Compressing objects: 15% (9/57)
remote: Compressing objects: 17% (10/57)
remote: Compressing objects: 19% (11/57)
remote: Compressing objects: 21% (12/57)
remote: Compressing objects: 22% (13/57)
remote: Compressing objects: 24% (14/57)
remote: Compressing objects: 26% (15/57)
remote: Compressing objects: 28% (16/57)
remote: Compressing objects: 29% (17/57)
remote: Compressing objects: 31% (18/57)
remote: Compressing objects: 33% (19/57)
remote: Compressing objects: 35% (20/57)
remote: Compressing objects: 36% (21/57)
remote: Compressing objects: 38% (22/57)
remote: Compressing objects: 40% (23/57)
remote: Compressing objects: 42% (24/57)
remote: Compressing objects: 43% (25/57)
remote: Compressing objects: 45% (26/57)
remote: Compressing objects: 47% (27/57)
remote: Compressing objects: 49% (28/57)
remote: Compressing objects: 50% (29/57)
remote: Compressing objects: 52% (30/57)
remote: Compressing objects: 54% (31/57)
remote: Compressing objects: 56% (32/57)
remote: Compressing objects: 57% (33/57)
remote: Compressing objects: 59% (34/57)
remote: Compressing objects: 61% (35/57)
remote: Compressing objects: 63% (36/57)
remote: Compressing objects: 64% (37/57)
remote: Compressing objects: 66% (38/57)
remote: Compressing objects: 68% (39/57)
remote: Compressing objects: 70% (40/57)
remote: Compressing objects: 71% (41/57)
remote: Compressing objects: 73% (42/57)
remote: Compressing objects: 75% (43/57)
remote: Compressing objects: 77% (44/57)
remote: Compressing objects: 78% (45/57)
remote: Compressing objects: 80% (46/57)
remote: Compressing objects: 82% (47/57)
remote: Compressing objects: 84% (48/57)
remote: Compressing objects: 85% (49/57)
remote: Compressing objects: 87% (50/57)
remote: Compressing objects: 89% (51/57)
remote: Compressing objects: 91% (52/57)
remote: Compressing objects: 92% (53/57)
remote: Compressing objects: 94% (54/57)
remote: Compressing objects: 96% (55/57)
remote: Compressing objects: 98% (56/57)
remote: Compressing objects: 100% (57/57)
remote: Compressing objects: 100% (57/57), done.
Receiving objects: 0% (1/211)
Receiving objects: 1% (3/211)
Receiving objects: 2% (5/211)
Receiving objects: 3% (7/211)
Receiving objects: 4% (9/211)
Receiving objects: 5% (11/211)
Receiving objects: 6% (13/211)
Receiving objects: 7% (15/211)
Receiving objects: 8% (17/211)
Receiving objects: 9% (19/211)
Receiving objects: 10% (22/211)
Receiving objects: 11% (24/211)
Receiving objects: 12% (26/211)
Receiving objects: 13% (28/211)
Receiving objects: 14% (30/211)
Receiving objects: 15% (32/211)
Receiving objects: 16% (34/211)
Receiving objects: 17% (36/211)
Receiving objects: 18% (38/211)
Receiving objects: 19% (41/211)
Receiving objects: 20% (43/211)
Receiving objects: 21% (45/211)
Receiving objects: 22% (47/211)
Receiving objects: 23% (49/211)
Receiving objects: 24% (51/211)
Receiving objects: 25% (53/211)
Receiving objects: 26% (55/211)
Receiving objects: 27% (57/211)
Receiving objects: 28% (60/211)
Receiving objects: 29% (62/211)
Receiving objects: 30% (64/211)
Receiving objects: 31% (66/211)
Receiving objects: 32% (68/211)
Receiving objects: 33% (70/211)
Receiving objects: 34% (72/211)
Receiving objects: 35% (74/211)
Receiving objects: 36% (76/211)
Receiving objects: 37% (79/211)
Receiving objects: 38% (81/211)
Receiving objects: 39% (83/211)
Receiving objects: 40% (85/211)
Receiving objects: 41% (87/211)
Receiving objects: 42% (89/211)
Receiving objects: 43% (91/211)
Receiving objects: 44% (93/211)
Receiving objects: 45% (95/211)
Receiving objects: 46% (98/211)
remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68
Receiving objects: 47% (100/211)
Receiving objects: 48% (102/211)
Receiving objects: 49% (104/211)
Receiving objects: 50% (106/211)
Receiving objects: 51% (108/211)
Receiving objects: 52% (110/211)
Receiving objects: 53% (112/211)
Receiving objects: 54% (114/211)
Receiving objects: 55% (117/211)
Receiving objects: 56% (119/211)
Receiving objects: 57% (121/211)
Receiving objects: 58% (123/211)
Receiving objects: 59% (125/211)
Receiving objects: 60% (127/211)
Receiving objects: 61% (129/211)
Receiving objects: 62% (131/211)
Receiving objects: 63% (133/211)
Receiving objects: 64% (136/211)
Receiving objects: 65% (138/211)
Receiving objects: 66% (140/211)
Receiving objects: 67% (142/211)
Receiving objects: 68% (144/211)
Receiving objects: 69% (146/211)
Receiving objects: 70% (148/211)
Receiving objects: 71% (150/211)
Receiving objects: 72% (152/211)
Receiving objects: 73% (155/211)
Receiving objects: 74% (157/211)
Receiving objects: 75% (159/211)
Receiving objects: 76% (161/211)
Receiving objects: 77% (163/211)
Receiving objects: 78% (165/211)
Receiving objects: 79% (167/211)
Receiving objects: 80% (169/211)
Receiving objects: 81% (171/211)
Receiving objects: 82% (174/211)
Receiving objects: 83% (176/211)
Receiving objects: 84% (178/211)
Receiving objects: 85% (180/211)
Receiving objects: 86% (182/211)
Receiving objects: 87% (184/211)
Receiving objects: 88% (186/211)
Receiving objects: 89% (188/211)
Receiving objects: 90% (190/211)
Receiving objects: 91% (193/211)
Receiving objects: 92% (195/211)
Receiving objects: 93% (197/211)
Receiving objects: 94% (199/211)
Receiving objects: 95% (201/211)
Receiving objects: 96% (203/211)
Receiving objects: 97% (205/211)
Receiving objects: 98% (207/211)
Receiving objects: 99% (209/211)
Receiving objects: 100% (211/211)
Receiving objects: 100% (211/211), 26.72 KiB | 8.91 MiB/s, done.
Resolving deltas: 0% (0/34)
Resolving deltas: 73% (25/34)
Resolving deltas: 100% (34/34)
Resolving deltas: 100% (34/34), done.
Cloning into '/root/workspace/weifang-config/container/A008/params_new/system-port'...
remote: Enumerating objects: 230, done.
remote: Counting objects: 0% (1/106)
remote: Counting objects: 1% (2/106)
remote: Counting objects: 2% (3/106)
remote: Counting objects: 3% (4/106)
remote: Counting objects: 4% (5/106)
remote: Counting objects: 5% (6/106)
remote: Counting objects: 6% (7/106)
remote: Counting objects: 7% (8/106)
remote: Counting objects: 8% (9/106)
remote: Counting objects: 9% (10/106)
remote: Counting objects: 10% (11/106)
remote: Counting objects: 11% (12/106)
remote: Counting objects: 12% (13/106)
remote: Counting objects: 13% (14/106)
remote: Counting objects: 14% (15/106)
remote: Counting objects: 15% (16/106)
remote: Counting objects: 16% (17/106)
remote: Counting objects: 17% (19/106)
remote: Counting objects: 18% (20/106)
remote: Counting objects: 19% (21/106)
remote: Counting objects: 20% (22/106)
remote: Counting objects: 21% (23/106)
remote: Counting objects: 22% (24/106)
remote: Counting objects: 23% (25/106)
remote: Counting objects: 24% (26/106)
remote: Counting objects: 25% (27/106)
remote: Counting objects: 26% (28/106)
remote: Counting objects: 27% (29/106)
remote: Counting objects: 28% (30/106)
remote: Counting objects: 29% (31/106)
remote: Counting objects: 30% (32/106)
remote: Counting objects: 31% (33/106)
remote: Counting objects: 32% (34/106)
remote: Counting objects: 33% (35/106)
remote: Counting objects: 34% (37/106)
remote: Counting objects: 35% (38/106)
remote: Counting objects: 36% (39/106)
remote: Counting objects: 37% (40/106)
remote: Counting objects: 38% (41/106)
remote: Counting objects: 39% (42/106)
remote: Counting objects: 40% (43/106)
remote: Counting objects: 41% (44/106)
remote: Counting objects: 42% (45/106)
remote: Counting objects: 43% (46/106)
remote: Counting objects: 44% (47/106)
remote: Counting objects: 45% (48/106)
remote: Counting objects: 46% (49/106)
remote: Counting objects: 47% (50/106)
remote: Counting objects: 48% (51/106)
remote: Counting objects: 49% (52/106)
remote: Counting objects: 50% (53/106)
remote: Counting objects: 51% (55/106)
remote: Counting objects: 52% (56/106)
remote: Counting objects: 53% (57/106)
remote: Counting objects: 54% (58/106)
remote: Counting objects: 55% (59/106)
remote: Counting objects: 56% (60/106)
remote: Counting objects: 57% (61/106)
remote: Counting objects: 58% (62/106)
remote: Counting objects: 59% (63/106)
remote: Counting objects: 60% (64/106)
remote: Counting objects: 61% (65/106)
remote: Counting objects: 62% (66/106)
remote: Counting objects: 63% (67/106)
remote: Counting objects: 64% (68/106)
remote: Counting objects: 65% (69/106)
remote: Counting objects: 66% (70/106)
remote: Counting objects: 67% (72/106)
remote: Counting objects: 68% (73/106)
remote: Counting objects: 69% (74/106)
remote: Counting objects: 70% (75/106)
remote: Counting objects: 71% (76/106)
remote: Counting objects: 72% (77/106)
remote: Counting objects: 73% (78/106)
remote: Counting objects: 74% (79/106)
remote: Counting objects: 75% (80/106)
remote: Counting objects: 76% (81/106)
remote: Counting objects: 77% (82/106)
remote: Counting objects: 78% (83/106)
remote: Counting objects: 79% (84/106)
remote: Counting objects: 80% (85/106)
remote: Counting objects: 81% (86/106)
remote: Counting objects: 82% (87/106)
remote: Counting objects: 83% (88/106)
remote: Counting objects: 84% (90/106)
remote: Counting objects: 85% (91/106)
remote: Counting objects: 86% (92/106)
remote: Counting objects: 87% (93/106)
remote: Counting objects: 88% (94/106)
remote: Counting objects: 89% (95/106)
remote: Counting objects: 90% (96/106)
remote: Counting objects: 91% (97/106)
remote: Counting objects: 92% (98/106)
remote: Counting objects: 93% (99/106)
remote: Counting objects: 94% (100/106)
remote: Counting objects: 95% (101/106)
remote: Counting objects: 96% (102/106)
remote: Counting objects: 97% (103/106)
remote: Counting objects: 98% (104/106)
remote: Counting objects: 99% (105/106)
remote: Counting objects: 100% (106/106)
remote: Counting objects: 100% (106/106), done.
remote: Compressing objects: 1% (1/78)
remote: Compressing objects: 2% (2/78)
remote: Compressing objects: 3% (3/78)
remote: Compressing objects: 5% (4/78)
remote: Compressing objects: 6% (5/78)
remote: Compressing objects: 7% (6/78)
remote: Compressing objects: 8% (7/78)
remote: Compressing objects: 10% (8/78)
remote: Compressing objects: 11% (9/78)
remote: Compressing objects: 12% (10/78)
remote: Compressing objects: 14% (11/78)
remote: Compressing objects: 15% (12/78)
remote: Compressing objects: 16% (13/78)
remote: Compressing objects: 17% (14/78)
remote: Compressing objects: 19% (15/78)
remote: Compressing objects: 20% (16/78)
remote: Compressing objects: 21% (17/78)
remote: Compressing objects: 23% (18/78)
remote: Compressing objects: 24% (19/78)
remote: Compressing objects: 25% (20/78)
remote: Compressing objects: 26% (21/78)
remote: Compressing objects: 28% (22/78)
remote: Compressing objects: 29% (23/78)
remote: Compressing objects: 30% (24/78)
remote: Compressing objects: 32% (25/78)
remote: Compressing objects: 33% (26/78)
remote: Compressing objects: 34% (27/78)
remote: Compressing objects: 35% (28/78)
remote: Compressing objects: 37% (29/78)
remote: Compressing objects: 38% (30/78)
remote: Compressing objects: 39% (31/78)
remote: Compressing objects: 41% (32/78)
remote: Compressing objects: 42% (33/78)
remote: Compressing objects: 43% (34/78)
remote: Compressing objects: 44% (35/78)
remote: Compressing objects: 46% (36/78)
remote: Compressing objects: 47% (37/78)
remote: Compressing objects: 48% (38/78)
remote: Compressing objects: 50% (39/78)
remote: Compressing objects: 51% (40/78)
remote: Compressing objects: 52% (41/78)
remote: Compressing objects: 53% (42/78)
remote: Compressing objects: 55% (43/78)
remote: Compressing objects: 56% (44/78)
remote: Compressing objects: 57% (45/78)
remote: Compressing objects: 58% (46/78)
remote: Compressing objects: 60% (47/78)
remote: Compressing objects: 61% (48/78)
remote: Compressing objects: 62% (49/78)
remote: Compressing objects: 64% (50/78)
remote: Compressing objects: 65% (51/78)
remote: Compressing objects: 66% (52/78)
remote: Compressing objects: 67% (53/78)
remote: Compressing objects: 69% (54/78)
remote: Compressing objects: 70% (55/78)
remote: Compressing objects: 71% (56/78)
remote: Compressing objects: 73% (57/78)
remote: Compressing objects: 74% (58/78)
remote: Compressing objects: 75% (59/78)
remote: Compressing objects: 76% (60/78)
remote: Compressing objects: 78% (61/78)
remote: Compressing objects: 79% (62/78)
remote: Compressing objects: 80% (63/78)
remote: Compressing objects: 82% (64/78)
remote: Compressing objects: 83% (65/78)
remote: Compressing objects: 84% (66/78)
remote: Compressing objects: 85% (67/78)
remote: Compressing objects: 87% (68/78)
remote: Compressing objects: 88% (69/78)
remote: Compressing objects: 89% (70/78)
remote: Compressing objects: 91% (71/78)
remote: Compressing objects: 92% (72/78)
remote: Compressing objects: 93% (73/78)
remote: Compressing objects: 94% (74/78)
remote: Compressing objects: 96% (75/78)
remote: Compressing objects: 97% (76/78)
remote: Compressing objects: 98% (77/78)
remote: Compressing objects: 100% (78/78)
remote: Compressing objects: 100% (78/78), done.
Receiving objects: 0% (1/230)
Receiving objects: 1% (3/230)
Receiving objects: 2% (5/230)
Receiving objects: 3% (7/230)
Receiving objects: 4% (10/230)
Receiving objects: 5% (12/230)
Receiving objects: 6% (14/230)
Receiving objects: 7% (17/230)
Receiving objects: 8% (19/230)
Receiving objects: 9% (21/230)
Receiving objects: 10% (23/230)
Receiving objects: 11% (26/230)
Receiving objects: 12% (28/230)
Receiving objects: 13% (30/230)
Receiving objects: 14% (33/230)
Receiving objects: 15% (35/230)
Receiving objects: 16% (37/230)
Receiving objects: 17% (40/230)
Receiving objects: 18% (42/230)
Receiving objects: 19% (44/230)
Receiving objects: 20% (46/230)
Receiving objects: 21% (49/230)
Receiving objects: 22% (51/230)
Receiving objects: 23% (53/230)
Receiving objects: 24% (56/230)
Receiving objects: 25% (58/230)
Receiving objects: 26% (60/230)
Receiving objects: 27% (63/230)
Receiving objects: 28% (65/230)
Receiving objects: 29% (67/230)
Receiving objects: 30% (69/230)
Receiving objects: 31% (72/230)
Receiving objects: 32% (74/230)
Receiving objects: 33% (76/230)
Receiving objects: 34% (79/230)
Receiving objects: 35% (81/230)
Receiving objects: 36% (83/230)
Receiving objects: 37% (86/230)
Receiving objects: 38% (88/230)
Receiving objects: 39% (90/230)
Receiving objects: 40% (92/230)
Receiving objects: 41% (95/230)
Receiving objects: 42% (97/230)
Receiving objects: 43% (99/230)
Receiving objects: 44% (102/230)
Receiving objects: 45% (104/230)
Receiving objects: 46% (106/230)
Receiving objects: 47% (109/230)
Receiving objects: 48% (111/230)
Receiving objects: 49% (113/230)
Receiving objects: 50% (115/230)
Receiving objects: 51% (118/230)
Receiving objects: 52% (120/230)
Receiving objects: 53% (122/230)
Receiving objects: 54% (125/230)
Receiving objects: 55% (127/230)
Receiving objects: 56% (129/230)
Receiving objects: 57% (132/230)
Receiving objects: 58% (134/230)
Receiving objects: 59% (136/230)
Receiving objects: 60% (138/230)
Receiving objects: 61% (141/230)
Receiving objects: 62% (143/230)
Receiving objects: 63% (145/230)
Receiving objects: 64% (148/230)
Receiving objects: 65% (150/230)
Receiving objects: 66% (152/230)
Receiving objects: 67% (155/230)
Receiving objects: 68% (157/230)
Receiving objects: 69% (159/230)
Receiving objects: 70% (161/230)
Receiving objects: 71% (164/230)
Receiving objects: 72% (166/230)
Receiving objects: 73% (168/230)
Receiving objects: 74% (171/230)
Receiving objects: 75% (173/230)
Receiving objects: 76% (175/230)
Receiving objects: 77% (178/230)
Receiving objects: 78% (180/230)
Receiving objects: 79% (182/230)
Receiving objects: 80% (184/230)
remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124
Receiving objects: 81% (187/230)
Receiving objects: 82% (189/230)
Receiving objects: 83% (191/230)
Receiving objects: 84% (194/230)
Receiving objects: 85% (196/230)
Receiving objects: 86% (198/230)
Receiving objects: 87% (201/230)
Receiving objects: 88% (203/230)
Receiving objects: 89% (205/230)
Receiving objects: 90% (207/230)
Receiving objects: 91% (210/230)
Receiving objects: 92% (212/230)
Receiving objects: 93% (214/230)
Receiving objects: 94% (217/230)
Receiving objects: 95% (219/230)
Receiving objects: 96% (221/230)
Receiving objects: 97% (224/230)
Receiving objects: 98% (226/230)
Receiving objects: 99% (228/230)
Receiving objects: 100% (230/230)
Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done.
Resolving deltas: 0% (0/97)
Resolving deltas: 2% (2/97)
Resolving deltas: 3% (3/97)
Resolving deltas: 14% (14/97)
Resolving deltas: 24% (24/97)
Resolving deltas: 25% (25/97)
Resolving deltas: 26% (26/97)
Resolving deltas: 28% (28/97)
Resolving deltas: 30% (30/97)
Resolving deltas: 32% (32/97)
Resolving deltas: 34% (33/97)
Resolving deltas: 44% (43/97)
Resolving deltas: 45% (44/97)
Resolving deltas: 67% (65/97)
Resolving deltas: 68% (66/97)
Resolving deltas: 70% (68/97)
Resolving deltas: 72% (70/97)
Resolving deltas: 74% (72/97)
Resolving deltas: 88% (86/97)
Resolving deltas: 91% (89/97)
Resolving deltas: 92% (90/97)
Resolving deltas: 93% (91/97)
Resolving deltas: 100% (97/97)
Resolving deltas: 100% (97/97), done.
Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d'
Submodule path 'crane_align_customized': checked out '99d8b36283ed14853ed3ac45ab1c29a9604a0a11'
Submodule path 'hardware': checked out '8a648c3504aa9a3b23ce86fdae0e39ca95edaf4f'
Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175'
Submodule path 'lidar-extrinsics': checked out 'fe08d7420373cd0f9b1b4eb867e0c7f9d713d153'
Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4'
Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61'
Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc'
Submodule path 'msf-vehicle': checked out 'b75119ce9a807607dd01505e2fc5d39cbd1df637'
Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da'
Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b'
Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266'
Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545'
Submodule path 'perception_new_detection': checked out '5c56dcc6c3d7728fa79026441b40bab174721e5f'
Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc'
Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20'
Submodule path 'perception_vehicles': checked out '0369240dd08c809ef7dc5f261f0036c98bbb8cb5'
Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd'
Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out 'bbea31feaa2abe6a945cba3a915f969ca6afad5f'
Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e'
Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce'
Submodule path 'system-node-weifang': checked out '85dfb55831c10ce7a8dcd93684fc8b990eb68b45'
Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/container/A008/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/hardware/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A008/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/msf-port/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A008/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A008/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_lidar_camera_fusion 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A008/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_truck 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A008/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/container/A008/params_new/system-common/
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-common/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-device/master /root/workspace/weifang-config/container/A008/params_new/system-device/slave /root/workspace/weifang-config/container/A008/params_new/system-device/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A008/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/system-port/system-ros /root/workspace/weifang-config/container/A008/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/container/A008/params_new/params_new/
crane_align
data_collection
extrinsics
hardware
hesai_lidar
imv_spreader_detection
lane_detection
lidar_camera_fusion
lidar_correction_files
lidar_loc_v2
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
new_truck_spreader_detection
perception
peripheral_controller.toml
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/container/A008/params_new/params_new/crane_align /root/workspace/weifang-config/container/A008/params_new/params_new/data_collection /root/workspace/weifang-config/container/A008/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A008/params_new/params_new/hardware /root/workspace/weifang-config/container/A008/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A008/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A008/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A008/params_new/params_new/master /root/workspace/weifang-config/container/A008/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A008/params_new/params_new/perception /root/workspace/weifang-config/container/A008/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A008/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A008/params_new/params_new/prediction /root/workspace/weifang-config/container/A008/params_new/params_new/README.md /root/workspace/weifang-config/container/A008/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A008/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A008/params_new/params_new/slave /root/workspace/weifang-config/container/A008/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A008/params_new/params_new/system-ros /root/workspace/weifang-config/container/A008/params_A008/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
A008
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_A008/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/container/A008/params_A008/params/master
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A008/params_A008/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008/params_A008/params/master@tmp
[Pipeline] sh
+ cp -r params_A008 params_orin_master_A008_2024-04-19_10-34-27
[Pipeline] sh
+ zip -rq params_orin_master_A008_2024-04-19_10-34-27.zip params_orin_master_A008_2024-04-19_10-34-27 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-04-19_10-34-27.zip,/root/workspace/weifang-config/container/A008/version.json
[Pipeline] sh
+ curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A008/params_orin_master_A008_2024-04-19_10-34-27.zip"' --form 'version=@"/root/workspace/weifang-config/container/A008/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
15 32.4M 0 0 15 5056k 0 5430k 0:00:06 --:--:-- 0:00:06 5424k
25 32.4M 0 0 25 8576k 0 4382k 0:00:07 0:00:01 0:00:06 4379k
28 32.4M 0 0 28 9536k 0 3193k 0:00:10 0:00:02 0:00:08 3192k
29 32.4M 0 0 29 9920k 0 2462k 0:00:13 0:00:04 0:00:09 2462k
31 32.4M 0 0 31 10.1M 0 2021k 0:00:16 0:00:05 0:00:11 2021k
32 32.4M 0 0 32 10.4M 0 1778k 0:00:18 0:00:06 0:00:12 1109k
33 32.4M 0 0 33 10.9M 0 1606k 0:00:20 0:00:06 0:00:14 523k
36 32.4M 0 0 36 11.7M 0 1512k 0:00:21 0:00:07 0:00:14 502k
44 32.4M 0 0 44 14.3M 0 1638k 0:00:20 0:00:08 0:00:12 963k
54 32.4M 0 0 54 17.6M 0 1823k 0:00:18 0:00:09 0:00:09 1609k
65 32.4M 0 0 65 21.2M 0 1990k 0:00:16 0:00:10 0:00:06 2249k
74 32.4M 0 0 74 24.3M 0 2083k 0:00:15 0:00:11 0:00:04 2749k
89 32.4M 0 0 89 28.9M 0 2291k 0:00:14 0:00:12 0:00:02 3535k
100 32.4M 0 0 100 32.4M 0 2264k 0:00:14 0:00:14 --:--:-- 3242k
100 32.4M 0 43 100 32.4M 2 2220k 0:00:14 0:00:14 --:--:-- 3000k
100 32.4M 0 43 100 32.4M 2 2220k 0:00:14 0:00:14 --:--:-- 2840k
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/container/A008@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/weifang/container/.A008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/container/.A008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/container/.A008.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": "# 参数发布通知
### [潍坊集装箱车辆参数]
---
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:yangjun
- 更新车辆:
> - <font color=#3C3C3C> [A008master]:
**公有dev**: 94f418f.**2024/04/17/11:13:15**
**私有dev**: f2fe49e.**2024/03/22/17:04:03**
</font>
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 566 100 27 100 539 287 5734 --:--:-- --:--:-- --:--:-- 5957
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS