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/202/repository/commits/3fea120
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/202/repository/commits/3fea120
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3fea120682c41d63d995ca6a6f7cfc3696bbff59","short_id":"3fea1206","created_at":"2023-01-16T13:42:50.000+08:00","parent_ids":["9a75ae1f68aaf4b47a66edbfb8a278e8c7fc482a"],"title":"feat_out: 统一日志路径","message":"feat_out: 统一日志路径\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-01-16T13:42:50.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-01-16T13:42:50.000+08:00","trailers":{},"web_url":"http://159.27.226.4/localization/engineering/msf_assistant/-/commit/3fea120682c41d63d995ca6a6f7cfc3696bbff59","stats":{"additions":55,"deletions":11,"total":66},"status":null,"project_id":202,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399