Started by user baiyongqiang
Obtained weifang-bulk-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 8cf61c251874f6b6c943da6f4a7a43013b3810f8
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository http://159.27.226.4/weilikang/jenkinslib.git
> git init /var/lib/jenkins/workspace/weifang-config-bulk-new@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10
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
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8cf61c251874f6b6c943da6f4a7a43013b3810f8 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8cf61c251874f6b6c943da6f4a7a43013b3810f8 # timeout=10
Commit message: "Update params.groovy"
> git rev-list --no-walk 2052c30134163616f167203bcb86ad15129bfff4 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[V004, V005]
[Pipeline] echo
V004
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/weifang-config-bulk-new
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Cloning the remote Git repository
Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git
> git init /var/lib/jenkins/workspace/weifang-config-bulk-new # 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 config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8c1f2a1300a8ecfcdb25bfba7c3d2beeb8546665 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8c1f2a1300a8ecfcdb25bfba7c3d2beeb8546665 # timeout=10
Commit message: "Update params-sha256-test.jenkinsfile"
> git rev-list --no-walk b1ffbb59c0dfc87695eeb3610246f990eb5f1d8e # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
2
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/shared_config/
[Pipeline] echo
V004.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/bulk/V004.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/V004.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/bulk/V004.json
[Pipeline] echo
V005.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/bulk/V005.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/V005.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/bulk/V005.json
[Pipeline] echo
[V004, V005]
[Pipeline] echo
V004
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V004
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V004/params_V004
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V004/params /root/workspace/weifang-config/bulk/V004/params_new /root/workspace/weifang-config/bulk/V004/params_orin_slave_V004_2024-04-09_14-55-30 /root/workspace/weifang-config/bulk/V004/params_orin_slave_V004_2024-04-09_14-55-30.zip /root/workspace/weifang-config/bulk/V004/params_V004 /root/workspace/weifang-config/bulk/V004/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V004
[Pipeline] {
[Pipeline] echo
[V004, V005]
[Pipeline] echo
更新V004参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/bulk_port/V004.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/bulk/V004/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/bulk_port/V004.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/bulk_port/V004.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/bulk_port/V004.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision f02b899cf4124bf6376fba5ed6bfc432cb641b3e (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f f02b899cf4124bf6376fba5ed6bfc432cb641b3e # timeout=300000
Commit message: "fix: control params"
> git rev-list --no-walk 5e0e71e16144d608fa5496a8e1e92b0814bd31ed # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/V004.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=V004
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=V004
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1380,"description":"","name":"V004","name_with_namespace":"Hardware / config / V004","path":"V004","path_with_namespace":"hardware/config/V004","created_at":"2024-01-04T13:31:53.722Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/V004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/V004.git","web_url":"http://159.27.226.4/hardware/config/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:54:12.290Z","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/1380","issues":"http://159.27.226.4/api/v4/projects/1380/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1380/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1380/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1380/labels","events":"http://159.27.226.4/api/v4/projects/1380/events","members":"http://159.27.226.4/api/v4/projects/1380/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1380/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31:53.740Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1258,"description":null,"name":"V004","name_with_namespace":"Lidar / config / vehicles / V004","path":"V004","path_with_namespace":"lidar/config/vehicles/V004","created_at":"2023-11-17T12:28:19.617Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/V004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/V004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/V004","readme_url":"http://159.27.226.4/lidar/config/vehicles/V004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T12:28:19.617Z","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/1258","issues":"http://159.27.226.4/api/v4/projects/1258/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1258/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1258/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1258/labels","events":"http://159.27.226.4/api/v4/projects/1258/events","members":"http://159.27.226.4/api/v4/projects/1258/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1258/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:19.636Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1242,"description":null,"name":"V004","name_with_namespace":"Localization / config / V004","path":"V004","path_with_namespace":"localization/config/V004","created_at":"2023-11-02T02:36:48.690Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/V004.git","http_url_to_repo":"http://159.27.226.4/localization/config/V004.git","web_url":"http://159.27.226.4/localization/config/V004","readme_url":"http://159.27.226.4/localization/config/V004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:54:32.939Z","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/1242","issues":"http://159.27.226.4/api/v4/projects/1242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1242/labels","events":"http://159.27.226.4/api/v4/projects/1242/events","members":"http://159.27.226.4/api/v4/projects/1242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-03T02:36:48.712Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":126,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1239,"description":"","name":"V004","name_with_namespace":"config / extrinsics / V004","path":"V004","path_with_namespace":"config/extrinsics/V004","created_at":"2023-11-01T08:21:04.000Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/V004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/V004.git","web_url":"http://159.27.226.4/config/extrinsics/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T07:10:18.388Z","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/1239","issues":"http://159.27.226.4/api/v4/projects/1239/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1239/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1239/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1239/labels","events":"http://159.27.226.4/api/v4/projects/1239/events","members":"http://159.27.226.4/api/v4/projects/1239/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1239/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-02T08:21:04.149Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1235,"description":"","name":"V004","name_with_namespace":"config / vehicles / V004","path":"V004","path_with_namespace":"config/vehicles/V004","created_at":"2023-10-30T23:28:47.224Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/V004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/V004.git","web_url":"http://159.27.226.4/config/vehicles/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-17T03:18:47.555Z","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/1235","issues":"http://159.27.226.4/api/v4/projects/1235/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1235/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1235/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1235/labels","events":"http://159.27.226.4/api/v4/projects/1235/events","members":"http://159.27.226.4/api/v4/projects/1235/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1235/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:28:47.240Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1232,"description":"","name":"V004","name_with_namespace":"config / weifang / bulk_port / V004","path":"V004","path_with_namespace":"config/weifang/bulk_port/V004","created_at":"2023-10-30T23:21:51.560Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/V004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/V004.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/V004","readme_url":"http://159.27.226.4/config/weifang/bulk_port/V004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T11:12:18.941Z","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/1232","issues":"http://159.27.226.4/api/v4/projects/1232/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1232/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1232/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1232/labels","events":"http://159.27.226.4/api/v4/projects/1232/events","members":"http://159.27.226.4/api/v4/projects/1232/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1232/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:21:51.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}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
1232
[Pipeline] echo
1232
[Pipeline] echo
de32051
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1232 de32051 f02b899
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/.V004.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"de32051","shared_config":"604fa0b"}}
[Pipeline] echo
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"604fa0b"}}
[Pipeline] sh
+ echo '{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"604fa0b"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V004.json
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"604fa0b"}}
[Pipeline] echo
{"repo_name":"params_orin_master_V004","branch":"dev","time":"2024-04-29_15-01-48","commit_id":"f02b899","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=V004
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=V004
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1380,"description":"","name":"V004","name_with_namespace":"Hardware / config / V004","path":"V004","path_with_namespace":"hardware/config/V004","created_at":"2024-01-04T13:31:53.722Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/V004.git","http_url_to_repo":"http://159.27.226.4/hardware/config/V004.git","web_url":"http://159.27.226.4/hardware/config/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:54:12.290Z","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/1380","issues":"http://159.27.226.4/api/v4/projects/1380/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1380/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1380/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1380/labels","events":"http://159.27.226.4/api/v4/projects/1380/events","members":"http://159.27.226.4/api/v4/projects/1380/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1380/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31:53.740Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1258,"description":null,"name":"V004","name_with_namespace":"Lidar / config / vehicles / V004","path":"V004","path_with_namespace":"lidar/config/vehicles/V004","created_at":"2023-11-17T12:28:19.617Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/V004.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/V004.git","web_url":"http://159.27.226.4/lidar/config/vehicles/V004","readme_url":"http://159.27.226.4/lidar/config/vehicles/V004/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T12:28:19.617Z","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/1258","issues":"http://159.27.226.4/api/v4/projects/1258/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1258/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1258/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1258/labels","events":"http://159.27.226.4/api/v4/projects/1258/events","members":"http://159.27.226.4/api/v4/projects/1258/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1258/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:19.636Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1242,"description":null,"name":"V004","name_with_namespace":"Localization / config / V004","path":"V004","path_with_namespace":"localization/config/V004","created_at":"2023-11-02T02:36:48.690Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/V004.git","http_url_to_repo":"http://159.27.226.4/localization/config/V004.git","web_url":"http://159.27.226.4/localization/config/V004","readme_url":"http://159.27.226.4/localization/config/V004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:54:32.939Z","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/1242","issues":"http://159.27.226.4/api/v4/projects/1242/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1242/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1242/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1242/labels","events":"http://159.27.226.4/api/v4/projects/1242/events","members":"http://159.27.226.4/api/v4/projects/1242/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1242/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-03T02:36:48.712Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":126,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1239,"description":"","name":"V004","name_with_namespace":"config / extrinsics / V004","path":"V004","path_with_namespace":"config/extrinsics/V004","created_at":"2023-11-01T08:21:04.000Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/V004.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/V004.git","web_url":"http://159.27.226.4/config/extrinsics/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T07:10:18.388Z","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/1239","issues":"http://159.27.226.4/api/v4/projects/1239/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1239/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1239/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1239/labels","events":"http://159.27.226.4/api/v4/projects/1239/events","members":"http://159.27.226.4/api/v4/projects/1239/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1239/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-02T08:21:04.149Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1235,"description":"","name":"V004","name_with_namespace":"config / vehicles / V004","path":"V004","path_with_namespace":"config/vehicles/V004","created_at":"2023-10-30T23:28:47.224Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/V004.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/V004.git","web_url":"http://159.27.226.4/config/vehicles/V004","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-17T03:18:47.555Z","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/1235","issues":"http://159.27.226.4/api/v4/projects/1235/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1235/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1235/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1235/labels","events":"http://159.27.226.4/api/v4/projects/1235/events","members":"http://159.27.226.4/api/v4/projects/1235/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1235/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:28:47.240Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1232,"description":"","name":"V004","name_with_namespace":"config / weifang / bulk_port / V004","path":"V004","path_with_namespace":"config/weifang/bulk_port/V004","created_at":"2023-10-30T23:21:51.560Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/V004.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/V004.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/V004","readme_url":"http://159.27.226.4/config/weifang/bulk_port/V004/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T11:12:18.941Z","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/1232","issues":"http://159.27.226.4/api/v4/projects/1232/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1232/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1232/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1232/labels","events":"http://159.27.226.4/api/v4/projects/1232/events","members":"http://159.27.226.4/api/v4/projects/1232/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1232/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:21:51.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}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
config/weifang/bulk_port/V004
[Pipeline] echo
1232
[Pipeline] echo
1232
[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/1232/repository/commits/f02b899
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1232/repository/commits/f02b899
Response Code: HTTP/1.1 200 OK
Response:
{"id":"f02b899cf4124bf6376fba5ed6bfc432cb641b3e","short_id":"f02b899c","created_at":"2024-04-22T19:12:17.000+08:00","parent_ids":["5e0e71e16144d608fa5496a8e1e92b0814bd31ed"],"title":"fix: control params","message":"fix: control params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-22T19:12:17.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-22T19:12:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V004/-/commit/f02b899cf4124bf6376fba5ed6bfc432cb641b3e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1232,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/22/19:12:17
[Pipeline] echo
dev**: f02b899.**2024/04/22/19:12:17**
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V004/params_V004
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/shared_config/test1/
[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/bulk_port/shared_config.git
> git init /root/workspace/weifang-config/bulk/V004/params_V004 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/weifang/bulk_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/bulk_port/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/weifang/bulk_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/test1^{commit} # timeout=10
Checking out Revision 57b7261199b4650402067830c3944695d4266f5e (origin/test1)
> git config core.sparsecheckout # timeout=10
> git checkout -f 57b7261199b4650402067830c3944695d4266f5e # timeout=30000
Commit message: "feat_out: 更新干散货对准值判断阈值"
> git rev-list --no-walk 57b7261199b4650402067830c3944695d4266f5e # timeout=10
[Pipeline] sh
+ cp -r .git/ params pointcloud /root/workspace/weifang-config/bulk/shared_config/test1/
[Pipeline] sh
+ rm -rf params_V004@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/V004.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-24T03:35:57.578Z","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-22T03:31:53.415Z","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/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
604fa0b
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 521 604fa0b 57b7261
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/.V004.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"604fa0b"}}
[Pipeline] echo
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"57b7261"}}
[Pipeline] sh
+ echo '{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"57b7261"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V004.json
{"project":{"V004":"config/weifang/bulk_port/V004","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V004":"f02b899","shared_config":"57b7261"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-01-55","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-24T03:35:57.578Z","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-22T03:31:53.415Z","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/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[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/521/repository/commits/57b7261
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/521/repository/commits/57b7261
Response Code: HTTP/1.1 200 OK
Response:
{"id":"57b7261199b4650402067830c3944695d4266f5e","short_id":"57b72611","created_at":"2024-04-09T11:30:55.000+08:00","parent_ids":["677c8cc1edba716e7a8e2dd33f8eb8fdbdec1fcb"],"title":"feat_out: 更新干散货对准值判断阈值","message":"feat_out: 更新干散货对准值判断阈值\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-04-09T11:30:55.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-04-09T11:30:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config/-/commit/57b7261199b4650402067830c3944695d4266f5e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":521,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/09/11:30:55
[Pipeline] echo
test1**: 57b7261.**2024/04/09/11:30:55**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_V004","branch":"dev","time":"2024-04-29_15-01-48","commit_id":"f02b899","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-01-55","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}],"device":1,"device_name":"V004_Master","type":0,"project":6}
[Pipeline] echo
V004
[Pipeline] sh
++ ls
++ grep -v params_V004
++ grep -v version.json
++ xargs
+ cp -r params params_V004/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_V004","branch":"dev","time":"2024-04-29_15-01-48","commit_id":"f02b899","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-01-55","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}],"device":1,"device_name":"V004_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_V004@tmp
[Pipeline] echo
> - [V004master]:
**公有test1**: 57b7261.**2024/04/09/11:30:55**
**私有dev**: f02b899.**2024/04/22/19:12:17**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
V005
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V005
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V005/params_V005
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V005/params /root/workspace/weifang-config/bulk/V005/params_new /root/workspace/weifang-config/bulk/V005/params_orin_slave_V005_2024-04-09_14-56-05 /root/workspace/weifang-config/bulk/V005/params_orin_slave_V005_2024-04-09_14-56-05.zip /root/workspace/weifang-config/bulk/V005/params_V005 /root/workspace/weifang-config/bulk/V005/version.json
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V005
[Pipeline] {
[Pipeline] echo
[V004, V005]
[Pipeline] echo
更新V005参数
[Pipeline] echo
dev,http://159.27.226.4/config/weifang/bulk_port/V005.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/bulk/V005/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/weifang/bulk_port/V005.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/weifang/bulk_port/V005.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/bulk_port/V005.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision e23f9e874ccf498ffa7b53c35c2016d098090898 (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f e23f9e874ccf498ffa7b53c35c2016d098090898 # timeout=300000
Commit message: "fix: control params"
> git rev-list --no-walk 02c3e17378d9120775231baab040850f3572034a # timeout=10
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/V005.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=V005
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=V005
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1381,"description":"","name":"V005","name_with_namespace":"Hardware / config / V005","path":"V005","path_with_namespace":"hardware/config/V005","created_at":"2024-01-04T13:32:03.828Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/V005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/V005.git","web_url":"http://159.27.226.4/hardware/config/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:54:13.583Z","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/1381","issues":"http://159.27.226.4/api/v4/projects/1381/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1381/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1381/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1381/labels","events":"http://159.27.226.4/api/v4/projects/1381/events","members":"http://159.27.226.4/api/v4/projects/1381/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1381/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:32:03.839Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1257,"description":null,"name":"V005","name_with_namespace":"Lidar / config / vehicles / V005","path":"V005","path_with_namespace":"lidar/config/vehicles/V005","created_at":"2023-11-17T12:28:19.097Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/V005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/V005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/V005","readme_url":"http://159.27.226.4/lidar/config/vehicles/V005/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T12:28:19.097Z","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/1257","issues":"http://159.27.226.4/api/v4/projects/1257/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1257/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1257/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1257/labels","events":"http://159.27.226.4/api/v4/projects/1257/events","members":"http://159.27.226.4/api/v4/projects/1257/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1257/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:19.110Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1243,"description":null,"name":"V005","name_with_namespace":"Localization / config / V005","path":"V005","path_with_namespace":"localization/config/V005","created_at":"2023-11-02T02:36:50.571Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/V005.git","http_url_to_repo":"http://159.27.226.4/localization/config/V005.git","web_url":"http://159.27.226.4/localization/config/V005","readme_url":"http://159.27.226.4/localization/config/V005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:54:34.214Z","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/1243","issues":"http://159.27.226.4/api/v4/projects/1243/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1243/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1243/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1243/labels","events":"http://159.27.226.4/api/v4/projects/1243/events","members":"http://159.27.226.4/api/v4/projects/1243/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1243/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-03T02:36:50.610Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":126,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1240,"description":"","name":"V005","name_with_namespace":"config / extrinsics / V005","path":"V005","path_with_namespace":"config/extrinsics/V005","created_at":"2023-11-01T08:21:14.332Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/V005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/V005.git","web_url":"http://159.27.226.4/config/extrinsics/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-08T08:47:42.377Z","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/1240","issues":"http://159.27.226.4/api/v4/projects/1240/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1240/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1240/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1240/labels","events":"http://159.27.226.4/api/v4/projects/1240/events","members":"http://159.27.226.4/api/v4/projects/1240/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1240/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-02T08:21:14.378Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1236,"description":"","name":"V005","name_with_namespace":"config / vehicles / V005","path":"V005","path_with_namespace":"config/vehicles/V005","created_at":"2023-10-30T23:29:13.557Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/V005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/V005.git","web_url":"http://159.27.226.4/config/vehicles/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-17T03:18:51.102Z","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/1236","issues":"http://159.27.226.4/api/v4/projects/1236/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1236/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1236/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1236/labels","events":"http://159.27.226.4/api/v4/projects/1236/events","members":"http://159.27.226.4/api/v4/projects/1236/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1236/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:29:13.572Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1233,"description":"","name":"V005","name_with_namespace":"config / weifang / bulk_port / V005","path":"V005","path_with_namespace":"config/weifang/bulk_port/V005","created_at":"2023-10-30T23:22:11.696Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/V005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/V005.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/V005","readme_url":"http://159.27.226.4/config/weifang/bulk_port/V005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T11:11:19.643Z","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/1233","issues":"http://159.27.226.4/api/v4/projects/1233/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1233/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1233/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1233/labels","events":"http://159.27.226.4/api/v4/projects/1233/events","members":"http://159.27.226.4/api/v4/projects/1233/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1233/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:22:11.716Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
1233
[Pipeline] echo
1233
[Pipeline] echo
62bc0dc
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 1233 62bc0dc e23f9e8
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/.V005.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"62bc0dc","shared_config":"604fa0b"}}
[Pipeline] echo
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"604fa0b"}}
[Pipeline] sh
+ echo '{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"604fa0b"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V005.json
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"604fa0b"}}
[Pipeline] echo
{"repo_name":"params_orin_master_V005","branch":"dev","time":"2024-04-29_15-02-04","commit_id":"e23f9e8","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=V005
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=V005
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1381,"description":"","name":"V005","name_with_namespace":"Hardware / config / V005","path":"V005","path_with_namespace":"hardware/config/V005","created_at":"2024-01-04T13:32:03.828Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/V005.git","http_url_to_repo":"http://159.27.226.4/hardware/config/V005.git","web_url":"http://159.27.226.4/hardware/config/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:54:13.583Z","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/1381","issues":"http://159.27.226.4/api/v4/projects/1381/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1381/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1381/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1381/labels","events":"http://159.27.226.4/api/v4/projects/1381/events","members":"http://159.27.226.4/api/v4/projects/1381/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1381/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:32:03.839Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1257,"description":null,"name":"V005","name_with_namespace":"Lidar / config / vehicles / V005","path":"V005","path_with_namespace":"lidar/config/vehicles/V005","created_at":"2023-11-17T12:28:19.097Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/V005.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/V005.git","web_url":"http://159.27.226.4/lidar/config/vehicles/V005","readme_url":"http://159.27.226.4/lidar/config/vehicles/V005/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-17T12:28:19.097Z","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/1257","issues":"http://159.27.226.4/api/v4/projects/1257/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1257/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1257/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1257/labels","events":"http://159.27.226.4/api/v4/projects/1257/events","members":"http://159.27.226.4/api/v4/projects/1257/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1257/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-18T12:28:19.110Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1243,"description":null,"name":"V005","name_with_namespace":"Localization / config / V005","path":"V005","path_with_namespace":"localization/config/V005","created_at":"2023-11-02T02:36:50.571Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/V005.git","http_url_to_repo":"http://159.27.226.4/localization/config/V005.git","web_url":"http://159.27.226.4/localization/config/V005","readme_url":"http://159.27.226.4/localization/config/V005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:54:34.214Z","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/1243","issues":"http://159.27.226.4/api/v4/projects/1243/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1243/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1243/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1243/labels","events":"http://159.27.226.4/api/v4/projects/1243/events","members":"http://159.27.226.4/api/v4/projects/1243/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1243/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-03T02:36:50.610Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":126,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1240,"description":"","name":"V005","name_with_namespace":"config / extrinsics / V005","path":"V005","path_with_namespace":"config/extrinsics/V005","created_at":"2023-11-01T08:21:14.332Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/V005.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/V005.git","web_url":"http://159.27.226.4/config/extrinsics/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-08T08:47:42.377Z","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/1240","issues":"http://159.27.226.4/api/v4/projects/1240/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1240/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1240/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1240/labels","events":"http://159.27.226.4/api/v4/projects/1240/events","members":"http://159.27.226.4/api/v4/projects/1240/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1240/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-11-02T08:21:14.378Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":3,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1236,"description":"","name":"V005","name_with_namespace":"config / vehicles / V005","path":"V005","path_with_namespace":"config/vehicles/V005","created_at":"2023-10-30T23:29:13.557Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/V005.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/V005.git","web_url":"http://159.27.226.4/config/vehicles/V005","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-17T03:18:51.102Z","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/1236","issues":"http://159.27.226.4/api/v4/projects/1236/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1236/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1236/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1236/labels","events":"http://159.27.226.4/api/v4/projects/1236/events","members":"http://159.27.226.4/api/v4/projects/1236/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1236/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:29:13.572Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":1233,"description":"","name":"V005","name_with_namespace":"config / weifang / bulk_port / V005","path":"V005","path_with_namespace":"config/weifang/bulk_port/V005","created_at":"2023-10-30T23:22:11.696Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/V005.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/V005.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/V005","readme_url":"http://159.27.226.4/config/weifang/bulk_port/V005/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T11:11:19.643Z","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/1233","issues":"http://159.27.226.4/api/v4/projects/1233/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1233/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1233/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1233/labels","events":"http://159.27.226.4/api/v4/projects/1233/events","members":"http://159.27.226.4/api/v4/projects/1233/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1233/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-31T23:22:11.716Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
config/weifang/bulk_port/V005
[Pipeline] echo
1233
[Pipeline] echo
1233
[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/1233/repository/commits/e23f9e8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1233/repository/commits/e23f9e8
Response Code: HTTP/1.1 200 OK
Response:
{"id":"e23f9e874ccf498ffa7b53c35c2016d098090898","short_id":"e23f9e87","created_at":"2024-04-22T19:11:18.000+08:00","parent_ids":["02c3e17378d9120775231baab040850f3572034a"],"title":"fix: control params","message":"fix: control params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-22T19:11:18.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-22T19:11:18.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V005/-/commit/e23f9e874ccf498ffa7b53c35c2016d098090898","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1233,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/22/19:11:18
[Pipeline] echo
dev**: e23f9e8.**2024/04/22/19:11:18**
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V005/params_V005
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/shared_config/test1/params /root/workspace/weifang-config/bulk/shared_config/test1/pointcloud /root/workspace/weifang-config/bulk/shared_config/test1/.git/ ./
[Pipeline] sh
+ rm -rf params_V005@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/V005.json
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-24T03:35:57.578Z","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-22T03:31:53.415Z","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/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
604fa0b
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 521 604fa0b 57b7261
[Pipeline] echo
/root/commtest/rcdev-project/weifang/bulk/.V005.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"604fa0b"}}
[Pipeline] echo
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"57b7261"}}
[Pipeline] sh
+ echo '{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"57b7261"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V005.json
{"project":{"V005":"config/weifang/bulk_port/V005","shared_config":"config/weifang/bulk_port/shared_config"},"commit":{"V005":"e23f9e8","shared_config":"57b7261"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-02-08","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[Pipeline] withCredentials
Masking supported pattern matches of $gitlabToken
[Pipeline] {
[Pipeline] httpRequest
Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure.
Affected argument(s) used the following variable(s): [gitlabToken]
See https://jenkins.io/redirect/groovy-string-interpolation for details.
HttpMethod: GET
URL: http://159.27.226.4/api/v4/projects?search=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-24T03:35:57.578Z","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-22T03:31:53.415Z","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/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
config/weifang/bulk_port/shared_config
[Pipeline] echo
521
[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/521/repository/commits/57b7261
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/521/repository/commits/57b7261
Response Code: HTTP/1.1 200 OK
Response:
{"id":"57b7261199b4650402067830c3944695d4266f5e","short_id":"57b72611","created_at":"2024-04-09T11:30:55.000+08:00","parent_ids":["677c8cc1edba716e7a8e2dd33f8eb8fdbdec1fcb"],"title":"feat_out: 更新干散货对准值判断阈值","message":"feat_out: 更新干散货对准值判断阈值\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2024-04-09T11:30:55.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2024-04-09T11:30:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config/-/commit/57b7261199b4650402067830c3944695d4266f5e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":521,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/04/09/11:30:55
[Pipeline] echo
test1**: 57b7261.**2024/04/09/11:30:55**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_V005","branch":"dev","time":"2024-04-29_15-02-04","commit_id":"e23f9e8","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-02-08","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}],"device":1,"device_name":"V005_Master","type":0,"project":6}
[Pipeline] echo
V004
[Pipeline] sh
++ ls
++ grep -v params_V005
++ grep -v version.json
++ xargs
+ cp -r params params_V005/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_V005","branch":"dev","time":"2024-04-29_15-02-04","commit_id":"e23f9e8","version":"","commit_msgs":",ZGVsIGhhcmR3YXJlIHBhcmFtcy4=,"},{"repo_name":"params_computer_shared_config","branch":"test1","time":"2024-04-29_15-02-08","commit_id":"57b7261","version":"","commit_msgs":",IOWPjOWktOi9puWPguaVsOmAgumFjQoKIGd1YXJkaWFu6L2m6L6G5bC65a+45L+u5pS5CiDlvIDlkK/kuIrlsYLnorDmkp7mo4DmtYsKIOW/veeVpXR0Y+WSjOeisOaSnuajgOa1iwoKIOWvueWHhuWBnOi9pue6teWQkemYiOWAvDAuMwoKIGJ1bGsg5a+55YeG5YC85qiq5ZCR6ZiI5YC85pS55Li6MC4zCgrliKDpmaTlhazmnInlj4LmlbAK5Yig6Zmk5YWs5pyJ5Y+C5pWwCiDmjqfliLblj4LmlbDvvIzmm7TmlrDlupXnm5jot5/ouKror6/lt67pmIjlgLwKIOabtOaWsOW5suaVo+i0p+WvueWHhuWAvOWIpOaWremYiOWAvA==,"}],"device":1,"device_name":"V005_Master","type":0,"project":6}'
[Pipeline] sh
+ rm -rf params_V005@tmp
[Pipeline] echo
> - [V004master]:
**公有test1**: 57b7261.**2024/04/09/11:30:55**
**私有dev**: f02b899.**2024/04/22/19:12:17**
> - [V005master]:
**公有test1**: 57b7261.**2024/04/09/11:30:55**
**私有dev**: e23f9e8.**2024/04/22/19:11:18**
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V004@tmp /root/workspace/weifang-config/bulk/V005@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
V004拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V004/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V004/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V004/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/V004.git
> git init /root/workspace/weifang-config/bulk/V004/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/V004.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/V004.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/V004.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 319fced529207c3e08a11b38bb7d717fe264ffec (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 319fced529207c3e08a11b38bb7d717fe264ffec # timeout=300000
Commit message: "Update module: perception_new_detection to the lastest commit of weifang-bulk_imv_gt2_4pxt32-2rsbp"
> git rev-list --no-walk 75aeac5c169a68824aa75421fcc4c99398286c58 # timeout=10
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/V004.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/V004.git) registered for path 'lidar-extrinsics'
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/V004.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-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'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'weifang-bulk'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/weifang-config/bulk/V004/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: 50% (6/12)
Resolving deltas: 66% (8/12)
Resolving deltas: 75% (9/12)
Resolving deltas: 100% (12/12)
Resolving deltas: 100% (12/12), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/params_new/crane_align_customized'...
remote: Enumerating objects: 1500, done.
remote: Counting objects: 0% (1/180)
remote: Counting objects: 1% (2/180)
remote: Counting objects: 2% (4/180)
remote: Counting objects: 3% (6/180)
remote: Counting objects: 4% (8/180)
remote: Counting objects: 5% (9/180)
remote: Counting objects: 6% (11/180)
remote: Counting objects: 7% (13/180)
remote: Counting objects: 8% (15/180)
remote: Counting objects: 9% (17/180)
remote: Counting objects: 10% (18/180)
remote: Counting objects: 11% (20/180)
remote: Counting objects: 12% (22/180)
remote: Counting objects: 13% (24/180)
remote: Counting objects: 14% (26/180)
remote: Counting objects: 15% (27/180)
remote: Counting objects: 16% (29/180)
remote: Counting objects: 17% (31/180)
remote: Counting objects: 18% (33/180)
remote: Counting objects: 19% (35/180)
remote: Counting objects: 20% (36/180)
remote: Counting objects: 21% (38/180)
remote: Counting objects: 22% (40/180)
remote: Counting objects: 23% (42/180)
remote: Counting objects: 24% (44/180)
remote: Counting objects: 25% (45/180)
remote: Counting objects: 26% (47/180)
remote: Counting objects: 27% (49/180)
remote: Counting objects: 28% (51/180)
remote: Counting objects: 29% (53/180)
remote: Counting objects: 30% (54/180)
remote: Counting objects: 31% (56/180)
remote: Counting objects: 32% (58/180)
remote: Counting objects: 33% (60/180)
remote: Counting objects: 34% (62/180)
remote: Counting objects: 35% (63/180)
remote: Counting objects: 36% (65/180)
remote: Counting objects: 37% (67/180)
remote: Counting objects: 38% (69/180)
remote: Counting objects: 39% (71/180)
remote: Counting objects: 40% (72/180)
remote: Counting objects: 41% (74/180)
remote: Counting objects: 42% (76/180)
remote: Counting objects: 43% (78/180)
remote: Counting objects: 44% (80/180)
remote: Counting objects: 45% (81/180)
remote: Counting objects: 46% (83/180)
remote: Counting objects: 47% (85/180)
remote: Counting objects: 48% (87/180)
remote: Counting objects: 49% (89/180)
remote: Counting objects: 50% (90/180)
remote: Counting objects: 51% (92/180)
remote: Counting objects: 52% (94/180)
remote: Counting objects: 53% (96/180)
remote: Counting objects: 54% (98/180)
remote: Counting objects: 55% (99/180)
remote: Counting objects: 56% (101/180)
remote: Counting objects: 57% (103/180)
remote: Counting objects: 58% (105/180)
remote: Counting objects: 59% (107/180)
remote: Counting objects: 60% (108/180)
remote: Counting objects: 61% (110/180)
remote: Counting objects: 62% (112/180)
remote: Counting objects: 63% (114/180)
remote: Counting objects: 64% (116/180)
remote: Counting objects: 65% (117/180)
remote: Counting objects: 66% (119/180)
remote: Counting objects: 67% (121/180)
remote: Counting objects: 68% (123/180)
remote: Counting objects: 69% (125/180)
remote: Counting objects: 70% (126/180)
remote: Counting objects: 71% (128/180)
remote: Counting objects: 72% (130/180)
remote: Counting objects: 73% (132/180)
remote: Counting objects: 74% (134/180)
remote: Counting objects: 75% (135/180)
remote: Counting objects: 76% (137/180)
remote: Counting objects: 77% (139/180)
remote: Counting objects: 78% (141/180)
remote: Counting objects: 79% (143/180)
remote: Counting objects: 80% (144/180)
remote: Counting objects: 81% (146/180)
remote: Counting objects: 82% (148/180)
remote: Counting objects: 83% (150/180)
remote: Counting objects: 84% (152/180)
remote: Counting objects: 85% (153/180)
remote: Counting objects: 86% (155/180)
remote: Counting objects: 87% (157/180)
remote: Counting objects: 88% (159/180)
remote: Counting objects: 89% (161/180)
remote: Counting objects: 90% (162/180)
remote: Counting objects: 91% (164/180)
remote: Counting objects: 92% (166/180)
remote: Counting objects: 93% (168/180)
remote: Counting objects: 94% (170/180)
remote: Counting objects: 95% (171/180)
remote: Counting objects: 96% (173/180)
remote: Counting objects: 97% (175/180)
remote: Counting objects: 98% (177/180)
remote: Counting objects: 99% (179/180)
remote: Counting objects: 100% (180/180)
remote: Counting objects: 100% (180/180), done.
remote: Compressing objects: 1% (1/79)
remote: Compressing objects: 2% (2/79)
remote: Compressing objects: 3% (3/79)
remote: Compressing objects: 5% (4/79)
remote: Compressing objects: 6% (5/79)
remote: Compressing objects: 7% (6/79)
remote: Compressing objects: 8% (7/79)
remote: Compressing objects: 10% (8/79)
remote: Compressing objects: 11% (9/79)
remote: Compressing objects: 12% (10/79)
remote: Compressing objects: 13% (11/79)
remote: Compressing objects: 15% (12/79)
remote: Compressing objects: 16% (13/79)
remote: Compressing objects: 17% (14/79)
remote: Compressing objects: 18% (15/79)
remote: Compressing objects: 20% (16/79)
remote: Compressing objects: 21% (17/79)
remote: Compressing objects: 22% (18/79)
remote: Compressing objects: 24% (19/79)
remote: Compressing objects: 25% (20/79)
remote: Compressing objects: 26% (21/79)
remote: Compressing objects: 27% (22/79)
remote: Compressing objects: 29% (23/79)
remote: Compressing objects: 30% (24/79)
remote: Compressing objects: 31% (25/79)
remote: Compressing objects: 32% (26/79)
remote: Compressing objects: 34% (27/79)
remote: Compressing objects: 35% (28/79)
remote: Compressing objects: 36% (29/79)
remote: Compressing objects: 37% (30/79)
remote: Compressing objects: 39% (31/79)
remote: Compressing objects: 40% (32/79)
remote: Compressing objects: 41% (33/79)
remote: Compressing objects: 43% (34/79)
remote: Compressing objects: 44% (35/79)
remote: Compressing objects: 45% (36/79)
remote: Compressing objects: 46% (37/79)
remote: Compressing objects: 48% (38/79)
remote: Compressing objects: 49% (39/79)
remote: Compressing objects: 50% (40/79)
remote: Compressing objects: 51% (41/79)
remote: Compressing objects: 53% (42/79)
remote: Compressing objects: 54% (43/79)
remote: Compressing objects: 55% (44/79)
remote: Compressing objects: 56% (45/79)
remote: Compressing objects: 58% (46/79)
remote: Compressing objects: 59% (47/79)
remote: Compressing objects: 60% (48/79)
remote: Compressing objects: 62% (49/79)
remote: Compressing objects: 63% (50/79)
remote: Compressing objects: 64% (51/79)
remote: Compressing objects: 65% (52/79)
remote: Compressing objects: 67% (53/79)
remote: Compressing objects: 68% (54/79)
remote: Compressing objects: 69% (55/79)
remote: Compressing objects: 70% (56/79)
remote: Compressing objects: 72% (57/79)
remote: Compressing objects: 73% (58/79)
remote: Compressing objects: 74% (59/79)
remote: Compressing objects: 75% (60/79)
remote: Compressing objects: 77% (61/79)
remote: Compressing objects: 78% (62/79)
remote: Compressing objects: 79% (63/79)
remote: Compressing objects: 81% (64/79)
remote: Compressing objects: 82% (65/79)
remote: Compressing objects: 83% (66/79)
remote: Compressing objects: 84% (67/79)
remote: Compressing objects: 86% (68/79)
remote: Compressing objects: 87% (69/79)
remote: Compressing objects: 88% (70/79)
remote: Compressing objects: 89% (71/79)
remote: Compressing objects: 91% (72/79)
remote: Compressing objects: 92% (73/79)
remote: Compressing objects: 93% (74/79)
remote: Compressing objects: 94% (75/79)
remote: Compressing objects: 96% (76/79)
remote: Compressing objects: 97% (77/79)
remote: Compressing objects: 98% (78/79)
remote: Compressing objects: 100% (79/79)
remote: Compressing objects: 100% (79/79), done.
Receiving objects: 0% (1/1500)
Receiving objects: 1% (15/1500)
Receiving objects: 2% (30/1500)
Receiving objects: 3% (45/1500)
Receiving objects: 4% (60/1500)
Receiving objects: 5% (75/1500)
Receiving objects: 6% (90/1500)
Receiving objects: 7% (105/1500)
Receiving objects: 8% (120/1500)
Receiving objects: 9% (135/1500)
Receiving objects: 10% (150/1500)
Receiving objects: 11% (165/1500)
Receiving objects: 12% (180/1500)
Receiving objects: 13% (195/1500)
Receiving objects: 14% (210/1500)
Receiving objects: 15% (225/1500)
Receiving objects: 16% (240/1500)
Receiving objects: 17% (255/1500)
Receiving objects: 18% (270/1500)
Receiving objects: 19% (285/1500)
Receiving objects: 20% (300/1500)
Receiving objects: 21% (315/1500)
Receiving objects: 22% (330/1500)
Receiving objects: 23% (345/1500)
Receiving objects: 24% (360/1500)
Receiving objects: 25% (375/1500)
Receiving objects: 26% (390/1500)
Receiving objects: 27% (405/1500)
Receiving objects: 28% (420/1500)
Receiving objects: 29% (435/1500)
Receiving objects: 30% (450/1500)
Receiving objects: 31% (465/1500)
Receiving objects: 32% (480/1500)
Receiving objects: 33% (495/1500)
Receiving objects: 34% (510/1500)
Receiving objects: 35% (525/1500)
Receiving objects: 36% (540/1500)
Receiving objects: 37% (555/1500)
Receiving objects: 38% (570/1500)
Receiving objects: 39% (585/1500)
Receiving objects: 40% (600/1500)
Receiving objects: 41% (615/1500)
Receiving objects: 42% (630/1500)
Receiving objects: 43% (645/1500)
Receiving objects: 44% (660/1500)
Receiving objects: 45% (675/1500)
Receiving objects: 46% (690/1500)
Receiving objects: 47% (705/1500)
Receiving objects: 48% (720/1500)
Receiving objects: 49% (735/1500)
Receiving objects: 50% (750/1500)
Receiving objects: 51% (765/1500)
Receiving objects: 52% (780/1500)
Receiving objects: 53% (795/1500)
Receiving objects: 54% (810/1500)
Receiving objects: 55% (825/1500)
Receiving objects: 56% (840/1500)
Receiving objects: 57% (855/1500)
Receiving objects: 58% (870/1500)
Receiving objects: 59% (885/1500)
Receiving objects: 60% (900/1500)
Receiving objects: 61% (915/1500)
Receiving objects: 62% (930/1500)
Receiving objects: 63% (945/1500)
Receiving objects: 64% (960/1500)
Receiving objects: 65% (975/1500)
Receiving objects: 66% (990/1500)
Receiving objects: 67% (1005/1500)
Receiving objects: 68% (1020/1500)
Receiving objects: 69% (1035/1500)
Receiving objects: 70% (1050/1500)
Receiving objects: 71% (1065/1500)
Receiving objects: 72% (1080/1500)
Receiving objects: 73% (1095/1500)
Receiving objects: 74% (1110/1500)
Receiving objects: 75% (1125/1500)
Receiving objects: 76% (1140/1500)
Receiving objects: 77% (1155/1500)
Receiving objects: 78% (1170/1500)
Receiving objects: 79% (1185/1500)
Receiving objects: 80% (1200/1500)
Receiving objects: 81% (1215/1500)
Receiving objects: 82% (1230/1500)
Receiving objects: 83% (1245/1500)
Receiving objects: 84% (1260/1500)
Receiving objects: 85% (1275/1500)
Receiving objects: 86% (1290/1500)
remote: Total 1500 (delta 80), reused 151 (delta 60), pack-reused 1320
Receiving objects: 87% (1305/1500)
Receiving objects: 88% (1320/1500)
Receiving objects: 89% (1335/1500)
Receiving objects: 90% (1350/1500)
Receiving objects: 91% (1365/1500)
Receiving objects: 92% (1380/1500)
Receiving objects: 93% (1395/1500)
Receiving objects: 94% (1410/1500)
Receiving objects: 95% (1425/1500)
Receiving objects: 96% (1440/1500)
Receiving objects: 97% (1455/1500)
Receiving objects: 98% (1470/1500)
Receiving objects: 99% (1485/1500)
Receiving objects: 100% (1500/1500)
Receiving objects: 100% (1500/1500), 471.94 KiB | 31.46 MiB/s, done.
Resolving deltas: 0% (0/718)
Resolving deltas: 1% (8/718)
Resolving deltas: 2% (15/718)
Resolving deltas: 3% (22/718)
Resolving deltas: 4% (29/718)
Resolving deltas: 5% (36/718)
Resolving deltas: 6% (50/718)
Resolving deltas: 8% (59/718)
Resolving deltas: 9% (70/718)
Resolving deltas: 10% (76/718)
Resolving deltas: 11% (79/718)
Resolving deltas: 14% (101/718)
Resolving deltas: 17% (126/718)
Resolving deltas: 18% (130/718)
Resolving deltas: 19% (137/718)
Resolving deltas: 21% (156/718)
Resolving deltas: 22% (161/718)
Resolving deltas: 25% (180/718)
Resolving deltas: 27% (197/718)
Resolving deltas: 28% (208/718)
Resolving deltas: 29% (209/718)
Resolving deltas: 30% (221/718)
Resolving deltas: 31% (223/718)
Resolving deltas: 32% (235/718)
Resolving deltas: 33% (238/718)
Resolving deltas: 34% (246/718)
Resolving deltas: 35% (257/718)
Resolving deltas: 36% (262/718)
Resolving deltas: 38% (277/718)
Resolving deltas: 39% (285/718)
Resolving deltas: 40% (288/718)
Resolving deltas: 41% (298/718)
Resolving deltas: 43% (310/718)
Resolving deltas: 44% (319/718)
Resolving deltas: 48% (350/718)
Resolving deltas: 49% (355/718)
Resolving deltas: 50% (359/718)
Resolving deltas: 54% (389/718)
Resolving deltas: 55% (402/718)
Resolving deltas: 56% (404/718)
Resolving deltas: 57% (410/718)
Resolving deltas: 58% (418/718)
Resolving deltas: 59% (428/718)
Resolving deltas: 60% (435/718)
Resolving deltas: 61% (440/718)
Resolving deltas: 62% (450/718)
Resolving deltas: 74% (533/718)
Resolving deltas: 75% (540/718)
Resolving deltas: 76% (550/718)
Resolving deltas: 77% (556/718)
Resolving deltas: 78% (564/718)
Resolving deltas: 79% (569/718)
Resolving deltas: 80% (575/718)
Resolving deltas: 85% (614/718)
Resolving deltas: 100% (718/718)
Resolving deltas: 100% (718/718), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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/bulk/V004/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/bulk/V004/params_new/lidar-extrinsics'...
remote: Enumerating objects: 34, done.
remote: Counting objects: 2% (1/34)
remote: Counting objects: 5% (2/34)
remote: Counting objects: 8% (3/34)
remote: Counting objects: 11% (4/34)
remote: Counting objects: 14% (5/34)
remote: Counting objects: 17% (6/34)
remote: Counting objects: 20% (7/34)
remote: Counting objects: 23% (8/34)
remote: Counting objects: 26% (9/34)
remote: Counting objects: 29% (10/34)
remote: Counting objects: 32% (11/34)
remote: Counting objects: 35% (12/34)
remote: Counting objects: 38% (13/34)
remote: Counting objects: 41% (14/34)
remote: Counting objects: 44% (15/34)
remote: Counting objects: 47% (16/34)
remote: Counting objects: 50% (17/34)
remote: Counting objects: 52% (18/34)
remote: Counting objects: 55% (19/34)
remote: Counting objects: 58% (20/34)
remote: Counting objects: 61% (21/34)
remote: Counting objects: 64% (22/34)
remote: Counting objects: 67% (23/34)
remote: Counting objects: 70% (24/34)
remote: Counting objects: 73% (25/34)
remote: Counting objects: 76% (26/34)
remote: Counting objects: 79% (27/34)
remote: Counting objects: 82% (28/34)
remote: Counting objects: 85% (29/34)
remote: Counting objects: 88% (30/34)
remote: Counting objects: 91% (31/34)
remote: Counting objects: 94% (32/34)
remote: Counting objects: 97% (33/34)
remote: Counting objects: 100% (34/34)
remote: Counting objects: 100% (34/34), done.
remote: Compressing objects: 3% (1/31)
remote: Compressing objects: 6% (2/31)
remote: Compressing objects: 9% (3/31)
remote: Compressing objects: 12% (4/31)
remote: Compressing objects: 16% (5/31)
remote: Compressing objects: 19% (6/31)
remote: Compressing objects: 22% (7/31)
remote: Compressing objects: 25% (8/31)
remote: Compressing objects: 29% (9/31)
remote: Compressing objects: 32% (10/31)
remote: Compressing objects: 35% (11/31)
remote: Compressing objects: 38% (12/31)
remote: Compressing objects: 41% (13/31)
remote: Compressing objects: 45% (14/31)
remote: Compressing objects: 48% (15/31)
remote: Compressing objects: 51% (16/31)
remote: Compressing objects: 54% (17/31)
remote: Compressing objects: 58% (18/31)
remote: Compressing objects: 61% (19/31)
remote: Compressing objects: 64% (20/31)
remote: Compressing objects: 67% (21/31)
remote: Compressing objects: 70% (22/31)
remote: Compressing objects: 74% (23/31)
remote: Compressing objects: 77% (24/31)
remote: Compressing objects: 80% (25/31)
remote: Compressing objects: 83% (26/31)
remote: Compressing objects: 87% (27/31)
remote: Compressing objects: 90% (28/31)
remote: Compressing objects: 93% (29/31)
remote: Compressing objects: 96% (30/31)
remote: Compressing objects: 100% (31/31)
remote: Compressing objects: 100% (31/31), done.
remote: Total 34 (delta 2), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/34)
Receiving objects: 5% (2/34)
Receiving objects: 8% (3/34)
Receiving objects: 11% (4/34)
Receiving objects: 14% (5/34)
Receiving objects: 17% (6/34)
Receiving objects: 20% (7/34)
Receiving objects: 23% (8/34)
Receiving objects: 26% (9/34)
Receiving objects: 29% (10/34)
Receiving objects: 32% (11/34)
Receiving objects: 35% (12/34)
Receiving objects: 38% (13/34)
Receiving objects: 41% (14/34)
Receiving objects: 44% (15/34)
Receiving objects: 47% (16/34)
Receiving objects: 50% (17/34)
Receiving objects: 52% (18/34)
Receiving objects: 55% (19/34)
Receiving objects: 58% (20/34)
Receiving objects: 61% (21/34)
Receiving objects: 64% (22/34)
Receiving objects: 67% (23/34)
Receiving objects: 70% (24/34)
Receiving objects: 73% (25/34)
Receiving objects: 76% (26/34)
Receiving objects: 79% (27/34)
Receiving objects: 82% (28/34)
Receiving objects: 85% (29/34)
Receiving objects: 88% (30/34)
Receiving objects: 91% (31/34)
Receiving objects: 94% (32/34)
Receiving objects: 97% (33/34)
Receiving objects: 100% (34/34)
Receiving objects: 100% (34/34), 8.03 KiB | 8.03 MiB/s, done.
Resolving deltas: 0% (0/2)
Resolving deltas: 50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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: 12% (7/54)
Resolving deltas: 29% (16/54)
Resolving deltas: 31% (17/54)
Resolving deltas: 33% (18/54)
Resolving deltas: 35% (19/54)
Resolving deltas: 37% (20/54)
Resolving deltas: 38% (21/54)
Resolving deltas: 44% (24/54)
Resolving deltas: 48% (26/54)
Resolving deltas: 50% (27/54)
Resolving deltas: 61% (33/54)
Resolving deltas: 64% (35/54)
Resolving deltas: 66% (36/54)
Resolving deltas: 68% (37/54)
Resolving deltas: 72% (39/54)
Resolving deltas: 74% (40/54)
Resolving deltas: 75% (41/54)
Resolving deltas: 79% (43/54)
Resolving deltas: 81% (44/54)
Resolving deltas: 83% (45/54)
Resolving deltas: 85% (46/54)
Resolving deltas: 92% (50/54)
Resolving deltas: 96% (52/54)
Resolving deltas: 100% (54/54)
Resolving deltas: 100% (54/54), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle'...
remote: Enumerating objects: 46, done.
remote: Counting objects: 2% (1/46)
remote: Counting objects: 4% (2/46)
remote: Counting objects: 6% (3/46)
remote: Counting objects: 8% (4/46)
remote: Counting objects: 10% (5/46)
remote: Counting objects: 13% (6/46)
remote: Counting objects: 15% (7/46)
remote: Counting objects: 17% (8/46)
remote: Counting objects: 19% (9/46)
remote: Counting objects: 21% (10/46)
remote: Counting objects: 23% (11/46)
remote: Counting objects: 26% (12/46)
remote: Counting objects: 28% (13/46)
remote: Counting objects: 30% (14/46)
remote: Counting objects: 32% (15/46)
remote: Counting objects: 34% (16/46)
remote: Counting objects: 36% (17/46)
remote: Counting objects: 39% (18/46)
remote: Counting objects: 41% (19/46)
remote: Counting objects: 43% (20/46)
remote: Counting objects: 45% (21/46)
remote: Counting objects: 47% (22/46)
remote: Counting objects: 50% (23/46)
remote: Counting objects: 52% (24/46)
remote: Counting objects: 54% (25/46)
remote: Counting objects: 56% (26/46)
remote: Counting objects: 58% (27/46)
remote: Counting objects: 60% (28/46)
remote: Counting objects: 63% (29/46)
remote: Counting objects: 65% (30/46)
remote: Counting objects: 67% (31/46)
remote: Counting objects: 69% (32/46)
remote: Counting objects: 71% (33/46)
remote: Counting objects: 73% (34/46)
remote: Counting objects: 76% (35/46)
remote: Counting objects: 78% (36/46)
remote: Counting objects: 80% (37/46)
remote: Counting objects: 82% (38/46)
remote: Counting objects: 84% (39/46)
remote: Counting objects: 86% (40/46)
remote: Counting objects: 89% (41/46)
remote: Counting objects: 91% (42/46)
remote: Counting objects: 93% (43/46)
remote: Counting objects: 95% (44/46)
remote: Counting objects: 97% (45/46)
remote: Counting objects: 100% (46/46)
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects: 2% (1/44)
remote: Compressing objects: 4% (2/44)
remote: Compressing objects: 6% (3/44)
remote: Compressing objects: 9% (4/44)
remote: Compressing objects: 11% (5/44)
remote: Compressing objects: 13% (6/44)
remote: Compressing objects: 15% (7/44)
remote: Compressing objects: 18% (8/44)
remote: Compressing objects: 20% (9/44)
remote: Compressing objects: 22% (10/44)
remote: Compressing objects: 25% (11/44)
remote: Compressing objects: 27% (12/44)
remote: Compressing objects: 29% (13/44)
remote: Compressing objects: 31% (14/44)
remote: Compressing objects: 34% (15/44)
remote: Compressing objects: 36% (16/44)
remote: Compressing objects: 38% (17/44)
remote: Compressing objects: 40% (18/44)
remote: Compressing objects: 43% (19/44)
remote: Compressing objects: 45% (20/44)
remote: Compressing objects: 47% (21/44)
remote: Compressing objects: 50% (22/44)
remote: Compressing objects: 52% (23/44)
remote: Compressing objects: 54% (24/44)
remote: Compressing objects: 56% (25/44)
remote: Compressing objects: 59% (26/44)
remote: Compressing objects: 61% (27/44)
remote: Compressing objects: 63% (28/44)
remote: Compressing objects: 65% (29/44)
remote: Compressing objects: 68% (30/44)
remote: Compressing objects: 70% (31/44)
remote: Compressing objects: 72% (32/44)
remote: Compressing objects: 75% (33/44)
remote: Compressing objects: 77% (34/44)
remote: Compressing objects: 79% (35/44)
remote: Compressing objects: 81% (36/44)
remote: Compressing objects: 84% (37/44)
remote: Compressing objects: 86% (38/44)
remote: Compressing objects: 88% (39/44)
remote: Compressing objects: 90% (40/44)
remote: Compressing objects: 93% (41/44)
remote: Compressing objects: 95% (42/44)
remote: Compressing objects: 97% (43/44)
remote: Compressing objects: 100% (44/44)
remote: Compressing objects: 100% (44/44), done.
remote: Total 46 (delta 22), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/46)
Receiving objects: 4% (2/46)
Receiving objects: 6% (3/46)
Receiving objects: 8% (4/46)
Receiving objects: 10% (5/46)
Receiving objects: 13% (6/46)
Receiving objects: 15% (7/46)
Receiving objects: 17% (8/46)
Receiving objects: 19% (9/46)
Receiving objects: 21% (10/46)
Receiving objects: 23% (11/46)
Receiving objects: 26% (12/46)
Receiving objects: 28% (13/46)
Receiving objects: 30% (14/46)
Receiving objects: 32% (15/46)
Receiving objects: 34% (16/46)
Receiving objects: 36% (17/46)
Receiving objects: 39% (18/46)
Receiving objects: 41% (19/46)
Receiving objects: 43% (20/46)
Receiving objects: 45% (21/46)
Receiving objects: 47% (22/46)
Receiving objects: 50% (23/46)
Receiving objects: 52% (24/46)
Receiving objects: 54% (25/46)
Receiving objects: 56% (26/46)
Receiving objects: 58% (27/46)
Receiving objects: 60% (28/46)
Receiving objects: 63% (29/46)
Receiving objects: 65% (30/46)
Receiving objects: 67% (31/46)
Receiving objects: 69% (32/46)
Receiving objects: 71% (33/46)
Receiving objects: 73% (34/46)
Receiving objects: 76% (35/46)
Receiving objects: 78% (36/46)
Receiving objects: 80% (37/46)
Receiving objects: 82% (38/46)
Receiving objects: 84% (39/46)
Receiving objects: 86% (40/46)
Receiving objects: 89% (41/46)
Receiving objects: 91% (42/46)
Receiving objects: 93% (43/46)
Receiving objects: 95% (44/46)
Receiving objects: 97% (45/46)
Receiving objects: 100% (46/46)
Receiving objects: 100% (46/46), 4.71 KiB | 4.71 MiB/s, done.
Resolving deltas: 0% (0/22)
Resolving deltas: 4% (1/22)
Resolving deltas: 13% (3/22)
Resolving deltas: 18% (4/22)
Resolving deltas: 22% (5/22)
Resolving deltas: 31% (7/22)
Resolving deltas: 40% (9/22)
Resolving deltas: 68% (15/22)
Resolving deltas: 100% (22/22)
Resolving deltas: 100% (22/22), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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/bulk/V004/params_new/perception_new_detection'...
remote: Enumerating objects: 4355, done.
remote: Counting objects: 0% (1/189)
remote: Counting objects: 1% (2/189)
remote: Counting objects: 2% (4/189)
remote: Counting objects: 3% (6/189)
remote: Counting objects: 4% (8/189)
remote: Counting objects: 5% (10/189)
remote: Counting objects: 6% (12/189)
remote: Counting objects: 7% (14/189)
remote: Counting objects: 8% (16/189)
remote: Counting objects: 9% (18/189)
remote: Counting objects: 10% (19/189)
remote: Counting objects: 11% (21/189)
remote: Counting objects: 12% (23/189)
remote: Counting objects: 13% (25/189)
remote: Counting objects: 14% (27/189)
remote: Counting objects: 15% (29/189)
remote: Counting objects: 16% (31/189)
remote: Counting objects: 17% (33/189)
remote: Counting objects: 18% (35/189)
remote: Counting objects: 19% (36/189)
remote: Counting objects: 20% (38/189)
remote: Counting objects: 21% (40/189)
remote: Counting objects: 22% (42/189)
remote: Counting objects: 23% (44/189)
remote: Counting objects: 24% (46/189)
remote: Counting objects: 25% (48/189)
remote: Counting objects: 26% (50/189)
remote: Counting objects: 27% (52/189)
remote: Counting objects: 28% (53/189)
remote: Counting objects: 29% (55/189)
remote: Counting objects: 30% (57/189)
remote: Counting objects: 31% (59/189)
remote: Counting objects: 32% (61/189)
remote: Counting objects: 33% (63/189)
remote: Counting objects: 34% (65/189)
remote: Counting objects: 35% (67/189)
remote: Counting objects: 36% (69/189)
remote: Counting objects: 37% (70/189)
remote: Counting objects: 38% (72/189)
remote: Counting objects: 39% (74/189)
remote: Counting objects: 40% (76/189)
remote: Counting objects: 41% (78/189)
remote: Counting objects: 42% (80/189)
remote: Counting objects: 43% (82/189)
remote: Counting objects: 44% (84/189)
remote: Counting objects: 45% (86/189)
remote: Counting objects: 46% (87/189)
remote: Counting objects: 47% (89/189)
remote: Counting objects: 48% (91/189)
remote: Counting objects: 49% (93/189)
remote: Counting objects: 50% (95/189)
remote: Counting objects: 51% (97/189)
remote: Counting objects: 52% (99/189)
remote: Counting objects: 53% (101/189)
remote: Counting objects: 54% (103/189)
remote: Counting objects: 55% (104/189)
remote: Counting objects: 56% (106/189)
remote: Counting objects: 57% (108/189)
remote: Counting objects: 58% (110/189)
remote: Counting objects: 59% (112/189)
remote: Counting objects: 60% (114/189)
remote: Counting objects: 61% (116/189)
remote: Counting objects: 62% (118/189)
remote: Counting objects: 63% (120/189)
remote: Counting objects: 64% (121/189)
remote: Counting objects: 65% (123/189)
remote: Counting objects: 66% (125/189)
remote: Counting objects: 67% (127/189)
remote: Counting objects: 68% (129/189)
remote: Counting objects: 69% (131/189)
remote: Counting objects: 70% (133/189)
remote: Counting objects: 71% (135/189)
remote: Counting objects: 72% (137/189)
remote: Counting objects: 73% (138/189)
remote: Counting objects: 74% (140/189)
remote: Counting objects: 75% (142/189)
remote: Counting objects: 76% (144/189)
remote: Counting objects: 77% (146/189)
remote: Counting objects: 78% (148/189)
remote: Counting objects: 79% (150/189)
remote: Counting objects: 80% (152/189)
remote: Counting objects: 81% (154/189)
remote: Counting objects: 82% (155/189)
remote: Counting objects: 83% (157/189)
remote: Counting objects: 84% (159/189)
remote: Counting objects: 85% (161/189)
remote: Counting objects: 86% (163/189)
remote: Counting objects: 87% (165/189)
remote: Counting objects: 88% (167/189)
remote: Counting objects: 89% (169/189)
remote: Counting objects: 90% (171/189)
remote: Counting objects: 91% (172/189)
remote: Counting objects: 92% (174/189)
remote: Counting objects: 93% (176/189)
remote: Counting objects: 94% (178/189)
remote: Counting objects: 95% (180/189)
remote: Counting objects: 96% (182/189)
remote: Counting objects: 97% (184/189)
remote: Counting objects: 98% (186/189)
remote: Counting objects: 99% (188/189)
remote: Counting objects: 100% (189/189)
remote: Counting objects: 100% (189/189), done.
remote: Compressing objects: 0% (1/121)
remote: Compressing objects: 1% (2/121)
remote: Compressing objects: 2% (3/121)
remote: Compressing objects: 3% (4/121)
remote: Compressing objects: 4% (5/121)
remote: Compressing objects: 5% (7/121)
remote: Compressing objects: 6% (8/121)
remote: Compressing objects: 7% (9/121)
remote: Compressing objects: 8% (10/121)
remote: Compressing objects: 9% (11/121)
remote: Compressing objects: 10% (13/121)
remote: Compressing objects: 11% (14/121)
remote: Compressing objects: 12% (15/121)
remote: Compressing objects: 13% (16/121)
remote: Compressing objects: 14% (17/121)
remote: Compressing objects: 15% (19/121)
remote: Compressing objects: 16% (20/121)
remote: Compressing objects: 17% (21/121)
remote: Compressing objects: 18% (22/121)
remote: Compressing objects: 19% (23/121)
remote: Compressing objects: 20% (25/121)
remote: Compressing objects: 21% (26/121)
remote: Compressing objects: 22% (27/121)
remote: Compressing objects: 23% (28/121)
remote: Compressing objects: 24% (30/121)
remote: Compressing objects: 25% (31/121)
remote: Compressing objects: 26% (32/121)
remote: Compressing objects: 27% (33/121)
remote: Compressing objects: 28% (34/121)
remote: Compressing objects: 29% (36/121)
remote: Compressing objects: 30% (37/121)
remote: Compressing objects: 31% (38/121)
remote: Compressing objects: 32% (39/121)
remote: Compressing objects: 33% (40/121)
remote: Compressing objects: 34% (42/121)
remote: Compressing objects: 35% (43/121)
remote: Compressing objects: 36% (44/121)
remote: Compressing objects: 37% (45/121)
remote: Compressing objects: 38% (46/121)
remote: Compressing objects: 39% (48/121)
remote: Compressing objects: 40% (49/121)
remote: Compressing objects: 41% (50/121)
remote: Compressing objects: 42% (51/121)
remote: Compressing objects: 43% (53/121)
remote: Compressing objects: 44% (54/121)
remote: Compressing objects: 45% (55/121)
remote: Compressing objects: 46% (56/121)
remote: Compressing objects: 47% (57/121)
remote: Compressing objects: 48% (59/121)
remote: Compressing objects: 49% (60/121)
remote: Compressing objects: 50% (61/121)
remote: Compressing objects: 51% (62/121)
remote: Compressing objects: 52% (63/121)
remote: Compressing objects: 53% (65/121)
remote: Compressing objects: 54% (66/121)
remote: Compressing objects: 55% (67/121)
remote: Compressing objects: 56% (68/121)
remote: Compressing objects: 57% (69/121)
remote: Compressing objects: 58% (71/121)
remote: Compressing objects: 59% (72/121)
remote: Compressing objects: 60% (73/121)
remote: Compressing objects: 61% (74/121)
remote: Compressing objects: 62% (76/121)
remote: Compressing objects: 63% (77/121)
remote: Compressing objects: 64% (78/121)
remote: Compressing objects: 65% (79/121)
remote: Compressing objects: 66% (80/121)
remote: Compressing objects: 67% (82/121)
remote: Compressing objects: 68% (83/121)
remote: Compressing objects: 69% (84/121)
remote: Compressing objects: 70% (85/121)
remote: Compressing objects: 71% (86/121)
remote: Compressing objects: 72% (88/121)
remote: Compressing objects: 73% (89/121)
remote: Compressing objects: 74% (90/121)
remote: Compressing objects: 75% (91/121)
remote: Compressing objects: 76% (92/121)
remote: Compressing objects: 77% (94/121)
remote: Compressing objects: 78% (95/121)
remote: Compressing objects: 79% (96/121)
remote: Compressing objects: 80% (97/121)
remote: Compressing objects: 81% (99/121)
remote: Compressing objects: 82% (100/121)
remote: Compressing objects: 83% (101/121)
remote: Compressing objects: 84% (102/121)
remote: Compressing objects: 85% (103/121)
remote: Compressing objects: 86% (105/121)
remote: Compressing objects: 87% (106/121)
remote: Compressing objects: 88% (107/121)
remote: Compressing objects: 89% (108/121)
remote: Compressing objects: 90% (109/121)
remote: Compressing objects: 91% (111/121)
remote: Compressing objects: 92% (112/121)
remote: Compressing objects: 93% (113/121)
remote: Compressing objects: 94% (114/121)
remote: Compressing objects: 95% (115/121)
remote: Compressing objects: 96% (117/121)
remote: Compressing objects: 97% (118/121)
remote: Compressing objects: 98% (119/121)
remote: Compressing objects: 99% (120/121)
remote: Compressing objects: 100% (121/121)
remote: Compressing objects: 100% (121/121), done.
Receiving objects: 0% (1/4355)
Receiving objects: 1% (44/4355)
Receiving objects: 2% (88/4355)
Receiving objects: 3% (131/4355)
Receiving objects: 4% (175/4355)
Receiving objects: 5% (218/4355)
Receiving objects: 6% (262/4355)
Receiving objects: 7% (305/4355)
Receiving objects: 8% (349/4355)
Receiving objects: 9% (392/4355)
Receiving objects: 10% (436/4355)
Receiving objects: 11% (480/4355)
Receiving objects: 12% (523/4355)
Receiving objects: 13% (567/4355)
Receiving objects: 14% (610/4355)
Receiving objects: 15% (654/4355)
Receiving objects: 16% (697/4355)
Receiving objects: 17% (741/4355)
Receiving objects: 18% (784/4355)
Receiving objects: 19% (828/4355)
Receiving objects: 20% (871/4355)
Receiving objects: 21% (915/4355)
Receiving objects: 22% (959/4355)
Receiving objects: 23% (1002/4355)
Receiving objects: 24% (1046/4355)
Receiving objects: 25% (1089/4355)
Receiving objects: 26% (1133/4355)
Receiving objects: 27% (1176/4355)
Receiving objects: 28% (1220/4355)
Receiving objects: 29% (1263/4355)
Receiving objects: 30% (1307/4355)
Receiving objects: 31% (1351/4355)
Receiving objects: 32% (1394/4355)
Receiving objects: 33% (1438/4355)
Receiving objects: 34% (1481/4355)
Receiving objects: 35% (1525/4355)
Receiving objects: 36% (1568/4355)
Receiving objects: 37% (1612/4355)
Receiving objects: 38% (1655/4355)
Receiving objects: 39% (1699/4355)
Receiving objects: 40% (1742/4355)
Receiving objects: 41% (1786/4355)
Receiving objects: 42% (1830/4355)
Receiving objects: 43% (1873/4355)
Receiving objects: 44% (1917/4355)
Receiving objects: 45% (1960/4355)
Receiving objects: 46% (2004/4355)
Receiving objects: 47% (2047/4355)
Receiving objects: 48% (2091/4355)
Receiving objects: 49% (2134/4355)
Receiving objects: 50% (2178/4355)
Receiving objects: 51% (2222/4355)
Receiving objects: 52% (2265/4355)
Receiving objects: 53% (2309/4355)
Receiving objects: 54% (2352/4355)
Receiving objects: 55% (2396/4355)
Receiving objects: 56% (2439/4355)
Receiving objects: 57% (2483/4355)
Receiving objects: 58% (2526/4355)
Receiving objects: 59% (2570/4355)
Receiving objects: 60% (2613/4355)
Receiving objects: 61% (2657/4355)
Receiving objects: 62% (2701/4355)
Receiving objects: 63% (2744/4355)
Receiving objects: 64% (2788/4355)
Receiving objects: 65% (2831/4355)
Receiving objects: 66% (2875/4355)
Receiving objects: 67% (2918/4355)
Receiving objects: 68% (2962/4355)
Receiving objects: 69% (3005/4355)
Receiving objects: 70% (3049/4355)
Receiving objects: 71% (3093/4355)
Receiving objects: 72% (3136/4355)
Receiving objects: 73% (3180/4355)
Receiving objects: 74% (3223/4355)
Receiving objects: 75% (3267/4355)
Receiving objects: 76% (3310/4355)
Receiving objects: 77% (3354/4355)
Receiving objects: 78% (3397/4355)
Receiving objects: 79% (3441/4355)
Receiving objects: 80% (3484/4355)
Receiving objects: 81% (3528/4355)
Receiving objects: 82% (3572/4355)
Receiving objects: 83% (3615/4355)
Receiving objects: 84% (3659/4355)
remote: Total 4355 (delta 30), reused 187 (delta 28), pack-reused 4166
Receiving objects: 85% (3702/4355)
Receiving objects: 86% (3746/4355)
Receiving objects: 87% (3789/4355)
Receiving objects: 88% (3833/4355)
Receiving objects: 89% (3876/4355)
Receiving objects: 90% (3920/4355)
Receiving objects: 91% (3964/4355)
Receiving objects: 92% (4007/4355)
Receiving objects: 93% (4051/4355)
Receiving objects: 94% (4094/4355)
Receiving objects: 95% (4138/4355)
Receiving objects: 96% (4181/4355)
Receiving objects: 97% (4225/4355)
Receiving objects: 98% (4268/4355)
Receiving objects: 99% (4312/4355)
Receiving objects: 100% (4355/4355)
Receiving objects: 100% (4355/4355), 454.61 KiB | 23.93 MiB/s, done.
Resolving deltas: 0% (0/849)
Resolving deltas: 6% (58/849)
Resolving deltas: 7% (67/849)
Resolving deltas: 8% (71/849)
Resolving deltas: 9% (78/849)
Resolving deltas: 12% (103/849)
Resolving deltas: 13% (112/849)
Resolving deltas: 15% (128/849)
Resolving deltas: 16% (136/849)
Resolving deltas: 17% (145/849)
Resolving deltas: 18% (156/849)
Resolving deltas: 19% (162/849)
Resolving deltas: 20% (170/849)
Resolving deltas: 21% (179/849)
Resolving deltas: 22% (188/849)
Resolving deltas: 24% (205/849)
Resolving deltas: 25% (213/849)
Resolving deltas: 26% (221/849)
Resolving deltas: 36% (313/849)
Resolving deltas: 37% (315/849)
Resolving deltas: 70% (598/849)
Resolving deltas: 100% (849/849)
Resolving deltas: 100% (849/849), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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), 46.71 MiB | 46.74 MiB/s
Receiving objects: 14% (48/331), 66.14 MiB | 35.83 MiB/s
Receiving objects: 14% (48/331), 130.00 MiB | 38.85 MiB/s
Receiving objects: 14% (48/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 15% (50/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 16% (53/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 17% (57/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 18% (60/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 19% (63/331), 157.97 MiB | 36.22 MiB/s
Receiving objects: 20% (67/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 21% (70/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 21% (72/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 22% (73/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 23% (77/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 24% (80/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 25% (83/331), 178.34 MiB | 36.68 MiB/s
Receiving objects: 26% (87/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 27% (90/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 28% (93/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 29% (96/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 30% (100/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 31% (103/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 32% (106/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 33% (110/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 34% (113/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 35% (116/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 36% (120/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 37% (123/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 38% (126/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 39% (130/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 40% (133/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 41% (136/331), 199.46 MiB | 36.37 MiB/s
Receiving objects: 42% (140/331), 218.51 MiB | 35.34 MiB/s
Receiving objects: 43% (143/331), 218.51 MiB | 35.34 MiB/s
Receiving objects: 44% (146/331), 244.62 MiB | 39.53 MiB/s
Receiving objects: 45% (149/331), 244.62 MiB | 39.53 MiB/s
Receiving objects: 46% (153/331), 244.62 MiB | 39.53 MiB/s
Receiving objects: 47% (156/331), 244.62 MiB | 39.53 MiB/s
Receiving objects: 48% (159/331), 244.62 MiB | 39.53 MiB/s
Receiving objects: 49% (163/331), 266.34 MiB | 40.00 MiB/s
Receiving objects: 50% (166/331), 266.34 MiB | 40.00 MiB/s
Receiving objects: 51% (169/331), 288.20 MiB | 39.99 MiB/s
Receiving objects: 52% (173/331), 288.20 MiB | 39.99 MiB/s
Receiving objects: 53% (176/331), 288.20 MiB | 39.99 MiB/s
Receiving objects: 54% (179/331), 288.20 MiB | 39.99 MiB/s
Receiving objects: 55% (183/331), 309.82 MiB | 39.84 MiB/s
Receiving objects: 56% (186/331), 309.82 MiB | 39.84 MiB/s
Receiving objects: 56% (186/331), 328.54 MiB | 38.74 MiB/s
Receiving objects: 57% (189/331), 328.54 MiB | 38.74 MiB/s
Receiving objects: 58% (192/331), 328.54 MiB | 38.74 MiB/s
Receiving objects: 58% (193/331), 352.71 MiB | 43.29 MiB/s
Receiving objects: 58% (194/331), 387.56 MiB | 41.82 MiB/s
Receiving objects: 59% (196/331), 387.56 MiB | 41.82 MiB/s
Receiving objects: 60% (199/331), 387.56 MiB | 41.82 MiB/s
Receiving objects: 61% (202/331), 406.50 MiB | 41.78 MiB/s
Receiving objects: 61% (203/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 62% (206/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 63% (209/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 64% (212/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 65% (216/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 66% (219/331), 429.11 MiB | 41.01 MiB/s
Receiving objects: 67% (222/331), 458.73 MiB | 42.76 MiB/s
Receiving objects: 68% (226/331), 458.73 MiB | 42.76 MiB/s
Receiving objects: 69% (229/331), 458.73 MiB | 42.76 MiB/s
Receiving objects: 70% (232/331), 458.73 MiB | 42.76 MiB/s
Receiving objects: 71% (236/331), 458.73 MiB | 42.76 MiB/s
Receiving objects: 71% (238/331), 478.72 MiB | 42.36 MiB/s
Receiving objects: 72% (239/331), 496.52 MiB | 41.50 MiB/s
Receiving objects: 72% (241/331), 513.81 MiB | 41.18 MiB/s
Receiving objects: 73% (242/331), 513.81 MiB | 41.18 MiB/s
Receiving objects: 74% (245/331), 513.81 MiB | 41.18 MiB/s
Receiving objects: 75% (249/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 76% (252/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 77% (255/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 78% (259/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 79% (262/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 80% (265/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 81% (269/331), 534.53 MiB | 40.41 MiB/s
Receiving objects: 82% (272/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 82% (274/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 83% (275/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 84% (279/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 85% (282/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 86% (285/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 87% (288/331), 554.82 MiB | 41.62 MiB/s
Receiving objects: 88% (292/331), 575.82 MiB | 41.84 MiB/s
Receiving objects: 89% (295/331), 575.82 MiB | 41.84 MiB/s
Receiving objects: 90% (298/331), 575.82 MiB | 41.84 MiB/s
Receiving objects: 91% (302/331), 575.82 MiB | 41.84 MiB/s
Receiving objects: 92% (305/331), 575.82 MiB | 41.84 MiB/s
Receiving objects: 92% (305/331), 578.18 MiB | 31.63 MiB/s
Receiving objects: 92% (306/331), 591.56 MiB | 20.58 MiB/s
Receiving objects: 92% (307/331), 611.62 MiB | 19.37 MiB/s
Receiving objects: 92% (307/331), 616.93 MiB | 13.58 MiB/s
Receiving objects: 93% (308/331), 616.93 MiB | 13.58 MiB/s
Receiving objects: 94% (312/331), 616.93 MiB | 13.58 MiB/s
Receiving objects: 95% (315/331), 616.93 MiB | 13.58 MiB/s
Receiving objects: 95% (315/331), 621.74 MiB | 10.27 MiB/s
Receiving objects: 95% (316/331), 638.38 MiB | 10.22 MiB/s
Receiving objects: 95% (316/331), 641.39 MiB | 7.68 MiB/s
Receiving objects: 95% (317/331), 661.13 MiB | 5.75 MiB/s
Receiving objects: 96% (318/331), 661.13 MiB | 5.75 MiB/s
Receiving objects: 97% (322/331), 661.13 MiB | 5.75 MiB/s
Receiving objects: 98% (325/331), 677.14 MiB | 7.12 MiB/s
remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293
Receiving objects: 99% (328/331), 677.14 MiB | 7.12 MiB/s
Receiving objects: 100% (331/331), 677.14 MiB | 7.12 MiB/s
Receiving objects: 100% (331/331), 679.25 MiB | 22.70 MiB/s, done.
Resolving deltas: 0% (0/57)
Resolving deltas: 1% (1/57)
Resolving deltas: 5% (3/57)
Resolving deltas: 7% (4/57)
Resolving deltas: 8% (5/57)
Resolving deltas: 10% (6/57)
Resolving deltas: 12% (7/57)
Resolving deltas: 21% (12/57)
Resolving deltas: 22% (13/57)
Resolving deltas: 31% (18/57)
Resolving deltas: 38% (22/57)
Resolving deltas: 40% (23/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/bulk/V004/params_new/prediction_config'...
remote: Enumerating objects: 113, done.
remote: Counting objects: 1% (1/69)
remote: Counting objects: 2% (2/69)
remote: Counting objects: 4% (3/69)
remote: Counting objects: 5% (4/69)
remote: Counting objects: 7% (5/69)
remote: Counting objects: 8% (6/69)
remote: Counting objects: 10% (7/69)
remote: Counting objects: 11% (8/69)
remote: Counting objects: 13% (9/69)
remote: Counting objects: 14% (10/69)
remote: Counting objects: 15% (11/69)
remote: Counting objects: 17% (12/69)
remote: Counting objects: 18% (13/69)
remote: Counting objects: 20% (14/69)
remote: Counting objects: 21% (15/69)
remote: Counting objects: 23% (16/69)
remote: Counting objects: 24% (17/69)
remote: Counting objects: 26% (18/69)
remote: Counting objects: 27% (19/69)
remote: Counting objects: 28% (20/69)
remote: Counting objects: 30% (21/69)
remote: Counting objects: 31% (22/69)
remote: Counting objects: 33% (23/69)
remote: Counting objects: 34% (24/69)
remote: Counting objects: 36% (25/69)
remote: Counting objects: 37% (26/69)
remote: Counting objects: 39% (27/69)
remote: Counting objects: 40% (28/69)
remote: Counting objects: 42% (29/69)
remote: Counting objects: 43% (30/69)
remote: Counting objects: 44% (31/69)
remote: Counting objects: 46% (32/69)
remote: Counting objects: 47% (33/69)
remote: Counting objects: 49% (34/69)
remote: Counting objects: 50% (35/69)
remote: Counting objects: 52% (36/69)
remote: Counting objects: 53% (37/69)
remote: Counting objects: 55% (38/69)
remote: Counting objects: 56% (39/69)
remote: Counting objects: 57% (40/69)
remote: Counting objects: 59% (41/69)
remote: Counting objects: 60% (42/69)
remote: Counting objects: 62% (43/69)
remote: Counting objects: 63% (44/69)
remote: Counting objects: 65% (45/69)
remote: Counting objects: 66% (46/69)
remote: Counting objects: 68% (47/69)
remote: Counting objects: 69% (48/69)
remote: Counting objects: 71% (49/69)
remote: Counting objects: 72% (50/69)
remote: Counting objects: 73% (51/69)
remote: Counting objects: 75% (52/69)
remote: Counting objects: 76% (53/69)
remote: Counting objects: 78% (54/69)
remote: Counting objects: 79% (55/69)
remote: Counting objects: 81% (56/69)
remote: Counting objects: 82% (57/69)
remote: Counting objects: 84% (58/69)
remote: Counting objects: 85% (59/69)
remote: Counting objects: 86% (60/69)
remote: Counting objects: 88% (61/69)
remote: Counting objects: 89% (62/69)
remote: Counting objects: 91% (63/69)
remote: Counting objects: 92% (64/69)
remote: Counting objects: 94% (65/69)
remote: Counting objects: 95% (66/69)
remote: Counting objects: 97% (67/69)
remote: Counting objects: 98% (68/69)
remote: Counting objects: 100% (69/69)
remote: Counting objects: 100% (69/69), done.
remote: Compressing objects: 2% (1/44)
remote: Compressing objects: 4% (2/44)
remote: Compressing objects: 6% (3/44)
remote: Compressing objects: 9% (4/44)
remote: Compressing objects: 11% (5/44)
remote: Compressing objects: 13% (6/44)
remote: Compressing objects: 15% (7/44)
remote: Compressing objects: 18% (8/44)
remote: Compressing objects: 20% (9/44)
remote: Compressing objects: 22% (10/44)
remote: Compressing objects: 25% (11/44)
remote: Compressing objects: 27% (12/44)
remote: Compressing objects: 29% (13/44)
remote: Compressing objects: 31% (14/44)
remote: Compressing objects: 34% (15/44)
remote: Compressing objects: 36% (16/44)
remote: Compressing objects: 38% (17/44)
remote: Compressing objects: 40% (18/44)
remote: Compressing objects: 43% (19/44)
remote: Compressing objects: 45% (20/44)
remote: Compressing objects: 47% (21/44)
remote: Compressing objects: 50% (22/44)
remote: Compressing objects: 52% (23/44)
remote: Compressing objects: 54% (24/44)
remote: Compressing objects: 56% (25/44)
remote: Compressing objects: 59% (26/44)
remote: Compressing objects: 61% (27/44)
remote: Compressing objects: 63% (28/44)
remote: Compressing objects: 65% (29/44)
remote: Compressing objects: 68% (30/44)
remote: Compressing objects: 70% (31/44)
remote: Compressing objects: 72% (32/44)
remote: Compressing objects: 75% (33/44)
remote: Compressing objects: 77% (34/44)
remote: Compressing objects: 79% (35/44)
remote: Compressing objects: 81% (36/44)
remote: Compressing objects: 84% (37/44)
remote: Compressing objects: 86% (38/44)
remote: Compressing objects: 88% (39/44)
remote: Compressing objects: 90% (40/44)
remote: Compressing objects: 93% (41/44)
remote: Compressing objects: 95% (42/44)
remote: Compressing objects: 97% (43/44)
remote: Compressing objects: 100% (44/44)
remote: Compressing objects: 100% (44/44), done.
Receiving objects: 0% (1/113)
Receiving objects: 1% (2/113)
Receiving objects: 2% (3/113)
Receiving objects: 3% (4/113)
Receiving objects: 4% (5/113)
Receiving objects: 5% (6/113)
Receiving objects: 6% (7/113)
Receiving objects: 7% (8/113)
Receiving objects: 8% (10/113)
Receiving objects: 9% (11/113)
Receiving objects: 10% (12/113)
Receiving objects: 11% (13/113)
Receiving objects: 12% (14/113)
Receiving objects: 13% (15/113)
Receiving objects: 14% (16/113)
Receiving objects: 15% (17/113)
Receiving objects: 16% (19/113)
Receiving objects: 17% (20/113)
Receiving objects: 18% (21/113)
Receiving objects: 19% (22/113)
Receiving objects: 20% (23/113)
Receiving objects: 21% (24/113)
Receiving objects: 22% (25/113)
Receiving objects: 23% (26/113)
Receiving objects: 24% (28/113)
Receiving objects: 25% (29/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 26% (30/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 27% (31/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 28% (32/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 29% (33/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 30% (34/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 31% (36/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 32% (37/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 33% (38/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 34% (39/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 35% (40/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 36% (41/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 37% (42/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 38% (43/113), 24.56 MiB | 49.10 MiB/s
Receiving objects: 38% (43/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 39% (45/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 40% (46/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 41% (47/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 42% (48/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 43% (49/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 44% (50/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 45% (51/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 46% (52/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 47% (54/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 48% (55/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 49% (56/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 50% (57/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 51% (58/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 52% (59/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 53% (60/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 54% (62/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 55% (63/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 56% (64/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 57% (65/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 58% (66/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 59% (67/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 60% (68/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 61% (69/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 62% (71/113), 31.81 MiB | 31.37 MiB/s
Receiving objects: 63% (72/113), 31.81 MiB | 31.37 MiB/s
remote: Total 113 (delta 18), reused 9 (delta 0), pack-reused 44
Receiving objects: 64% (73/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 65% (74/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 66% (75/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 67% (76/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 68% (77/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 69% (78/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 70% (80/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 71% (81/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 72% (82/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 73% (83/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 74% (84/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 75% (85/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 76% (86/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 77% (88/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 78% (89/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 79% (90/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 80% (91/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 81% (92/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 82% (93/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 83% (94/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 84% (95/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 85% (97/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 86% (98/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 87% (99/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 88% (100/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 89% (101/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 90% (102/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 91% (103/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 92% (104/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 93% (106/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 94% (107/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 95% (108/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 96% (109/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 97% (110/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 98% (111/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 99% (112/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 100% (113/113), 39.06 MiB | 25.80 MiB/s
Receiving objects: 100% (113/113), 43.40 MiB | 27.00 MiB/s, done.
Resolving deltas: 0% (0/29)
Resolving deltas: 3% (1/29)
Resolving deltas: 20% (6/29)
Resolving deltas: 27% (8/29)
Resolving deltas: 86% (25/29)
Resolving deltas: 89% (26/29)
Resolving deltas: 93% (27/29)
Resolving deltas: 100% (29/29)
Resolving deltas: 100% (29/29), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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/bulk/V004/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/bulk/V004/params_new/system-common'...
remote: Enumerating objects: 183, done.
remote: Counting objects: 0% (1/145)
remote: Counting objects: 1% (2/145)
remote: Counting objects: 2% (3/145)
remote: Counting objects: 3% (5/145)
remote: Counting objects: 4% (6/145)
remote: Counting objects: 5% (8/145)
remote: Counting objects: 6% (9/145)
remote: Counting objects: 7% (11/145)
remote: Counting objects: 8% (12/145)
remote: Counting objects: 9% (14/145)
remote: Counting objects: 10% (15/145)
remote: Counting objects: 11% (16/145)
remote: Counting objects: 12% (18/145)
remote: Counting objects: 13% (19/145)
remote: Counting objects: 14% (21/145)
remote: Counting objects: 15% (22/145)
remote: Counting objects: 16% (24/145)
remote: Counting objects: 17% (25/145)
remote: Counting objects: 18% (27/145)
remote: Counting objects: 19% (28/145)
remote: Counting objects: 20% (29/145)
remote: Counting objects: 21% (31/145)
remote: Counting objects: 22% (32/145)
remote: Counting objects: 23% (34/145)
remote: Counting objects: 24% (35/145)
remote: Counting objects: 25% (37/145)
remote: Counting objects: 26% (38/145)
remote: Counting objects: 27% (40/145)
remote: Counting objects: 28% (41/145)
remote: Counting objects: 29% (43/145)
remote: Counting objects: 30% (44/145)
remote: Counting objects: 31% (45/145)
remote: Counting objects: 32% (47/145)
remote: Counting objects: 33% (48/145)
remote: Counting objects: 34% (50/145)
remote: Counting objects: 35% (51/145)
remote: Counting objects: 36% (53/145)
remote: Counting objects: 37% (54/145)
remote: Counting objects: 38% (56/145)
remote: Counting objects: 39% (57/145)
remote: Counting objects: 40% (58/145)
remote: Counting objects: 41% (60/145)
remote: Counting objects: 42% (61/145)
remote: Counting objects: 43% (63/145)
remote: Counting objects: 44% (64/145)
remote: Counting objects: 45% (66/145)
remote: Counting objects: 46% (67/145)
remote: Counting objects: 47% (69/145)
remote: Counting objects: 48% (70/145)
remote: Counting objects: 49% (72/145)
remote: Counting objects: 50% (73/145)
remote: Counting objects: 51% (74/145)
remote: Counting objects: 52% (76/145)
remote: Counting objects: 53% (77/145)
remote: Counting objects: 54% (79/145)
remote: Counting objects: 55% (80/145)
remote: Counting objects: 56% (82/145)
remote: Counting objects: 57% (83/145)
remote: Counting objects: 58% (85/145)
remote: Counting objects: 59% (86/145)
remote: Counting objects: 60% (87/145)
remote: Counting objects: 61% (89/145)
remote: Counting objects: 62% (90/145)
remote: Counting objects: 63% (92/145)
remote: Counting objects: 64% (93/145)
remote: Counting objects: 65% (95/145)
remote: Counting objects: 66% (96/145)
remote: Counting objects: 67% (98/145)
remote: Counting objects: 68% (99/145)
remote: Counting objects: 69% (101/145)
remote: Counting objects: 70% (102/145)
remote: Counting objects: 71% (103/145)
remote: Counting objects: 72% (105/145)
remote: Counting objects: 73% (106/145)
remote: Counting objects: 74% (108/145)
remote: Counting objects: 75% (109/145)
remote: Counting objects: 76% (111/145)
remote: Counting objects: 77% (112/145)
remote: Counting objects: 78% (114/145)
remote: Counting objects: 79% (115/145)
remote: Counting objects: 80% (116/145)
remote: Counting objects: 81% (118/145)
remote: Counting objects: 82% (119/145)
remote: Counting objects: 83% (121/145)
remote: Counting objects: 84% (122/145)
remote: Counting objects: 85% (124/145)
remote: Counting objects: 86% (125/145)
remote: Counting objects: 87% (127/145)
remote: Counting objects: 88% (128/145)
remote: Counting objects: 89% (130/145)
remote: Counting objects: 90% (131/145)
remote: Counting objects: 91% (132/145)
remote: Counting objects: 92% (134/145)
remote: Counting objects: 93% (135/145)
remote: Counting objects: 94% (137/145)
remote: Counting objects: 95% (138/145)
remote: Counting objects: 96% (140/145)
remote: Counting objects: 97% (141/145)
remote: Counting objects: 98% (143/145)
remote: Counting objects: 99% (144/145)
remote: Counting objects: 100% (145/145)
remote: Counting objects: 100% (145/145), done.
remote: Compressing objects: 1% (1/51)
remote: Compressing objects: 3% (2/51)
remote: Compressing objects: 5% (3/51)
remote: Compressing objects: 7% (4/51)
remote: Compressing objects: 9% (5/51)
remote: Compressing objects: 11% (6/51)
remote: Compressing objects: 13% (7/51)
remote: Compressing objects: 15% (8/51)
remote: Compressing objects: 17% (9/51)
remote: Compressing objects: 19% (10/51)
remote: Compressing objects: 21% (11/51)
remote: Compressing objects: 23% (12/51)
remote: Compressing objects: 25% (13/51)
remote: Compressing objects: 27% (14/51)
remote: Compressing objects: 29% (15/51)
remote: Compressing objects: 31% (16/51)
remote: Compressing objects: 33% (17/51)
remote: Compressing objects: 35% (18/51)
remote: Compressing objects: 37% (19/51)
remote: Compressing objects: 39% (20/51)
remote: Compressing objects: 41% (21/51)
remote: Compressing objects: 43% (22/51)
remote: Compressing objects: 45% (23/51)
remote: Compressing objects: 47% (24/51)
remote: Compressing objects: 49% (25/51)
remote: Compressing objects: 50% (26/51)
remote: Compressing objects: 52% (27/51)
remote: Compressing objects: 54% (28/51)
remote: Compressing objects: 56% (29/51)
remote: Compressing objects: 58% (30/51)
remote: Compressing objects: 60% (31/51)
remote: Compressing objects: 62% (32/51)
remote: Compressing objects: 64% (33/51)
remote: Compressing objects: 66% (34/51)
remote: Compressing objects: 68% (35/51)
remote: Compressing objects: 70% (36/51)
remote: Compressing objects: 72% (37/51)
remote: Compressing objects: 74% (38/51)
remote: Compressing objects: 76% (39/51)
remote: Compressing objects: 78% (40/51)
remote: Compressing objects: 80% (41/51)
remote: Compressing objects: 82% (42/51)
remote: Compressing objects: 84% (43/51)
remote: Compressing objects: 86% (44/51)
remote: Compressing objects: 88% (45/51)
remote: Compressing objects: 90% (46/51)
remote: Compressing objects: 92% (47/51)
remote: Compressing objects: 94% (48/51)
remote: Compressing objects: 96% (49/51)
remote: Compressing objects: 98% (50/51)
remote: Compressing objects: 100% (51/51)
remote: Compressing objects: 100% (51/51), done.
Receiving objects: 0% (1/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)
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)
remote: Total 183 (delta 31), reused 101 (delta 20), pack-reused 38
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), 29.25 KiB | 9.75 MiB/s, done.
Resolving deltas: 0% (0/36)
Resolving deltas: 2% (1/36)
Resolving deltas: 8% (3/36)
Resolving deltas: 19% (7/36)
Resolving deltas: 22% (8/36)
Resolving deltas: 27% (10/36)
Resolving deltas: 30% (11/36)
Resolving deltas: 36% (13/36)
Resolving deltas: 52% (19/36)
Resolving deltas: 100% (36/36)
Resolving deltas: 100% (36/36), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/params_new/system-device'...
remote: Enumerating objects: 1484, done.
remote: Counting objects: 4% (1/23)
remote: Counting objects: 8% (2/23)
remote: Counting objects: 13% (3/23)
remote: Counting objects: 17% (4/23)
remote: Counting objects: 21% (5/23)
remote: Counting objects: 26% (6/23)
remote: Counting objects: 30% (7/23)
remote: Counting objects: 34% (8/23)
remote: Counting objects: 39% (9/23)
remote: Counting objects: 43% (10/23)
remote: Counting objects: 47% (11/23)
remote: Counting objects: 52% (12/23)
remote: Counting objects: 56% (13/23)
remote: Counting objects: 60% (14/23)
remote: Counting objects: 65% (15/23)
remote: Counting objects: 69% (16/23)
remote: Counting objects: 73% (17/23)
remote: Counting objects: 78% (18/23)
remote: Counting objects: 82% (19/23)
remote: Counting objects: 86% (20/23)
remote: Counting objects: 91% (21/23)
remote: Counting objects: 95% (22/23)
remote: Counting objects: 100% (23/23)
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
Receiving objects: 0% (1/1484)
Receiving objects: 1% (15/1484)
Receiving objects: 2% (30/1484)
Receiving objects: 3% (45/1484)
Receiving objects: 4% (60/1484)
Receiving objects: 5% (75/1484)
Receiving objects: 6% (90/1484)
Receiving objects: 7% (104/1484)
Receiving objects: 8% (119/1484)
Receiving objects: 9% (134/1484)
Receiving objects: 10% (149/1484)
Receiving objects: 11% (164/1484)
Receiving objects: 12% (179/1484)
Receiving objects: 13% (193/1484)
Receiving objects: 14% (208/1484)
Receiving objects: 15% (223/1484)
Receiving objects: 16% (238/1484)
Receiving objects: 17% (253/1484)
Receiving objects: 18% (268/1484)
Receiving objects: 19% (282/1484)
Receiving objects: 20% (297/1484)
Receiving objects: 21% (312/1484)
Receiving objects: 22% (327/1484)
Receiving objects: 23% (342/1484)
Receiving objects: 24% (357/1484)
Receiving objects: 25% (371/1484)
Receiving objects: 26% (386/1484)
Receiving objects: 27% (401/1484)
Receiving objects: 28% (416/1484)
Receiving objects: 29% (431/1484)
Receiving objects: 30% (446/1484)
Receiving objects: 31% (461/1484)
Receiving objects: 32% (475/1484)
Receiving objects: 33% (490/1484)
Receiving objects: 34% (505/1484)
Receiving objects: 35% (520/1484)
Receiving objects: 36% (535/1484)
Receiving objects: 37% (550/1484)
Receiving objects: 38% (564/1484)
Receiving objects: 39% (579/1484)
Receiving objects: 40% (594/1484)
Receiving objects: 41% (609/1484)
Receiving objects: 42% (624/1484)
Receiving objects: 43% (639/1484)
Receiving objects: 44% (653/1484)
Receiving objects: 45% (668/1484)
Receiving objects: 46% (683/1484)
Receiving objects: 47% (698/1484)
Receiving objects: 48% (713/1484)
Receiving objects: 49% (728/1484)
Receiving objects: 50% (742/1484)
Receiving objects: 51% (757/1484)
Receiving objects: 52% (772/1484)
Receiving objects: 53% (787/1484)
Receiving objects: 54% (802/1484)
Receiving objects: 55% (817/1484)
Receiving objects: 56% (832/1484)
Receiving objects: 57% (846/1484)
Receiving objects: 58% (861/1484)
remote: Total 1484 (delta 4), reused 23 (delta 4), pack-reused 1461
Receiving objects: 59% (876/1484)
Receiving objects: 60% (891/1484)
Receiving objects: 61% (906/1484)
Receiving objects: 62% (921/1484)
Receiving objects: 63% (935/1484)
Receiving objects: 64% (950/1484)
Receiving objects: 65% (965/1484)
Receiving objects: 66% (980/1484)
Receiving objects: 67% (995/1484)
Receiving objects: 68% (1010/1484)
Receiving objects: 69% (1024/1484)
Receiving objects: 70% (1039/1484)
Receiving objects: 71% (1054/1484)
Receiving objects: 72% (1069/1484)
Receiving objects: 73% (1084/1484)
Receiving objects: 74% (1099/1484)
Receiving objects: 75% (1113/1484)
Receiving objects: 76% (1128/1484)
Receiving objects: 77% (1143/1484)
Receiving objects: 78% (1158/1484)
Receiving objects: 79% (1173/1484)
Receiving objects: 80% (1188/1484)
Receiving objects: 81% (1203/1484)
Receiving objects: 82% (1217/1484)
Receiving objects: 83% (1232/1484)
Receiving objects: 84% (1247/1484)
Receiving objects: 85% (1262/1484)
Receiving objects: 86% (1277/1484)
Receiving objects: 87% (1292/1484)
Receiving objects: 88% (1306/1484)
Receiving objects: 89% (1321/1484)
Receiving objects: 90% (1336/1484)
Receiving objects: 91% (1351/1484)
Receiving objects: 92% (1366/1484)
Receiving objects: 93% (1381/1484)
Receiving objects: 94% (1395/1484)
Receiving objects: 95% (1410/1484)
Receiving objects: 96% (1425/1484)
Receiving objects: 97% (1440/1484)
Receiving objects: 98% (1455/1484)
Receiving objects: 99% (1470/1484)
Receiving objects: 100% (1484/1484)
Receiving objects: 100% (1484/1484), 169.90 KiB | 33.98 MiB/s, done.
Resolving deltas: 0% (0/490)
Resolving deltas: 1% (5/490)
Resolving deltas: 5% (27/490)
Resolving deltas: 11% (56/490)
Resolving deltas: 22% (109/490)
Resolving deltas: 32% (159/490)
Resolving deltas: 33% (163/490)
Resolving deltas: 34% (167/490)
Resolving deltas: 41% (205/490)
Resolving deltas: 43% (213/490)
Resolving deltas: 49% (242/490)
Resolving deltas: 51% (253/490)
Resolving deltas: 52% (257/490)
Resolving deltas: 54% (265/490)
Resolving deltas: 62% (308/490)
Resolving deltas: 67% (333/490)
Resolving deltas: 68% (337/490)
Resolving deltas: 69% (339/490)
Resolving deltas: 70% (345/490)
Resolving deltas: 71% (350/490)
Resolving deltas: 72% (353/490)
Resolving deltas: 73% (358/490)
Resolving deltas: 74% (366/490)
Resolving deltas: 75% (368/490)
Resolving deltas: 77% (381/490)
Resolving deltas: 78% (384/490)
Resolving deltas: 79% (389/490)
Resolving deltas: 80% (395/490)
Resolving deltas: 82% (403/490)
Resolving deltas: 83% (407/490)
Resolving deltas: 84% (413/490)
Resolving deltas: 85% (419/490)
Resolving deltas: 89% (438/490)
Resolving deltas: 90% (441/490)
Resolving deltas: 91% (446/490)
Resolving deltas: 92% (451/490)
Resolving deltas: 93% (456/490)
Resolving deltas: 94% (464/490)
Resolving deltas: 95% (468/490)
Resolving deltas: 96% (471/490)
Resolving deltas: 97% (480/490)
Resolving deltas: 98% (481/490)
Resolving deltas: 99% (486/490)
Resolving deltas: 100% (490/490)
Resolving deltas: 100% (490/490), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/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: 61% (21/34)
Resolving deltas: 100% (34/34)
Resolving deltas: 100% (34/34), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/params_new/system-port'...
remote: Enumerating objects: 261, 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/98)
remote: Compressing objects: 2% (2/98)
remote: Compressing objects: 3% (3/98)
remote: Compressing objects: 4% (4/98)
remote: Compressing objects: 5% (5/98)
remote: Compressing objects: 6% (6/98)
remote: Compressing objects: 7% (7/98)
remote: Compressing objects: 8% (8/98)
remote: Compressing objects: 9% (9/98)
remote: Compressing objects: 10% (10/98)
remote: Compressing objects: 11% (11/98)
remote: Compressing objects: 12% (12/98)
remote: Compressing objects: 13% (13/98)
remote: Compressing objects: 14% (14/98)
remote: Compressing objects: 15% (15/98)
remote: Compressing objects: 16% (16/98)
remote: Compressing objects: 17% (17/98)
remote: Compressing objects: 18% (18/98)
remote: Compressing objects: 19% (19/98)
remote: Compressing objects: 20% (20/98)
remote: Compressing objects: 21% (21/98)
remote: Compressing objects: 22% (22/98)
remote: Compressing objects: 23% (23/98)
remote: Compressing objects: 24% (24/98)
remote: Compressing objects: 25% (25/98)
remote: Compressing objects: 26% (26/98)
remote: Compressing objects: 27% (27/98)
remote: Compressing objects: 28% (28/98)
remote: Compressing objects: 29% (29/98)
remote: Compressing objects: 30% (30/98)
remote: Compressing objects: 31% (31/98)
remote: Compressing objects: 32% (32/98)
remote: Compressing objects: 33% (33/98)
remote: Compressing objects: 34% (34/98)
remote: Compressing objects: 35% (35/98)
remote: Compressing objects: 36% (36/98)
remote: Compressing objects: 37% (37/98)
remote: Compressing objects: 38% (38/98)
remote: Compressing objects: 39% (39/98)
remote: Compressing objects: 40% (40/98)
remote: Compressing objects: 41% (41/98)
remote: Compressing objects: 42% (42/98)
remote: Compressing objects: 43% (43/98)
remote: Compressing objects: 44% (44/98)
remote: Compressing objects: 45% (45/98)
remote: Compressing objects: 46% (46/98)
remote: Compressing objects: 47% (47/98)
remote: Compressing objects: 48% (48/98)
remote: Compressing objects: 50% (49/98)
remote: Compressing objects: 51% (50/98)
remote: Compressing objects: 52% (51/98)
remote: Compressing objects: 53% (52/98)
remote: Compressing objects: 54% (53/98)
remote: Compressing objects: 55% (54/98)
remote: Compressing objects: 56% (55/98)
remote: Compressing objects: 57% (56/98)
remote: Compressing objects: 58% (57/98)
remote: Compressing objects: 59% (58/98)
remote: Compressing objects: 60% (59/98)
remote: Compressing objects: 61% (60/98)
remote: Compressing objects: 62% (61/98)
remote: Compressing objects: 63% (62/98)
remote: Compressing objects: 64% (63/98)
remote: Compressing objects: 65% (64/98)
remote: Compressing objects: 66% (65/98)
remote: Compressing objects: 67% (66/98)
remote: Compressing objects: 68% (67/98)
remote: Compressing objects: 69% (68/98)
remote: Compressing objects: 70% (69/98)
remote: Compressing objects: 71% (70/98)
remote: Compressing objects: 72% (71/98)
remote: Compressing objects: 73% (72/98)
remote: Compressing objects: 74% (73/98)
remote: Compressing objects: 75% (74/98)
remote: Compressing objects: 76% (75/98)
remote: Compressing objects: 77% (76/98)
remote: Compressing objects: 78% (77/98)
remote: Compressing objects: 79% (78/98)
remote: Compressing objects: 80% (79/98)
remote: Compressing objects: 81% (80/98)
remote: Compressing objects: 82% (81/98)
remote: Compressing objects: 83% (82/98)
remote: Compressing objects: 84% (83/98)
remote: Compressing objects: 85% (84/98)
remote: Compressing objects: 86% (85/98)
remote: Compressing objects: 87% (86/98)
remote: Compressing objects: 88% (87/98)
remote: Compressing objects: 89% (88/98)
remote: Compressing objects: 90% (89/98)
remote: Compressing objects: 91% (90/98)
remote: Compressing objects: 92% (91/98)
remote: Compressing objects: 93% (92/98)
remote: Compressing objects: 94% (93/98)
remote: Compressing objects: 95% (94/98)
remote: Compressing objects: 96% (95/98)
remote: Compressing objects: 97% (96/98)
remote: Compressing objects: 98% (97/98)
remote: Compressing objects: 100% (98/98)
remote: Compressing objects: 100% (98/98), done.
Receiving objects: 0% (1/261)
Receiving objects: 1% (3/261)
Receiving objects: 2% (6/261)
Receiving objects: 3% (8/261)
Receiving objects: 4% (11/261)
Receiving objects: 5% (14/261)
Receiving objects: 6% (16/261)
Receiving objects: 7% (19/261)
Receiving objects: 8% (21/261)
Receiving objects: 9% (24/261)
Receiving objects: 10% (27/261)
Receiving objects: 11% (29/261)
Receiving objects: 12% (32/261)
Receiving objects: 13% (34/261)
Receiving objects: 14% (37/261)
Receiving objects: 15% (40/261)
Receiving objects: 16% (42/261)
Receiving objects: 17% (45/261)
Receiving objects: 18% (47/261)
Receiving objects: 19% (50/261)
Receiving objects: 20% (53/261)
Receiving objects: 21% (55/261)
Receiving objects: 22% (58/261)
Receiving objects: 23% (61/261)
Receiving objects: 24% (63/261)
Receiving objects: 25% (66/261)
Receiving objects: 26% (68/261)
Receiving objects: 27% (71/261)
Receiving objects: 28% (74/261)
Receiving objects: 29% (76/261)
Receiving objects: 30% (79/261)
Receiving objects: 31% (81/261)
Receiving objects: 32% (84/261)
Receiving objects: 33% (87/261)
Receiving objects: 34% (89/261)
Receiving objects: 35% (92/261)
Receiving objects: 36% (94/261)
Receiving objects: 37% (97/261)
Receiving objects: 38% (100/261)
Receiving objects: 39% (102/261)
Receiving objects: 40% (105/261)
Receiving objects: 41% (108/261)
Receiving objects: 42% (110/261)
Receiving objects: 43% (113/261)
Receiving objects: 44% (115/261)
Receiving objects: 45% (118/261)
Receiving objects: 46% (121/261)
Receiving objects: 47% (123/261)
Receiving objects: 48% (126/261)
Receiving objects: 49% (128/261)
Receiving objects: 50% (131/261)
Receiving objects: 51% (134/261)
Receiving objects: 52% (136/261)
Receiving objects: 53% (139/261)
Receiving objects: 54% (141/261)
Receiving objects: 55% (144/261)
Receiving objects: 56% (147/261)
Receiving objects: 57% (149/261)
Receiving objects: 58% (152/261)
Receiving objects: 59% (154/261)
Receiving objects: 60% (157/261)
Receiving objects: 61% (160/261)
Receiving objects: 62% (162/261)
Receiving objects: 63% (165/261)
Receiving objects: 64% (168/261)
Receiving objects: 65% (170/261)
Receiving objects: 66% (173/261)
Receiving objects: 67% (175/261)
Receiving objects: 68% (178/261)
Receiving objects: 69% (181/261)
Receiving objects: 70% (183/261)
Receiving objects: 71% (186/261)
Receiving objects: 72% (188/261)
Receiving objects: 73% (191/261)
Receiving objects: 74% (194/261)
Receiving objects: 75% (196/261)
Receiving objects: 76% (199/261)
Receiving objects: 77% (201/261)
Receiving objects: 78% (204/261)
Receiving objects: 79% (207/261)
Receiving objects: 80% (209/261)
Receiving objects: 81% (212/261)
Receiving objects: 82% (215/261)
remote: Total 261 (delta 70), reused 93 (delta 33), pack-reused 120
Receiving objects: 83% (217/261)
Receiving objects: 84% (220/261)
Receiving objects: 85% (222/261)
Receiving objects: 86% (225/261)
Receiving objects: 87% (228/261)
Receiving objects: 88% (230/261)
Receiving objects: 89% (233/261)
Receiving objects: 90% (235/261)
Receiving objects: 91% (238/261)
Receiving objects: 92% (241/261)
Receiving objects: 93% (243/261)
Receiving objects: 94% (246/261)
Receiving objects: 95% (248/261)
Receiving objects: 96% (251/261)
Receiving objects: 97% (254/261)
Receiving objects: 98% (256/261)
Receiving objects: 99% (259/261)
Receiving objects: 100% (261/261)
Receiving objects: 100% (261/261), 174.35 KiB | 24.91 MiB/s, done.
Resolving deltas: 0% (0/114)
Resolving deltas: 1% (2/114)
Resolving deltas: 2% (3/114)
Resolving deltas: 17% (20/114)
Resolving deltas: 19% (22/114)
Resolving deltas: 21% (25/114)
Resolving deltas: 23% (27/114)
Resolving deltas: 24% (28/114)
Resolving deltas: 25% (29/114)
Resolving deltas: 26% (30/114)
Resolving deltas: 27% (31/114)
Resolving deltas: 28% (32/114)
Resolving deltas: 30% (35/114)
Resolving deltas: 32% (37/114)
Resolving deltas: 33% (38/114)
Resolving deltas: 38% (44/114)
Resolving deltas: 53% (61/114)
Resolving deltas: 54% (62/114)
Resolving deltas: 55% (63/114)
Resolving deltas: 62% (71/114)
Resolving deltas: 63% (72/114)
Resolving deltas: 71% (82/114)
Resolving deltas: 73% (84/114)
Resolving deltas: 76% (87/114)
Resolving deltas: 78% (90/114)
Resolving deltas: 80% (92/114)
Resolving deltas: 81% (93/114)
Resolving deltas: 82% (94/114)
Resolving deltas: 100% (114/114)
Resolving deltas: 100% (114/114), done.
Cloning into '/root/workspace/weifang-config/bulk/V004/params_new/weifang-bulk'...
remote: Enumerating objects: 140, done.
remote: Counting objects: 0% (1/112)
remote: Counting objects: 1% (2/112)
remote: Counting objects: 2% (3/112)
remote: Counting objects: 3% (4/112)
remote: Counting objects: 4% (5/112)
remote: Counting objects: 5% (6/112)
remote: Counting objects: 6% (7/112)
remote: Counting objects: 7% (8/112)
remote: Counting objects: 8% (9/112)
remote: Counting objects: 9% (11/112)
remote: Counting objects: 10% (12/112)
remote: Counting objects: 11% (13/112)
remote: Counting objects: 12% (14/112)
remote: Counting objects: 13% (15/112)
remote: Counting objects: 14% (16/112)
remote: Counting objects: 15% (17/112)
remote: Counting objects: 16% (18/112)
remote: Counting objects: 17% (20/112)
remote: Counting objects: 18% (21/112)
remote: Counting objects: 19% (22/112)
remote: Counting objects: 20% (23/112)
remote: Counting objects: 21% (24/112)
remote: Counting objects: 22% (25/112)
remote: Counting objects: 23% (26/112)
remote: Counting objects: 24% (27/112)
remote: Counting objects: 25% (28/112)
remote: Counting objects: 26% (30/112)
remote: Counting objects: 27% (31/112)
remote: Counting objects: 28% (32/112)
remote: Counting objects: 29% (33/112)
remote: Counting objects: 30% (34/112)
remote: Counting objects: 31% (35/112)
remote: Counting objects: 32% (36/112)
remote: Counting objects: 33% (37/112)
remote: Counting objects: 34% (39/112)
remote: Counting objects: 35% (40/112)
remote: Counting objects: 36% (41/112)
remote: Counting objects: 37% (42/112)
remote: Counting objects: 38% (43/112)
remote: Counting objects: 39% (44/112)
remote: Counting objects: 40% (45/112)
remote: Counting objects: 41% (46/112)
remote: Counting objects: 42% (48/112)
remote: Counting objects: 43% (49/112)
remote: Counting objects: 44% (50/112)
remote: Counting objects: 45% (51/112)
remote: Counting objects: 46% (52/112)
remote: Counting objects: 47% (53/112)
remote: Counting objects: 48% (54/112)
remote: Counting objects: 49% (55/112)
remote: Counting objects: 50% (56/112)
remote: Counting objects: 51% (58/112)
remote: Counting objects: 52% (59/112)
remote: Counting objects: 53% (60/112)
remote: Counting objects: 54% (61/112)
remote: Counting objects: 55% (62/112)
remote: Counting objects: 56% (63/112)
remote: Counting objects: 57% (64/112)
remote: Counting objects: 58% (65/112)
remote: Counting objects: 59% (67/112)
remote: Counting objects: 60% (68/112)
remote: Counting objects: 61% (69/112)
remote: Counting objects: 62% (70/112)
remote: Counting objects: 63% (71/112)
remote: Counting objects: 64% (72/112)
remote: Counting objects: 65% (73/112)
remote: Counting objects: 66% (74/112)
remote: Counting objects: 67% (76/112)
remote: Counting objects: 68% (77/112)
remote: Counting objects: 69% (78/112)
remote: Counting objects: 70% (79/112)
remote: Counting objects: 71% (80/112)
remote: Counting objects: 72% (81/112)
remote: Counting objects: 73% (82/112)
remote: Counting objects: 74% (83/112)
remote: Counting objects: 75% (84/112)
remote: Counting objects: 76% (86/112)
remote: Counting objects: 77% (87/112)
remote: Counting objects: 78% (88/112)
remote: Counting objects: 79% (89/112)
remote: Counting objects: 80% (90/112)
remote: Counting objects: 81% (91/112)
remote: Counting objects: 82% (92/112)
remote: Counting objects: 83% (93/112)
remote: Counting objects: 84% (95/112)
remote: Counting objects: 85% (96/112)
remote: Counting objects: 86% (97/112)
remote: Counting objects: 87% (98/112)
remote: Counting objects: 88% (99/112)
remote: Counting objects: 89% (100/112)
remote: Counting objects: 90% (101/112)
remote: Counting objects: 91% (102/112)
remote: Counting objects: 92% (104/112)
remote: Counting objects: 93% (105/112)
remote: Counting objects: 94% (106/112)
remote: Counting objects: 95% (107/112)
remote: Counting objects: 96% (108/112)
remote: Counting objects: 97% (109/112)
remote: Counting objects: 98% (110/112)
remote: Counting objects: 99% (111/112)
remote: Counting objects: 100% (112/112)
remote: Counting objects: 100% (112/112), done.
remote: Compressing objects: 2% (1/44)
remote: Compressing objects: 4% (2/44)
remote: Compressing objects: 6% (3/44)
remote: Compressing objects: 9% (4/44)
remote: Compressing objects: 11% (5/44)
remote: Compressing objects: 13% (6/44)
remote: Compressing objects: 15% (7/44)
remote: Compressing objects: 18% (8/44)
remote: Compressing objects: 20% (9/44)
remote: Compressing objects: 22% (10/44)
remote: Compressing objects: 25% (11/44)
remote: Compressing objects: 27% (12/44)
remote: Compressing objects: 29% (13/44)
remote: Compressing objects: 31% (14/44)
remote: Compressing objects: 34% (15/44)
remote: Compressing objects: 36% (16/44)
remote: Compressing objects: 38% (17/44)
remote: Compressing objects: 40% (18/44)
remote: Compressing objects: 43% (19/44)
remote: Compressing objects: 45% (20/44)
remote: Compressing objects: 47% (21/44)
remote: Compressing objects: 50% (22/44)
remote: Compressing objects: 52% (23/44)
remote: Compressing objects: 54% (24/44)
remote: Compressing objects: 56% (25/44)
remote: Compressing objects: 59% (26/44)
remote: Compressing objects: 61% (27/44)
remote: Compressing objects: 63% (28/44)
remote: Compressing objects: 65% (29/44)
remote: Compressing objects: 68% (30/44)
remote: Compressing objects: 70% (31/44)
remote: Compressing objects: 72% (32/44)
remote: Compressing objects: 75% (33/44)
remote: Compressing objects: 77% (34/44)
remote: Compressing objects: 79% (35/44)
remote: Compressing objects: 81% (36/44)
remote: Compressing objects: 84% (37/44)
remote: Compressing objects: 86% (38/44)
remote: Compressing objects: 88% (39/44)
remote: Compressing objects: 90% (40/44)
remote: Compressing objects: 93% (41/44)
remote: Compressing objects: 95% (42/44)
remote: Compressing objects: 97% (43/44)
remote: Compressing objects: 100% (44/44)
remote: Compressing objects: 100% (44/44), done.
Receiving objects: 0% (1/140)
Receiving objects: 1% (2/140)
Receiving objects: 2% (3/140)
Receiving objects: 3% (5/140)
Receiving objects: 4% (6/140)
Receiving objects: 5% (7/140)
Receiving objects: 6% (9/140)
Receiving objects: 7% (10/140)
Receiving objects: 8% (12/140)
Receiving objects: 9% (13/140)
Receiving objects: 10% (14/140)
Receiving objects: 11% (16/140)
Receiving objects: 12% (17/140)
Receiving objects: 13% (19/140)
remote: Total 140 (delta 30), reused 97 (delta 22), pack-reused 28
Receiving objects: 14% (20/140)
Receiving objects: 15% (21/140)
Receiving objects: 16% (23/140)
Receiving objects: 17% (24/140)
Receiving objects: 18% (26/140)
Receiving objects: 19% (27/140)
Receiving objects: 20% (28/140)
Receiving objects: 21% (30/140)
Receiving objects: 22% (31/140)
Receiving objects: 23% (33/140)
Receiving objects: 24% (34/140)
Receiving objects: 25% (35/140)
Receiving objects: 26% (37/140)
Receiving objects: 27% (38/140)
Receiving objects: 28% (40/140)
Receiving objects: 29% (41/140)
Receiving objects: 30% (42/140)
Receiving objects: 31% (44/140)
Receiving objects: 32% (45/140)
Receiving objects: 33% (47/140)
Receiving objects: 34% (48/140)
Receiving objects: 35% (49/140)
Receiving objects: 36% (51/140)
Receiving objects: 37% (52/140)
Receiving objects: 38% (54/140)
Receiving objects: 39% (55/140)
Receiving objects: 40% (56/140)
Receiving objects: 41% (58/140)
Receiving objects: 42% (59/140)
Receiving objects: 43% (61/140)
Receiving objects: 44% (62/140)
Receiving objects: 45% (63/140)
Receiving objects: 46% (65/140)
Receiving objects: 47% (66/140)
Receiving objects: 48% (68/140)
Receiving objects: 49% (69/140)
Receiving objects: 50% (70/140)
Receiving objects: 51% (72/140)
Receiving objects: 52% (73/140)
Receiving objects: 53% (75/140)
Receiving objects: 54% (76/140)
Receiving objects: 55% (77/140)
Receiving objects: 56% (79/140)
Receiving objects: 57% (80/140)
Receiving objects: 58% (82/140)
Receiving objects: 59% (83/140)
Receiving objects: 60% (84/140)
Receiving objects: 61% (86/140)
Receiving objects: 62% (87/140)
Receiving objects: 63% (89/140)
Receiving objects: 64% (90/140)
Receiving objects: 65% (91/140)
Receiving objects: 66% (93/140)
Receiving objects: 67% (94/140)
Receiving objects: 68% (96/140)
Receiving objects: 69% (97/140)
Receiving objects: 70% (98/140)
Receiving objects: 71% (100/140)
Receiving objects: 72% (101/140)
Receiving objects: 73% (103/140)
Receiving objects: 74% (104/140)
Receiving objects: 75% (105/140)
Receiving objects: 76% (107/140)
Receiving objects: 77% (108/140)
Receiving objects: 78% (110/140)
Receiving objects: 79% (111/140)
Receiving objects: 80% (112/140)
Receiving objects: 81% (114/140)
Receiving objects: 82% (115/140)
Receiving objects: 83% (117/140)
Receiving objects: 84% (118/140)
Receiving objects: 85% (119/140)
Receiving objects: 86% (121/140)
Receiving objects: 87% (122/140)
Receiving objects: 88% (124/140)
Receiving objects: 89% (125/140)
Receiving objects: 90% (126/140)
Receiving objects: 91% (128/140)
Receiving objects: 92% (129/140)
Receiving objects: 93% (131/140)
Receiving objects: 94% (132/140)
Receiving objects: 95% (133/140)
Receiving objects: 96% (135/140)
Receiving objects: 97% (136/140)
Receiving objects: 98% (138/140)
Receiving objects: 99% (139/140)
Receiving objects: 100% (140/140)
Receiving objects: 100% (140/140), 15.20 KiB | 15.20 MiB/s, done.
Resolving deltas: 0% (0/33)
Resolving deltas: 3% (1/33)
Resolving deltas: 9% (3/33)
Resolving deltas: 12% (4/33)
Resolving deltas: 15% (5/33)
Resolving deltas: 18% (6/33)
Resolving deltas: 30% (10/33)
Resolving deltas: 42% (14/33)
Resolving deltas: 48% (16/33)
Resolving deltas: 84% (28/33)
Resolving deltas: 100% (33/33)
Resolving deltas: 100% (33/33), done.
Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d'
Submodule path 'crane_align_customized': checked out 'cae7017294c60b6994fc287fcfc16e9e29c654bd'
Submodule path 'hardware': checked out '0b27867027ae6ddec42e4902a9e39ba5cd77554f'
Submodule path 'hesai_lidar_customized': checked out '22395bf9f2aa44c5d82409f9506a1ea373b91167'
Submodule path 'lidar-extrinsics': checked out '031044ba794e211f02fdc1f4e5f75a0fc041628f'
Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc'
Submodule path 'msf-vehicle': checked out '1a9a2f56f30374a1d8df49d9849a7151ef2d9c79'
Submodule path 'perception_camera_driver': checked out '4714bfacf16a1a81550e22eac20d911cf93eaa58'
Submodule path 'perception_new_detection': checked out '3bf58b4d9e43319d196c7c03a1583c2d7ee1e0db'
Submodule path 'pointcloud_customized': checked out '09790e65a3ef280aa9473ec0165cfaba75daca65'
Submodule path 'prediction_config': checked out '28eb4ae697978a29d2e5c9c6edd134dbb073ea23'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '6e40ec14857dafab6b50e01c04aaea3c208c3483'
Submodule path 'system-device': checked out '3b6deb8f02a71a1184c146792820117cba4a90ae'
Submodule path 'system-node-weifang': checked out 'daa95fa9d8bdb4b2a286fbd634c6e19516e3e092'
Submodule path 'system-port': checked out '67504480d57f29af7b80a65b174b17cd069ff713'
Submodule path 'weifang-bulk': checked out 'd6a8a979d4af082dfe88338a59c8d801ad43ab06'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_new_detection/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-node-weifang/ system-port/ weifang-bulk/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, msf-port, msf-vehicle, perception_camera_driver, perception_new_detection, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-node-weifang, system-port, weifang-bulk]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V004/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/crane_align_common/crane_align /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V004/params_new/crane_align_customized/
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V004/params_new/hardware/
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/hardware/hardware /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/bulk/V004/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/bulk/V004/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/bulk/V004/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/bulk/V004/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/bulk/V004/params_new/msf-port/README.md /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/bulk/V004/params_new/msf-vehicle/README.md /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/perception_camera_driver/master /root/workspace/weifang-config/bulk/V004/params_new/perception_camera_driver/slave /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/perception_new_detection/perception /root/workspace/weifang-config/bulk/V004/params_new/perception_new_detection/README.md /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/prediction_config/prediction /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V004/params_new/static_transform_common/
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/system-common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/system-common/system-ros /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/system-device/master /root/workspace/weifang-config/bulk/V004/params_new/system-device/slave /root/workspace/weifang-config/bulk/V004/params_new/system-device/system-ros /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/system-node-weifang/master /root/workspace/weifang-config/bulk/V004/params_new/system-node-weifang/slave /root/workspace/weifang-config/bulk/V004/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V004/params_new/system-port/
[Pipeline] echo
5
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/system-port/master /root/workspace/weifang-config/bulk/V004/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/bulk/V004/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/bulk/V004/params_new/system-port/slave /root/workspace/weifang-config/bulk/V004/params_new/system-port/system-ros /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/weifang-bulk/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
weifang-bulk 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/weifang-bulk/master /root/workspace/weifang-config/bulk/V004/params_new/weifang-bulk/system-ros /root/workspace/weifang-config/bulk/V004/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V004/params_new/params_new/
crane_align
extrinsics
hardware
hesai_lidar
lidar_correction_files
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
perception
peripheral_controller.toml
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V004/params_new/params_new/crane_align /root/workspace/weifang-config/bulk/V004/params_new/params_new/extrinsics /root/workspace/weifang-config/bulk/V004/params_new/params_new/hardware /root/workspace/weifang-config/bulk/V004/params_new/params_new/hesai_lidar /root/workspace/weifang-config/bulk/V004/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/bulk/V004/params_new/params_new/master /root/workspace/weifang-config/bulk/V004/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/perception /root/workspace/weifang-config/bulk/V004/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/bulk/V004/params_new/params_new/pointcloud /root/workspace/weifang-config/bulk/V004/params_new/params_new/prediction /root/workspace/weifang-config/bulk/V004/params_new/params_new/README.md /root/workspace/weifang-config/bulk/V004/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/bulk/V004/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/bulk/V004/params_new/params_new/slave /root/workspace/weifang-config/bulk/V004/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/bulk/V004/params_new/params_new/system-ros /root/workspace/weifang-config/bulk/V004/params_V004/params/
[Pipeline] echo
V005拉取新参数方式
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V005/params_new
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V005/params_new
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V005/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/V005.git
> git init /root/workspace/weifang-config/bulk/V005/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/V005.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/V005.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/V005.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 401b61868b8b360f9da916b99d4157ef354598e3 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 401b61868b8b360f9da916b99d4157ef354598e3 # timeout=300000
Commit message: "Update module: perception_new_detection to the lastest commit of weifang-bulk_imv_gt2_4pxt32-2rsbp"
> git rev-list --no-walk bf69441b7ad83ba2431b2e9939be4193e5553d0f # timeout=10
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/V005.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/V005.git) registered for path 'lidar-extrinsics'
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/V005.git) registered for path 'msf-vehicle'
Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver'
Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection'
Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized'
Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config'
Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common'
Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common'
Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common'
Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device'
Submodule 'system-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'
Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'weifang-bulk'
[Pipeline] sh
+ git submodule update --remote --progress
Cloning into '/root/workspace/weifang-config/bulk/V005/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/bulk/V005/params_new/crane_align_customized'...
remote: Enumerating objects: 1500, done.
remote: Counting objects: 0% (1/180)
remote: Counting objects: 1% (2/180)
remote: Counting objects: 2% (4/180)
remote: Counting objects: 3% (6/180)
remote: Counting objects: 4% (8/180)
remote: Counting objects: 5% (9/180)
remote: Counting objects: 6% (11/180)
remote: Counting objects: 7% (13/180)
remote: Counting objects: 8% (15/180)
remote: Counting objects: 9% (17/180)
remote: Counting objects: 10% (18/180)
remote: Counting objects: 11% (20/180)
remote: Counting objects: 12% (22/180)
remote: Counting objects: 13% (24/180)
remote: Counting objects: 14% (26/180)
remote: Counting objects: 15% (27/180)
remote: Counting objects: 16% (29/180)
remote: Counting objects: 17% (31/180)
remote: Counting objects: 18% (33/180)
remote: Counting objects: 19% (35/180)
remote: Counting objects: 20% (36/180)
remote: Counting objects: 21% (38/180)
remote: Counting objects: 22% (40/180)
remote: Counting objects: 23% (42/180)
remote: Counting objects: 24% (44/180)
remote: Counting objects: 25% (45/180)
remote: Counting objects: 26% (47/180)
remote: Counting objects: 27% (49/180)
remote: Counting objects: 28% (51/180)
remote: Counting objects: 29% (53/180)
remote: Counting objects: 30% (54/180)
remote: Counting objects: 31% (56/180)
remote: Counting objects: 32% (58/180)
remote: Counting objects: 33% (60/180)
remote: Counting objects: 34% (62/180)
remote: Counting objects: 35% (63/180)
remote: Counting objects: 36% (65/180)
remote: Counting objects: 37% (67/180)
remote: Counting objects: 38% (69/180)
remote: Counting objects: 39% (71/180)
remote: Counting objects: 40% (72/180)
remote: Counting objects: 41% (74/180)
remote: Counting objects: 42% (76/180)
remote: Counting objects: 43% (78/180)
remote: Counting objects: 44% (80/180)
remote: Counting objects: 45% (81/180)
remote: Counting objects: 46% (83/180)
remote: Counting objects: 47% (85/180)
remote: Counting objects: 48% (87/180)
remote: Counting objects: 49% (89/180)
remote: Counting objects: 50% (90/180)
remote: Counting objects: 51% (92/180)
remote: Counting objects: 52% (94/180)
remote: Counting objects: 53% (96/180)
remote: Counting objects: 54% (98/180)
remote: Counting objects: 55% (99/180)
remote: Counting objects: 56% (101/180)
remote: Counting objects: 57% (103/180)
remote: Counting objects: 58% (105/180)
remote: Counting objects: 59% (107/180)
remote: Counting objects: 60% (108/180)
remote: Counting objects: 61% (110/180)
remote: Counting objects: 62% (112/180)
remote: Counting objects: 63% (114/180)
remote: Counting objects: 64% (116/180)
remote: Counting objects: 65% (117/180)
remote: Counting objects: 66% (119/180)
remote: Counting objects: 67% (121/180)
remote: Counting objects: 68% (123/180)
remote: Counting objects: 69% (125/180)
remote: Counting objects: 70% (126/180)
remote: Counting objects: 71% (128/180)
remote: Counting objects: 72% (130/180)
remote: Counting objects: 73% (132/180)
remote: Counting objects: 74% (134/180)
remote: Counting objects: 75% (135/180)
remote: Counting objects: 76% (137/180)
remote: Counting objects: 77% (139/180)
remote: Counting objects: 78% (141/180)
remote: Counting objects: 79% (143/180)
remote: Counting objects: 80% (144/180)
remote: Counting objects: 81% (146/180)
remote: Counting objects: 82% (148/180)
remote: Counting objects: 83% (150/180)
remote: Counting objects: 84% (152/180)
remote: Counting objects: 85% (153/180)
remote: Counting objects: 86% (155/180)
remote: Counting objects: 87% (157/180)
remote: Counting objects: 88% (159/180)
remote: Counting objects: 89% (161/180)
remote: Counting objects: 90% (162/180)
remote: Counting objects: 91% (164/180)
remote: Counting objects: 92% (166/180)
remote: Counting objects: 93% (168/180)
remote: Counting objects: 94% (170/180)
remote: Counting objects: 95% (171/180)
remote: Counting objects: 96% (173/180)
remote: Counting objects: 97% (175/180)
remote: Counting objects: 98% (177/180)
remote: Counting objects: 99% (179/180)
remote: Counting objects: 100% (180/180)
remote: Counting objects: 100% (180/180), done.
remote: Compressing objects: 1% (1/79)
remote: Compressing objects: 2% (2/79)
remote: Compressing objects: 3% (3/79)
remote: Compressing objects: 5% (4/79)
remote: Compressing objects: 6% (5/79)
remote: Compressing objects: 7% (6/79)
remote: Compressing objects: 8% (7/79)
remote: Compressing objects: 10% (8/79)
remote: Compressing objects: 11% (9/79)
remote: Compressing objects: 12% (10/79)
remote: Compressing objects: 13% (11/79)
remote: Compressing objects: 15% (12/79)
remote: Compressing objects: 16% (13/79)
remote: Compressing objects: 17% (14/79)
remote: Compressing objects: 18% (15/79)
remote: Compressing objects: 20% (16/79)
remote: Compressing objects: 21% (17/79)
remote: Compressing objects: 22% (18/79)
remote: Compressing objects: 24% (19/79)
remote: Compressing objects: 25% (20/79)
remote: Compressing objects: 26% (21/79)
remote: Compressing objects: 27% (22/79)
remote: Compressing objects: 29% (23/79)
remote: Compressing objects: 30% (24/79)
remote: Compressing objects: 31% (25/79)
remote: Compressing objects: 32% (26/79)
remote: Compressing objects: 34% (27/79)
remote: Compressing objects: 35% (28/79)
remote: Compressing objects: 36% (29/79)
remote: Compressing objects: 37% (30/79)
remote: Compressing objects: 39% (31/79)
remote: Compressing objects: 40% (32/79)
remote: Compressing objects: 41% (33/79)
remote: Compressing objects: 43% (34/79)
remote: Compressing objects: 44% (35/79)
remote: Compressing objects: 45% (36/79)
remote: Compressing objects: 46% (37/79)
remote: Compressing objects: 48% (38/79)
remote: Compressing objects: 49% (39/79)
remote: Compressing objects: 50% (40/79)
remote: Compressing objects: 51% (41/79)
remote: Compressing objects: 53% (42/79)
remote: Compressing objects: 54% (43/79)
remote: Compressing objects: 55% (44/79)
remote: Compressing objects: 56% (45/79)
remote: Compressing objects: 58% (46/79)
remote: Compressing objects: 59% (47/79)
remote: Compressing objects: 60% (48/79)
remote: Compressing objects: 62% (49/79)
remote: Compressing objects: 63% (50/79)
remote: Compressing objects: 64% (51/79)
remote: Compressing objects: 65% (52/79)
remote: Compressing objects: 67% (53/79)
remote: Compressing objects: 68% (54/79)
remote: Compressing objects: 69% (55/79)
remote: Compressing objects: 70% (56/79)
remote: Compressing objects: 72% (57/79)
remote: Compressing objects: 73% (58/79)
remote: Compressing objects: 74% (59/79)
remote: Compressing objects: 75% (60/79)
remote: Compressing objects: 77% (61/79)
remote: Compressing objects: 78% (62/79)
remote: Compressing objects: 79% (63/79)
remote: Compressing objects: 81% (64/79)
remote: Compressing objects: 82% (65/79)
remote: Compressing objects: 83% (66/79)
remote: Compressing objects: 84% (67/79)
remote: Compressing objects: 86% (68/79)
remote: Compressing objects: 87% (69/79)
remote: Compressing objects: 88% (70/79)
remote: Compressing objects: 89% (71/79)
remote: Compressing objects: 91% (72/79)
remote: Compressing objects: 92% (73/79)
remote: Compressing objects: 93% (74/79)
remote: Compressing objects: 94% (75/79)
remote: Compressing objects: 96% (76/79)
remote: Compressing objects: 97% (77/79)
remote: Compressing objects: 98% (78/79)
remote: Compressing objects: 100% (79/79)
remote: Compressing objects: 100% (79/79), done.
Receiving objects: 0% (1/1500)
Receiving objects: 1% (15/1500)
Receiving objects: 2% (30/1500)
Receiving objects: 3% (45/1500)
Receiving objects: 4% (60/1500)
Receiving objects: 5% (75/1500)
Receiving objects: 6% (90/1500)
Receiving objects: 7% (105/1500)
Receiving objects: 8% (120/1500)
Receiving objects: 9% (135/1500)
Receiving objects: 10% (150/1500)
Receiving objects: 11% (165/1500)
Receiving objects: 12% (180/1500)
Receiving objects: 13% (195/1500)
Receiving objects: 14% (210/1500)
Receiving objects: 15% (225/1500)
Receiving objects: 16% (240/1500)
Receiving objects: 17% (255/1500)
Receiving objects: 18% (270/1500)
Receiving objects: 19% (285/1500)
Receiving objects: 20% (300/1500)
Receiving objects: 21% (315/1500)
Receiving objects: 22% (330/1500)
Receiving objects: 23% (345/1500)
Receiving objects: 24% (360/1500)
Receiving objects: 25% (375/1500)
Receiving objects: 26% (390/1500)
Receiving objects: 27% (405/1500)
Receiving objects: 28% (420/1500)
Receiving objects: 29% (435/1500)
Receiving objects: 30% (450/1500)
Receiving objects: 31% (465/1500)
Receiving objects: 32% (480/1500)
Receiving objects: 33% (495/1500)
Receiving objects: 34% (510/1500)
Receiving objects: 35% (525/1500)
Receiving objects: 36% (540/1500)
Receiving objects: 37% (555/1500)
Receiving objects: 38% (570/1500)
Receiving objects: 39% (585/1500)
Receiving objects: 40% (600/1500)
Receiving objects: 41% (615/1500)
Receiving objects: 42% (630/1500)
Receiving objects: 43% (645/1500)
Receiving objects: 44% (660/1500)
Receiving objects: 45% (675/1500)
Receiving objects: 46% (690/1500)
Receiving objects: 47% (705/1500)
Receiving objects: 48% (720/1500)
Receiving objects: 49% (735/1500)
Receiving objects: 50% (750/1500)
Receiving objects: 51% (765/1500)
Receiving objects: 52% (780/1500)
Receiving objects: 53% (795/1500)
Receiving objects: 54% (810/1500)
Receiving objects: 55% (825/1500)
Receiving objects: 56% (840/1500)
Receiving objects: 57% (855/1500)
Receiving objects: 58% (870/1500)
Receiving objects: 59% (885/1500)
Receiving objects: 60% (900/1500)
Receiving objects: 61% (915/1500)
Receiving objects: 62% (930/1500)
Receiving objects: 63% (945/1500)
Receiving objects: 64% (960/1500)
Receiving objects: 65% (975/1500)
Receiving objects: 66% (990/1500)
Receiving objects: 67% (1005/1500)
Receiving objects: 68% (1020/1500)
Receiving objects: 69% (1035/1500)
Receiving objects: 70% (1050/1500)
Receiving objects: 71% (1065/1500)
Receiving objects: 72% (1080/1500)
Receiving objects: 73% (1095/1500)
Receiving objects: 74% (1110/1500)
Receiving objects: 75% (1125/1500)
Receiving objects: 76% (1140/1500)
Receiving objects: 77% (1155/1500)
Receiving objects: 78% (1170/1500)
Receiving objects: 79% (1185/1500)
Receiving objects: 80% (1200/1500)
Receiving objects: 81% (1215/1500)
Receiving objects: 82% (1230/1500)
Receiving objects: 83% (1245/1500)
Receiving objects: 84% (1260/1500)
Receiving objects: 85% (1275/1500)
Receiving objects: 86% (1290/1500)
remote: Total 1500 (delta 77), reused 154 (delta 60), pack-reused 1320
Receiving objects: 87% (1305/1500)
Receiving objects: 88% (1320/1500)
Receiving objects: 89% (1335/1500)
Receiving objects: 90% (1350/1500)
Receiving objects: 91% (1365/1500)
Receiving objects: 92% (1380/1500)
Receiving objects: 93% (1395/1500)
Receiving objects: 94% (1410/1500)
Receiving objects: 95% (1425/1500)
Receiving objects: 96% (1440/1500)
Receiving objects: 97% (1455/1500)
Receiving objects: 98% (1470/1500)
Receiving objects: 99% (1485/1500)
Receiving objects: 100% (1500/1500)
Receiving objects: 100% (1500/1500), 472.12 KiB | 33.72 MiB/s, done.
Resolving deltas: 0% (0/715)
Resolving deltas: 1% (10/715)
Resolving deltas: 2% (15/715)
Resolving deltas: 3% (22/715)
Resolving deltas: 4% (30/715)
Resolving deltas: 5% (36/715)
Resolving deltas: 6% (43/715)
Resolving deltas: 7% (57/715)
Resolving deltas: 9% (68/715)
Resolving deltas: 10% (75/715)
Resolving deltas: 11% (79/715)
Resolving deltas: 14% (101/715)
Resolving deltas: 15% (111/715)
Resolving deltas: 18% (130/715)
Resolving deltas: 20% (144/715)
Resolving deltas: 22% (159/715)
Resolving deltas: 25% (183/715)
Resolving deltas: 26% (188/715)
Resolving deltas: 28% (202/715)
Resolving deltas: 29% (213/715)
Resolving deltas: 30% (216/715)
Resolving deltas: 33% (236/715)
Resolving deltas: 34% (245/715)
Resolving deltas: 35% (255/715)
Resolving deltas: 36% (264/715)
Resolving deltas: 37% (269/715)
Resolving deltas: 38% (272/715)
Resolving deltas: 39% (283/715)
Resolving deltas: 40% (290/715)
Resolving deltas: 41% (294/715)
Resolving deltas: 42% (304/715)
Resolving deltas: 44% (316/715)
Resolving deltas: 45% (325/715)
Resolving deltas: 51% (371/715)
Resolving deltas: 52% (376/715)
Resolving deltas: 53% (379/715)
Resolving deltas: 57% (411/715)
Resolving deltas: 59% (424/715)
Resolving deltas: 60% (431/715)
Resolving deltas: 61% (441/715)
Resolving deltas: 63% (453/715)
Resolving deltas: 64% (458/715)
Resolving deltas: 65% (468/715)
Resolving deltas: 80% (574/715)
Resolving deltas: 83% (595/715)
Resolving deltas: 84% (601/715)
Resolving deltas: 85% (608/715)
Resolving deltas: 86% (619/715)
Resolving deltas: 87% (623/715)
Resolving deltas: 92% (663/715)
Resolving deltas: 100% (715/715)
Resolving deltas: 100% (715/715), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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/bulk/V005/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/bulk/V005/params_new/lidar-extrinsics'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), 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.
Receiving objects: 2% (1/43)
remote: Total 43 (delta 0), reused 0 (delta 0), pack-reused 34
Receiving objects: 4% (2/43)
Receiving objects: 6% (3/43)
Receiving objects: 9% (4/43)
Receiving objects: 11% (5/43)
Receiving objects: 13% (6/43)
Receiving objects: 16% (7/43)
Receiving objects: 18% (8/43)
Receiving objects: 20% (9/43)
Receiving objects: 23% (10/43)
Receiving objects: 25% (11/43)
Receiving objects: 27% (12/43)
Receiving objects: 30% (13/43)
Receiving objects: 32% (14/43)
Receiving objects: 34% (15/43)
Receiving objects: 37% (16/43)
Receiving objects: 39% (17/43)
Receiving objects: 41% (18/43)
Receiving objects: 44% (19/43)
Receiving objects: 46% (20/43)
Receiving objects: 48% (21/43)
Receiving objects: 51% (22/43)
Receiving objects: 53% (23/43)
Receiving objects: 55% (24/43)
Receiving objects: 58% (25/43)
Receiving objects: 60% (26/43)
Receiving objects: 62% (27/43)
Receiving objects: 65% (28/43)
Receiving objects: 67% (29/43)
Receiving objects: 69% (30/43)
Receiving objects: 72% (31/43)
Receiving objects: 74% (32/43)
Receiving objects: 76% (33/43)
Receiving objects: 79% (34/43)
Receiving objects: 81% (35/43)
Receiving objects: 83% (36/43)
Receiving objects: 86% (37/43)
Receiving objects: 88% (38/43)
Receiving objects: 90% (39/43)
Receiving objects: 93% (40/43)
Receiving objects: 95% (41/43)
Receiving objects: 97% (42/43)
Receiving objects: 100% (43/43)
Receiving objects: 100% (43/43), 9.36 KiB | 9.36 MiB/s, done.
Resolving deltas: 0% (0/2)
Resolving deltas: 50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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: 3% (2/54)
Resolving deltas: 7% (4/54)
Resolving deltas: 14% (8/54)
Resolving deltas: 18% (10/54)
Resolving deltas: 24% (13/54)
Resolving deltas: 25% (14/54)
Resolving deltas: 27% (15/54)
Resolving deltas: 42% (23/54)
Resolving deltas: 44% (24/54)
Resolving deltas: 46% (25/54)
Resolving deltas: 51% (28/54)
Resolving deltas: 59% (32/54)
Resolving deltas: 61% (33/54)
Resolving deltas: 64% (35/54)
Resolving deltas: 66% (36/54)
Resolving deltas: 68% (37/54)
Resolving deltas: 70% (38/54)
Resolving deltas: 74% (40/54)
Resolving deltas: 77% (42/54)
Resolving deltas: 79% (43/54)
Resolving deltas: 81% (44/54)
Resolving deltas: 83% (45/54)
Resolving deltas: 87% (47/54)
Resolving deltas: 88% (48/54)
Resolving deltas: 98% (53/54)
Resolving deltas: 100% (54/54)
Resolving deltas: 100% (54/54), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle'...
remote: Enumerating objects: 40, done.
remote: Counting objects: 2% (1/40)
remote: Counting objects: 5% (2/40)
remote: Counting objects: 7% (3/40)
remote: Counting objects: 10% (4/40)
remote: Counting objects: 12% (5/40)
remote: Counting objects: 15% (6/40)
remote: Counting objects: 17% (7/40)
remote: Counting objects: 20% (8/40)
remote: Counting objects: 22% (9/40)
remote: Counting objects: 25% (10/40)
remote: Counting objects: 27% (11/40)
remote: Counting objects: 30% (12/40)
remote: Counting objects: 32% (13/40)
remote: Counting objects: 35% (14/40)
remote: Counting objects: 37% (15/40)
remote: Counting objects: 40% (16/40)
remote: Counting objects: 42% (17/40)
remote: Counting objects: 45% (18/40)
remote: Counting objects: 47% (19/40)
remote: Counting objects: 50% (20/40)
remote: Counting objects: 52% (21/40)
remote: Counting objects: 55% (22/40)
remote: Counting objects: 57% (23/40)
remote: Counting objects: 60% (24/40)
remote: Counting objects: 62% (25/40)
remote: Counting objects: 65% (26/40)
remote: Counting objects: 67% (27/40)
remote: Counting objects: 70% (28/40)
remote: Counting objects: 72% (29/40)
remote: Counting objects: 75% (30/40)
remote: Counting objects: 77% (31/40)
remote: Counting objects: 80% (32/40)
remote: Counting objects: 82% (33/40)
remote: Counting objects: 85% (34/40)
remote: Counting objects: 87% (35/40)
remote: Counting objects: 90% (36/40)
remote: Counting objects: 92% (37/40)
remote: Counting objects: 95% (38/40)
remote: Counting objects: 97% (39/40)
remote: Counting objects: 100% (40/40)
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 2% (1/38)
remote: Compressing objects: 5% (2/38)
remote: Compressing objects: 7% (3/38)
remote: Compressing objects: 10% (4/38)
remote: Compressing objects: 13% (5/38)
remote: Compressing objects: 15% (6/38)
remote: Compressing objects: 18% (7/38)
remote: Compressing objects: 21% (8/38)
remote: Compressing objects: 23% (9/38)
remote: Compressing objects: 26% (10/38)
remote: Compressing objects: 28% (11/38)
remote: Compressing objects: 31% (12/38)
remote: Compressing objects: 34% (13/38)
remote: Compressing objects: 36% (14/38)
remote: Compressing objects: 39% (15/38)
remote: Compressing objects: 42% (16/38)
remote: Compressing objects: 44% (17/38)
remote: Compressing objects: 47% (18/38)
remote: Compressing objects: 50% (19/38)
remote: Compressing objects: 52% (20/38)
remote: Compressing objects: 55% (21/38)
remote: Compressing objects: 57% (22/38)
remote: Compressing objects: 60% (23/38)
remote: Compressing objects: 63% (24/38)
remote: Compressing objects: 65% (25/38)
remote: Compressing objects: 68% (26/38)
remote: Compressing objects: 71% (27/38)
remote: Compressing objects: 73% (28/38)
remote: Compressing objects: 76% (29/38)
remote: Compressing objects: 78% (30/38)
remote: Compressing objects: 81% (31/38)
remote: Compressing objects: 84% (32/38)
remote: Compressing objects: 86% (33/38)
remote: Compressing objects: 89% (34/38)
remote: Compressing objects: 92% (35/38)
remote: Compressing objects: 94% (36/38)
remote: Compressing objects: 97% (37/38)
remote: Compressing objects: 100% (38/38)
remote: Compressing objects: 100% (38/38), done.
remote: Total 40 (delta 19), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/40)
Receiving objects: 5% (2/40)
Receiving objects: 7% (3/40)
Receiving objects: 10% (4/40)
Receiving objects: 12% (5/40)
Receiving objects: 15% (6/40)
Receiving objects: 17% (7/40)
Receiving objects: 20% (8/40)
Receiving objects: 22% (9/40)
Receiving objects: 25% (10/40)
Receiving objects: 27% (11/40)
Receiving objects: 30% (12/40)
Receiving objects: 32% (13/40)
Receiving objects: 35% (14/40)
Receiving objects: 37% (15/40)
Receiving objects: 40% (16/40)
Receiving objects: 42% (17/40)
Receiving objects: 45% (18/40)
Receiving objects: 47% (19/40)
Receiving objects: 50% (20/40)
Receiving objects: 52% (21/40)
Receiving objects: 55% (22/40)
Receiving objects: 57% (23/40)
Receiving objects: 60% (24/40)
Receiving objects: 62% (25/40)
Receiving objects: 65% (26/40)
Receiving objects: 67% (27/40)
Receiving objects: 70% (28/40)
Receiving objects: 72% (29/40)
Receiving objects: 75% (30/40)
Receiving objects: 77% (31/40)
Receiving objects: 80% (32/40)
Receiving objects: 82% (33/40)
Receiving objects: 85% (34/40)
Receiving objects: 87% (35/40)
Receiving objects: 90% (36/40)
Receiving objects: 92% (37/40)
Receiving objects: 95% (38/40)
Receiving objects: 97% (39/40)
Receiving objects: 100% (40/40)
Receiving objects: 100% (40/40), 4.19 KiB | 4.19 MiB/s, done.
Resolving deltas: 0% (0/19)
Resolving deltas: 15% (3/19)
Resolving deltas: 21% (4/19)
Resolving deltas: 26% (5/19)
Resolving deltas: 36% (7/19)
Resolving deltas: 42% (8/19)
Resolving deltas: 57% (11/19)
Resolving deltas: 100% (19/19)
Resolving deltas: 100% (19/19), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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/bulk/V005/params_new/perception_new_detection'...
remote: Enumerating objects: 4355, done.
remote: Counting objects: 0% (1/189)
remote: Counting objects: 1% (2/189)
remote: Counting objects: 2% (4/189)
remote: Counting objects: 3% (6/189)
remote: Counting objects: 4% (8/189)
remote: Counting objects: 5% (10/189)
remote: Counting objects: 6% (12/189)
remote: Counting objects: 7% (14/189)
remote: Counting objects: 8% (16/189)
remote: Counting objects: 9% (18/189)
remote: Counting objects: 10% (19/189)
remote: Counting objects: 11% (21/189)
remote: Counting objects: 12% (23/189)
remote: Counting objects: 13% (25/189)
remote: Counting objects: 14% (27/189)
remote: Counting objects: 15% (29/189)
remote: Counting objects: 16% (31/189)
remote: Counting objects: 17% (33/189)
remote: Counting objects: 18% (35/189)
remote: Counting objects: 19% (36/189)
remote: Counting objects: 20% (38/189)
remote: Counting objects: 21% (40/189)
remote: Counting objects: 22% (42/189)
remote: Counting objects: 23% (44/189)
remote: Counting objects: 24% (46/189)
remote: Counting objects: 25% (48/189)
remote: Counting objects: 26% (50/189)
remote: Counting objects: 27% (52/189)
remote: Counting objects: 28% (53/189)
remote: Counting objects: 29% (55/189)
remote: Counting objects: 30% (57/189)
remote: Counting objects: 31% (59/189)
remote: Counting objects: 32% (61/189)
remote: Counting objects: 33% (63/189)
remote: Counting objects: 34% (65/189)
remote: Counting objects: 35% (67/189)
remote: Counting objects: 36% (69/189)
remote: Counting objects: 37% (70/189)
remote: Counting objects: 38% (72/189)
remote: Counting objects: 39% (74/189)
remote: Counting objects: 40% (76/189)
remote: Counting objects: 41% (78/189)
remote: Counting objects: 42% (80/189)
remote: Counting objects: 43% (82/189)
remote: Counting objects: 44% (84/189)
remote: Counting objects: 45% (86/189)
remote: Counting objects: 46% (87/189)
remote: Counting objects: 47% (89/189)
remote: Counting objects: 48% (91/189)
remote: Counting objects: 49% (93/189)
remote: Counting objects: 50% (95/189)
remote: Counting objects: 51% (97/189)
remote: Counting objects: 52% (99/189)
remote: Counting objects: 53% (101/189)
remote: Counting objects: 54% (103/189)
remote: Counting objects: 55% (104/189)
remote: Counting objects: 56% (106/189)
remote: Counting objects: 57% (108/189)
remote: Counting objects: 58% (110/189)
remote: Counting objects: 59% (112/189)
remote: Counting objects: 60% (114/189)
remote: Counting objects: 61% (116/189)
remote: Counting objects: 62% (118/189)
remote: Counting objects: 63% (120/189)
remote: Counting objects: 64% (121/189)
remote: Counting objects: 65% (123/189)
remote: Counting objects: 66% (125/189)
remote: Counting objects: 67% (127/189)
remote: Counting objects: 68% (129/189)
remote: Counting objects: 69% (131/189)
remote: Counting objects: 70% (133/189)
remote: Counting objects: 71% (135/189)
remote: Counting objects: 72% (137/189)
remote: Counting objects: 73% (138/189)
remote: Counting objects: 74% (140/189)
remote: Counting objects: 75% (142/189)
remote: Counting objects: 76% (144/189)
remote: Counting objects: 77% (146/189)
remote: Counting objects: 78% (148/189)
remote: Counting objects: 79% (150/189)
remote: Counting objects: 80% (152/189)
remote: Counting objects: 81% (154/189)
remote: Counting objects: 82% (155/189)
remote: Counting objects: 83% (157/189)
remote: Counting objects: 84% (159/189)
remote: Counting objects: 85% (161/189)
remote: Counting objects: 86% (163/189)
remote: Counting objects: 87% (165/189)
remote: Counting objects: 88% (167/189)
remote: Counting objects: 89% (169/189)
remote: Counting objects: 90% (171/189)
remote: Counting objects: 91% (172/189)
remote: Counting objects: 92% (174/189)
remote: Counting objects: 93% (176/189)
remote: Counting objects: 94% (178/189)
remote: Counting objects: 95% (180/189)
remote: Counting objects: 96% (182/189)
remote: Counting objects: 97% (184/189)
remote: Counting objects: 98% (186/189)
remote: Counting objects: 99% (188/189)
remote: Counting objects: 100% (189/189)
remote: Counting objects: 100% (189/189), done.
remote: Compressing objects: 0% (1/121)
remote: Compressing objects: 1% (2/121)
remote: Compressing objects: 2% (3/121)
remote: Compressing objects: 3% (4/121)
remote: Compressing objects: 4% (5/121)
remote: Compressing objects: 5% (7/121)
remote: Compressing objects: 6% (8/121)
remote: Compressing objects: 7% (9/121)
remote: Compressing objects: 8% (10/121)
remote: Compressing objects: 9% (11/121)
remote: Compressing objects: 10% (13/121)
remote: Compressing objects: 11% (14/121)
remote: Compressing objects: 12% (15/121)
remote: Compressing objects: 13% (16/121)
remote: Compressing objects: 14% (17/121)
remote: Compressing objects: 15% (19/121)
remote: Compressing objects: 16% (20/121)
remote: Compressing objects: 17% (21/121)
remote: Compressing objects: 18% (22/121)
remote: Compressing objects: 19% (23/121)
remote: Compressing objects: 20% (25/121)
remote: Compressing objects: 21% (26/121)
remote: Compressing objects: 22% (27/121)
remote: Compressing objects: 23% (28/121)
remote: Compressing objects: 24% (30/121)
remote: Compressing objects: 25% (31/121)
remote: Compressing objects: 26% (32/121)
remote: Compressing objects: 27% (33/121)
remote: Compressing objects: 28% (34/121)
remote: Compressing objects: 29% (36/121)
remote: Compressing objects: 30% (37/121)
remote: Compressing objects: 31% (38/121)
remote: Compressing objects: 32% (39/121)
remote: Compressing objects: 33% (40/121)
remote: Compressing objects: 34% (42/121)
remote: Compressing objects: 35% (43/121)
remote: Compressing objects: 36% (44/121)
remote: Compressing objects: 37% (45/121)
remote: Compressing objects: 38% (46/121)
remote: Compressing objects: 39% (48/121)
remote: Compressing objects: 40% (49/121)
remote: Compressing objects: 41% (50/121)
remote: Compressing objects: 42% (51/121)
remote: Compressing objects: 43% (53/121)
remote: Compressing objects: 44% (54/121)
remote: Compressing objects: 45% (55/121)
remote: Compressing objects: 46% (56/121)
remote: Compressing objects: 47% (57/121)
remote: Compressing objects: 48% (59/121)
remote: Compressing objects: 49% (60/121)
remote: Compressing objects: 50% (61/121)
remote: Compressing objects: 51% (62/121)
remote: Compressing objects: 52% (63/121)
remote: Compressing objects: 53% (65/121)
remote: Compressing objects: 54% (66/121)
remote: Compressing objects: 55% (67/121)
remote: Compressing objects: 56% (68/121)
remote: Compressing objects: 57% (69/121)
remote: Compressing objects: 58% (71/121)
remote: Compressing objects: 59% (72/121)
remote: Compressing objects: 60% (73/121)
remote: Compressing objects: 61% (74/121)
remote: Compressing objects: 62% (76/121)
remote: Compressing objects: 63% (77/121)
remote: Compressing objects: 64% (78/121)
remote: Compressing objects: 65% (79/121)
remote: Compressing objects: 66% (80/121)
remote: Compressing objects: 67% (82/121)
remote: Compressing objects: 68% (83/121)
remote: Compressing objects: 69% (84/121)
remote: Compressing objects: 70% (85/121)
remote: Compressing objects: 71% (86/121)
remote: Compressing objects: 72% (88/121)
remote: Compressing objects: 73% (89/121)
remote: Compressing objects: 74% (90/121)
remote: Compressing objects: 75% (91/121)
remote: Compressing objects: 76% (92/121)
remote: Compressing objects: 77% (94/121)
remote: Compressing objects: 78% (95/121)
remote: Compressing objects: 79% (96/121)
remote: Compressing objects: 80% (97/121)
remote: Compressing objects: 81% (99/121)
remote: Compressing objects: 82% (100/121)
remote: Compressing objects: 83% (101/121)
remote: Compressing objects: 84% (102/121)
remote: Compressing objects: 85% (103/121)
remote: Compressing objects: 86% (105/121)
remote: Compressing objects: 87% (106/121)
remote: Compressing objects: 88% (107/121)
remote: Compressing objects: 89% (108/121)
remote: Compressing objects: 90% (109/121)
remote: Compressing objects: 91% (111/121)
remote: Compressing objects: 92% (112/121)
remote: Compressing objects: 93% (113/121)
remote: Compressing objects: 94% (114/121)
remote: Compressing objects: 95% (115/121)
remote: Compressing objects: 96% (117/121)
remote: Compressing objects: 97% (118/121)
remote: Compressing objects: 98% (119/121)
remote: Compressing objects: 99% (120/121)
remote: Compressing objects: 100% (121/121)
remote: Compressing objects: 100% (121/121), done.
Receiving objects: 0% (1/4355)
Receiving objects: 1% (44/4355)
Receiving objects: 2% (88/4355)
Receiving objects: 3% (131/4355)
Receiving objects: 4% (175/4355)
Receiving objects: 5% (218/4355)
Receiving objects: 6% (262/4355)
Receiving objects: 7% (305/4355)
Receiving objects: 8% (349/4355)
Receiving objects: 9% (392/4355)
Receiving objects: 10% (436/4355)
Receiving objects: 11% (480/4355)
Receiving objects: 12% (523/4355)
Receiving objects: 13% (567/4355)
Receiving objects: 14% (610/4355)
Receiving objects: 15% (654/4355)
Receiving objects: 16% (697/4355)
Receiving objects: 17% (741/4355)
Receiving objects: 18% (784/4355)
Receiving objects: 19% (828/4355)
Receiving objects: 20% (871/4355)
Receiving objects: 21% (915/4355)
Receiving objects: 22% (959/4355)
Receiving objects: 23% (1002/4355)
Receiving objects: 24% (1046/4355)
Receiving objects: 25% (1089/4355)
Receiving objects: 26% (1133/4355)
Receiving objects: 27% (1176/4355)
Receiving objects: 28% (1220/4355)
Receiving objects: 29% (1263/4355)
Receiving objects: 30% (1307/4355)
Receiving objects: 31% (1351/4355)
Receiving objects: 32% (1394/4355)
Receiving objects: 33% (1438/4355)
Receiving objects: 34% (1481/4355)
Receiving objects: 35% (1525/4355)
Receiving objects: 36% (1568/4355)
Receiving objects: 37% (1612/4355)
Receiving objects: 38% (1655/4355)
Receiving objects: 39% (1699/4355)
Receiving objects: 40% (1742/4355)
Receiving objects: 41% (1786/4355)
Receiving objects: 42% (1830/4355)
Receiving objects: 43% (1873/4355)
Receiving objects: 44% (1917/4355)
Receiving objects: 45% (1960/4355)
Receiving objects: 46% (2004/4355)
Receiving objects: 47% (2047/4355)
Receiving objects: 48% (2091/4355)
Receiving objects: 49% (2134/4355)
Receiving objects: 50% (2178/4355)
Receiving objects: 51% (2222/4355)
Receiving objects: 52% (2265/4355)
Receiving objects: 53% (2309/4355)
Receiving objects: 54% (2352/4355)
Receiving objects: 55% (2396/4355)
Receiving objects: 56% (2439/4355)
Receiving objects: 57% (2483/4355)
Receiving objects: 58% (2526/4355)
Receiving objects: 59% (2570/4355)
Receiving objects: 60% (2613/4355)
Receiving objects: 61% (2657/4355)
Receiving objects: 62% (2701/4355)
Receiving objects: 63% (2744/4355)
Receiving objects: 64% (2788/4355)
Receiving objects: 65% (2831/4355)
Receiving objects: 66% (2875/4355)
Receiving objects: 67% (2918/4355)
Receiving objects: 68% (2962/4355)
Receiving objects: 69% (3005/4355)
Receiving objects: 70% (3049/4355)
Receiving objects: 71% (3093/4355)
Receiving objects: 72% (3136/4355)
Receiving objects: 73% (3180/4355)
Receiving objects: 74% (3223/4355)
Receiving objects: 75% (3267/4355)
Receiving objects: 76% (3310/4355)
Receiving objects: 77% (3354/4355)
Receiving objects: 78% (3397/4355)
Receiving objects: 79% (3441/4355)
Receiving objects: 80% (3484/4355)
Receiving objects: 81% (3528/4355)
Receiving objects: 82% (3572/4355)
Receiving objects: 83% (3615/4355)
remote: Total 4355 (delta 30), reused 187 (delta 28), pack-reused 4166
Receiving objects: 84% (3659/4355)
Receiving objects: 85% (3702/4355)
Receiving objects: 86% (3746/4355)
Receiving objects: 87% (3789/4355)
Receiving objects: 88% (3833/4355)
Receiving objects: 89% (3876/4355)
Receiving objects: 90% (3920/4355)
Receiving objects: 91% (3964/4355)
Receiving objects: 92% (4007/4355)
Receiving objects: 93% (4051/4355)
Receiving objects: 94% (4094/4355)
Receiving objects: 95% (4138/4355)
Receiving objects: 96% (4181/4355)
Receiving objects: 97% (4225/4355)
Receiving objects: 98% (4268/4355)
Receiving objects: 99% (4312/4355)
Receiving objects: 100% (4355/4355)
Receiving objects: 100% (4355/4355), 454.61 KiB | 28.41 MiB/s, done.
Resolving deltas: 0% (0/849)
Resolving deltas: 6% (54/849)
Resolving deltas: 7% (67/849)
Resolving deltas: 8% (69/849)
Resolving deltas: 9% (81/849)
Resolving deltas: 13% (113/849)
Resolving deltas: 14% (119/849)
Resolving deltas: 15% (134/849)
Resolving deltas: 16% (139/849)
Resolving deltas: 17% (145/849)
Resolving deltas: 18% (155/849)
Resolving deltas: 19% (165/849)
Resolving deltas: 20% (170/849)
Resolving deltas: 21% (179/849)
Resolving deltas: 23% (201/849)
Resolving deltas: 24% (204/849)
Resolving deltas: 25% (213/849)
Resolving deltas: 26% (221/849)
Resolving deltas: 34% (293/849)
Resolving deltas: 89% (759/849)
Resolving deltas: 100% (849/849)
Resolving deltas: 100% (849/849), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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), 46.51 MiB | 46.55 MiB/s
Receiving objects: 14% (48/331), 93.10 MiB | 46.57 MiB/s
Receiving objects: 14% (48/331), 141.49 MiB | 47.17 MiB/s
Receiving objects: 15% (50/331), 141.49 MiB | 47.17 MiB/s
Receiving objects: 16% (53/331), 161.85 MiB | 46.25 MiB/s
Receiving objects: 17% (57/331), 161.85 MiB | 46.25 MiB/s
Receiving objects: 18% (60/331), 161.85 MiB | 46.25 MiB/s
Receiving objects: 19% (63/331), 161.85 MiB | 46.25 MiB/s
Receiving objects: 20% (67/331), 161.85 MiB | 46.25 MiB/s
Receiving objects: 20% (69/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 21% (70/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 22% (73/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 23% (77/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 24% (80/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 25% (83/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 26% (87/331), 183.55 MiB | 45.90 MiB/s
Receiving objects: 27% (90/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 28% (93/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 29% (96/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 30% (100/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 31% (103/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 32% (106/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 33% (110/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 34% (113/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 35% (116/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 36% (120/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 37% (123/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 38% (126/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 39% (130/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 40% (133/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 41% (136/331), 202.65 MiB | 45.04 MiB/s
Receiving objects: 41% (139/331), 222.44 MiB | 44.47 MiB/s
Receiving objects: 42% (140/331), 222.44 MiB | 44.47 MiB/s
Receiving objects: 43% (143/331), 222.44 MiB | 44.47 MiB/s
Receiving objects: 44% (146/331), 222.44 MiB | 44.47 MiB/s
Receiving objects: 45% (149/331), 248.69 MiB | 44.93 MiB/s
Receiving objects: 46% (153/331), 248.69 MiB | 44.93 MiB/s
Receiving objects: 47% (156/331), 248.69 MiB | 44.93 MiB/s
Receiving objects: 48% (159/331), 248.69 MiB | 44.93 MiB/s
Receiving objects: 48% (161/331), 269.29 MiB | 43.88 MiB/s
Receiving objects: 49% (163/331), 269.29 MiB | 43.88 MiB/s
Receiving objects: 50% (166/331), 269.29 MiB | 43.88 MiB/s
Receiving objects: 51% (169/331), 290.24 MiB | 43.81 MiB/s
Receiving objects: 52% (173/331), 290.24 MiB | 43.81 MiB/s
Receiving objects: 53% (176/331), 290.24 MiB | 43.81 MiB/s
Receiving objects: 54% (179/331), 290.24 MiB | 43.81 MiB/s
Receiving objects: 54% (182/331), 311.12 MiB | 43.26 MiB/s
Receiving objects: 55% (183/331), 311.12 MiB | 43.26 MiB/s
Receiving objects: 56% (186/331), 311.12 MiB | 43.26 MiB/s
Receiving objects: 57% (189/331), 329.29 MiB | 41.74 MiB/s
Receiving objects: 58% (192/331), 329.29 MiB | 41.74 MiB/s
Receiving objects: 58% (192/331), 353.91 MiB | 42.70 MiB/s
Receiving objects: 58% (193/331), 391.91 MiB | 42.08 MiB/s
Receiving objects: 59% (196/331), 391.91 MiB | 42.08 MiB/s
Receiving objects: 60% (199/331), 391.91 MiB | 42.08 MiB/s
Receiving objects: 61% (202/331), 410.25 MiB | 41.75 MiB/s
Receiving objects: 61% (202/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 62% (206/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 63% (209/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 64% (212/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 65% (216/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 66% (219/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 67% (222/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 68% (226/331), 444.18 MiB | 43.46 MiB/s
Receiving objects: 69% (229/331), 466.38 MiB | 43.82 MiB/s
Receiving objects: 70% (232/331), 466.38 MiB | 43.82 MiB/s
Receiving objects: 71% (236/331), 466.38 MiB | 43.82 MiB/s
Receiving objects: 71% (237/331), 486.71 MiB | 43.68 MiB/s
Receiving objects: 72% (239/331), 505.19 MiB | 43.14 MiB/s
Receiving objects: 73% (242/331), 505.19 MiB | 43.14 MiB/s
Receiving objects: 73% (244/331), 524.32 MiB | 43.35 MiB/s
Receiving objects: 74% (245/331), 524.32 MiB | 43.35 MiB/s
Receiving objects: 75% (249/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 76% (252/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 77% (255/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 78% (259/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 79% (262/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 80% (265/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 81% (269/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 82% (272/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 83% (275/331), 542.88 MiB | 41.99 MiB/s
Receiving objects: 83% (277/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 84% (279/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 85% (282/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 86% (285/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 87% (288/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 88% (292/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 89% (295/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 90% (298/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 91% (302/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 92% (305/331), 562.62 MiB | 42.70 MiB/s
Receiving objects: 92% (305/331), 578.18 MiB | 32.36 MiB/s
Receiving objects: 92% (306/331), 591.56 MiB | 21.95 MiB/s
Receiving objects: 92% (307/331), 610.20 MiB | 20.09 MiB/s
Receiving objects: 92% (307/331), 616.93 MiB | 13.94 MiB/s
Receiving objects: 93% (308/331), 616.93 MiB | 13.94 MiB/s
Receiving objects: 94% (312/331), 616.93 MiB | 13.94 MiB/s
Receiving objects: 95% (315/331), 616.93 MiB | 13.94 MiB/s
Receiving objects: 95% (315/331), 621.74 MiB | 10.53 MiB/s
Receiving objects: 95% (316/331), 639.21 MiB | 10.46 MiB/s
Receiving objects: 95% (316/331), 641.39 MiB | 8.07 MiB/s
Receiving objects: 95% (317/331), 658.30 MiB | 7.96 MiB/s
Receiving objects: 95% (317/331), 661.13 MiB | 6.38 MiB/s
Receiving objects: 96% (318/331), 661.13 MiB | 6.38 MiB/s
Receiving objects: 97% (322/331), 661.13 MiB | 6.38 MiB/s
Receiving objects: 97% (324/331), 676.86 MiB | 6.96 MiB/s
Receiving objects: 98% (325/331), 676.86 MiB | 6.96 MiB/s
remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293
Receiving objects: 99% (328/331), 676.86 MiB | 6.96 MiB/s
Receiving objects: 100% (331/331), 676.86 MiB | 6.96 MiB/s
Receiving objects: 100% (331/331), 679.25 MiB | 23.27 MiB/s, done.
Resolving deltas: 0% (0/57)
Resolving deltas: 8% (5/57)
Resolving deltas: 29% (17/57)
Resolving deltas: 31% (18/57)
Resolving deltas: 33% (19/57)
Resolving deltas: 35% (20/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/bulk/V005/params_new/prediction_config'...
remote: Enumerating objects: 113, done.
remote: Counting objects: 1% (1/69)
remote: Counting objects: 2% (2/69)
remote: Counting objects: 4% (3/69)
remote: Counting objects: 5% (4/69)
remote: Counting objects: 7% (5/69)
remote: Counting objects: 8% (6/69)
remote: Counting objects: 10% (7/69)
remote: Counting objects: 11% (8/69)
remote: Counting objects: 13% (9/69)
remote: Counting objects: 14% (10/69)
remote: Counting objects: 15% (11/69)
remote: Counting objects: 17% (12/69)
remote: Counting objects: 18% (13/69)
remote: Counting objects: 20% (14/69)
remote: Counting objects: 21% (15/69)
remote: Counting objects: 23% (16/69)
remote: Counting objects: 24% (17/69)
remote: Counting objects: 26% (18/69)
remote: Counting objects: 27% (19/69)
remote: Counting objects: 28% (20/69)
remote: Counting objects: 30% (21/69)
remote: Counting objects: 31% (22/69)
remote: Counting objects: 33% (23/69)
remote: Counting objects: 34% (24/69)
remote: Counting objects: 36% (25/69)
remote: Counting objects: 37% (26/69)
remote: Counting objects: 39% (27/69)
remote: Counting objects: 40% (28/69)
remote: Counting objects: 42% (29/69)
remote: Counting objects: 43% (30/69)
remote: Counting objects: 44% (31/69)
remote: Counting objects: 46% (32/69)
remote: Counting objects: 47% (33/69)
remote: Counting objects: 49% (34/69)
remote: Counting objects: 50% (35/69)
remote: Counting objects: 52% (36/69)
remote: Counting objects: 53% (37/69)
remote: Counting objects: 55% (38/69)
remote: Counting objects: 56% (39/69)
remote: Counting objects: 57% (40/69)
remote: Counting objects: 59% (41/69)
remote: Counting objects: 60% (42/69)
remote: Counting objects: 62% (43/69)
remote: Counting objects: 63% (44/69)
remote: Counting objects: 65% (45/69)
remote: Counting objects: 66% (46/69)
remote: Counting objects: 68% (47/69)
remote: Counting objects: 69% (48/69)
remote: Counting objects: 71% (49/69)
remote: Counting objects: 72% (50/69)
remote: Counting objects: 73% (51/69)
remote: Counting objects: 75% (52/69)
remote: Counting objects: 76% (53/69)
remote: Counting objects: 78% (54/69)
remote: Counting objects: 79% (55/69)
remote: Counting objects: 81% (56/69)
remote: Counting objects: 82% (57/69)
remote: Counting objects: 84% (58/69)
remote: Counting objects: 85% (59/69)
remote: Counting objects: 86% (60/69)
remote: Counting objects: 88% (61/69)
remote: Counting objects: 89% (62/69)
remote: Counting objects: 91% (63/69)
remote: Counting objects: 92% (64/69)
remote: Counting objects: 94% (65/69)
remote: Counting objects: 95% (66/69)
remote: Counting objects: 97% (67/69)
remote: Counting objects: 98% (68/69)
remote: Counting objects: 100% (69/69)
remote: Counting objects: 100% (69/69), done.
remote: Compressing objects: 2% (1/44)
remote: Compressing objects: 4% (2/44)
remote: Compressing objects: 6% (3/44)
remote: Compressing objects: 9% (4/44)
remote: Compressing objects: 11% (5/44)
remote: Compressing objects: 13% (6/44)
remote: Compressing objects: 15% (7/44)
remote: Compressing objects: 18% (8/44)
remote: Compressing objects: 20% (9/44)
remote: Compressing objects: 22% (10/44)
remote: Compressing objects: 25% (11/44)
remote: Compressing objects: 27% (12/44)
remote: Compressing objects: 29% (13/44)
remote: Compressing objects: 31% (14/44)
remote: Compressing objects: 34% (15/44)
remote: Compressing objects: 36% (16/44)
remote: Compressing objects: 38% (17/44)
remote: Compressing objects: 40% (18/44)
remote: Compressing objects: 43% (19/44)
remote: Compressing objects: 45% (20/44)
remote: Compressing objects: 47% (21/44)
remote: Compressing objects: 50% (22/44)
remote: Compressing objects: 52% (23/44)
remote: Compressing objects: 54% (24/44)
remote: Compressing objects: 56% (25/44)
remote: Compressing objects: 59% (26/44)
remote: Compressing objects: 61% (27/44)
remote: Compressing objects: 63% (28/44)
remote: Compressing objects: 65% (29/44)
remote: Compressing objects: 68% (30/44)
remote: Compressing objects: 70% (31/44)
remote: Compressing objects: 72% (32/44)
remote: Compressing objects: 75% (33/44)
remote: Compressing objects: 77% (34/44)
remote: Compressing objects: 79% (35/44)
remote: Compressing objects: 81% (36/44)
remote: Compressing objects: 84% (37/44)
remote: Compressing objects: 86% (38/44)
remote: Compressing objects: 88% (39/44)
remote: Compressing objects: 90% (40/44)
remote: Compressing objects: 93% (41/44)
remote: Compressing objects: 95% (42/44)
remote: Compressing objects: 97% (43/44)
remote: Compressing objects: 100% (44/44)
remote: Compressing objects: 100% (44/44), done.
Receiving objects: 0% (1/113)
Receiving objects: 1% (2/113)
Receiving objects: 2% (3/113)
Receiving objects: 3% (4/113)
Receiving objects: 4% (5/113)
Receiving objects: 5% (6/113)
Receiving objects: 6% (7/113)
Receiving objects: 7% (8/113)
Receiving objects: 8% (10/113)
Receiving objects: 9% (11/113)
Receiving objects: 10% (12/113)
Receiving objects: 11% (13/113)
Receiving objects: 12% (14/113)
Receiving objects: 13% (15/113)
Receiving objects: 14% (16/113)
Receiving objects: 15% (17/113)
Receiving objects: 16% (19/113)
Receiving objects: 17% (20/113)
Receiving objects: 18% (21/113)
Receiving objects: 19% (22/113)
Receiving objects: 20% (23/113)
Receiving objects: 21% (24/113)
Receiving objects: 22% (25/113)
Receiving objects: 23% (26/113)
Receiving objects: 24% (28/113)
Receiving objects: 25% (29/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 26% (30/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 27% (31/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 28% (32/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 29% (33/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 30% (34/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 31% (36/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 32% (37/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 33% (38/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 34% (39/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 35% (40/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 36% (41/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 37% (42/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 38% (43/113), 24.23 MiB | 48.44 MiB/s
Receiving objects: 38% (43/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 39% (45/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 40% (46/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 41% (47/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 42% (48/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 43% (49/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 44% (50/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 45% (51/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 46% (52/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 47% (54/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 48% (55/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 49% (56/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 50% (57/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 51% (58/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 52% (59/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 53% (60/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 54% (62/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 55% (63/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 56% (64/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 57% (65/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 58% (66/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 59% (67/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 60% (68/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 61% (69/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 62% (71/113), 31.81 MiB | 30.81 MiB/s
Receiving objects: 63% (72/113), 31.81 MiB | 30.81 MiB/s
remote: Total 113 (delta 18), reused 9 (delta 0), pack-reused 44
Receiving objects: 64% (73/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 65% (74/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 66% (75/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 67% (76/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 68% (77/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 69% (78/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 70% (80/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 71% (81/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 72% (82/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 73% (83/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 74% (84/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 75% (85/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 76% (86/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 77% (88/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 78% (89/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 79% (90/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 80% (91/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 81% (92/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 82% (93/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 83% (94/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 84% (95/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 85% (97/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 86% (98/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 87% (99/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 88% (100/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 89% (101/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 90% (102/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 91% (103/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 92% (104/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 93% (106/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 94% (107/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 95% (108/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 96% (109/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 97% (110/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 98% (111/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 99% (112/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 100% (113/113), 39.06 MiB | 25.49 MiB/s
Receiving objects: 100% (113/113), 43.40 MiB | 26.59 MiB/s, done.
Resolving deltas: 0% (0/29)
Resolving deltas: 3% (1/29)
Resolving deltas: 20% (6/29)
Resolving deltas: 27% (8/29)
Resolving deltas: 86% (25/29)
Resolving deltas: 89% (26/29)
Resolving deltas: 93% (27/29)
Resolving deltas: 100% (29/29)
Resolving deltas: 100% (29/29), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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/bulk/V005/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/bulk/V005/params_new/system-common'...
remote: Enumerating objects: 183, done.
remote: Counting objects: 0% (1/145)
remote: Counting objects: 1% (2/145)
remote: Counting objects: 2% (3/145)
remote: Counting objects: 3% (5/145)
remote: Counting objects: 4% (6/145)
remote: Counting objects: 5% (8/145)
remote: Counting objects: 6% (9/145)
remote: Counting objects: 7% (11/145)
remote: Counting objects: 8% (12/145)
remote: Counting objects: 9% (14/145)
remote: Counting objects: 10% (15/145)
remote: Counting objects: 11% (16/145)
remote: Counting objects: 12% (18/145)
remote: Counting objects: 13% (19/145)
remote: Counting objects: 14% (21/145)
remote: Counting objects: 15% (22/145)
remote: Counting objects: 16% (24/145)
remote: Counting objects: 17% (25/145)
remote: Counting objects: 18% (27/145)
remote: Counting objects: 19% (28/145)
remote: Counting objects: 20% (29/145)
remote: Counting objects: 21% (31/145)
remote: Counting objects: 22% (32/145)
remote: Counting objects: 23% (34/145)
remote: Counting objects: 24% (35/145)
remote: Counting objects: 25% (37/145)
remote: Counting objects: 26% (38/145)
remote: Counting objects: 27% (40/145)
remote: Counting objects: 28% (41/145)
remote: Counting objects: 29% (43/145)
remote: Counting objects: 30% (44/145)
remote: Counting objects: 31% (45/145)
remote: Counting objects: 32% (47/145)
remote: Counting objects: 33% (48/145)
remote: Counting objects: 34% (50/145)
remote: Counting objects: 35% (51/145)
remote: Counting objects: 36% (53/145)
remote: Counting objects: 37% (54/145)
remote: Counting objects: 38% (56/145)
remote: Counting objects: 39% (57/145)
remote: Counting objects: 40% (58/145)
remote: Counting objects: 41% (60/145)
remote: Counting objects: 42% (61/145)
remote: Counting objects: 43% (63/145)
remote: Counting objects: 44% (64/145)
remote: Counting objects: 45% (66/145)
remote: Counting objects: 46% (67/145)
remote: Counting objects: 47% (69/145)
remote: Counting objects: 48% (70/145)
remote: Counting objects: 49% (72/145)
remote: Counting objects: 50% (73/145)
remote: Counting objects: 51% (74/145)
remote: Counting objects: 52% (76/145)
remote: Counting objects: 53% (77/145)
remote: Counting objects: 54% (79/145)
remote: Counting objects: 55% (80/145)
remote: Counting objects: 56% (82/145)
remote: Counting objects: 57% (83/145)
remote: Counting objects: 58% (85/145)
remote: Counting objects: 59% (86/145)
remote: Counting objects: 60% (87/145)
remote: Counting objects: 61% (89/145)
remote: Counting objects: 62% (90/145)
remote: Counting objects: 63% (92/145)
remote: Counting objects: 64% (93/145)
remote: Counting objects: 65% (95/145)
remote: Counting objects: 66% (96/145)
remote: Counting objects: 67% (98/145)
remote: Counting objects: 68% (99/145)
remote: Counting objects: 69% (101/145)
remote: Counting objects: 70% (102/145)
remote: Counting objects: 71% (103/145)
remote: Counting objects: 72% (105/145)
remote: Counting objects: 73% (106/145)
remote: Counting objects: 74% (108/145)
remote: Counting objects: 75% (109/145)
remote: Counting objects: 76% (111/145)
remote: Counting objects: 77% (112/145)
remote: Counting objects: 78% (114/145)
remote: Counting objects: 79% (115/145)
remote: Counting objects: 80% (116/145)
remote: Counting objects: 81% (118/145)
remote: Counting objects: 82% (119/145)
remote: Counting objects: 83% (121/145)
remote: Counting objects: 84% (122/145)
remote: Counting objects: 85% (124/145)
remote: Counting objects: 86% (125/145)
remote: Counting objects: 87% (127/145)
remote: Counting objects: 88% (128/145)
remote: Counting objects: 89% (130/145)
remote: Counting objects: 90% (131/145)
remote: Counting objects: 91% (132/145)
remote: Counting objects: 92% (134/145)
remote: Counting objects: 93% (135/145)
remote: Counting objects: 94% (137/145)
remote: Counting objects: 95% (138/145)
remote: Counting objects: 96% (140/145)
remote: Counting objects: 97% (141/145)
remote: Counting objects: 98% (143/145)
remote: Counting objects: 99% (144/145)
remote: Counting objects: 100% (145/145)
remote: Counting objects: 100% (145/145), done.
remote: Compressing objects: 1% (1/51)
remote: Compressing objects: 3% (2/51)
remote: Compressing objects: 5% (3/51)
remote: Compressing objects: 7% (4/51)
remote: Compressing objects: 9% (5/51)
remote: Compressing objects: 11% (6/51)
remote: Compressing objects: 13% (7/51)
remote: Compressing objects: 15% (8/51)
remote: Compressing objects: 17% (9/51)
remote: Compressing objects: 19% (10/51)
remote: Compressing objects: 21% (11/51)
remote: Compressing objects: 23% (12/51)
remote: Compressing objects: 25% (13/51)
remote: Compressing objects: 27% (14/51)
remote: Compressing objects: 29% (15/51)
remote: Compressing objects: 31% (16/51)
remote: Compressing objects: 33% (17/51)
remote: Compressing objects: 35% (18/51)
remote: Compressing objects: 37% (19/51)
remote: Compressing objects: 39% (20/51)
remote: Compressing objects: 41% (21/51)
remote: Compressing objects: 43% (22/51)
remote: Compressing objects: 45% (23/51)
remote: Compressing objects: 47% (24/51)
remote: Compressing objects: 49% (25/51)
remote: Compressing objects: 50% (26/51)
remote: Compressing objects: 52% (27/51)
remote: Compressing objects: 54% (28/51)
remote: Compressing objects: 56% (29/51)
remote: Compressing objects: 58% (30/51)
remote: Compressing objects: 60% (31/51)
remote: Compressing objects: 62% (32/51)
remote: Compressing objects: 64% (33/51)
remote: Compressing objects: 66% (34/51)
remote: Compressing objects: 68% (35/51)
remote: Compressing objects: 70% (36/51)
remote: Compressing objects: 72% (37/51)
remote: Compressing objects: 74% (38/51)
remote: Compressing objects: 76% (39/51)
remote: Compressing objects: 78% (40/51)
remote: Compressing objects: 80% (41/51)
remote: Compressing objects: 82% (42/51)
remote: Compressing objects: 84% (43/51)
remote: Compressing objects: 86% (44/51)
remote: Compressing objects: 88% (45/51)
remote: Compressing objects: 90% (46/51)
remote: Compressing objects: 92% (47/51)
remote: Compressing objects: 94% (48/51)
remote: Compressing objects: 96% (49/51)
remote: Compressing objects: 98% (50/51)
remote: Compressing objects: 100% (51/51)
remote: Compressing objects: 100% (51/51), done.
remote: Total 183 (delta 31), reused 101 (delta 20), pack-reused 38
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)
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), 29.25 KiB | 29.25 MiB/s, done.
Resolving deltas: 0% (0/36)
Resolving deltas: 2% (1/36)
Resolving deltas: 5% (2/36)
Resolving deltas: 19% (7/36)
Resolving deltas: 22% (8/36)
Resolving deltas: 27% (10/36)
Resolving deltas: 30% (11/36)
Resolving deltas: 36% (13/36)
Resolving deltas: 55% (20/36)
Resolving deltas: 100% (36/36)
Resolving deltas: 100% (36/36), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/params_new/system-device'...
remote: Enumerating objects: 1484, done.
remote: Counting objects: 4% (1/23)
remote: Counting objects: 8% (2/23)
remote: Counting objects: 13% (3/23)
remote: Counting objects: 17% (4/23)
remote: Counting objects: 21% (5/23)
remote: Counting objects: 26% (6/23)
remote: Counting objects: 30% (7/23)
remote: Counting objects: 34% (8/23)
remote: Counting objects: 39% (9/23)
remote: Counting objects: 43% (10/23)
remote: Counting objects: 47% (11/23)
remote: Counting objects: 52% (12/23)
remote: Counting objects: 56% (13/23)
remote: Counting objects: 60% (14/23)
remote: Counting objects: 65% (15/23)
remote: Counting objects: 69% (16/23)
remote: Counting objects: 73% (17/23)
remote: Counting objects: 78% (18/23)
remote: Counting objects: 82% (19/23)
remote: Counting objects: 86% (20/23)
remote: Counting objects: 91% (21/23)
remote: Counting objects: 95% (22/23)
remote: Counting objects: 100% (23/23)
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 5% (1/19)
remote: Compressing objects: 10% (2/19)
remote: Compressing objects: 15% (3/19)
remote: Compressing objects: 21% (4/19)
remote: Compressing objects: 26% (5/19)
remote: Compressing objects: 31% (6/19)
remote: Compressing objects: 36% (7/19)
remote: Compressing objects: 42% (8/19)
remote: Compressing objects: 47% (9/19)
remote: Compressing objects: 52% (10/19)
remote: Compressing objects: 57% (11/19)
remote: Compressing objects: 63% (12/19)
remote: Compressing objects: 68% (13/19)
remote: Compressing objects: 73% (14/19)
remote: Compressing objects: 78% (15/19)
remote: Compressing objects: 84% (16/19)
remote: Compressing objects: 89% (17/19)
remote: Compressing objects: 94% (18/19)
remote: Compressing objects: 100% (19/19)
remote: Compressing objects: 100% (19/19), done.
Receiving objects: 0% (1/1484)
Receiving objects: 1% (15/1484)
Receiving objects: 2% (30/1484)
Receiving objects: 3% (45/1484)
Receiving objects: 4% (60/1484)
Receiving objects: 5% (75/1484)
Receiving objects: 6% (90/1484)
Receiving objects: 7% (104/1484)
Receiving objects: 8% (119/1484)
Receiving objects: 9% (134/1484)
Receiving objects: 10% (149/1484)
Receiving objects: 11% (164/1484)
Receiving objects: 12% (179/1484)
Receiving objects: 13% (193/1484)
Receiving objects: 14% (208/1484)
Receiving objects: 15% (223/1484)
Receiving objects: 16% (238/1484)
Receiving objects: 17% (253/1484)
Receiving objects: 18% (268/1484)
remote: Total 1484 (delta 4), reused 23 (delta 4), pack-reused 1461
Receiving objects: 19% (282/1484)
Receiving objects: 20% (297/1484)
Receiving objects: 21% (312/1484)
Receiving objects: 22% (327/1484)
Receiving objects: 23% (342/1484)
Receiving objects: 24% (357/1484)
Receiving objects: 25% (371/1484)
Receiving objects: 26% (386/1484)
Receiving objects: 27% (401/1484)
Receiving objects: 28% (416/1484)
Receiving objects: 29% (431/1484)
Receiving objects: 30% (446/1484)
Receiving objects: 31% (461/1484)
Receiving objects: 32% (475/1484)
Receiving objects: 33% (490/1484)
Receiving objects: 34% (505/1484)
Receiving objects: 35% (520/1484)
Receiving objects: 36% (535/1484)
Receiving objects: 37% (550/1484)
Receiving objects: 38% (564/1484)
Receiving objects: 39% (579/1484)
Receiving objects: 40% (594/1484)
Receiving objects: 41% (609/1484)
Receiving objects: 42% (624/1484)
Receiving objects: 43% (639/1484)
Receiving objects: 44% (653/1484)
Receiving objects: 45% (668/1484)
Receiving objects: 46% (683/1484)
Receiving objects: 47% (698/1484)
Receiving objects: 48% (713/1484)
Receiving objects: 49% (728/1484)
Receiving objects: 50% (742/1484)
Receiving objects: 51% (757/1484)
Receiving objects: 52% (772/1484)
Receiving objects: 53% (787/1484)
Receiving objects: 54% (802/1484)
Receiving objects: 55% (817/1484)
Receiving objects: 56% (832/1484)
Receiving objects: 57% (846/1484)
Receiving objects: 58% (861/1484)
Receiving objects: 59% (876/1484)
Receiving objects: 60% (891/1484)
Receiving objects: 61% (906/1484)
Receiving objects: 62% (921/1484)
Receiving objects: 63% (935/1484)
Receiving objects: 64% (950/1484)
Receiving objects: 65% (965/1484)
Receiving objects: 66% (980/1484)
Receiving objects: 67% (995/1484)
Receiving objects: 68% (1010/1484)
Receiving objects: 69% (1024/1484)
Receiving objects: 70% (1039/1484)
Receiving objects: 71% (1054/1484)
Receiving objects: 72% (1069/1484)
Receiving objects: 73% (1084/1484)
Receiving objects: 74% (1099/1484)
Receiving objects: 75% (1113/1484)
Receiving objects: 76% (1128/1484)
Receiving objects: 77% (1143/1484)
Receiving objects: 78% (1158/1484)
Receiving objects: 79% (1173/1484)
Receiving objects: 80% (1188/1484)
Receiving objects: 81% (1203/1484)
Receiving objects: 82% (1217/1484)
Receiving objects: 83% (1232/1484)
Receiving objects: 84% (1247/1484)
Receiving objects: 85% (1262/1484)
Receiving objects: 86% (1277/1484)
Receiving objects: 87% (1292/1484)
Receiving objects: 88% (1306/1484)
Receiving objects: 89% (1321/1484)
Receiving objects: 90% (1336/1484)
Receiving objects: 91% (1351/1484)
Receiving objects: 92% (1366/1484)
Receiving objects: 93% (1381/1484)
Receiving objects: 94% (1395/1484)
Receiving objects: 95% (1410/1484)
Receiving objects: 96% (1425/1484)
Receiving objects: 97% (1440/1484)
Receiving objects: 98% (1455/1484)
Receiving objects: 99% (1470/1484)
Receiving objects: 100% (1484/1484)
Receiving objects: 100% (1484/1484), 169.90 KiB | 28.32 MiB/s, done.
Resolving deltas: 0% (0/490)
Resolving deltas: 1% (5/490)
Resolving deltas: 5% (27/490)
Resolving deltas: 11% (56/490)
Resolving deltas: 21% (106/490)
Resolving deltas: 31% (155/490)
Resolving deltas: 32% (160/490)
Resolving deltas: 33% (165/490)
Resolving deltas: 36% (178/490)
Resolving deltas: 37% (183/490)
Resolving deltas: 46% (229/490)
Resolving deltas: 47% (232/490)
Resolving deltas: 48% (236/490)
Resolving deltas: 51% (251/490)
Resolving deltas: 52% (256/490)
Resolving deltas: 62% (304/490)
Resolving deltas: 63% (309/490)
Resolving deltas: 64% (315/490)
Resolving deltas: 65% (322/490)
Resolving deltas: 71% (349/490)
Resolving deltas: 72% (355/490)
Resolving deltas: 73% (359/490)
Resolving deltas: 74% (363/490)
Resolving deltas: 75% (368/490)
Resolving deltas: 76% (374/490)
Resolving deltas: 77% (381/490)
Resolving deltas: 78% (386/490)
Resolving deltas: 79% (390/490)
Resolving deltas: 80% (392/490)
Resolving deltas: 81% (401/490)
Resolving deltas: 82% (402/490)
Resolving deltas: 84% (413/490)
Resolving deltas: 85% (417/490)
Resolving deltas: 86% (424/490)
Resolving deltas: 87% (427/490)
Resolving deltas: 88% (435/490)
Resolving deltas: 89% (437/490)
Resolving deltas: 90% (445/490)
Resolving deltas: 91% (446/490)
Resolving deltas: 93% (457/490)
Resolving deltas: 94% (461/490)
Resolving deltas: 95% (469/490)
Resolving deltas: 96% (471/490)
Resolving deltas: 97% (476/490)
Resolving deltas: 98% (481/490)
Resolving deltas: 99% (486/490)
Resolving deltas: 100% (490/490)
Resolving deltas: 100% (490/490), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/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 | 13.36 MiB/s, done.
Resolving deltas: 0% (0/34)
Resolving deltas: 58% (20/34)
Resolving deltas: 100% (34/34)
Resolving deltas: 100% (34/34), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/params_new/system-port'...
remote: Enumerating objects: 261, 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/98)
remote: Compressing objects: 2% (2/98)
remote: Compressing objects: 3% (3/98)
remote: Compressing objects: 4% (4/98)
remote: Compressing objects: 5% (5/98)
remote: Compressing objects: 6% (6/98)
remote: Compressing objects: 7% (7/98)
remote: Compressing objects: 8% (8/98)
remote: Compressing objects: 9% (9/98)
remote: Compressing objects: 10% (10/98)
remote: Compressing objects: 11% (11/98)
remote: Compressing objects: 12% (12/98)
remote: Compressing objects: 13% (13/98)
remote: Compressing objects: 14% (14/98)
remote: Compressing objects: 15% (15/98)
remote: Compressing objects: 16% (16/98)
remote: Compressing objects: 17% (17/98)
remote: Compressing objects: 18% (18/98)
remote: Compressing objects: 19% (19/98)
remote: Compressing objects: 20% (20/98)
remote: Compressing objects: 21% (21/98)
remote: Compressing objects: 22% (22/98)
remote: Compressing objects: 23% (23/98)
remote: Compressing objects: 24% (24/98)
remote: Compressing objects: 25% (25/98)
remote: Compressing objects: 26% (26/98)
remote: Compressing objects: 27% (27/98)
remote: Compressing objects: 28% (28/98)
remote: Compressing objects: 29% (29/98)
remote: Compressing objects: 30% (30/98)
remote: Compressing objects: 31% (31/98)
remote: Compressing objects: 32% (32/98)
remote: Compressing objects: 33% (33/98)
remote: Compressing objects: 34% (34/98)
remote: Compressing objects: 35% (35/98)
remote: Compressing objects: 36% (36/98)
remote: Compressing objects: 37% (37/98)
remote: Compressing objects: 38% (38/98)
remote: Compressing objects: 39% (39/98)
remote: Compressing objects: 40% (40/98)
remote: Compressing objects: 41% (41/98)
remote: Compressing objects: 42% (42/98)
remote: Compressing objects: 43% (43/98)
remote: Compressing objects: 44% (44/98)
remote: Compressing objects: 45% (45/98)
remote: Compressing objects: 46% (46/98)
remote: Compressing objects: 47% (47/98)
remote: Compressing objects: 48% (48/98)
remote: Compressing objects: 50% (49/98)
remote: Compressing objects: 51% (50/98)
remote: Compressing objects: 52% (51/98)
remote: Compressing objects: 53% (52/98)
remote: Compressing objects: 54% (53/98)
remote: Compressing objects: 55% (54/98)
remote: Compressing objects: 56% (55/98)
remote: Compressing objects: 57% (56/98)
remote: Compressing objects: 58% (57/98)
remote: Compressing objects: 59% (58/98)
remote: Compressing objects: 60% (59/98)
remote: Compressing objects: 61% (60/98)
remote: Compressing objects: 62% (61/98)
remote: Compressing objects: 63% (62/98)
remote: Compressing objects: 64% (63/98)
remote: Compressing objects: 65% (64/98)
remote: Compressing objects: 66% (65/98)
remote: Compressing objects: 67% (66/98)
remote: Compressing objects: 68% (67/98)
remote: Compressing objects: 69% (68/98)
remote: Compressing objects: 70% (69/98)
remote: Compressing objects: 71% (70/98)
remote: Compressing objects: 72% (71/98)
remote: Compressing objects: 73% (72/98)
remote: Compressing objects: 74% (73/98)
remote: Compressing objects: 75% (74/98)
remote: Compressing objects: 76% (75/98)
remote: Compressing objects: 77% (76/98)
remote: Compressing objects: 78% (77/98)
remote: Compressing objects: 79% (78/98)
remote: Compressing objects: 80% (79/98)
remote: Compressing objects: 81% (80/98)
remote: Compressing objects: 82% (81/98)
remote: Compressing objects: 83% (82/98)
remote: Compressing objects: 84% (83/98)
remote: Compressing objects: 85% (84/98)
remote: Compressing objects: 86% (85/98)
remote: Compressing objects: 87% (86/98)
remote: Compressing objects: 88% (87/98)
remote: Compressing objects: 89% (88/98)
remote: Compressing objects: 90% (89/98)
remote: Compressing objects: 91% (90/98)
remote: Compressing objects: 92% (91/98)
remote: Compressing objects: 93% (92/98)
remote: Compressing objects: 94% (93/98)
remote: Compressing objects: 95% (94/98)
remote: Compressing objects: 96% (95/98)
remote: Compressing objects: 97% (96/98)
remote: Compressing objects: 98% (97/98)
remote: Compressing objects: 100% (98/98)
remote: Compressing objects: 100% (98/98), done.
Receiving objects: 0% (1/261)
Receiving objects: 1% (3/261)
Receiving objects: 2% (6/261)
Receiving objects: 3% (8/261)
Receiving objects: 4% (11/261)
Receiving objects: 5% (14/261)
Receiving objects: 6% (16/261)
Receiving objects: 7% (19/261)
Receiving objects: 8% (21/261)
Receiving objects: 9% (24/261)
Receiving objects: 10% (27/261)
Receiving objects: 11% (29/261)
Receiving objects: 12% (32/261)
Receiving objects: 13% (34/261)
Receiving objects: 14% (37/261)
Receiving objects: 15% (40/261)
Receiving objects: 16% (42/261)
Receiving objects: 17% (45/261)
Receiving objects: 18% (47/261)
Receiving objects: 19% (50/261)
Receiving objects: 20% (53/261)
Receiving objects: 21% (55/261)
Receiving objects: 22% (58/261)
Receiving objects: 23% (61/261)
Receiving objects: 24% (63/261)
Receiving objects: 25% (66/261)
Receiving objects: 26% (68/261)
Receiving objects: 27% (71/261)
Receiving objects: 28% (74/261)
Receiving objects: 29% (76/261)
Receiving objects: 30% (79/261)
Receiving objects: 31% (81/261)
Receiving objects: 32% (84/261)
Receiving objects: 33% (87/261)
Receiving objects: 34% (89/261)
Receiving objects: 35% (92/261)
Receiving objects: 36% (94/261)
Receiving objects: 37% (97/261)
Receiving objects: 38% (100/261)
Receiving objects: 39% (102/261)
Receiving objects: 40% (105/261)
Receiving objects: 41% (108/261)
Receiving objects: 42% (110/261)
Receiving objects: 43% (113/261)
Receiving objects: 44% (115/261)
Receiving objects: 45% (118/261)
Receiving objects: 46% (121/261)
Receiving objects: 47% (123/261)
Receiving objects: 48% (126/261)
Receiving objects: 49% (128/261)
Receiving objects: 50% (131/261)
Receiving objects: 51% (134/261)
Receiving objects: 52% (136/261)
Receiving objects: 53% (139/261)
Receiving objects: 54% (141/261)
Receiving objects: 55% (144/261)
Receiving objects: 56% (147/261)
Receiving objects: 57% (149/261)
Receiving objects: 58% (152/261)
Receiving objects: 59% (154/261)
Receiving objects: 60% (157/261)
Receiving objects: 61% (160/261)
Receiving objects: 62% (162/261)
Receiving objects: 63% (165/261)
Receiving objects: 64% (168/261)
Receiving objects: 65% (170/261)
Receiving objects: 66% (173/261)
Receiving objects: 67% (175/261)
Receiving objects: 68% (178/261)
Receiving objects: 69% (181/261)
Receiving objects: 70% (183/261)
Receiving objects: 71% (186/261)
Receiving objects: 72% (188/261)
Receiving objects: 73% (191/261)
Receiving objects: 74% (194/261)
Receiving objects: 75% (196/261)
Receiving objects: 76% (199/261)
Receiving objects: 77% (201/261)
Receiving objects: 78% (204/261)
Receiving objects: 79% (207/261)
Receiving objects: 80% (209/261)
Receiving objects: 81% (212/261)
Receiving objects: 82% (215/261)
remote: Total 261 (delta 70), reused 93 (delta 33), pack-reused 120
Receiving objects: 83% (217/261)
Receiving objects: 84% (220/261)
Receiving objects: 85% (222/261)
Receiving objects: 86% (225/261)
Receiving objects: 87% (228/261)
Receiving objects: 88% (230/261)
Receiving objects: 89% (233/261)
Receiving objects: 90% (235/261)
Receiving objects: 91% (238/261)
Receiving objects: 92% (241/261)
Receiving objects: 93% (243/261)
Receiving objects: 94% (246/261)
Receiving objects: 95% (248/261)
Receiving objects: 96% (251/261)
Receiving objects: 97% (254/261)
Receiving objects: 98% (256/261)
Receiving objects: 99% (259/261)
Receiving objects: 100% (261/261)
Receiving objects: 100% (261/261), 174.35 KiB | 21.79 MiB/s, done.
Resolving deltas: 0% (0/114)
Resolving deltas: 1% (2/114)
Resolving deltas: 2% (3/114)
Resolving deltas: 9% (11/114)
Resolving deltas: 16% (19/114)
Resolving deltas: 17% (20/114)
Resolving deltas: 20% (23/114)
Resolving deltas: 21% (24/114)
Resolving deltas: 27% (31/114)
Resolving deltas: 28% (32/114)
Resolving deltas: 30% (35/114)
Resolving deltas: 33% (38/114)
Resolving deltas: 35% (41/114)
Resolving deltas: 40% (46/114)
Resolving deltas: 56% (64/114)
Resolving deltas: 65% (75/114)
Resolving deltas: 78% (90/114)
Resolving deltas: 80% (92/114)
Resolving deltas: 81% (93/114)
Resolving deltas: 83% (95/114)
Resolving deltas: 84% (96/114)
Resolving deltas: 85% (97/114)
Resolving deltas: 88% (101/114)
Resolving deltas: 100% (114/114)
Resolving deltas: 100% (114/114), done.
Cloning into '/root/workspace/weifang-config/bulk/V005/params_new/weifang-bulk'...
remote: Enumerating objects: 140, done.
remote: Counting objects: 0% (1/112)
remote: Counting objects: 1% (2/112)
remote: Counting objects: 2% (3/112)
remote: Counting objects: 3% (4/112)
remote: Counting objects: 4% (5/112)
remote: Counting objects: 5% (6/112)
remote: Counting objects: 6% (7/112)
remote: Counting objects: 7% (8/112)
remote: Counting objects: 8% (9/112)
remote: Counting objects: 9% (11/112)
remote: Counting objects: 10% (12/112)
remote: Counting objects: 11% (13/112)
remote: Counting objects: 12% (14/112)
remote: Counting objects: 13% (15/112)
remote: Counting objects: 14% (16/112)
remote: Counting objects: 15% (17/112)
remote: Counting objects: 16% (18/112)
remote: Counting objects: 17% (20/112)
remote: Counting objects: 18% (21/112)
remote: Counting objects: 19% (22/112)
remote: Counting objects: 20% (23/112)
remote: Counting objects: 21% (24/112)
remote: Counting objects: 22% (25/112)
remote: Counting objects: 23% (26/112)
remote: Counting objects: 24% (27/112)
remote: Counting objects: 25% (28/112)
remote: Counting objects: 26% (30/112)
remote: Counting objects: 27% (31/112)
remote: Counting objects: 28% (32/112)
remote: Counting objects: 29% (33/112)
remote: Counting objects: 30% (34/112)
remote: Counting objects: 31% (35/112)
remote: Counting objects: 32% (36/112)
remote: Counting objects: 33% (37/112)
remote: Counting objects: 34% (39/112)
remote: Counting objects: 35% (40/112)
remote: Counting objects: 36% (41/112)
remote: Counting objects: 37% (42/112)
remote: Counting objects: 38% (43/112)
remote: Counting objects: 39% (44/112)
remote: Counting objects: 40% (45/112)
remote: Counting objects: 41% (46/112)
remote: Counting objects: 42% (48/112)
remote: Counting objects: 43% (49/112)
remote: Counting objects: 44% (50/112)
remote: Counting objects: 45% (51/112)
remote: Counting objects: 46% (52/112)
remote: Counting objects: 47% (53/112)
remote: Counting objects: 48% (54/112)
remote: Counting objects: 49% (55/112)
remote: Counting objects: 50% (56/112)
remote: Counting objects: 51% (58/112)
remote: Counting objects: 52% (59/112)
remote: Counting objects: 53% (60/112)
remote: Counting objects: 54% (61/112)
remote: Counting objects: 55% (62/112)
remote: Counting objects: 56% (63/112)
remote: Counting objects: 57% (64/112)
remote: Counting objects: 58% (65/112)
remote: Counting objects: 59% (67/112)
remote: Counting objects: 60% (68/112)
remote: Counting objects: 61% (69/112)
remote: Counting objects: 62% (70/112)
remote: Counting objects: 63% (71/112)
remote: Counting objects: 64% (72/112)
remote: Counting objects: 65% (73/112)
remote: Counting objects: 66% (74/112)
remote: Counting objects: 67% (76/112)
remote: Counting objects: 68% (77/112)
remote: Counting objects: 69% (78/112)
remote: Counting objects: 70% (79/112)
remote: Counting objects: 71% (80/112)
remote: Counting objects: 72% (81/112)
remote: Counting objects: 73% (82/112)
remote: Counting objects: 74% (83/112)
remote: Counting objects: 75% (84/112)
remote: Counting objects: 76% (86/112)
remote: Counting objects: 77% (87/112)
remote: Counting objects: 78% (88/112)
remote: Counting objects: 79% (89/112)
remote: Counting objects: 80% (90/112)
remote: Counting objects: 81% (91/112)
remote: Counting objects: 82% (92/112)
remote: Counting objects: 83% (93/112)
remote: Counting objects: 84% (95/112)
remote: Counting objects: 85% (96/112)
remote: Counting objects: 86% (97/112)
remote: Counting objects: 87% (98/112)
remote: Counting objects: 88% (99/112)
remote: Counting objects: 89% (100/112)
remote: Counting objects: 90% (101/112)
remote: Counting objects: 91% (102/112)
remote: Counting objects: 92% (104/112)
remote: Counting objects: 93% (105/112)
remote: Counting objects: 94% (106/112)
remote: Counting objects: 95% (107/112)
remote: Counting objects: 96% (108/112)
remote: Counting objects: 97% (109/112)
remote: Counting objects: 98% (110/112)
remote: Counting objects: 99% (111/112)
remote: Counting objects: 100% (112/112)
remote: Counting objects: 100% (112/112), done.
remote: Compressing objects: 2% (1/44)
remote: Compressing objects: 4% (2/44)
remote: Compressing objects: 6% (3/44)
remote: Compressing objects: 9% (4/44)
remote: Compressing objects: 11% (5/44)
remote: Compressing objects: 13% (6/44)
remote: Compressing objects: 15% (7/44)
remote: Compressing objects: 18% (8/44)
remote: Compressing objects: 20% (9/44)
remote: Compressing objects: 22% (10/44)
remote: Compressing objects: 25% (11/44)
remote: Compressing objects: 27% (12/44)
remote: Compressing objects: 29% (13/44)
remote: Compressing objects: 31% (14/44)
remote: Compressing objects: 34% (15/44)
remote: Compressing objects: 36% (16/44)
remote: Compressing objects: 38% (17/44)
remote: Compressing objects: 40% (18/44)
remote: Compressing objects: 43% (19/44)
remote: Compressing objects: 45% (20/44)
remote: Compressing objects: 47% (21/44)
remote: Compressing objects: 50% (22/44)
remote: Compressing objects: 52% (23/44)
remote: Compressing objects: 54% (24/44)
remote: Compressing objects: 56% (25/44)
remote: Compressing objects: 59% (26/44)
remote: Compressing objects: 61% (27/44)
remote: Compressing objects: 63% (28/44)
remote: Compressing objects: 65% (29/44)
remote: Compressing objects: 68% (30/44)
remote: Compressing objects: 70% (31/44)
remote: Compressing objects: 72% (32/44)
remote: Compressing objects: 75% (33/44)
remote: Compressing objects: 77% (34/44)
remote: Compressing objects: 79% (35/44)
remote: Compressing objects: 81% (36/44)
remote: Compressing objects: 84% (37/44)
remote: Compressing objects: 86% (38/44)
remote: Compressing objects: 88% (39/44)
remote: Compressing objects: 90% (40/44)
remote: Compressing objects: 93% (41/44)
remote: Compressing objects: 95% (42/44)
remote: Compressing objects: 97% (43/44)
remote: Compressing objects: 100% (44/44)
remote: Compressing objects: 100% (44/44), done.
remote: Total 140 (delta 30), reused 97 (delta 22), pack-reused 28
Receiving objects: 0% (1/140)
Receiving objects: 1% (2/140)
Receiving objects: 2% (3/140)
Receiving objects: 3% (5/140)
Receiving objects: 4% (6/140)
Receiving objects: 5% (7/140)
Receiving objects: 6% (9/140)
Receiving objects: 7% (10/140)
Receiving objects: 8% (12/140)
Receiving objects: 9% (13/140)
Receiving objects: 10% (14/140)
Receiving objects: 11% (16/140)
Receiving objects: 12% (17/140)
Receiving objects: 13% (19/140)
Receiving objects: 14% (20/140)
Receiving objects: 15% (21/140)
Receiving objects: 16% (23/140)
Receiving objects: 17% (24/140)
Receiving objects: 18% (26/140)
Receiving objects: 19% (27/140)
Receiving objects: 20% (28/140)
Receiving objects: 21% (30/140)
Receiving objects: 22% (31/140)
Receiving objects: 23% (33/140)
Receiving objects: 24% (34/140)
Receiving objects: 25% (35/140)
Receiving objects: 26% (37/140)
Receiving objects: 27% (38/140)
Receiving objects: 28% (40/140)
Receiving objects: 29% (41/140)
Receiving objects: 30% (42/140)
Receiving objects: 31% (44/140)
Receiving objects: 32% (45/140)
Receiving objects: 33% (47/140)
Receiving objects: 34% (48/140)
Receiving objects: 35% (49/140)
Receiving objects: 36% (51/140)
Receiving objects: 37% (52/140)
Receiving objects: 38% (54/140)
Receiving objects: 39% (55/140)
Receiving objects: 40% (56/140)
Receiving objects: 41% (58/140)
Receiving objects: 42% (59/140)
Receiving objects: 43% (61/140)
Receiving objects: 44% (62/140)
Receiving objects: 45% (63/140)
Receiving objects: 46% (65/140)
Receiving objects: 47% (66/140)
Receiving objects: 48% (68/140)
Receiving objects: 49% (69/140)
Receiving objects: 50% (70/140)
Receiving objects: 51% (72/140)
Receiving objects: 52% (73/140)
Receiving objects: 53% (75/140)
Receiving objects: 54% (76/140)
Receiving objects: 55% (77/140)
Receiving objects: 56% (79/140)
Receiving objects: 57% (80/140)
Receiving objects: 58% (82/140)
Receiving objects: 59% (83/140)
Receiving objects: 60% (84/140)
Receiving objects: 61% (86/140)
Receiving objects: 62% (87/140)
Receiving objects: 63% (89/140)
Receiving objects: 64% (90/140)
Receiving objects: 65% (91/140)
Receiving objects: 66% (93/140)
Receiving objects: 67% (94/140)
Receiving objects: 68% (96/140)
Receiving objects: 69% (97/140)
Receiving objects: 70% (98/140)
Receiving objects: 71% (100/140)
Receiving objects: 72% (101/140)
Receiving objects: 73% (103/140)
Receiving objects: 74% (104/140)
Receiving objects: 75% (105/140)
Receiving objects: 76% (107/140)
Receiving objects: 77% (108/140)
Receiving objects: 78% (110/140)
Receiving objects: 79% (111/140)
Receiving objects: 80% (112/140)
Receiving objects: 81% (114/140)
Receiving objects: 82% (115/140)
Receiving objects: 83% (117/140)
Receiving objects: 84% (118/140)
Receiving objects: 85% (119/140)
Receiving objects: 86% (121/140)
Receiving objects: 87% (122/140)
Receiving objects: 88% (124/140)
Receiving objects: 89% (125/140)
Receiving objects: 90% (126/140)
Receiving objects: 91% (128/140)
Receiving objects: 92% (129/140)
Receiving objects: 93% (131/140)
Receiving objects: 94% (132/140)
Receiving objects: 95% (133/140)
Receiving objects: 96% (135/140)
Receiving objects: 97% (136/140)
Receiving objects: 98% (138/140)
Receiving objects: 99% (139/140)
Receiving objects: 100% (140/140)
Receiving objects: 100% (140/140), 15.20 KiB | 15.20 MiB/s, done.
Resolving deltas: 0% (0/33)
Resolving deltas: 3% (1/33)
Resolving deltas: 6% (2/33)
Resolving deltas: 12% (4/33)
Resolving deltas: 15% (5/33)
Resolving deltas: 27% (9/33)
Resolving deltas: 36% (12/33)
Resolving deltas: 39% (13/33)
Resolving deltas: 42% (14/33)
Resolving deltas: 78% (26/33)
Resolving deltas: 100% (33/33)
Resolving deltas: 100% (33/33), done.
Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d'
Submodule path 'crane_align_customized': checked out 'cae7017294c60b6994fc287fcfc16e9e29c654bd'
Submodule path 'hardware': checked out 'c1f6c4251ece55a5fd0f1a7d5854d814a7a5b165'
Submodule path 'hesai_lidar_customized': checked out '22395bf9f2aa44c5d82409f9506a1ea373b91167'
Submodule path 'lidar-extrinsics': checked out '1cf72652aecb9c176e0c19e6d45c12004eaeaff9'
Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc'
Submodule path 'msf-vehicle': checked out 'cf2e9e5a7532e56162f4b8c39e309f29e1bf878a'
Submodule path 'perception_camera_driver': checked out '4714bfacf16a1a81550e22eac20d911cf93eaa58'
Submodule path 'perception_new_detection': checked out '3bf58b4d9e43319d196c7c03a1583c2d7ee1e0db'
Submodule path 'pointcloud_customized': checked out '09790e65a3ef280aa9473ec0165cfaba75daca65'
Submodule path 'prediction_config': checked out '28eb4ae697978a29d2e5c9c6edd134dbb073ea23'
Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337'
Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd'
Submodule path 'system-common': checked out '6e40ec14857dafab6b50e01c04aaea3c208c3483'
Submodule path 'system-device': checked out '3b6deb8f02a71a1184c146792820117cba4a90ae'
Submodule path 'system-node-weifang': checked out 'daa95fa9d8bdb4b2a286fbd634c6e19516e3e092'
Submodule path 'system-port': checked out '67504480d57f29af7b80a65b174b17cd069ff713'
Submodule path 'weifang-bulk': checked out 'd6a8a979d4af082dfe88338a59c8d801ad43ab06'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_customized/ lidar-extrinsics/ msf-port/ msf-vehicle/ perception_camera_driver/ perception_new_detection/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-node-weifang/ system-port/ weifang-bulk/
[Pipeline] echo
[crane_align_common, crane_align_customized, hardware, hesai_lidar_customized, lidar-extrinsics, msf-port, msf-vehicle, perception_camera_driver, perception_new_detection, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-node-weifang, system-port, weifang-bulk]
[Pipeline] sh
+ mkdir -p /root/workspace/weifang-config/bulk/V005/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/crane_align_common/crane_align /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V005/params_new/crane_align_customized/
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/hardware/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
hardware 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/hardware/hardware /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/hesai_lidar_customized/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
hesai_lidar_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/bulk/V005/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/bulk/V005/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/bulk/V005/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V005/params_new/msf-port/
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/bulk/V005/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/bulk/V005/params_new/msf-port/README.md /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/bulk/V005/params_new/msf-vehicle/README.md /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V005/params_new/perception_camera_driver/
[Pipeline] echo
2
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/perception_camera_driver/master /root/workspace/weifang-config/bulk/V005/params_new/perception_camera_driver/slave /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/perception_new_detection/perception /root/workspace/weifang-config/bulk/V005/params_new/perception_new_detection/README.md /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/prediction_config/prediction /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V005/params_new/static_transform_common/
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/system-common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/system-common/system-ros /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/weifang-config/bulk/V005/params_new/system-device/
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/system-device/master /root/workspace/weifang-config/bulk/V005/params_new/system-device/slave /root/workspace/weifang-config/bulk/V005/params_new/system-device/system-ros /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/system-node-weifang/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-weifang 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/system-node-weifang/master /root/workspace/weifang-config/bulk/V005/params_new/system-node-weifang/slave /root/workspace/weifang-config/bulk/V005/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/system-port/
+ wc -l
[Pipeline] echo
5
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/system-port/master /root/workspace/weifang-config/bulk/V005/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/bulk/V005/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/bulk/V005/params_new/system-port/slave /root/workspace/weifang-config/bulk/V005/params_new/system-port/system-ros /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/weifang-bulk/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
weifang-bulk 开始合并
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/weifang-bulk/master /root/workspace/weifang-config/bulk/V005/params_new/weifang-bulk/system-ros /root/workspace/weifang-config/bulk/V005/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/weifang-config/bulk/V005/params_new/params_new/
crane_align
extrinsics
hardware
hesai_lidar
lidar_correction_files
master
msf_assistant.yaml
msf_localization_calibration.yaml
msf_localization_share.yaml
msf_localization.yaml
perception
peripheral_controller.toml
pointcloud
prediction
README.md
ros_can_interpreter.toml
rslidar_sdk
slave
static_transform.yaml
system-ros
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ cp -r /root/workspace/weifang-config/bulk/V005/params_new/params_new/crane_align /root/workspace/weifang-config/bulk/V005/params_new/params_new/extrinsics /root/workspace/weifang-config/bulk/V005/params_new/params_new/hardware /root/workspace/weifang-config/bulk/V005/params_new/params_new/hesai_lidar /root/workspace/weifang-config/bulk/V005/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/bulk/V005/params_new/params_new/master /root/workspace/weifang-config/bulk/V005/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/perception /root/workspace/weifang-config/bulk/V005/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/bulk/V005/params_new/params_new/pointcloud /root/workspace/weifang-config/bulk/V005/params_new/params_new/prediction /root/workspace/weifang-config/bulk/V005/params_new/params_new/README.md /root/workspace/weifang-config/bulk/V005/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/bulk/V005/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/bulk/V005/params_new/params_new/slave /root/workspace/weifang-config/bulk/V005/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/bulk/V005/params_new/params_new/system-ros /root/workspace/weifang-config/bulk/V005/params_V005/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
V004
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V004
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_V004/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V004/params_V004/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ ls
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/bulk/V004/params_V004/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V004/params_V004/params/master@tmp
[Pipeline] sh
+ cp -r params_V004 params_orin_master_V004_2024-04-29_15-04-23
[Pipeline] sh
+ zip -rq params_orin_master_V004_2024-04-29_15-04-23.zip params_orin_master_V004_2024-04-29_15-04-23 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/bulk/V004/params_orin_master_V004_2024-04-29_15-04-23.zip,/root/workspace/weifang-config/bulk/V004/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/bulk/V004/params_orin_master_V004_2024-04-29_15-04-23.zip"' --form 'version=@"/root/workspace/weifang-config/bulk/V004/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
4 146M 0 0 4 7360k 0 9.8M 0:00:14 --:--:-- 0:00:14 9.8M
12 146M 0 0 12 18.5M 0 10.6M 0:00:13 0:00:01 0:00:12 10.6M
19 146M 0 0 19 28.8M 0 10.5M 0:00:13 0:00:02 0:00:11 10.5M
26 146M 0 0 26 39.0M 0 10.4M 0:00:14 0:00:03 0:00:11 10.4M
33 146M 0 0 33 49.2M 0 10.4M 0:00:14 0:00:04 0:00:10 10.4M
40 146M 0 0 40 59.4M 0 10.3M 0:00:14 0:00:05 0:00:09 10.4M
47 146M 0 0 47 69.3M 0 10.2M 0:00:14 0:00:06 0:00:08 10.1M
53 146M 0 0 53 78.5M 0 10.1M 0:00:14 0:00:07 0:00:07 9.9M
60 146M 0 0 60 88.4M 0 10.1M 0:00:14 0:00:08 0:00:06 9.8M
66 146M 0 0 66 98.0M 0 10.0M 0:00:14 0:00:09 0:00:05 9.7M
73 146M 0 0 73 107M 0 10.0M 0:00:14 0:00:10 0:00:04 9839k
80 146M 0 0 80 117M 0 10.0M 0:00:14 0:00:11 0:00:03 9910k
87 146M 0 0 87 127M 0 10.0M 0:00:14 0:00:12 0:00:02 9.8M
93 146M 0 0 93 137M 0 10.0M 0:00:14 0:00:13 0:00:01 9.8M
100 146M 0 0 100 146M 0 9613k 0:00:15 0:00:15 --:--:-- 8448k
100 146M 0 0 100 146M 0 9034k 0:00:16 0:00:16 --:--:-- 6803k
100 146M 0 0 100 146M 0 8521k 0:00:17 0:00:17 --:--:-- 5041k
100 146M 0 0 100 146M 0 8063k 0:00:18 0:00:18 --:--:-- 3293k
100 146M 0 0 100 146M 0 7652k 0:00:19 0:00:19 --:--:-- 1555k
100 146M 0 43 100 146M 2 7602k 0:00:19 0:00:19 --:--:-- 10
100 146M 0 43 100 146M 2 7602k 0:00:19 0:00:19 --:--:-- 13
[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/bulk/V004@tmp
[Pipeline] echo
V005
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V005
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_V005/.git
[Pipeline] dir
Running in /root/workspace/weifang-config/bulk/V005/params_V005/params/master
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ ls
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/bulk/V005/params_V005/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/weifang-config/bulk/V005/params_V005/params/master@tmp
[Pipeline] sh
+ cp -r params_V005 params_orin_master_V005_2024-04-29_15-04-57
[Pipeline] sh
+ zip -rq params_orin_master_V005_2024-04-29_15-04-57.zip params_orin_master_V005_2024-04-29_15-04-57 ./version.json
[Pipeline] echo
/root/workspace/weifang-config/bulk/V005/params_orin_master_V005_2024-04-29_15-04-57.zip,/root/workspace/weifang-config/bulk/V005/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/bulk/V005/params_orin_master_V005_2024-04-29_15-04-57.zip"' --form 'version=@"/root/workspace/weifang-config/bulk/V005/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
4 146M 0 0 4 6912k 0 9974k 0:00:15 --:--:-- 0:00:15 9959k
11 146M 0 0 11 17.3M 0 10.2M 0:00:14 0:00:01 0:00:13 10.2M
18 146M 0 0 18 27.8M 0 10.3M 0:00:14 0:00:02 0:00:12 10.3M
25 146M 0 0 25 37.7M 0 10.2M 0:00:14 0:00:03 0:00:11 10.2M
32 146M 0 0 32 47.8M 0 10.1M 0:00:14 0:00:04 0:00:10 10.1M
39 146M 0 0 39 57.8M 0 10.1M 0:00:14 0:00:05 0:00:09 10.2M
45 146M 0 0 45 67.4M 0 10.0M 0:00:14 0:00:06 0:00:08 10.0M
52 146M 0 0 52 77.5M 0 10.0M 0:00:14 0:00:07 0:00:07 9.9M
59 146M 0 0 59 87.6M 0 10.0M 0:00:14 0:00:08 0:00:06 9.9M
66 146M 0 0 66 97.7M 0 10.0M 0:00:14 0:00:09 0:00:05 9.9M
73 146M 0 0 73 107M 0 10.0M 0:00:14 0:00:10 0:00:04 9.9M
80 146M 0 0 80 117M 0 10.0M 0:00:14 0:00:11 0:00:03 10.0M
87 146M 0 0 87 127M 0 10.0M 0:00:14 0:00:12 0:00:02 10.0M
93 146M 0 0 93 137M 0 10.0M 0:00:14 0:00:13 0:00:01 9.9M
100 146M 0 0 100 146M 0 9634k 0:00:15 0:00:15 --:--:-- 8495k
100 146M 0 0 100 146M 0 9053k 0:00:16 0:00:16 --:--:-- 6771k
100 146M 0 0 100 146M 0 8538k 0:00:17 0:00:17 --:--:-- 5049k
100 146M 0 0 100 146M 0 8078k 0:00:18 0:00:18 --:--:-- 3290k
100 146M 0 0 100 146M 0 7665k 0:00:19 0:00:19 --:--:-- 1566k
100 146M 0 43 100 146M 2 7643k 0:00:19 0:00:19 --:--:-- 10
[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/bulk/V005@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/bulk/.V004.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V004.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/bulk/.V004.json
[Pipeline] sh
+ cat /root/commtest/master-project/weifang/bulk/.V005.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/weifang/bulk/.V005.json
[Pipeline] sh
+ cat /root/commtest/dev-project/weifang/bulk/.V005.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": "# 参数发布通知
### [潍坊散货车辆参数]
---
- 状态: 编译成功
- 执行人:baiyongqiang
- 更新车辆:
> - [V004master]:
**公有test1**: 57b7261.**2024/04/09/11:30:55**
**私有dev**: f02b899.**2024/04/22/19:12:17**
> - [V005master]:
**公有test1**: 57b7261.**2024/04/09/11:30:55**
**私有dev**: e23f9e8.**2024/04/22/19:11:18**
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 730 100 27 100 703 306 7988 --:--:-- --:--:-- --:--:-- 8202
100 730 100 27 100 703 306 7988 --:--:-- --:--:-- --:--:-- 8202
[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