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/486/repository/commits/ae1cb7a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/ae1cb7a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ae1cb7a98d49e12426f2d6b6c9b9c23cde9dd0bb","short_id":"ae1cb7a9","created_at":"2023-11-20T11:15:19.000+08:00","parent_ids":["65f5b94914e409da77934184959fc8d19cd72f34"],"title":"feat_out: yaml config","message":"feat_out: yaml config\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-11-20T11:15:19.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-11-20T11:15:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/ae1cb7a98d49e12426f2d6b6c9b9c23cde9dd0bb","stats":{"additions":244,"deletions":44,"total":288},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399