Console Output

Started by user wuxintao
Obtained xiamen-config-23-30-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 4a44e1ca847927e9110cd2efef1be4fc7bf7436c
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-023-030-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 4a44e1ca847927e9110cd2efef1be4fc7bf7436c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a44e1ca847927e9110cd2efef1be4fc7bf7436c # timeout=10
Commit message: "Update msgWeb.groovy"
 > git rev-list --no-walk 4a44e1ca847927e9110cd2efef1be4fc7bf7436c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
shared_config不更新参数
[Pipeline] echo
M023不更新参数
[Pipeline] echo
M024不更新参数
[Pipeline] echo
M025不更新参数
[Pipeline] echo
M026不更新参数
[Pipeline] echo
M028不更新参数
[Pipeline] echo
M029不更新参数
[Pipeline] echo
M030不更新参数
[Pipeline] echo
[M027]
[Pipeline] echo
[M027]
[Pipeline] echo
M027
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-023-030-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-023-030-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 1e3683f9a6add1f74dc2d189d76b272082660190 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e3683f9a6add1f74dc2d189d76b272082660190 # timeout=10
Commit message: "Update xiamen-config-cloud.jenkinsfile"
 > git rev-list --no-walk b038f2a11a66cec1ec269c98ba35d3824fdcc5f6 # 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
