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/301/repository/commits/14b3ab4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/301/repository/commits/14b3ab4
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"14b3ab42d11cd4c46f9cbcf75ec0e10727ded113","short_id":"14b3ab42","created_at":"2023-09-04T11:57:51.000+08:00","parent_ids":["56ee9006c40e144d8b4a02dea8046a2735b8c9a8"],"title":"feat_out:优化标准输出内容","message":"feat_out:优化标准输出内容\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2023-09-04T11:57:51.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2023-09-04T11:57:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/ros-bridge/-/commit/14b3ab42d11cd4c46f9cbcf75ec0e10727ded113","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":301,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399