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/16/repository/commits/c9969b7
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/c9969b7
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c9969b7baa76f78e49bc051f035d8664a05e19f3","short_id":"c9969b7b","created_at":"2024-05-11T02:30:53.000+00:00","parent_ids":["0a13c3462eee863b32a43ea2e82612f649af702a"],"title":"增加对位结果输出类型-吊机对位","message":"增加对位结果输出类型-吊机对位","author_name":"chenliang","author_email":"chenliang@senior.auto","authored_date":"2024-05-11T02:30:53.000+00:00","committer_name":"chenliang","committer_email":"chenliang@senior.auto","committed_date":"2024-05-11T02:30:53.000+00:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/c9969b7baa76f78e49bc051f035d8664a05e19f3","stats":{"additions":1,"deletions":0,"total":1},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399