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/428/repository/commits/0f3a465
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/428/repository/commits/0f3a465
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"0f3a4654a7cc5dc8fecf4279d09906af0caf4bf2","short_id":"0f3a4654","created_at":"2025-04-02T17:19:09.000+08:00","parent_ids":["d308f0babeb0483d96503ca03767b646fa62e319"],"title":"feat_out:使用repeater代替固定数量的node item","message":"feat_out:使用repeater代替固定数量的node item\n","author_name":"zhjfeng","author_email":"zhaojianfeng2@senior.auto","authored_date":"2025-04-02T17:19:09.000+08:00","committer_name":"zhjfeng","committer_email":"zhaojianfeng2@senior.auto","committed_date":"2025-04-02T17:19:09.000+08:00","trailers":{},"web_url":"http://159.27.226.4/system/node-manager-hmi/-/commit/0f3a4654a7cc5dc8fecf4279d09906af0caf4bf2","stats":{"additions":177,"deletions":2145,"total":2322},"status":null,"project_id":428,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399