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/7786bb5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/7786bb5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"7786bb54ec60868714de1d5dac4c612be1014a4e","short_id":"7786bb54","created_at":"2026-08-21T11:31:13.000+08:00","parent_ids":["ac82c5aa069dc860f6e37c5b167aa83aaab59d8c"],"title":"feat_out: 修复编译错误","message":"feat_out: 修复编译错误\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2026-08-21T11:31:13.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2026-08-21T11:31:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/7786bb54ec60868714de1d5dac4c612be1014a4e","stats":{"additions":1,"deletions":6,"total":7},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399