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/784/repository/commits/c70c747
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/784/repository/commits/c70c747
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"c70c747b486d72a3cfc841c16a02d2ef98a6e470","short_id":"c70c747b","created_at":"2026-08-20T01:29:11.000-07:00","parent_ids":["2efd0faf19fae29a458b4dd0f4f9a2943c8eba1d"],"title":"干线ros2初始版本","message":"干线ros2初始版本\n","author_name":"haoxiangtao","author_email":"haoxiangtao@senior.auto","authored_date":"2026-08-20T01:29:11.000-07:00","committer_name":"haoxiangtao","committer_email":"haoxiangtao@senior.auto","committed_date":"2026-08-20T01:29:11.000-07:00","trailers":{},"web_url":"http://159.27.226.4/system/rcinterpreter/-/commit/c70c747b486d72a3cfc841c16a02d2ef98a6e470","stats":{"additions":3704,"deletions":1,"total":3705},"status":null,"project_id":784,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399