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/8/repository/commits/90a6ddff4
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/8/repository/commits/90a6ddff4
Response Code: HTTP/1.1 200 OK
Response:
{"id":"90a6ddff47a253657a0b546299d1f40451429efc","short_id":"90a6ddff","created_at":"2025-08-08T13:19:13.000+08:00","parent_ids":["d60dcaf3c4df16159f06b2150b89059edd140d83"],"title":"fix: uturn insertion 倒车二次规划使用更大的曲率","message":"fix: uturn insertion 倒车二次规划使用更大的曲率\n\n","author_name":"tangwenqing","author_email":"tangwenqing@senior.auto","authored_date":"2025-08-08T13:19:13.000+08:00","committer_name":"tangwenqing","committer_email":"tangwenqing@senior.auto","committed_date":"2025-08-08T13:19:13.000+08:00","trailers":{},"web_url":"http://159.27.226.4/pnc/pnc/-/commit/90a6ddff47a253657a0b546299d1f40451429efc","stats":{"additions":4,"deletions":3,"total":7},"status":null,"project_id":8,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399