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/199/repository/commits/6f53493
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/6f53493
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"6f53493752e946c5d1ffc9ed3f781ea06142b375","short_id":"6f534937","created_at":"2023-05-14T09:52:00.000+08:00","parent_ids":["f1cc4a1b3f570de623f9cd4acbdc4b6b98304fb4"],"title":"update params","message":"update params\n","author_name":"zhaoxuejiang","author_email":"zhaoxuejiang@senior.auto","authored_date":"2023-05-14T09:52:00.000+08:00","committer_name":"zhaoxuejiang","committer_email":"zhaoxuejiang@senior.auto","committed_date":"2023-05-14T09:52:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/6f53493752e946c5d1ffc9ed3f781ea06142b375","stats":{"additions":35,"deletions":0,"total":35},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399