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/436/repository/commits/5a46697
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/5a46697
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"5a466971941185cf11b671040dfbad0ce543b095","short_id":"5a466971","created_at":"2023-07-06T03:19:07.000+08:00","parent_ids":["e058a518878a6b1c69631306f790775b3897da84"],"title":"feat_out:修改版本号样式","message":"feat_out:修改版本号样式\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-07-06T03:19:07.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-07-06T03:19:07.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/5a466971941185cf11b671040dfbad0ce543b095","stats":{"additions":14,"deletions":2,"total":16},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399