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/445/repository/commits/55de5a5
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/445/repository/commits/55de5a5
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"55de5a5044b75c566387620be2bece5ec1a093ad","short_id":"55de5a50","created_at":"2023-10-19T11:07:56.000+08:00","parent_ids":["00eeea423c40e4625d71e69339709d4f623b4793"],"title":"feat_out: 底盘跟踪异常阈值改为10","message":"feat_out: 底盘跟踪异常阈值改为10\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-10-19T11:07:56.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-10-19T11:07:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M008/-/commit/55de5a5044b75c566387620be2bece5ec1a093ad","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":445,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399