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/355/repository/commits/bbcca91
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/355/repository/commits/bbcca91
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"bbcca91d760892b97a691a8983e111eab81e0ff5","short_id":"bbcca91d","created_at":"2023-05-23T13:32:22.000+08:00","parent_ids":["b771372f61276a3c4be2d7882e0ecee897978f25"],"title":"fix error info","message":"fix error info\n","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2023-05-23T13:32:22.000+08:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2023-05-23T13:32:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk/-/commit/bbcca91d760892b97a691a8983e111eab81e0ff5","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":355,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399