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/74/repository/commits/4fe60a2
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/74/repository/commits/4fe60a2
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4fe60a299bff8cd5a273cef0bbb4a7ec9c9e86a2","short_id":"4fe60a29","created_at":"2025-06-17T14:07:05.000+08:00","parent_ids":["5b748c1a4e4c59f0844c2a06849ca36e4a69f983"],"title":"fix_out:修复参数加载问题","message":"fix_out:修复参数加载问题\n","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2025-06-17T14:07:05.000+08:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2025-06-17T14:07:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/hesai_lidar/-/commit/4fe60a299bff8cd5a273cef0bbb4a7ec9c9e86a2","stats":{"additions":2,"deletions":159,"total":161},"status":null,"project_id":74,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399