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/1551/repository/commits/39db801
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/1551/repository/commits/39db801
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"39db801a594044be9d8f92bd9020780b4ef31667","short_id":"39db801a","created_at":"2025-07-08T23:43:33.000-07:00","parent_ids":["9c146f56db116ec3b7cf524e1f1e0ead6ca202e4"],"title":"refactor: 重构订阅状态的数据链路","message":"refactor: 重构订阅状态的数据链路\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-07-08T23:43:33.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-07-08T23:43:33.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/snapshot_upload/-/commit/39db801a594044be9d8f92bd9020780b4ef31667","stats":{"additions":22,"deletions":40,"total":62},"status":null,"project_id":1551,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399