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/1676/repository/commits/3793e56
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1676/repository/commits/3793e56
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"3793e56f63a227469ab3620361f75688269737a7","short_id":"3793e56f","created_at":"2025-05-23T07:12:33.000+00:00","parent_ids":["aa715748742bba5eb5216f6a4d7895325529edeb"],"title":"Update config/rslidar_config_top_up_offline.yaml","message":"Update config/rslidar_config_top_up_offline.yaml","author_name":"guolindong","author_email":"guolindong@senior.auto","authored_date":"2025-05-23T07:12:33.000+00:00","committer_name":"guolindong","committer_email":"guolindong@senior.auto","committed_date":"2025-05-23T07:12:33.000+00:00","trailers":{},"web_url":"http://159.27.226.4/driver_and_tools/rslidar_sdk_new/-/commit/3793e56f63a227469ab3620361f75688269737a7","stats":{"additions":7,"deletions":7,"total":14},"status":null,"project_id":1676,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399