Started by user wuxintao Obtained xiamen-config-31-38-cloud.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 92426b037b712bb68fdf01c5da8f02fc0b2b8f4e The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 92426b037b712bb68fdf01c5da8f02fc0b2b8f4e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 92426b037b712bb68fdf01c5da8f02fc0b2b8f4e # timeout=10 Commit message: "Add new file" > git rev-list --no-walk 92426b037b712bb68fdf01c5da8f02fc0b2b8f4e # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo M031不更新参数 [Pipeline] echo M032不更新参数 [Pipeline] echo M033不更新参数 [Pipeline] echo M035不更新参数 [Pipeline] echo M036不更新参数 [Pipeline] echo M037不更新参数 [Pipeline] echo M038不更新参数 [Pipeline] echo [M034] [Pipeline] echo [M034] [Pipeline] echo M034 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-031-038-cloud [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ac0634926a49d0d05de39c2838288ba77c7aca4e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ac0634926a49d0d05de39c2838288ba77c7aca4e # timeout=10 Commit message: "Update daxie-orin.jenkinsfile" > git rev-list --no-walk ac0634926a49d0d05de39c2838288ba77c7aca4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 1 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/shared_config/ [Pipeline] sh + ls -a /root/workspace/xiamen-config . .. M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 [Pipeline] echo M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M031.json [Pipeline] echo M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M032.json [Pipeline] echo M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M033.json [Pipeline] echo M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M034.json [Pipeline] echo M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M035.json [Pipeline] echo M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M036.json [Pipeline] echo M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M037.json [Pipeline] echo M038.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M038.json [Pipeline] echo [M034] [Pipeline] echo M034 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034/params_M034 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034/params /root/workspace/xiamen-config/M034/params_M034 /root/workspace/xiamen-config/M034/params_new /root/workspace/xiamen-config/M034/params_new@tmp /root/workspace/xiamen-config/M034/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M034 [Pipeline] { [Pipeline] echo [M034] [Pipeline] echo 更新M034参数 [Pipeline] echo rc_dev [Pipeline] echo M034 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M034.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M034/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M034.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M034.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/M034.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 1478306cfa43debc98cdfd57332a367a40723ee6 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 1478306cfa43debc98cdfd57332a367a40723ee6 # timeout=30000 Commit message: "fix_out:7-25 lidars extrinsicis" > git rev-list --no-walk 37ba6bc650bec58cb5cb0c41ab8d3769fed1e826 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M034.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=M034 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M034 Response Code: HTTP/1.1 200 OK Response: [{"id":769,"description":"","name":"M034","name_with_namespace":"config / extrinsics / M034","path":"M034","path_with_namespace":"config/extrinsics/M034","created_at":"2023-07-10T13:02:07.365Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M034.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M034.git","web_url":"http://159.27.226.4/config/extrinsics/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T08:09:23.324Z","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/769","issues":"http://159.27.226.4/api/v4/projects/769/issues","merge_requests":"http://159.27.226.4/api/v4/projects/769/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/769/repository/branches","labels":"http://159.27.226.4/api/v4/projects/769/labels","events":"http://159.27.226.4/api/v4/projects/769/events","members":"http://159.27.226.4/api/v4/projects/769/members","cluster_agents":"http://159.27.226.4/api/v4/projects/769/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:02:07.376Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":697,"description":"","name":"M034","name_with_namespace":"config / vehicles / M034","path":"M034","path_with_namespace":"config/vehicles/M034","created_at":"2023-07-04T07:56:52.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M034.git","web_url":"http://159.27.226.4/config/vehicles/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T09:31:34.743Z","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/697","issues":"http://159.27.226.4/api/v4/projects/697/issues","merge_requests":"http://159.27.226.4/api/v4/projects/697/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/697/repository/branches","labels":"http://159.27.226.4/api/v4/projects/697/labels","events":"http://159.27.226.4/api/v4/projects/697/events","members":"http://159.27.226.4/api/v4/projects/697/members","cluster_agents":"http://159.27.226.4/api/v4/projects/697/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:52.163Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":471,"description":"","name":"M034","name_with_namespace":"config / xiamen / M034","path":"M034","path_with_namespace":"config/xiamen/M034","created_at":"2022-10-27T04:18:16.515Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M034.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M034.git","web_url":"http://159.27.226.4/config/xiamen/M034","readme_url":"http://159.27.226.4/config/xiamen/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T11:39:26.262Z","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/471","issues":"http://159.27.226.4/api/v4/projects/471/issues","merge_requests":"http://159.27.226.4/api/v4/projects/471/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/471/repository/branches","labels":"http://159.27.226.4/api/v4/projects/471/labels","events":"http://159.27.226.4/api/v4/projects/471/events","members":"http://159.27.226.4/api/v4/projects/471/members","cluster_agents":"http://159.27.226.4/api/v4/projects/471/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:18:16.531Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo 471 [Pipeline] echo 471 [Pipeline] echo 37ba6bc [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 471 37ba6bc 1478306 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] readJSON [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"37ba6bc","shared_config":"8c08757"}} [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"8c08757"}} [Pipeline] sh + echo '{"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"8c08757"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"8c08757"}} [Pipeline] echo {"repo_name":"params_orin_master_M034","branch":"dev","time":"2023-07-26_09-50-25","commit_id":"1478306","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0yNSBwYXJhbXMgYWRkIGV4dHJpbnNpY3MgdGFpbAo3LTI1IGxpZGFycyBleHRyaW5zaWNpcw==,,IOaJk+W8gOiejeWQiOeahOi9pui+hiBNMDA3IE0wMDggTTAxMCBNMDE2IE0wMjIgTTAyNSBNMDI4IE0wMjkgTTAzMiBNMDMzIE0wMzQgTTAzNSBNMDM5IE0wNDIgTTA0Mw=="} [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=M034 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M034 Response Code: HTTP/1.1 200 OK Response: [{"id":769,"description":"","name":"M034","name_with_namespace":"config / extrinsics / M034","path":"M034","path_with_namespace":"config/extrinsics/M034","created_at":"2023-07-10T13:02:07.365Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M034.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M034.git","web_url":"http://159.27.226.4/config/extrinsics/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-21T08:09:23.324Z","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/769","issues":"http://159.27.226.4/api/v4/projects/769/issues","merge_requests":"http://159.27.226.4/api/v4/projects/769/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/769/repository/branches","labels":"http://159.27.226.4/api/v4/projects/769/labels","events":"http://159.27.226.4/api/v4/projects/769/events","members":"http://159.27.226.4/api/v4/projects/769/members","cluster_agents":"http://159.27.226.4/api/v4/projects/769/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-11T13:02:07.376Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":697,"description":"","name":"M034","name_with_namespace":"config / vehicles / M034","path":"M034","path_with_namespace":"config/vehicles/M034","created_at":"2023-07-04T07:56:52.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M034.git","web_url":"http://159.27.226.4/config/vehicles/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T09:31:34.743Z","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/697","issues":"http://159.27.226.4/api/v4/projects/697/issues","merge_requests":"http://159.27.226.4/api/v4/projects/697/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/697/repository/branches","labels":"http://159.27.226.4/api/v4/projects/697/labels","events":"http://159.27.226.4/api/v4/projects/697/events","members":"http://159.27.226.4/api/v4/projects/697/members","cluster_agents":"http://159.27.226.4/api/v4/projects/697/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:52.163Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":471,"description":"","name":"M034","name_with_namespace":"config / xiamen / M034","path":"M034","path_with_namespace":"config/xiamen/M034","created_at":"2022-10-27T04:18:16.515Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M034.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M034.git","web_url":"http://159.27.226.4/config/xiamen/M034","readme_url":"http://159.27.226.4/config/xiamen/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T11:39:26.262Z","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/471","issues":"http://159.27.226.4/api/v4/projects/471/issues","merge_requests":"http://159.27.226.4/api/v4/projects/471/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/471/repository/branches","labels":"http://159.27.226.4/api/v4/projects/471/labels","events":"http://159.27.226.4/api/v4/projects/471/events","members":"http://159.27.226.4/api/v4/projects/471/members","cluster_agents":"http://159.27.226.4/api/v4/projects/471/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:18:16.531Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo 471 [Pipeline] echo 471 [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/471/repository/commits/1478306 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/471/repository/commits/1478306 Response Code: HTTP/1.1 200 OK Response: {"id":"1478306cfa43debc98cdfd57332a367a40723ee6","short_id":"1478306c","created_at":"2023-07-25T19:38:45.000+08:00","parent_ids":["99260f231a850a7e8208c1aecc1695768dab45a3"],"title":"fix_out:7-25 lidars extrinsicis","message":"fix_out:7-25 lidars extrinsicis\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-25T19:38:45.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-25T19:38:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M034/-/commit/1478306cfa43debc98cdfd57332a367a40723ee6","stats":{"additions":58,"deletions":56,"total":114},"status":null,"project_id":471,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/07/25/19:38:45 [Pipeline] echo dev**: 1478306.**2023/07/25/19:38:45** [Pipeline] dir Running in /root/workspace/xiamen-config/M034/params_M034 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/xiamen/shared_config.git > git init /root/workspace/xiamen-config/M034/params_M034 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/xiamen/shared_config.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/xiamen/shared_config.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision ce0ba7491b4528296dd8c2b4407cf04cf1956303 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f ce0ba7491b4528296dd8c2b4407cf04cf1956303 # timeout=300000 Commit message: "feat_out: lka优化参数" > git rev-list --no-walk ce0ba7491b4528296dd8c2b4407cf04cf1956303 # timeout=10 [Pipeline] sh + cp -r .git/ params pointcloud /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M034@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M034.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":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-07-10T05:35:52.589Z","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-07-12T10:23:13.501Z","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-07-24T05:20:03.153Z","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-07-25T09:01:39.761Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:06:44.532Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:05:52.538Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T09:00:53.810Z","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-07-24T05:07:47.018Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:09.597Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:31:34.254Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-12T10:40:59.498Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-12T10:40:59.498Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-07-24T05:54:54.249Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo 8c08757 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 8c08757 ce0ba74 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] readJSON [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"8c08757"}} [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"ce0ba74"}} [Pipeline] sh + echo '{"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"ce0ba74"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"1478306","shared_config":"ce0ba74"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-26_09-50-39","commit_id":"ce0ba74","version":"","commit_msgs":",5pu05paw6ZSZ6K+v56CB6YWN572u5paH5Lu2ZXJyb3JfY29kZXMudG9tbArlop7liqBzcHJlYWRlcl9pbmZv5YiG57uECiB1cGRhdGUgcGFyYW1zCuabtOaWsOS6hmVycm9yX2NvZGVzLnRvbWzphY3nva4KIOWghumrmOacuuiHquWKqOWIh2lkbGXpmIjlgLzmlLnkuLoxLjAKIGxrYeS8mOWMluWPguaVsAo=,6LCD5pW05ZCK5YW35a+55L2N55u45YWz5YGP572u5Y+C5pWw77yM6LCD5pW0566x6Zeo5qOA5rWL6ZiI5YC8CiDkv67mlLnlj4LmlbDvvIzpgILphY3ovb3nrrHlkI7pnaLlgY/liY3nmoTmg4XlhrUKIOWuieWFqOaooeWdl+WMheS4reWinuWKoC9zZWdtZW50YXRpb24vY29udG91cua2iOaBryDlvojlsI8KIOaEn+efpeeCueS6keaXtumYiOi/h+a7pOWPguaVsOa3u+WKoAog5Y676L2m5L2T6ZmE5Yqg5Y+C5pWw5L+u5pS5CiDkuI3kvb/nlKjpnZ7nur/mgKfml7bvvIzlj43lsITnjofmu6TpmaTlj4LmlbDkv67mlLkKIGltdeWOu+i9puWRqOeCueWPguaVsOiwg+aVtAog6L2m5ZGo54K55pe26ZiI6L+H5ruk5L+u5pS56ZiI5YC8CuS4ulJDSea3u+WKoHJvc19jYW5faW50ZXJwcmV0ZXIudG9tbOaWh+S7tgog6L2m5ZGo54K56L+H5ruk5Y+C5pWw5a2X5q615L+u5pS5"} [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":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-07-10T05:35:52.589Z","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-07-12T10:23:13.501Z","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-07-24T05:20:03.153Z","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-07-25T09:01:39.761Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:06:44.532Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:05:52.538Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-25T09:00:53.810Z","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-07-24T05:07:47.018Z","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":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:09.597Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-24T06:31:34.254Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"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":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","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,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-12T10:40:59.498Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"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":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-07-12T10:40:59.498Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"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}}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-07-24T05:54:54.249Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects/486/repository/commits/ce0ba74 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/ce0ba74 Response Code: HTTP/1.1 200 OK Response: {"id":"ce0ba7491b4528296dd8c2b4407cf04cf1956303","short_id":"ce0ba749","created_at":"2023-07-25T17:00:51.000+08:00","parent_ids":["5a24e166c5f4d63b04fe26d8587a77192ca42616"],"title":"feat_out: lka优化参数","message":"feat_out: lka优化参数\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2023-07-25T17:00:51.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2023-07-25T17:00:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/ce0ba7491b4528296dd8c2b4407cf04cf1956303","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/07/25/17:00:51 [Pipeline] echo dev**: ce0ba74.**2023/07/25/17:00:51** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M034","branch":"dev","time":"2023-07-26_09-50-25","commit_id":"1478306","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0yNSBwYXJhbXMgYWRkIGV4dHJpbnNpY3MgdGFpbAo3LTI1IGxpZGFycyBleHRyaW5zaWNpcw==,,IOaJk+W8gOiejeWQiOeahOi9pui+hiBNMDA3IE0wMDggTTAxMCBNMDE2IE0wMjIgTTAyNSBNMDI4IE0wMjkgTTAzMiBNMDMzIE0wMzQgTTAzNSBNMDM5IE0wNDIgTTA0Mw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-26_09-50-39","commit_id":"ce0ba74","version":"","commit_msgs":",5pu05paw6ZSZ6K+v56CB6YWN572u5paH5Lu2ZXJyb3JfY29kZXMudG9tbArlop7liqBzcHJlYWRlcl9pbmZv5YiG57uECiB1cGRhdGUgcGFyYW1zCuabtOaWsOS6hmVycm9yX2NvZGVzLnRvbWzphY3nva4KIOWghumrmOacuuiHquWKqOWIh2lkbGXpmIjlgLzmlLnkuLoxLjAKIGxrYeS8mOWMluWPguaVsAo=,6LCD5pW05ZCK5YW35a+55L2N55u45YWz5YGP572u5Y+C5pWw77yM6LCD5pW0566x6Zeo5qOA5rWL6ZiI5YC8CiDkv67mlLnlj4LmlbDvvIzpgILphY3ovb3nrrHlkI7pnaLlgY/liY3nmoTmg4XlhrUKIOWuieWFqOaooeWdl+WMheS4reWinuWKoC9zZWdtZW50YXRpb24vY29udG91cua2iOaBryDlvojlsI8KIOaEn+efpeeCueS6keaXtumYiOi/h+a7pOWPguaVsOa3u+WKoAog5Y676L2m5L2T6ZmE5Yqg5Y+C5pWw5L+u5pS5CiDkuI3kvb/nlKjpnZ7nur/mgKfml7bvvIzlj43lsITnjofmu6TpmaTlj4LmlbDkv67mlLkKIGltdeWOu+i9puWRqOeCueWPguaVsOiwg+aVtAog6L2m5ZGo54K55pe26ZiI6L+H5ruk5L+u5pS56ZiI5YC8CuS4ulJDSea3u+WKoHJvc19jYW5faW50ZXJwcmV0ZXIudG9tbOaWh+S7tgog6L2m5ZGo54K56L+H5ruk5Y+C5pWw5a2X5q615L+u5pS5"}],"device":1,"device_name":"M034_Master","type":0,"project":5} [Pipeline] echo M034 [Pipeline] sh ++ ls ++ grep -v params_M034 ++ xargs ++ grep -v version.json + cp -r params params_M034/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M034","branch":"dev","time":"2023-07-26_09-50-25","commit_id":"1478306","version":"","commit_msgs":"IHVwZGF0ZSBwYXJhbXMKNy0yNSBwYXJhbXMgYWRkIGV4dHJpbnNpY3MgdGFpbAo3LTI1IGxpZGFycyBleHRyaW5zaWNpcw==,,IOaJk+W8gOiejeWQiOeahOi9pui+hiBNMDA3IE0wMDggTTAxMCBNMDE2IE0wMjIgTTAyNSBNMDI4IE0wMjkgTTAzMiBNMDMzIE0wMzQgTTAzNSBNMDM5IE0wNDIgTTA0Mw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-26_09-50-39","commit_id":"ce0ba74","version":"","commit_msgs":",5pu05paw6ZSZ6K+v56CB6YWN572u5paH5Lu2ZXJyb3JfY29kZXMudG9tbArlop7liqBzcHJlYWRlcl9pbmZv5YiG57uECiB1cGRhdGUgcGFyYW1zCuabtOaWsOS6hmVycm9yX2NvZGVzLnRvbWzphY3nva4KIOWghumrmOacuuiHquWKqOWIh2lkbGXpmIjlgLzmlLnkuLoxLjAKIGxrYeS8mOWMluWPguaVsAo=,6LCD5pW05ZCK5YW35a+55L2N55u45YWz5YGP572u5Y+C5pWw77yM6LCD5pW0566x6Zeo5qOA5rWL6ZiI5YC8CiDkv67mlLnlj4LmlbDvvIzpgILphY3ovb3nrrHlkI7pnaLlgY/liY3nmoTmg4XlhrUKIOWuieWFqOaooeWdl+WMheS4reWinuWKoC9zZWdtZW50YXRpb24vY29udG91cua2iOaBryDlvojlsI8KIOaEn+efpeeCueS6keaXtumYiOi/h+a7pOWPguaVsOa3u+WKoAog5Y676L2m5L2T6ZmE5Yqg5Y+C5pWw5L+u5pS5CiDkuI3kvb/nlKjpnZ7nur/mgKfml7bvvIzlj43lsITnjofmu6TpmaTlj4LmlbDkv67mlLkKIGltdeWOu+i9puWRqOeCueWPguaVsOiwg+aVtAog6L2m5ZGo54K55pe26ZiI6L+H5ruk5L+u5pS56ZiI5YC8CuS4ulJDSea3u+WKoHJvc19jYW5faW50ZXJwcmV0ZXIudG9tbOaWh+S7tgog6L2m5ZGo54K56L+H5ruk5Y+C5pWw5a2X5q615L+u5pS5"}],"device":1,"device_name":"M034_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M034@tmp [Pipeline] echo > - [M034master]: **公有dev**: ce0ba74.**2023/07/25/17:00:51** **私有dev**: 1478306.**2023/07/25/19:38:45** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (checkout_new) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M034拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M034/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/M034.git > git init /root/workspace/xiamen-config/M034/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M034.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/M034.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M034.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 01f53ed43378b8d8f6fb1c8485939f896c6ed98f (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 01f53ed43378b8d8f6fb1c8485939f896c6ed98f # timeout=300000 Commit message: "feat_out:只有dl_dection使用pubnode" > git rev-list --no-walk 9222935f88001ffe1fa7a3de0925405151b2aa1b # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M034/params_new/system-common'... remote: Enumerating objects: 38, done. remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 38 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 9.83 KiB | 9.83 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-device'... remote: Enumerating objects: 462, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/462) Receiving objects: 1% (5/462) Receiving objects: 2% (10/462) Receiving objects: 3% (14/462) Receiving objects: 4% (19/462) Receiving objects: 5% (24/462) Receiving objects: 6% (28/462) Receiving objects: 7% (33/462) Receiving objects: 8% (37/462) Receiving objects: 9% (42/462) Receiving objects: 10% (47/462) Receiving objects: 11% (51/462) Receiving objects: 12% (56/462) Receiving objects: 13% (61/462) Receiving objects: 14% (65/462) remote: Total 462 (delta 11), reused 0 (delta 0), pack-reused 412 Receiving objects: 15% (70/462) Receiving objects: 16% (74/462) Receiving objects: 17% (79/462) Receiving objects: 18% (84/462) Receiving objects: 19% (88/462) Receiving objects: 20% (93/462) Receiving objects: 21% (98/462) Receiving objects: 22% (102/462) Receiving objects: 23% (107/462) Receiving objects: 24% (111/462) Receiving objects: 25% (116/462) Receiving objects: 26% (121/462) Receiving objects: 27% (125/462) Receiving objects: 28% (130/462) Receiving objects: 29% (134/462) Receiving objects: 30% (139/462) Receiving objects: 31% (144/462) Receiving objects: 32% (148/462) Receiving objects: 33% (153/462) Receiving objects: 34% (158/462) Receiving objects: 35% (162/462) Receiving objects: 36% (167/462) Receiving objects: 37% (171/462) Receiving objects: 38% (176/462) Receiving objects: 39% (181/462) Receiving objects: 40% (185/462) Receiving objects: 41% (190/462) Receiving objects: 42% (195/462) Receiving objects: 43% (199/462) Receiving objects: 44% (204/462) Receiving objects: 45% (208/462) Receiving objects: 46% (213/462) Receiving objects: 47% (218/462) Receiving objects: 48% (222/462) Receiving objects: 49% (227/462) Receiving objects: 50% (231/462) Receiving objects: 51% (236/462) Receiving objects: 52% (241/462) Receiving objects: 53% (245/462) Receiving objects: 54% (250/462) Receiving objects: 55% (255/462) Receiving objects: 56% (259/462) Receiving objects: 57% (264/462) Receiving objects: 58% (268/462) Receiving objects: 59% (273/462) Receiving objects: 60% (278/462) Receiving objects: 61% (282/462) Receiving objects: 62% (287/462) Receiving objects: 63% (292/462) Receiving objects: 64% (296/462) Receiving objects: 65% (301/462) Receiving objects: 66% (305/462) Receiving objects: 67% (310/462) Receiving objects: 68% (315/462) Receiving objects: 69% (319/462) Receiving objects: 70% (324/462) Receiving objects: 71% (329/462) Receiving objects: 72% (333/462) Receiving objects: 73% (338/462) Receiving objects: 74% (342/462) Receiving objects: 75% (347/462) Receiving objects: 76% (352/462) Receiving objects: 77% (356/462) Receiving objects: 78% (361/462) Receiving objects: 79% (365/462) Receiving objects: 80% (370/462) Receiving objects: 81% (375/462) Receiving objects: 82% (379/462) Receiving objects: 83% (384/462) Receiving objects: 84% (389/462) Receiving objects: 85% (393/462) Receiving objects: 86% (398/462) Receiving objects: 87% (402/462) Receiving objects: 88% (407/462) Receiving objects: 89% (412/462) Receiving objects: 90% (416/462) Receiving objects: 91% (421/462) Receiving objects: 92% (426/462) Receiving objects: 93% (430/462) Receiving objects: 94% (435/462) Receiving objects: 95% (439/462) Receiving objects: 96% (444/462) Receiving objects: 97% (449/462) Receiving objects: 98% (453/462) Receiving objects: 99% (458/462) Receiving objects: 100% (462/462) Receiving objects: 100% (462/462), 52.84 KiB | 10.57 MiB/s, done. Resolving deltas: 0% (0/150) Resolving deltas: 8% (13/150) Resolving deltas: 18% (28/150) Resolving deltas: 22% (34/150) Resolving deltas: 25% (38/150) Resolving deltas: 33% (50/150) Resolving deltas: 38% (57/150) Resolving deltas: 39% (59/150) Resolving deltas: 52% (78/150) Resolving deltas: 53% (80/150) Resolving deltas: 54% (81/150) Resolving deltas: 57% (86/150) Resolving deltas: 59% (89/150) Resolving deltas: 60% (91/150) Resolving deltas: 61% (92/150) Resolving deltas: 65% (98/150) Resolving deltas: 67% (101/150) Resolving deltas: 68% (103/150) Resolving deltas: 71% (107/150) Resolving deltas: 72% (109/150) Resolving deltas: 77% (116/150) Resolving deltas: 78% (117/150) Resolving deltas: 79% (119/150) Resolving deltas: 80% (120/150) Resolving deltas: 81% (122/150) Resolving deltas: 82% (123/150) Resolving deltas: 84% (126/150) Resolving deltas: 85% (128/150) Resolving deltas: 86% (130/150) Resolving deltas: 88% (133/150) Resolving deltas: 89% (134/150) Resolving deltas: 90% (135/150) Resolving deltas: 96% (144/150) Resolving deltas: 98% (148/150) Resolving deltas: 100% (150/150) Resolving deltas: 100% (150/150), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-mqtt'... remote: Enumerating objects: 34, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 34 (delta 0), reused 0 (delta 0), pack-reused 28 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.22 KiB | 7.22 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-node-xiamen'... remote: Enumerating objects: 159, done. remote: Counting objects: 0% (1/128) remote: Counting objects: 1% (2/128) remote: Counting objects: 2% (3/128) remote: Counting objects: 3% (4/128) remote: Counting objects: 4% (6/128) remote: Counting objects: 5% (7/128) remote: Counting objects: 6% (8/128) remote: Counting objects: 7% (9/128) remote: Counting objects: 8% (11/128) remote: Counting objects: 9% (12/128) remote: Counting objects: 10% (13/128) remote: Counting objects: 11% (15/128) remote: Counting objects: 12% (16/128) remote: Counting objects: 13% (17/128) remote: Counting objects: 14% (18/128) remote: Counting objects: 15% (20/128) remote: Counting objects: 16% (21/128) remote: Counting objects: 17% (22/128) remote: Counting objects: 18% (24/128) remote: Counting objects: 19% (25/128) remote: Counting objects: 20% (26/128) remote: Counting objects: 21% (27/128) remote: Counting objects: 22% (29/128) remote: Counting objects: 23% (30/128) remote: Counting objects: 24% (31/128) remote: Counting objects: 25% (32/128) remote: Counting objects: 26% (34/128) remote: Counting objects: 27% (35/128) remote: Counting objects: 28% (36/128) remote: Counting objects: 29% (38/128) remote: Counting objects: 30% (39/128) remote: Counting objects: 31% (40/128) remote: Counting objects: 32% (41/128) remote: Counting objects: 33% (43/128) remote: Counting objects: 34% (44/128) remote: Counting objects: 35% (45/128) remote: Counting objects: 36% (47/128) remote: Counting objects: 37% (48/128) remote: Counting objects: 38% (49/128) remote: Counting objects: 39% (50/128) remote: Counting objects: 40% (52/128) remote: Counting objects: 41% (53/128) remote: Counting objects: 42% (54/128) remote: Counting objects: 43% (56/128) remote: Counting objects: 44% (57/128) remote: Counting objects: 45% (58/128) remote: Counting objects: 46% (59/128) remote: Counting objects: 47% (61/128) remote: Counting objects: 48% (62/128) remote: Counting objects: 49% (63/128) remote: Counting objects: 50% (64/128) remote: Counting objects: 51% (66/128) remote: Counting objects: 52% (67/128) remote: Counting objects: 53% (68/128) remote: Counting objects: 54% (70/128) remote: Counting objects: 55% (71/128) remote: Counting objects: 56% (72/128) remote: Counting objects: 57% (73/128) remote: Counting objects: 58% (75/128) remote: Counting objects: 59% (76/128) remote: Counting objects: 60% (77/128) remote: Counting objects: 61% (79/128) remote: Counting objects: 62% (80/128) remote: Counting objects: 63% (81/128) remote: Counting objects: 64% (82/128) remote: Counting objects: 65% (84/128) remote: Counting objects: 66% (85/128) remote: Counting objects: 67% (86/128) remote: Counting objects: 68% (88/128) remote: Counting objects: 69% (89/128) remote: Counting objects: 70% (90/128) remote: Counting objects: 71% (91/128) remote: Counting objects: 72% (93/128) remote: Counting objects: 73% (94/128) remote: Counting objects: 74% (95/128) remote: Counting objects: 75% (96/128) remote: Counting objects: 76% (98/128) remote: Counting objects: 77% (99/128) remote: Counting objects: 78% (100/128) remote: Counting objects: 79% (102/128) remote: Counting objects: 80% (103/128) remote: Counting objects: 81% (104/128) remote: Counting objects: 82% (105/128) remote: Counting objects: 83% (107/128) remote: Counting objects: 84% (108/128) remote: Counting objects: 85% (109/128) remote: Counting objects: 86% (111/128) remote: Counting objects: 87% (112/128) remote: Counting objects: 88% (113/128) remote: Counting objects: 89% (114/128) remote: Counting objects: 90% (116/128) remote: Counting objects: 91% (117/128) remote: Counting objects: 92% (118/128) remote: Counting objects: 93% (120/128) remote: Counting objects: 94% (121/128) remote: Counting objects: 95% (122/128) remote: Counting objects: 96% (123/128) remote: Counting objects: 97% (125/128) remote: Counting objects: 98% (126/128) remote: Counting objects: 99% (127/128) remote: Counting objects: 100% (128/128) remote: Counting objects: 100% (128/128), done. remote: Compressing objects: 2% (1/49) remote: Compressing objects: 4% (2/49) remote: Compressing objects: 6% (3/49) remote: Compressing objects: 8% (4/49) remote: Compressing objects: 10% (5/49) remote: Compressing objects: 12% (6/49) remote: Compressing objects: 14% (7/49) remote: Compressing objects: 16% (8/49) remote: Compressing objects: 18% (9/49) remote: Compressing objects: 20% (10/49) remote: Compressing objects: 22% (11/49) remote: Compressing objects: 24% (12/49) remote: Compressing objects: 26% (13/49) remote: Compressing objects: 28% (14/49) remote: Compressing objects: 30% (15/49) remote: Compressing objects: 32% (16/49) remote: Compressing objects: 34% (17/49) remote: Compressing objects: 36% (18/49) remote: Compressing objects: 38% (19/49) remote: Compressing objects: 40% (20/49) remote: Compressing objects: 42% (21/49) remote: Compressing objects: 44% (22/49) remote: Compressing objects: 46% (23/49) remote: Compressing objects: 48% (24/49) remote: Compressing objects: 51% (25/49) remote: Compressing objects: 53% (26/49) remote: Compressing objects: 55% (27/49) remote: Compressing objects: 57% (28/49) remote: Compressing objects: 59% (29/49) remote: Compressing objects: 61% (30/49) remote: Compressing objects: 63% (31/49) remote: Compressing objects: 65% (32/49) remote: Compressing objects: 67% (33/49) remote: Compressing objects: 69% (34/49) remote: Compressing objects: 71% (35/49) remote: Compressing objects: 73% (36/49) remote: Compressing objects: 75% (37/49) remote: Compressing objects: 77% (38/49) remote: Compressing objects: 79% (39/49) remote: Compressing objects: 81% (40/49) remote: Compressing objects: 83% (41/49) remote: Compressing objects: 85% (42/49) remote: Compressing objects: 87% (43/49) remote: Compressing objects: 89% (44/49) remote: Compressing objects: 91% (45/49) remote: Compressing objects: 93% (46/49) remote: Compressing objects: 95% (47/49) remote: Compressing objects: 97% (48/49) remote: Compressing objects: 100% (49/49) remote: Compressing objects: 100% (49/49), done. Receiving objects: 0% (1/159) Receiving objects: 1% (2/159) Receiving objects: 2% (4/159) Receiving objects: 3% (5/159) Receiving objects: 4% (7/159) Receiving objects: 5% (8/159) Receiving objects: 6% (10/159) Receiving objects: 7% (12/159) Receiving objects: 8% (13/159) Receiving objects: 9% (15/159) Receiving objects: 10% (16/159) Receiving objects: 11% (18/159) Receiving objects: 12% (20/159) Receiving objects: 13% (21/159) Receiving objects: 14% (23/159) Receiving objects: 15% (24/159) Receiving objects: 16% (26/159) remote: Total 159 (delta 20), reused 107 (delta 16), pack-reused 31 Receiving objects: 17% (28/159) Receiving objects: 18% (29/159) Receiving objects: 19% (31/159) Receiving objects: 20% (32/159) Receiving objects: 21% (34/159) Receiving objects: 22% (35/159) Receiving objects: 23% (37/159) Receiving objects: 24% (39/159) Receiving objects: 25% (40/159) Receiving objects: 26% (42/159) Receiving objects: 27% (43/159) Receiving objects: 28% (45/159) Receiving objects: 29% (47/159) Receiving objects: 30% (48/159) Receiving objects: 31% (50/159) Receiving objects: 32% (51/159) Receiving objects: 33% (53/159) Receiving objects: 34% (55/159) Receiving objects: 35% (56/159) Receiving objects: 36% (58/159) Receiving objects: 37% (59/159) Receiving objects: 38% (61/159) Receiving objects: 39% (63/159) Receiving objects: 40% (64/159) Receiving objects: 41% (66/159) Receiving objects: 42% (67/159) Receiving objects: 43% (69/159) Receiving objects: 44% (70/159) Receiving objects: 45% (72/159) Receiving objects: 46% (74/159) Receiving objects: 47% (75/159) Receiving objects: 48% (77/159) Receiving objects: 49% (78/159) Receiving objects: 50% (80/159) Receiving objects: 51% (82/159) Receiving objects: 52% (83/159) Receiving objects: 53% (85/159) Receiving objects: 54% (86/159) Receiving objects: 55% (88/159) Receiving objects: 56% (90/159) Receiving objects: 57% (91/159) Receiving objects: 58% (93/159) Receiving objects: 59% (94/159) Receiving objects: 60% (96/159) Receiving objects: 61% (97/159) Receiving objects: 62% (99/159) Receiving objects: 63% (101/159) Receiving objects: 64% (102/159) Receiving objects: 65% (104/159) Receiving objects: 66% (105/159) Receiving objects: 67% (107/159) Receiving objects: 68% (109/159) Receiving objects: 69% (110/159) Receiving objects: 70% (112/159) Receiving objects: 71% (113/159) Receiving objects: 72% (115/159) Receiving objects: 73% (117/159) Receiving objects: 74% (118/159) Receiving objects: 75% (120/159) Receiving objects: 76% (121/159) Receiving objects: 77% (123/159) Receiving objects: 78% (125/159) Receiving objects: 79% (126/159) Receiving objects: 80% (128/159) Receiving objects: 81% (129/159) Receiving objects: 82% (131/159) Receiving objects: 83% (132/159) Receiving objects: 84% (134/159) Receiving objects: 85% (136/159) Receiving objects: 86% (137/159) Receiving objects: 87% (139/159) Receiving objects: 88% (140/159) Receiving objects: 89% (142/159) Receiving objects: 90% (144/159) Receiving objects: 91% (145/159) Receiving objects: 92% (147/159) Receiving objects: 93% (148/159) Receiving objects: 94% (150/159) Receiving objects: 95% (152/159) Receiving objects: 96% (153/159) Receiving objects: 97% (155/159) Receiving objects: 98% (156/159) Receiving objects: 99% (158/159) Receiving objects: 100% (159/159) Receiving objects: 100% (159/159), 21.13 KiB | 21.13 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 7% (2/26) Resolving deltas: 34% (9/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-port'... remote: Enumerating objects: 92, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. Receiving objects: 1% (1/92) Receiving objects: 2% (2/92) Receiving objects: 3% (3/92) Receiving objects: 4% (4/92) Receiving objects: 5% (5/92) Receiving objects: 6% (6/92) Receiving objects: 7% (7/92) Receiving objects: 8% (8/92) Receiving objects: 9% (9/92) Receiving objects: 10% (10/92) Receiving objects: 11% (11/92) Receiving objects: 13% (12/92) Receiving objects: 14% (13/92) Receiving objects: 15% (14/92) Receiving objects: 16% (15/92) Receiving objects: 17% (16/92) Receiving objects: 18% (17/92) Receiving objects: 19% (18/92) Receiving objects: 20% (19/92) Receiving objects: 21% (20/92) Receiving objects: 22% (21/92) Receiving objects: 23% (22/92) Receiving objects: 25% (23/92) Receiving objects: 26% (24/92) Receiving objects: 27% (25/92) Receiving objects: 28% (26/92) Receiving objects: 29% (27/92) Receiving objects: 30% (28/92) Receiving objects: 31% (29/92) Receiving objects: 32% (30/92) Receiving objects: 33% (31/92) Receiving objects: 34% (32/92) Receiving objects: 35% (33/92) Receiving objects: 36% (34/92) Receiving objects: 38% (35/92) Receiving objects: 39% (36/92) Receiving objects: 40% (37/92) Receiving objects: 41% (38/92) Receiving objects: 42% (39/92) Receiving objects: 43% (40/92) Receiving objects: 44% (41/92) Receiving objects: 45% (42/92) Receiving objects: 46% (43/92) Receiving objects: 47% (44/92) Receiving objects: 48% (45/92) Receiving objects: 50% (46/92) Receiving objects: 51% (47/92) Receiving objects: 52% (48/92) Receiving objects: 53% (49/92) Receiving objects: 54% (50/92) Receiving objects: 55% (51/92) Receiving objects: 56% (52/92) Receiving objects: 57% (53/92) Receiving objects: 58% (54/92) Receiving objects: 59% (55/92) Receiving objects: 60% (56/92) Receiving objects: 61% (57/92) Receiving objects: 63% (58/92) Receiving objects: 64% (59/92) Receiving objects: 65% (60/92) Receiving objects: 66% (61/92) Receiving objects: 67% (62/92) Receiving objects: 68% (63/92) Receiving objects: 69% (64/92) Receiving objects: 70% (65/92) Receiving objects: 71% (66/92) Receiving objects: 72% (67/92) Receiving objects: 73% (68/92) Receiving objects: 75% (69/92) Receiving objects: 76% (70/92) Receiving objects: 77% (71/92) Receiving objects: 78% (72/92) Receiving objects: 79% (73/92) Receiving objects: 80% (74/92) Receiving objects: 81% (75/92) Receiving objects: 82% (76/92) Receiving objects: 83% (77/92) remote: Total 92 (delta 3), reused 0 (delta 0), pack-reused 78 Receiving objects: 84% (78/92) Receiving objects: 85% (79/92) Receiving objects: 86% (80/92) Receiving objects: 88% (81/92) Receiving objects: 89% (82/92) Receiving objects: 90% (83/92) Receiving objects: 91% (84/92) Receiving objects: 92% (85/92) Receiving objects: 93% (86/92) Receiving objects: 94% (87/92) Receiving objects: 95% (88/92) Receiving objects: 96% (89/92) Receiving objects: 97% (90/92) Receiving objects: 98% (91/92) Receiving objects: 100% (92/92) Receiving objects: 100% (92/92), 11.30 KiB | 11.30 MiB/s, done. Resolving deltas: 0% (0/45) Resolving deltas: 20% (9/45) Resolving deltas: 31% (14/45) Resolving deltas: 33% (15/45) Resolving deltas: 40% (18/45) Resolving deltas: 46% (21/45) Resolving deltas: 62% (28/45) Resolving deltas: 75% (34/45) Resolving deltas: 100% (45/45) Resolving deltas: 100% (45/45), done. Submodule path 'system-common': checked out 'fc1b08b8748d05f31a120fe0028696decfd7b4d5' Submodule path 'system-device': checked out '7ec2cadcfecaa6c98c974bd796c10ae5dbec9f7d' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'e794606756b9bf5df035f3f083d67b7cd77dfcc3' Submodule path 'system-port': checked out '631dbc2f37c19d9be2116adbb30897a4fe070c9a' [Pipeline] sh + ls -d system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-common/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-device/master /root/workspace/xiamen-config/M034/params_new/system-device/slave /root/workspace/xiamen-config/M034/params_new/system-device/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-port/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M034/params_new/system-port/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/params_new/ master peripheral_controller.toml slave system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/params_new/master /root/workspace/xiamen-config/M034/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M034/params_new/params_new/slave /root/workspace/xiamen-config/M034/params_new/params_new/system-ros /root/workspace/xiamen-config/M034/params_M034/params/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] } [Pipeline] // ansiColor [Pipeline] echo M034 [Pipeline] dir Running in /root/workspace/xiamen-config/M034 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M034/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M034/params_M034/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M034/params_M034/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034/params_M034/params/master@tmp [Pipeline] sh + cp -r params_M034 params_orin_master_M034_2023-07-26_09-50-53 [Pipeline] sh + zip -rq params_orin_master_M034_2023-07-26_09-50-53.zip params_orin_master_M034_2023-07-26_09-50-53 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M034/params_orin_master_M034_2023-07-26_09-50-53.zip,/root/workspace/xiamen-config/M034/version.json [Pipeline] sh + curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M034/params_orin_master_M034_2023-07-26_09-50-53.zip"' --form 'version=@"/root/workspace/xiamen-config/M034/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62.5M 0 0 100 62.5M 0 41.4M 0:00:01 0:00:01 --:--:-- 41.4M 100 62.5M 0 0 100 62.5M 0 24.9M 0:00:02 0:00:02 --:--:-- 24.9M 100 62.5M 0 0 100 62.5M 0 17.8M 0:00:03 0:00:03 --:--:-- 17.8M 100 62.5M 0 0 100 62.5M 0 13.8M 0:00:04 0:00:04 --:--:-- 13.8M 100 62.5M 0 0 100 62.5M 0 11.3M 0:00:05 0:00:05 --:--:-- 11.3M 100 62.5M 0 0 100 62.5M 0 9828k 0:00:06 0:00:06 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 8519k 0:00:07 0:00:07 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 7518k 0:00:08 0:00:08 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6727k 0:00:09 0:00:09 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 6087k 0:00:10 0:00:10 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5558k 0:00:11 0:00:11 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 5114k 0:00:12 0:00:12 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4735k 0:00:13 0:00:13 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4409k 0:00:14 0:00:14 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 4124k 0:00:15 0:00:15 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3874k 0:00:16 0:00:16 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3653k 0:00:17 0:00:17 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3456k 0:00:18 0:00:18 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3278k 0:00:19 0:00:19 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 3118k 0:00:20 0:00:20 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2973k 0:00:21 0:00:21 --:--:-- 0 100 62.5M 0 0 100 62.5M 0 2841k 0:00:22 0:00:22 --:--:-- 0 100 62.5M 0 43 100 62.5M 1 2758k 0:00:23 0:00:23 --:--:-- 9 100 62.5M 0 43 100 62.5M 1 2758k 0:00:23 0:00:23 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M038.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": "# 参数发布通知 ### [厦门034参数] --- - 状态: 编译成功 - 执行人:wuxintao - 更新车辆: > - [M034master]: **公有dev**: ce0ba74.**2023/07/25/17:00:51** **私有dev**: 1478306.**2023/07/25/19:38:45** --- > 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 555 100 27 100 528 257 5028 --:--:-- --:--:-- --:--:-- 5285 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS