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/1233/repository/commits/62bc0dc
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1233/repository/commits/62bc0dc
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"62bc0dcf700cbb37812f9553f212f3f3601a7c54","short_id":"62bc0dcf","created_at":"2023-11-27T17:00:02.000+08:00","parent_ids":["8765271a57aacc7ea67389c6145bc646ab8314a2"],"title":"feat_out: 删除私有plan参数","message":"feat_out: 删除私有plan参数\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-11-27T17:00:02.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-11-27T17:00:02.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/bulk_port/V005/-/commit/62bc0dcf700cbb37812f9553f212f3f3601a7c54","stats":{"additions":0,"deletions":740,"total":740},"status":null,"project_id":1233,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399