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/232/repository/commits/fdae0ae
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/232/repository/commits/fdae0ae
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"fdae0aee3196e93fab2b795936a575f5d6de43ed","short_id":"fdae0aee","created_at":"2023-09-25T17:18:05.000+08:00","parent_ids":["a8b2c86575a6685c12df2bb8e3aaa1427e4cdaae"],"title":"feat_out:修改退出机制","message":"feat_out:修改退出机制\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-09-25T17:18:05.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-09-25T17:18:05.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/msg_recorder/-/commit/fdae0aee3196e93fab2b795936a575f5d6de43ed","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":232,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399