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/65/repository/commits/c30f0d1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/65/repository/commits/c30f0d1
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c","short_id":"c30f0d1f","created_at":"2024-06-20T17:32:24.000+08:00","parent_ids":["07d5b649a3ed3ceb18997b7e397bc3bca0968544"],"title":"feat:删除安全模块的私有参数","message":"feat:删除安全模块的私有参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-06-20T17:32:24.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-06-20T17:32:24.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/daxie/P02/-/commit/c30f0d1f5e6bc757e51bffbcf4f5dbfda4dabf3c","stats":{"additions":0,"deletions":917,"total":917},"status":null,"project_id":65,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399