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/453/repository/commits/219464d
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/453/repository/commits/219464d
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"219464d9827f335a9c1e151b56144f3e3d3afe14","short_id":"219464d9","created_at":"2023-06-03T17:56:32.000+08:00","parent_ids":["1be7738e44ac0a7e138e0cb30efab11b35c7bf7c"],"title":"fix_out:6-3 lidars extrinsics","message":"fix_out:6-3 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-06-03T17:56:32.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-06-03T17:56:32.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M016/-/commit/219464d9827f335a9c1e151b56144f3e3d3afe14","stats":{"additions":48,"deletions":61,"total":109},"status":null,"project_id":453,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399