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/436/repository/commits/1082709
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/436/repository/commits/1082709
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"108270976a81f818d58c16abbe34501a36932624","short_id":"10827097","created_at":"2025-09-15T02:58:39.000-07:00","parent_ids":["067b8e4a29012b6c950f009f12aaeccdce52cfca"],"title":"fix: 修复平行驾驶状态异常导致的bug,暂时屏蔽","message":"fix: 修复平行驾驶状态异常导致的bug,暂时屏蔽\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2025-09-15T02:58:39.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2025-09-15T02:58:39.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/peripheral_controller/-/commit/108270976a81f818d58c16abbe34501a36932624","stats":{"additions":17,"deletions":25,"total":42},"status":null,"project_id":436,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399