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/586/repository/commits/0b04fb1
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/586/repository/commits/0b04fb1
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0b04fb1a1f09ae0f20f661d2614ea2ba20600c1c","short_id":"0b04fb1a","created_at":"2024-05-31T15:45:16.000+08:00","parent_ids":["c015144c6f7730e46a679dc0331b5e84ef0f70c5"],"title":"fix: auto hold delay time","message":"fix: auto hold delay time\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-05-31T15:45:00.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-05-31T15:45:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/control/-/commit/0b04fb1a1f09ae0f20f661d2614ea2ba20600c1c","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":586,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399