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/447/repository/commits/309e824
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/447/repository/commits/309e824
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"309e824a450b1b691697bbf651d2dab9ff1ae51d","short_id":"309e824a","created_at":"2023-10-18T14:05:03.000+08:00","parent_ids":["19ccd0de2544a586a8b52c4407a7afebb3950527"],"title":"fix: mpc优化测试","message":"fix: mpc优化测试\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2023-10-18T14:05:03.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2023-10-18T14:05:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M010/-/commit/309e824a450b1b691697bbf651d2dab9ff1ae51d","stats":{"additions":841,"deletions":0,"total":841},"status":null,"project_id":447,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399