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/649/repository/commits/0734b30
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/649/repository/commits/0734b30
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0734b30837354024edffb8920286c5659d3f8508","short_id":"0734b308","created_at":"2024-03-22T17:03:58.000+08:00","parent_ids":["3d40b7c74439583243a41464bffb4dcae8f12495"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:58.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:58.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A003/-/commit/0734b30837354024edffb8920286c5659d3f8508","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":649,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399