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/623/repository/commits/ef06d43
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/623/repository/commits/ef06d43
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"ef06d435ce26b4e194fd5f1c1d6a9175064ad037","short_id":"ef06d435","created_at":"2025-12-15T15:07:42.000+08:00","parent_ids":["b96d0b152a7e98615e32223ac173a2c64f7843c0"],"title":"fix_out: 修复终点白名单功能","message":"fix_out: 修复终点白名单功能\n","author_name":"caoxue","author_email":"caoxue@senior.auto","authored_date":"2025-12-15T15:07:42.000+08:00","committer_name":"caoxue","committer_email":"caoxue@senior.auto","committed_date":"2025-12-15T15:07:42.000+08:00","trailers":{},"web_url":"http://159.27.226.4/map/hdmap_cloud/-/commit/ef06d435ce26b4e194fd5f1c1d6a9175064ad037","stats":{"additions":20,"deletions":10,"total":30},"status":null,"project_id":623,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399