liprec / vsts-release-aas

Repository for my Analysis Service Azure pipelines tasks related to Azure Analysis Service or Power BI Premium
Other
27 stars 28 forks source link

Tabular Deployment timing out #120

Closed akposphil82 closed 1 year ago

akposphil82 commented 1 year ago

Hi, I am trying to deploy a tabular model using DevOps and the Deploy Tabular Model to PBI extension. However, when I run the agent on the pipeline I created, it always times out.

First I see this two warnings:

The 'overwrite' option will be deprecated in a future version.Deploy tabular model to PBI

Be adviced that the user/password authentication will be deprecated in a future version. Please switch to 'SPN' or 'inherit' optionDeploy tabular model to PBI

Then it times out with this message:

[error]We stopped hearing from agent Hosted Agent. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610

Also, I am wondering why it is taking hours to deploy a simple tabular model.

Please any help would be highly appreciated.

liprec commented 1 year ago

First it should take hours to deploy a model and end the process with a timeout.

Is it possible to run the pipeline with an extra parameter system.debug set to true and share the output of the task?

akposphil82 commented 1 year ago

Thanks @liprec

I did re-run my pipeline and it kept timing out with this message below:

We stopped hearing from agent Hosted Agent. Verify the agent machine is running and has a healthy network connection. Anything that terminates an agent process, starves it for CPU, or blocks its network access can cause this error. For more information, see: https://go.microsoft.com/fwlink/?linkid=846610.

Do you have any idea what might be happening here?

Thanks

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.