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/95/repository/commits/feb295f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/95/repository/commits/feb295f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"feb295f617214397847babd8d6f44c23fddcbc03","short_id":"feb295f6","created_at":"2025-04-24T13:14:35.000+08:00","parent_ids":["db531459465c26c75870f6d68282a0b190e92fc3"],"title":"公路运输临时版","message":"公路运输临时版\n","author_name":"matao","author_email":"matao@senior.auto","authored_date":"2025-04-24T13:14:35.000+08:00","committer_name":"matao","committer_email":"matao@senior.auto","committed_date":"2025-04-24T13:14:35.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/msf_localization/-/commit/feb295f617214397847babd8d6f44c23fddcbc03","stats":{"additions":12,"deletions":6,"total":18},"status":null,"project_id":95,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399