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/605/repository/commits/b784eb7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/605/repository/commits/b784eb7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"b784eb767b69d18b42ebaf044ad603d61fa808e1","short_id":"b784eb76","created_at":"2023-06-26T14:00:53.000+08:00","parent_ids":["9ae91f7fa116f1d724b5a66d097a2eff591ab31e","da385a9511fa70bf57040185a0a38afc1a1a8789"],"title":"Merge branch 'test1' into rc_dev","message":"Merge branch 'test1' into rc_dev\n","author_name":"chenjunnan","author_email":"chenjunnan@senior.auto","authored_date":"2023-06-26T14:00:53.000+08:00","committer_name":"chenjunnan","committer_email":"chenjunnan@senior.auto","committed_date":"2023-06-26T14:00:53.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/rminterpreter/-/commit/b784eb767b69d18b42ebaf044ad603d61fa808e1","stats":{"additions":20,"deletions":1,"total":21},"status":null,"project_id":605,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399