M023.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M023.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M023.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M023.json
[Pipeline] echo
M024.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M024.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M024.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M024.json
[Pipeline] echo
M025.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M025.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M025.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M025.json
[Pipeline] echo
M026.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M026.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M026.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M026.json
[Pipeline] echo
M027.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M027.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M027.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M027.json
[Pipeline] echo
M028.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M028.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M028.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M028.json
[Pipeline] echo
M029.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M029.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M029.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M029.json
[Pipeline] echo
M030.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M030.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M030.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M030.json
[Pipeline] echo
[M027]
[Pipeline] echo
M027
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M027
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M027/params_M027
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M027/params /root/workspace/xiamen-config/M027/params_M027 /root/workspace/xiamen-config/M027/params_orin_master_M027_2023-06-16_23-13-53 /root/workspace/xiamen-config/M027/params_orin_master_M027_2023-06-16_23-13-53.zip /root/workspace/xiamen-config/M027/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M027
[Pipeline] {
[Pipeline] echo
[M027]
[Pipeline] echo
更新M027参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M027
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M027.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
 > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M027/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/config/xiamen/M027.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision f91ac1421bf7559ef379524f0781ffb03fc319f5 (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f91ac1421bf7559ef379524f0781ffb03fc319f5 # timeout=300000
Commit message: "fix_out:7-6 lidarsextrincisc"
 > git rev-list --no-walk 8f7a94b633e5e16d2913c6b14d65044adb581d8d # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M027.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=M027
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M027
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-05T04:00:15.278Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:33.062Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T04:43:39.694Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:56.155Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M027
[Pipeline] echo
config/xiamen/M027
[Pipeline] echo
464
[Pipeline] echo
464
[Pipeline] echo
8f7a94b
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 464 8f7a94b f91ac14
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M027.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"8f7a94b","shared_config":"c6a2fd2"}}
[Pipeline] echo
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"c6a2fd2"}}
[Pipeline] sh
+ echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"c6a2fd2"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M027.json
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"c6a2fd2"}}
[Pipeline] echo
{"repo_name":"params_orin_master_M027","branch":"dev","time":"2023-07-06_13-41-58","commit_id":"f91ac14","version":"","commit_msgs":"IOWIoOmZpOWNlei9puWPguaVsAogdXBkYXRlIHBhcmFtcwo3LTYgbGlkYXJzZXh0cmluY2lzYw==,5Zyw5Zu+5LiK5LqRCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4=,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="}
[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=M027
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M027
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-05T04:00:15.278Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:53:33.062Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T04:43:39.694Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:14:56.155Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M027
[Pipeline] echo
config/xiamen/M027
[Pipeline] echo
464
[Pipeline] echo
464
[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/464/repository/commits/f91ac14
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/464/repository/commits/f91ac14
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"f91ac1421bf7559ef379524f0781ffb03fc319f5","short_id":"f91ac142","created_at":"2023-07-06T12:43:36.000+08:00","parent_ids":["cdb2626fc07e7861d0d7b28df0ff97e6e84195dc"],"title":"fix_out:7-6 lidarsextrincisc","message":"fix_out:7-6 lidarsextrincisc\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-06T12:43:36.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-06T12:43:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M027/-/commit/f91ac1421bf7559ef379524f0781ffb03fc319f5","stats":{"additions":32,"deletions":35,"total":67},"status":null,"project_id":464,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/07/06/12:43:36
[Pipeline] echo
dev**: f91ac14.**2023/07/06/12:43:36**   
 
[Pipeline] dir
Running in /root/workspace/xiamen-config/M027/params_M027
[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/M027/params_M027 # 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 dedf8dd4a50296e7dc297e1f70df9f69a9c22ef7 (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dedf8dd4a50296e7dc297e1f70df9f69a9c22ef7 # timeout=30000
Commit message: "Merge branch 'test6' into dev"
 > git rev-list --no-walk f42ee2a3fef53b50f86b3f54446d3f9aa1a9c12d # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
+ cp -r .git/ params pointcloud /root/workspace/xiamen-config/shared_config/dev/
[Pipeline] sh
+ rm -rf params_M027@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M027.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-04T11:29:03.387Z","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-04T07:48:33.268Z","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-03T07:33:09.782Z","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-04T07:48:34.809Z","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-06T03:18:19.551Z","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-03T11:37:32.113Z","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-06T02:24:31.159Z","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-04T07:48:33.876Z","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-06-21T10:17:17.759Z","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-05-22T06:44:38.336Z","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-03T07:41:09.759Z","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-03T07:37:19.512Z","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-03T07:37:19.512Z","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-04T06:01:58.732Z","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
c6a2fd2
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 c6a2fd2 dedf8dd
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M027.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"c6a2fd2"}}
[Pipeline] echo
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"dedf8dd"}}
[Pipeline] sh
+ echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"dedf8dd"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M027.json
{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"f91ac14","shared_config":"dedf8dd"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-06_13-42-11","commit_id":"dedf8dd","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IHBsYW4g5Zyw5Zu+5LiK5LqR5Y+C5pWwCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWNleW4p+i9rOWQkeinkuWwj+S6jjAuNOW6pgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDpmZDliLbkvY7pgJ/ovazlkJHlop7ph48KCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4K6LCD5pW0c3ByZWFkZXJfZGV0ZWN0aW9uIHRvcGlj5YiG57uECuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUKdXBkYXRlIGVycm9yX2NvZGVzLnRvbWwK5Yig6Zmk6IqC54K5CuS/ruWkjeW9leWMheWPguaVsOmUmeivrwrmiZPlvIDlm77lg4/liIblibLoioLngrkKIOi/m+WFpei9pumBk+S/neaMgeeahOaoquWBj+aUueS4ujAuMm0KIOaOp+WItuWPguaVsOS8mOWMlu+8jHBsYW7lop7liqDovazlkJHpmZDpgJ/lj4LmlbAKCiDpmZDpgJ/ljZXkvY1idWcKCiDmjqfliLblj4LmlbDplJnor68KCuS/ruaUuUJBRzIx5b2V5Yi2dG9waWMK5L+u5aSN5b2V5YyF5Y2h5q2755qEYnVnCiBuZXcgbXBjIHBhcmFtZXRlcnMKCuabtOaWsOmUmeivr+eggemFjee9ruaWh+S7tmVycm9yX2NvZGVzLnRvbWwK5aKe5Yqgc3ByZWFkZXJfaW5mb+WIhue7hAog5pyA5L2O6ZmQ6YCf5pS55Li6NQ==,IOWOpumXqOWPs+WJjWJw6Zu36L6+c2Vn5Y+C5pWw5L+u5pS577yM5L+d55WZ5YWF55S15p6qCmNyYW5lX2FsaWdu5aKe5YqgM+emvui1mzPpgJ/ohb7nmoTpm7fovr7phY3nva4K5Y6m6Zeo5a+55L2N5Y+C5pWw6L+t5LujMjEwX0FfNDBmdC4xNF9BXzQwZnQuMjFfQl80MGZ0LjIyX0FfNDBmdC43X0JfNDVmdArlkIrlhbflr7nkvY3lj4LmlbDpgILphY0KIOWinuWKoC9zZWdtZW50YXRpb24vY29udG91cueahOW9leWItu+8iOW+iOWwj++8iQog5aKe5YqgIGNyYW5lX2dwc19tYXAg5omA5L2/55So55qE5qih5p2/CiDljrvovabkvZPljLrln5/kv67mlLnvvIzmt7vliqDlrZfmrrUKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwoxLG1hc3RlcuWSjHNsYXZl5LiL55qEc3lzdGVtLXJvcy9jb25maWcvbm9kZV9leHBvcnRlci50b21s5paH5Lu25Lit5LiN5YaNcGluZ+S6keaOpzsyLOeUseS6juW3sue7j+WvueWPguaVsOaWh+S7tuWBmuS6huS4u+S7juWMuuWIhu+8jOaJgOS7peS4jeWGjXBpbmfoh6rlt7E7CiDlnLDlm77lpJbnmoTooYzkurrvvIznlKjmm7Tpq5jnmoTliIbmlbDov4fmu6QKIOWinuWKoCDnrrHpl6jlkozlkIrlhbcgeCDmlrnlkJEgcm9p6IyD5Zu0Cuiwg+aVtOWQiuWFt+WvueS9jeebuOWFs+WBj+e9ruWPguaVsO+8jOiwg+aVtOeusemXqOajgOa1i+mYiOWAvA=="}
[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-04T11:29:03.387Z","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-04T07:48:33.268Z","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-03T07:33:09.782Z","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-04T07:48:34.809Z","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-06T03:18:19.551Z","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-03T11:37:32.113Z","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-06T02:24:31.159Z","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-04T07:48:33.876Z","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-06-21T10:17:17.759Z","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-05-22T06:44:38.336Z","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-03T07:41:09.759Z","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-03T07:37:19.512Z","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-03T07:37:19.512Z","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-04T06:01:58.732Z","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/dedf8dd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/dedf8dd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dedf8dd4a50296e7dc297e1f70df9f69a9c22ef7","short_id":"dedf8dd4","created_at":"2023-07-06T10:24:28.000+08:00","parent_ids":["9cfba291943bbc14db7da57f00d52f855db2dc66","55eb5bbd3c60087ada0f43d732259034f9fdddfe"],"title":"Merge branch 'test6' into dev","message":"Merge branch 'test6' into dev\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2023-07-06T10:24:28.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2023-07-06T10:24:28.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/dedf8dd4a50296e7dc297e1f70df9f69a9c22ef7","stats":{"additions":34,"deletions":125,"total":159},"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/06/10:24:28
[Pipeline] echo
dev**: dedf8dd.**2023/07/06/10:24:28**   
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_master_M027","branch":"dev","time":"2023-07-06_13-41-58","commit_id":"f91ac14","version":"","commit_msgs":"IOWIoOmZpOWNlei9puWPguaVsAogdXBkYXRlIHBhcmFtcwo3LTYgbGlkYXJzZXh0cmluY2lzYw==,5Zyw5Zu+5LiK5LqRCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4=,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-06_13-42-11","commit_id":"dedf8dd","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IHBsYW4g5Zyw5Zu+5LiK5LqR5Y+C5pWwCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWNleW4p+i9rOWQkeinkuWwj+S6jjAuNOW6pgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDpmZDliLbkvY7pgJ/ovazlkJHlop7ph48KCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4K6LCD5pW0c3ByZWFkZXJfZGV0ZWN0aW9uIHRvcGlj5YiG57uECuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUKdXBkYXRlIGVycm9yX2NvZGVzLnRvbWwK5Yig6Zmk6IqC54K5CuS/ruWkjeW9leWMheWPguaVsOmUmeivrwrmiZPlvIDlm77lg4/liIblibLoioLngrkKIOi/m+WFpei9pumBk+S/neaMgeeahOaoquWBj+aUueS4ujAuMm0KIOaOp+WItuWPguaVsOS8mOWMlu+8jHBsYW7lop7liqDovazlkJHpmZDpgJ/lj4LmlbAKCiDpmZDpgJ/ljZXkvY1idWcKCiDmjqfliLblj4LmlbDplJnor68KCuS/ruaUuUJBRzIx5b2V5Yi2dG9waWMK5L+u5aSN5b2V5YyF5Y2h5q2755qEYnVnCiBuZXcgbXBjIHBhcmFtZXRlcnMKCuabtOaWsOmUmeivr+eggemFjee9ruaWh+S7tmVycm9yX2NvZGVzLnRvbWwK5aKe5Yqgc3ByZWFkZXJfaW5mb+WIhue7hAog5pyA5L2O6ZmQ6YCf5pS55Li6NQ==,IOWOpumXqOWPs+WJjWJw6Zu36L6+c2Vn5Y+C5pWw5L+u5pS577yM5L+d55WZ5YWF55S15p6qCmNyYW5lX2FsaWdu5aKe5YqgM+emvui1mzPpgJ/ohb7nmoTpm7fovr7phY3nva4K5Y6m6Zeo5a+55L2N5Y+C5pWw6L+t5LujMjEwX0FfNDBmdC4xNF9BXzQwZnQuMjFfQl80MGZ0LjIyX0FfNDBmdC43X0JfNDVmdArlkIrlhbflr7nkvY3lj4LmlbDpgILphY0KIOWinuWKoC9zZWdtZW50YXRpb24vY29udG91cueahOW9leWItu+8iOW+iOWwj++8iQog5aKe5YqgIGNyYW5lX2dwc19tYXAg5omA5L2/55So55qE5qih5p2/CiDljrvovabkvZPljLrln5/kv67mlLnvvIzmt7vliqDlrZfmrrUKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwoxLG1hc3RlcuWSjHNsYXZl5LiL55qEc3lzdGVtLXJvcy9jb25maWcvbm9kZV9leHBvcnRlci50b21s5paH5Lu25Lit5LiN5YaNcGluZ+S6keaOpzsyLOeUseS6juW3sue7j+WvueWPguaVsOaWh+S7tuWBmuS6huS4u+S7juWMuuWIhu+8jOaJgOS7peS4jeWGjXBpbmfoh6rlt7E7CiDlnLDlm77lpJbnmoTooYzkurrvvIznlKjmm7Tpq5jnmoTliIbmlbDov4fmu6QKIOWinuWKoCDnrrHpl6jlkozlkIrlhbcgeCDmlrnlkJEgcm9p6IyD5Zu0Cuiwg+aVtOWQiuWFt+WvueS9jeebuOWFs+WBj+e9ruWPguaVsO+8jOiwg+aVtOeusemXqOajgOa1i+mYiOWAvA=="}],"device":1,"device_name":"M027_Master","type":0,"project":5}
[Pipeline] echo
M027
[Pipeline] sh
++ ls
++ grep -v params_M027
++ grep -v version.json
++ xargs
+ cp -r params params_M027/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_master_M027","branch":"dev","time":"2023-07-06_13-41-58","commit_id":"f91ac14","version":"","commit_msgs":"IOWIoOmZpOWNlei9puWPguaVsAogdXBkYXRlIHBhcmFtcwo3LTYgbGlkYXJzZXh0cmluY2lzYw==,5Zyw5Zu+5LiK5LqRCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4=,IOebuOacuumFjee9rjEwODBwLT43MjBw77yM6ZmN5L2OQ1BV5Y2g55SoJuinhOaVtOebuOacuuWPguaVsOagvOW8jw=="},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-07-06_13-42-11","commit_id":"dedf8dd","version":"","commit_msgs":"5aKe5Yqg5qCH5a6a5Yid5aeL5YyW5Y+C5pWw,IHBsYW4g5Zyw5Zu+5LiK5LqR5Y+C5pWwCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog5Y+W5raI5L2O6YCf5o6n5Yi25aKe55uKCgog6ZmQ5Yi25L2O6YCf6L2s5ZCR5aKe6YePCgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWNleW4p+i9rOWQkeinkuWwj+S6jjAuNOW6pgog5o6n5Yi25Y+C5pWw77yM5YeP5bCPNjEyMDAxLzLmiqXorabpmIjlgLwKIOaOp+WItuWPguaVsO+8jOWHj+WwjzYxMjAwMS8y5oql6K2m6ZiI5YC8CiDpmZDliLbkvY7pgJ/ovazlkJHlop7ph48KCuWFqOmHj+W9leWMhei/m+eoi+WuiOaKpCblnLDlm77kuIrkupHlkK/liqjphY3nva4K6LCD5pW0c3ByZWFkZXJfZGV0ZWN0aW9uIHRvcGlj5YiG57uECuiwg+aVtHNwcmVhZGVyX2RldGVjdGlvbiB0b3BpY+WIhue7hArmmoLml7blhbPpl63mv4DlhYnlrprkvY3lvZXljIUKdXBkYXRlIGVycm9yX2NvZGVzLnRvbWwK5Yig6Zmk6IqC54K5CuS/ruWkjeW9leWMheWPguaVsOmUmeivrwrmiZPlvIDlm77lg4/liIblibLoioLngrkKIOi/m+WFpei9pumBk+S/neaMgeeahOaoquWBj+aUueS4ujAuMm0KIOaOp+WItuWPguaVsOS8mOWMlu+8jHBsYW7lop7liqDovazlkJHpmZDpgJ/lj4LmlbAKCiDpmZDpgJ/ljZXkvY1idWcKCiDmjqfliLblj4LmlbDplJnor68KCuS/ruaUuUJBRzIx5b2V5Yi2dG9waWMK5L+u5aSN5b2V5YyF5Y2h5q2755qEYnVnCiBuZXcgbXBjIHBhcmFtZXRlcnMKCuabtOaWsOmUmeivr+eggemFjee9ruaWh+S7tmVycm9yX2NvZGVzLnRvbWwK5aKe5Yqgc3ByZWFkZXJfaW5mb+WIhue7hAog5pyA5L2O6ZmQ6YCf5pS55Li6NQ==,IOWOpumXqOWPs+WJjWJw6Zu36L6+c2Vn5Y+C5pWw5L+u5pS577yM5L+d55WZ5YWF55S15p6qCmNyYW5lX2FsaWdu5aKe5YqgM+emvui1mzPpgJ/ohb7nmoTpm7fovr7phY3nva4K5Y6m6Zeo5a+55L2N5Y+C5pWw6L+t5LujMjEwX0FfNDBmdC4xNF9BXzQwZnQuMjFfQl80MGZ0LjIyX0FfNDBmdC43X0JfNDVmdArlkIrlhbflr7nkvY3lj4LmlbDpgILphY0KIOWinuWKoC9zZWdtZW50YXRpb24vY29udG91cueahOW9leWItu+8iOW+iOWwj++8iQog5aKe5YqgIGNyYW5lX2dwc19tYXAg5omA5L2/55So55qE5qih5p2/CiDljrvovabkvZPljLrln5/kv67mlLnvvIzmt7vliqDlrZfmrrUKMSxtYXN0ZXLlkoxzbGF2ZeS4i+eahHN5c3RlbS1yb3MvY29uZmlnL25vZGVfZXhwb3J0ZXIudG9tbOaWh+S7tuS4reS4jeWGjXBpbmfkupHmjqc7MiznlLHkuo7lt7Lnu4/lr7nlj4LmlbDmlofku7blgZrkuobkuLvku47ljLrliIbvvIzmiYDku6XkuI3lho1waW5n6Ieq5bexOwoxLG1hc3RlcuWSjHNsYXZl5LiL55qEc3lzdGVtLXJvcy9jb25maWcvbm9kZV9leHBvcnRlci50b21s5paH5Lu25Lit5LiN5YaNcGluZ+S6keaOpzsyLOeUseS6juW3sue7j+WvueWPguaVsOaWh+S7tuWBmuS6huS4u+S7juWMuuWIhu+8jOaJgOS7peS4jeWGjXBpbmfoh6rlt7E7CiDlnLDlm77lpJbnmoTooYzkurrvvIznlKjmm7Tpq5jnmoTliIbmlbDov4fmu6QKIOWinuWKoCDnrrHpl6jlkozlkIrlhbcgeCDmlrnlkJEgcm9p6IyD5Zu0Cuiwg+aVtOWQiuWFt+WvueS9jeebuOWFs+WBj+e9ruWPguaVsO+8jOiwg+aVtOeusemXqOajgOa1i+mYiOWAvA=="}],"device":1,"device_name":"M027_Master","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M027@tmp
[Pipeline] echo
  >  - <font color=#3C3C3C> [M027master]:   
 **公有dev**: dedf8dd.**2023/07/06/10:24:28**   
 **私有dev**: f91ac14.**2023/07/06/12:43:36**   
 </font>  
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M027@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 M027拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M027/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/M027.git > git init /root/workspace/xiamen-config/M027/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M027.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 9eac6415f54fd826de8ba2c4315ce99832837f43 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 9eac6415f54fd826de8ba2c4315ce99832837f43 # timeout=300000 Commit message: "update branch and submodules" 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/M027/params_new/system-common'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 9.10 KiB | 9.10 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-device'... remote: Enumerating objects: 182, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/182) Receiving objects: 1% (2/182) Receiving objects: 2% (4/182) remote: Total 182 (delta 2), reused 29 (delta 2), pack-reused 153 Receiving objects: 3% (6/182) Receiving objects: 4% (8/182) Receiving objects: 5% (10/182) Receiving objects: 6% (11/182) Receiving objects: 7% (13/182) Receiving objects: 8% (15/182) Receiving objects: 9% (17/182) Receiving objects: 10% (19/182) Receiving objects: 11% (21/182) Receiving objects: 12% (22/182) Receiving objects: 13% (24/182) Receiving objects: 14% (26/182) Receiving objects: 15% (28/182) Receiving objects: 16% (30/182) Receiving objects: 17% (31/182) Receiving objects: 18% (33/182) Receiving objects: 19% (35/182) Receiving objects: 20% (37/182) Receiving objects: 21% (39/182) Receiving objects: 22% (41/182) Receiving objects: 23% (42/182) Receiving objects: 24% (44/182) Receiving objects: 25% (46/182) Receiving objects: 26% (48/182) Receiving objects: 27% (50/182) Receiving objects: 28% (51/182) Receiving objects: 29% (53/182) Receiving objects: 30% (55/182) Receiving objects: 31% (57/182) Receiving objects: 32% (59/182) Receiving objects: 33% (61/182) Receiving objects: 34% (62/182) Receiving objects: 35% (64/182) Receiving objects: 36% (66/182) Receiving objects: 37% (68/182) Receiving objects: 38% (70/182) Receiving objects: 39% (71/182) Receiving objects: 40% (73/182) Receiving objects: 41% (75/182) Receiving objects: 42% (77/182) Receiving objects: 43% (79/182) Receiving objects: 44% (81/182) Receiving objects: 45% (82/182) Receiving objects: 46% (84/182) Receiving objects: 47% (86/182) Receiving objects: 48% (88/182) Receiving objects: 49% (90/182) Receiving objects: 50% (91/182) Receiving objects: 51% (93/182) Receiving objects: 52% (95/182) Receiving objects: 53% (97/182) Receiving objects: 54% (99/182) Receiving objects: 55% (101/182) Receiving objects: 56% (102/182) Receiving objects: 57% (104/182) Receiving objects: 58% (106/182) Receiving objects: 59% (108/182) Receiving objects: 60% (110/182) Receiving objects: 61% (112/182) Receiving objects: 62% (113/182) Receiving objects: 63% (115/182) Receiving objects: 64% (117/182) Receiving objects: 65% (119/182) Receiving objects: 66% (121/182) Receiving objects: 67% (122/182) Receiving objects: 68% (124/182) Receiving objects: 69% (126/182) Receiving objects: 70% (128/182) Receiving objects: 71% (130/182) Receiving objects: 72% (132/182) Receiving objects: 73% (133/182) Receiving objects: 74% (135/182) Receiving objects: 75% (137/182) Receiving objects: 76% (139/182) Receiving objects: 77% (141/182) Receiving objects: 78% (142/182) Receiving objects: 79% (144/182) Receiving objects: 80% (146/182) Receiving objects: 81% (148/182) Receiving objects: 82% (150/182) Receiving objects: 83% (152/182) Receiving objects: 84% (153/182) Receiving objects: 85% (155/182) Receiving objects: 86% (157/182) Receiving objects: 87% (159/182) Receiving objects: 88% (161/182) Receiving objects: 89% (162/182) Receiving objects: 90% (164/182) Receiving objects: 91% (166/182) Receiving objects: 92% (168/182) Receiving objects: 93% (170/182) Receiving objects: 94% (172/182) Receiving objects: 95% (173/182) Receiving objects: 96% (175/182) Receiving objects: 97% (177/182) Receiving objects: 98% (179/182) Receiving objects: 99% (181/182) Receiving objects: 100% (182/182) Receiving objects: 100% (182/182), 29.83 KiB | 14.91 MiB/s, done. Resolving deltas: 0% (0/72) Resolving deltas: 1% (1/72) Resolving deltas: 2% (2/72) Resolving deltas: 6% (5/72) Resolving deltas: 11% (8/72) Resolving deltas: 12% (9/72) Resolving deltas: 13% (10/72) Resolving deltas: 15% (11/72) Resolving deltas: 16% (12/72) Resolving deltas: 26% (19/72) Resolving deltas: 43% (31/72) Resolving deltas: 45% (33/72) Resolving deltas: 56% (41/72) Resolving deltas: 59% (43/72) Resolving deltas: 65% (47/72) Resolving deltas: 70% (51/72) Resolving deltas: 75% (54/72) Resolving deltas: 76% (55/72) Resolving deltas: 77% (56/72) Resolving deltas: 80% (58/72) Resolving deltas: 84% (61/72) Resolving deltas: 90% (65/72) Resolving deltas: 91% (66/72) Resolving deltas: 93% (67/72) Resolving deltas: 95% (69/72) Resolving deltas: 97% (70/72) Resolving deltas: 98% (71/72) Resolving deltas: 100% (72/72) Resolving deltas: 100% (72/72), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-mqtt'... remote: Enumerating objects: 28, done. remote: Total 28 (delta 0), reused 0 (delta 0), pack-reused 28 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.83 KiB | 5.83 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/M027/params_new/system-node-xiamen'... remote: Enumerating objects: 20, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 20 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/20) Receiving objects: 10% (2/20) Receiving objects: 15% (3/20) Receiving objects: 20% (4/20) Receiving objects: 25% (5/20) Receiving objects: 30% (6/20) Receiving objects: 35% (7/20) Receiving objects: 40% (8/20) Receiving objects: 45% (9/20) Receiving objects: 50% (10/20) Receiving objects: 55% (11/20) Receiving objects: 60% (12/20) Receiving objects: 65% (13/20) Receiving objects: 70% (14/20) Receiving objects: 75% (15/20) Receiving objects: 80% (16/20) Receiving objects: 85% (17/20) Receiving objects: 90% (18/20) Receiving objects: 95% (19/20) Receiving objects: 100% (20/20) Receiving objects: 100% (20/20), 4.46 KiB | 4.46 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 40% (2/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-port'... remote: Enumerating objects: 78, done. remote: Counting objects: 1% (1/78) remote: Counting objects: 2% (2/78) remote: Counting objects: 3% (3/78) remote: Counting objects: 5% (4/78) remote: Counting objects: 6% (5/78) remote: Counting objects: 7% (6/78) remote: Counting objects: 8% (7/78) remote: Counting objects: 10% (8/78) remote: Counting objects: 11% (9/78) remote: Counting objects: 12% (10/78) remote: Counting objects: 14% (11/78) remote: Counting objects: 15% (12/78) remote: Counting objects: 16% (13/78) remote: Counting objects: 17% (14/78) remote: Counting objects: 19% (15/78) remote: Counting objects: 20% (16/78) remote: Counting objects: 21% (17/78) remote: Counting objects: 23% (18/78) remote: Counting objects: 24% (19/78) remote: Counting objects: 25% (20/78) remote: Counting objects: 26% (21/78) remote: Counting objects: 28% (22/78) remote: Counting objects: 29% (23/78) remote: Counting objects: 30% (24/78) remote: Counting objects: 32% (25/78) remote: Counting objects: 33% (26/78) remote: Counting objects: 34% (27/78) remote: Counting objects: 35% (28/78) remote: Counting objects: 37% (29/78) remote: Counting objects: 38% (30/78) remote: Counting objects: 39% (31/78) remote: Counting objects: 41% (32/78) remote: Counting objects: 42% (33/78) remote: Counting objects: 43% (34/78) remote: Counting objects: 44% (35/78) remote: Counting objects: 46% (36/78) remote: Counting objects: 47% (37/78) remote: Counting objects: 48% (38/78) remote: Counting objects: 50% (39/78) remote: Counting objects: 51% (40/78) remote: Counting objects: 52% (41/78) remote: Counting objects: 53% (42/78) remote: Counting objects: 55% (43/78) remote: Counting objects: 56% (44/78) remote: Counting objects: 57% (45/78) remote: Counting objects: 58% (46/78) remote: Counting objects: 60% (47/78) remote: Counting objects: 61% (48/78) remote: Counting objects: 62% (49/78) remote: Counting objects: 64% (50/78) remote: Counting objects: 65% (51/78) remote: Counting objects: 66% (52/78) remote: Counting objects: 67% (53/78) remote: Counting objects: 69% (54/78) remote: Counting objects: 70% (55/78) remote: Counting objects: 71% (56/78) remote: Counting objects: 73% (57/78) remote: Counting objects: 74% (58/78) remote: Counting objects: 75% (59/78) remote: Counting objects: 76% (60/78) remote: Counting objects: 78% (61/78) remote: Counting objects: 79% (62/78) remote: Counting objects: 80% (63/78) remote: Counting objects: 82% (64/78) remote: Counting objects: 83% (65/78) remote: Counting objects: 84% (66/78) remote: Counting objects: 85% (67/78) remote: Counting objects: 87% (68/78) remote: Counting objects: 88% (69/78) remote: Counting objects: 89% (70/78) remote: Counting objects: 91% (71/78) remote: Counting objects: 92% (72/78) remote: Counting objects: 93% (73/78) remote: Counting objects: 94% (74/78) remote: Counting objects: 96% (75/78) remote: Counting objects: 97% (76/78) remote: Counting objects: 98% (77/78) remote: Counting objects: 100% (78/78) remote: Counting objects: 100% (78/78), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. remote: Total 78 (delta 42), reused 58 (delta 30), pack-reused 0 Receiving objects: 1% (1/78) Receiving objects: 2% (2/78) Receiving objects: 3% (3/78) Receiving objects: 5% (4/78) Receiving objects: 6% (5/78) Receiving objects: 7% (6/78) Receiving objects: 8% (7/78) Receiving objects: 10% (8/78) Receiving objects: 11% (9/78) Receiving objects: 12% (10/78) Receiving objects: 14% (11/78) Receiving objects: 15% (12/78) Receiving objects: 16% (13/78) Receiving objects: 17% (14/78) Receiving objects: 19% (15/78) Receiving objects: 20% (16/78) Receiving objects: 21% (17/78) Receiving objects: 23% (18/78) Receiving objects: 24% (19/78) Receiving objects: 25% (20/78) Receiving objects: 26% (21/78) Receiving objects: 28% (22/78) Receiving objects: 29% (23/78) Receiving objects: 30% (24/78) Receiving objects: 32% (25/78) Receiving objects: 33% (26/78) Receiving objects: 34% (27/78) Receiving objects: 35% (28/78) Receiving objects: 37% (29/78) Receiving objects: 38% (30/78) Receiving objects: 39% (31/78) Receiving objects: 41% (32/78) Receiving objects: 42% (33/78) Receiving objects: 43% (34/78) Receiving objects: 44% (35/78) Receiving objects: 46% (36/78) Receiving objects: 47% (37/78) Receiving objects: 48% (38/78) Receiving objects: 50% (39/78) Receiving objects: 51% (40/78) Receiving objects: 52% (41/78) Receiving objects: 53% (42/78) Receiving objects: 55% (43/78) Receiving objects: 56% (44/78) Receiving objects: 57% (45/78) Receiving objects: 58% (46/78) Receiving objects: 60% (47/78) Receiving objects: 61% (48/78) Receiving objects: 62% (49/78) Receiving objects: 64% (50/78) Receiving objects: 65% (51/78) Receiving objects: 66% (52/78) Receiving objects: 67% (53/78) Receiving objects: 69% (54/78) Receiving objects: 70% (55/78) Receiving objects: 71% (56/78) Receiving objects: 73% (57/78) Receiving objects: 74% (58/78) Receiving objects: 75% (59/78) Receiving objects: 76% (60/78) Receiving objects: 78% (61/78) Receiving objects: 79% (62/78) Receiving objects: 80% (63/78) Receiving objects: 82% (64/78) Receiving objects: 83% (65/78) Receiving objects: 84% (66/78) Receiving objects: 85% (67/78) Receiving objects: 87% (68/78) Receiving objects: 88% (69/78) Receiving objects: 89% (70/78) Receiving objects: 91% (71/78) Receiving objects: 92% (72/78) Receiving objects: 93% (73/78) Receiving objects: 94% (74/78) Receiving objects: 96% (75/78) Receiving objects: 97% (76/78) Receiving objects: 98% (77/78) Receiving objects: 100% (78/78) Receiving objects: 100% (78/78), 8.90 KiB | 8.90 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 23% (10/42) Resolving deltas: 47% (20/42) Resolving deltas: 52% (22/42) Resolving deltas: 54% (23/42) Resolving deltas: 73% (31/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Submodule path 'system-common': checked out '9d141db70f24f8f80e04b0a09f91dcc4c562ec6b' Submodule path 'system-device': checked out 'e9bdb99ced61908f55e99920ecf04a57f6908d7e' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '662d234ae88c8c307f5432b4bb1f3c566558e352' 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/M027/params_new/params_new [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-common/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-device/master /root/workspace/xiamen-config/M027/params_new/system-device/slave /root/workspace/xiamen-config/M027/params_new/system-device/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/system-port/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/params_new/ master peripheral_controller.toml slave system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/params_new/master /root/workspace/xiamen-config/M027/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/params_new/slave /root/workspace/xiamen-config/M027/params_new/params_new/system-ros /root/workspace/xiamen-config/M027/params_M027/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 M027 [Pipeline] dir Running in /root/workspace/xiamen-config/M027 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M027/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M027/params_M027/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M027/params_M027/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M027/params_M027/params/master@tmp [Pipeline] sh + cp -r params_M027 params_orin_master_M027_2023-07-06_13-42-24 [Pipeline] sh + zip -rq params_orin_master_M027_2023-07-06_13-42-24.zip params_orin_master_M027_2023-07-06_13-42-24 [Pipeline] sh + ls /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 M027@tmp M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M027/params_orin_master_M027_2023-07-06_13-42-24.zip,/root/workspace/xiamen-config/M027/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/M027/params_orin_master_M027_2023-07-06_13-42-24.zip"' --form 'version=@"/root/workspace/xiamen-config/M027/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.4M 0 0 100 62.4M 0 48.1M 0:00:01 0:00:01 --:--:-- 48.1M 100 62.4M 0 0 100 62.4M 0 27.1M 0:00:02 0:00:02 --:--:-- 27.1M 100 62.4M 0 0 100 62.4M 0 18.9M 0:00:03 0:00:03 --:--:-- 18.9M 100 62.4M 0 0 100 62.4M 0 14.5M 0:00:04 0:00:04 --:--:-- 14.5M 100 62.4M 0 0 100 62.4M 0 11.7M 0:00:05 0:00:05 --:--:-- 11.7M 100 62.4M 0 0 100 62.4M 0 9.9M 0:00:06 0:00:06 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 8759k 0:00:07 0:00:07 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 7702k 0:00:08 0:00:08 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 6873k 0:00:09 0:00:09 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 6206k 0:00:10 0:00:10 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 5657k 0:00:11 0:00:11 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 5197k 0:00:12 0:00:12 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 4805k 0:00:13 0:00:13 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 4469k 0:00:14 0:00:14 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 4177k 0:00:15 0:00:15 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3921k 0:00:16 0:00:16 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3694k 0:00:17 0:00:17 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3492k 0:00:18 0:00:18 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3311k 0:00:19 0:00:19 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3148k 0:00:20 0:00:20 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 3000k 0:00:21 0:00:21 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2866k 0:00:22 0:00:22 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2743k 0:00:23 0:00:23 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2630k 0:00:24 0:00:24 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2526k 0:00:25 0:00:25 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2430k 0:00:26 0:00:26 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2340k 0:00:27 0:00:27 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2258k 0:00:28 0:00:28 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2181k 0:00:29 0:00:29 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2109k 0:00:30 0:00:30 --:--:-- 0 100 62.4M 0 0 100 62.4M 0 2041k 0:00:31 0:00:31 --:--:-- 0 100 62.4M 0 43 100 62.4M 1 2021k 0:00:31 0:00:31 --:--:-- 9 [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/M027@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/.M023.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M030.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": "# 参数发布通知 ### [厦门027车参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:wuxintao - 更新车辆: > - <font color=#3C3C3C> [M027master]: **公有dev**: dedf8dd.**2023/07/06/10:24:28** **私有dev**: f91ac14.**2023/07/06/12:43:36** </font> --- > 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 558 100 27 100 531 174 3425 --:--:-- --:--:-- --:--:-- 3600 [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