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/199/repository/commits/dc0033c
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/199/repository/commits/dc0033c
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"dc0033c167894816f7d60fa28a7cfbf0b994a288","short_id":"dc0033c1","created_at":"2023-06-14T11:34:39.000+08:00","parent_ids":["26117a3f7c0710d2459c8cf35bc784c780f4f50d"],"title":"feat_out: add restricted field check","message":"feat_out: add restricted field check\n","author_name":"yangchen","author_email":"yangchen@senior.auto","authored_date":"2023-06-14T11:34:39.000+08:00","committer_name":"yangchen","committer_email":"yangchen@senior.auto","committed_date":"2023-06-14T11:34:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap/-/commit/dc0033c167894816f7d60fa28a7cfbf0b994a288","stats":{"additions":53,"deletions":19,"total":72},"status":null,"project_id":199,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399