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/446/repository/commits/0ff0557
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/0ff0557
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0ff055754cd7944a1ab8eed159ae296bbb7cc4de","short_id":"0ff05575","created_at":"2023-12-18T13:27:55.000+08:00","parent_ids":["33916c1f668c174882d590178440569b2ccca78d"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:27:55.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:27:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/0ff055754cd7944a1ab8eed159ae296bbb7cc4de","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":446,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399