Azure / container-service-for-azure-china

Container Service for Azure China
MIT License
422 stars 71 forks source link

Jenkins azure cli project build FAILURE #31

Open ntuwang opened 6 years ago

ntuwang commented 6 years ago

Hi

I config jenkins azure cli to run command but failed,the Service Principal(azure china) i added verified successfully,but job failed, can you help me on this?I only run "az vm list"

Building in workspace /var/lib/jenkins/workspace/wctest Failure: ERROR: Get Token request returned http error: 400 and server response: {"error":"invalid_request","error_description":"AADSTS90002: Tenant xxxxxxxxxxxxxxxxx7 not found. This may happen if there are no active subscriptions for the tenant. Check with your subscription administrator.\r\nTrace ID: \r\nCorrelation ID: 1\r\nTimestamp: 2018-05-24 14:47:35Z","error_codes":[90002],"timestamp":"2018-05-24 14:47:35Z","trace_id":"153b29d7-7f6b-42a5-90fd-758429070f00","correlation_id":""}

Build step 'azure-cli (2.0.33)' changed build result to FAILURE Finished: FAILURE