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/429/repository/commits/296f0ac
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/296f0ac
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"296f0acf1d240dc0ead01216f78cc6f4dd3101d7","short_id":"296f0acf","created_at":"2023-07-07T21:24:00.000+08:00","parent_ids":["8f14556502bd0bf54a85fb4b140d61b12ba513c1","2515a2ec9e089e98dc4ace358c40b52a8eac7eba"],"title":"Merge branch 'rc_dev' of 159.27.226.4:system/unified-system-monitor into rc_dev","message":"Merge branch 'rc_dev' of 159.27.226.4:system/unified-system-monitor into rc_dev\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2023-07-07T21:24:00.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2023-07-07T21:24:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/296f0acf1d240dc0ead01216f78cc6f4dd3101d7","stats":{"additions":2275,"deletions":23,"total":2298},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399