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/16/repository/commits/9fb0f40
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/9fb0f40
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9fb0f4057828b1defbd3b0af863dad49eb19083a","short_id":"9fb0f405","created_at":"2025-10-28T11:29:10.000+08:00","parent_ids":["b80b0d2cec3b1b5fa37fc4b2d1a08fbdb3bf2b10"],"title":"feat:在pnc_debug中增加observer_debug","message":"feat:在pnc_debug中增加observer_debug\n","author_name":"liuhongshuo","author_email":"liuhongshuo@senior.auto","authored_date":"2025-10-10T19:48:44.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2025-10-28T11:29:10.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/9fb0f4057828b1defbd3b0af863dad49eb19083a","stats":{"additions":26,"deletions":0,"total":26},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399