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/486/repository/commits/123fd18
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/123fd18
Response Code: HTTP/1.1 200 OK
Response:
{"id":"123fd18a3d6527680a44e4c711f105eac3131654","short_id":"123fd18a","created_at":"2023-12-18T15:27:54.000+08:00","parent_ids":["3655069aa98aab63afe710c1c9594c254fc81715"],"title":"chore: remove prediction old configs","message":"chore: remove prediction old configs\n\n","author_name":"zhuxiaolong","author_email":"zhuxiaolong@senior.auto","authored_date":"2023-12-18T15:27:54.000+08:00","committer_name":"zhuxiaolong","committer_email":"zhuxiaolong@senior.auto","committed_date":"2023-12-18T15:27:54.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/123fd18a3d6527680a44e4c711f105eac3131654","stats":{"additions":0,"deletions":187,"total":187},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399