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/476/repository/commits/8677e3f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/476/repository/commits/8677e3f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8677e3f9cad33205adfdcfa61bb641a0e3ce6362","short_id":"8677e3f9","created_at":"2023-07-24T11:37:36.000+08:00","parent_ids":["2c9cad5cb4381071fdeff9a1ba077d8df5b5d1c5"],"title":"note_out: 车周点过滤参数字段修改","message":"note_out: 车周点过滤参数字段修改\n","author_name":"liuwenjing","author_email":"liuwenjing@senior.auto","authored_date":"2023-07-24T11:37:36.000+08:00","committer_name":"liuwenjing","committer_email":"liuwenjing@senior.auto","committed_date":"2023-07-24T11:37:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M039/-/commit/8677e3f9cad33205adfdcfa61bb641a0e3ce6362","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":476,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399