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/314/repository/commits/1f36988
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/314/repository/commits/1f36988
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"1f369887ce907f52c7bd0640f498d5741b3b211f","short_id":"1f369887","created_at":"2023-09-21T11:53:12.000+08:00","parent_ids":["c20c7e19b86cf1a7d69feb97058e73270ea7f22f"],"title":"fix_out: update","message":"fix_out: update\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-09-21T11:53:12.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-09-21T11:53:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/test/tools/-/commit/1f369887ce907f52c7bd0640f498d5741b3b211f","stats":{"additions":14,"deletions":7,"total":21},"status":null,"project_id":314,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399