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/1429/repository/commits/23ffdc9
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1429/repository/commits/23ffdc9
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"23ffdc930ef7be44cd9466cbddd30f1509e95dfe","short_id":"23ffdc93","created_at":"2025-03-14T17:21:49.000+08:00","parent_ids":["39bc0be39fb54415adfcd8b5a1d0b54c2950b46e"],"title":"feat_out:accumulated_s 拉伸处理","message":"feat_out:accumulated_s 拉伸处理\n","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2025-03-14T17:21:49.000+08:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2025-03-14T17:21:49.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_interface/-/commit/23ffdc930ef7be44cd9466cbddd30f1509e95dfe","stats":{"additions":5,"deletions":0,"total":5},"status":null,"project_id":1429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399