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/457/repository/commits/339eba6
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/457/repository/commits/339eba6
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"339eba6c3fbad91edfdf802418053f66954918ba","short_id":"339eba6c","created_at":"2023-07-01T22:45:52.000+08:00","parent_ids":["3d40785a48400e005cb0928f0ca02f0d165c2b7f"],"title":"对角天线","message":"对角天线\n","author_name":"leon","author_email":"liang@senior.auto","authored_date":"2023-07-01T22:45:52.000+08:00","committer_name":"leon","committer_email":"liang@senior.auto","committed_date":"2023-07-01T22:45:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M020/-/commit/339eba6c3fbad91edfdf802418053f66954918ba","stats":{"additions":17,"deletions":17,"total":34},"status":null,"project_id":457,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399