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/604/repository/commits/700ee33b
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/604/repository/commits/700ee33b
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"700ee33bce41e5f9c7fffb71a364b40fef3cbc69","short_id":"700ee33b","created_at":"2025-09-24T00:20:05.000-07:00","parent_ids":["751d2d18659f40dc86a81d6a6eee0b01260404f3"],"title":"feat: 外集卡防止重叠上线","message":"feat: 外集卡防止重叠上线\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-24T00:18:14.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-24T00:20:05.000-07:00","trailers":{},"web_url":"http://159.27.226.4/pnc/multi_simulator/-/commit/700ee33bce41e5f9c7fffb71a364b40fef3cbc69","stats":{"additions":210,"deletions":3,"total":213},"status":null,"project_id":604,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399