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/605/repository/commits/16fa536
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/16fa536
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"16fa5366f9a20f6479f750399a761782e1ae602b","short_id":"16fa5366","created_at":"2023-07-10T11:34:13.000+08:00","parent_ids":["f8df684df0d06286c2c80aa6553ad047c6ae7f56"],"title":"feat_out:删除临时文件","message":"feat_out:删除临时文件\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-07-10T11:34:13.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-07-10T11:34:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/16fa5366f9a20f6479f750399a761782e1ae602b","stats":{"additions":0,"deletions":19471,"total":19471},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399