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/16/repository/commits/9a2c2f3
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/9a2c2f3
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9a2c2f3b29c6d57f366405daf73e880b0dec5124","short_id":"9a2c2f3b","created_at":"2023-06-05T13:07:56.000+08:00","parent_ids":["36ec0ea8dcfc26e20db20571dc32101bac8a0f5c","c49037148ddcbb5a98ee6b9ca7aa98ad2fbd8367"],"title":"Merge remote-tracking branch 'origin/feat_prediction' into dev","message":"Merge remote-tracking branch 'origin/feat_prediction' into dev\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-06-05T13:07:56.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-06-05T13:07:56.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/9a2c2f3b29c6d57f366405daf73e880b0dec5124","stats":{"additions":57,"deletions":4,"total":61},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399