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/adacaf4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/adacaf4
Response Code: HTTP/1.1 200 OK
Response:
{"id":"adacaf4c9ffb2d96a0f29f8082d536104c0187a1","short_id":"adacaf4c","created_at":"2023-05-15T12:32:39.000+08:00","parent_ids":["38f4068510e6f36a142cbb5d13d158427acf2f82"],"title":"feat_out:vehicle_msgs增加comm_msgs依赖","message":"feat_out:vehicle_msgs增加comm_msgs依赖\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-05-15T12:32:39.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-05-15T12:32:39.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/adacaf4c9ffb2d96a0f29f8082d536104c0187a1","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