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/486/repository/commits/ce0ba74
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/ce0ba74
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ce0ba7491b4528296dd8c2b4407cf04cf1956303","short_id":"ce0ba749","created_at":"2023-07-25T17:00:51.000+08:00","parent_ids":["5a24e166c5f4d63b04fe26d8587a77192ca42616"],"title":"feat_out: lka优化参数","message":"feat_out: lka优化参数\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2023-07-25T17:00:51.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2023-07-25T17:00:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/ce0ba7491b4528296dd8c2b4407cf04cf1956303","stats":{"additions":4,"deletions":2,"total":6},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399