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/586/repository/commits/8f65581
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/8f65581
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8f65581729197e8151573a382c109be1d18049da","short_id":"8f655817","created_at":"2025-11-28T16:10:07.000+08:00","parent_ids":["999c362a089fdf68cc225a40cd5f8fe47f1e8c34"],"title":"fix:对准使用定位速度","message":"fix:对准使用定位速度\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-11-28T16:10:07.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo@senior.auto","committed_date":"2025-11-28T16:10:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/8f65581729197e8151573a382c109be1d18049da","stats":{"additions":8,"deletions":6,"total":14},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399