Console Output

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/623/repository/commits/dd0d69d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/dd0d69d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dd0d69d6a09ba4d41ddebe0ecf170b6d60dc8c18","short_id":"dd0d69d6","created_at":"2025-11-05T18:04:48.000+08:00","parent_ids":["fe4d6343000dfa6c9346a903319edb7eb6bfe33e"],"title":"feat_out: 新增ConvertRoutingRequestToString 函数定义","message":"feat_out: 新增ConvertRoutingRequestToString 函数定义\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-11-05T18:04:48.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-11-05T18:04:48.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/dd0d69d6a09ba4d41ddebe0ecf170b6d60dc8c18","stats":{"additions":13,"deletions":0,"total":13},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399