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/69/repository/commits/49d3351
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/69/repository/commits/49d3351
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"49d3351130297d780d25ae939452759342167194","short_id":"49d33511","created_at":"2026-08-27T15:53:03.000+08:00","parent_ids":["8182b6262c9ba15d0577b73b4c99b6bcf8b7bdea","0176e7dcb282d482f8ca5ce2df5e497e399b70a9"],"title":"Merge remote-tracking branch 'origin/feat_dynamic' into feat_dynamic","message":"Merge remote-tracking branch 'origin/feat_dynamic' into feat_dynamic\n\n","author_name":"AutoCR","author_email":"5081703.cr@163.com","authored_date":"2026-08-27T15:53:03.000+08:00","committer_name":"AutoCR","committer_email":"5081703.cr@163.com","committed_date":"2026-08-27T15:53:03.000+08:00","trailers":{},"web_url":"http://159.27.226.4/liuyi/simulator/-/commit/49d3351130297d780d25ae939452759342167194","stats":{"additions":281,"deletions":94,"total":375},"status":null,"project_id":69,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399