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/429/repository/commits/98cc4bf
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/429/repository/commits/98cc4bf
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"98cc4bf85590c62d7edb4a1195d5830d77fa77aa","short_id":"98cc4bf8","created_at":"2026-06-12T16:29:00.000+08:00","parent_ids":["7a308ab029e7bc1ffaacef887d74faebb30aa1eb"],"title":"feat_out:修改可用内存算法","message":"feat_out:修改可用内存算法\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2026-06-12T16:29:00.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2026-06-12T16:29:00.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/unified-system-monitor/-/commit/98cc4bf85590c62d7edb4a1195d5830d77fa77aa","stats":{"additions":50,"deletions":12,"total":62},"status":null,"project_id":429,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399