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/af311a8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/af311a8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"af311a863c73f5232acd8ff4e5c2520d64e88abb","short_id":"af311a86","created_at":"2025-10-27T10:33:20.000+08:00","parent_ids":["1dba208ffa973e677e2d188c154b6ea3675b03a0"],"title":"feat_out: 单一路段查找 修改为 范围路段查找 0.05m范围","message":"feat_out: 单一路段查找 修改为 范围路段查找 0.05m范围\n","author_name":"zhaozitong","author_email":"zhaozitong@senior.auto","authored_date":"2025-10-27T10:33:20.000+08:00","committer_name":"zhaozitong","committer_email":"zhaozitong@senior.auto","committed_date":"2025-10-27T10:33:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/af311a863c73f5232acd8ff4e5c2520d64e88abb","stats":{"additions":50,"deletions":7,"total":57},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399