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/734e6d0
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/16/repository/commits/734e6d0
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"734e6d0c187df2a1a807b0fce5fbe29b8ac463e7","short_id":"734e6d0c","created_at":"2026-01-05T10:33:57.000+08:00","parent_ids":["185867dfaf4bb074885954fe648b988b157771b7"],"title":"fix:pnc_debug/observer_debug更改","message":"fix:pnc_debug/observer_debug更改\n","author_name":"liuhongshuo","author_email":"liuhongshuo","authored_date":"2026-01-05T10:33:57.000+08:00","committer_name":"liuhongshuo","committer_email":"liuhongshuo","committed_date":"2026-01-05T10:33:57.000+08:00","trailers":{},"web_url":"http://159.27.226.4/shared/shared_msgs/-/commit/734e6d0c187df2a1a807b0fce5fbe29b8ac463e7","stats":{"additions":33,"deletions":26,"total":59},"status":null,"project_id":16,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399