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/469/repository/commits/174352a
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/469/repository/commits/174352a
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"174352ab32480fa30e4af32330e51a9e23aabf95","short_id":"174352ab","created_at":"2023-07-26T09:46:45.000+08:00","parent_ids":["0ca95a2344273f85384ea9cfbfd8dad1fe3010d2"],"title":"fix_out:7-26 lidars extrinsics","message":"fix_out:7-26 lidars extrinsics\n","author_name":"pengchao","author_email":"pengchao@senior.auto","authored_date":"2023-07-26T09:46:45.000+08:00","committer_name":"pengchao","committer_email":"pengchao@senior.auto","committed_date":"2023-07-26T09:46:45.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M032/-/commit/174352ab32480fa30e4af32330e51a9e23aabf95","stats":{"additions":10,"deletions":8,"total":18},"status":null,"project_id":469,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399