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/1436/repository/commits/711a4e8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1436/repository/commits/711a4e8
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"711a4e86e60290f414f2d45c68447e6a2cb090a6","short_id":"711a4e86","created_at":"2024-05-07T07:27:46.000+00:00","parent_ids":["2519942fa652d4d115bddfcecb065909cbc456be"],"title":"fix_out:update the params of hdmap","message":"fix_out:update the params of hdmap","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-05-07T07:27:46.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-05-07T07:27:46.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/commit/711a4e86e60290f414f2d45c68447e6a2cb090a6","stats":{"additions":54,"deletions":25,"total":79},"status":null,"project_id":1436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399