microsoft / service-fabric-issues

This repo is for the reporting of issues found with Azure Service Fabric.
168 stars 21 forks source link

Service Fabric Compose deploy task fails #1559

Closed ifle closed 4 years ago

ifle commented 5 years ago

In last time we have following error in Service Fabric Compose deploy during an update. How we can to determine what is wrong?

2019-08-01T20:05:37.8350597Z ==============================================================================
2019-08-01T20:05:37.8351115Z Task         : Service Fabric Compose deploy
2019-08-01T20:05:37.8351221Z Description  : Deploy a Docker Compose application to an Azure Service Fabric cluster
2019-08-01T20:05:37.8351380Z Version      : 0.3.12
2019-08-01T20:05:37.8352012Z Author       : Microsoft Corporation
2019-08-01T20:05:37.8352419Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/deploy/service-fabric-compose-deploy
2019-08-01T20:05:37.8352660Z ==============================================================================
2019-08-01T20:05:39.2598951Z Searching for path: [skippd]
2019-08-01T20:05:39.2823756Z Found path: [skippd]
2019-08-01T20:05:39.3112720Z Checking compose file
2019-08-01T20:05:39.9498547Z Added TLS 1.2 in session.
2019-08-01T20:05:40.0343308Z Imported cluster client certificate with thumbprint '[skippd]'.
2019-08-01T20:05:40.7007826Z Successfully connected to cluster.
2019-08-01T20:05:40.7141245Z Encrypting the password with the Server Certificate.
2019-08-01T20:05:41.1287406Z Service fabric SDK version: 3.3.658.9590.
2019-08-01T20:05:41.2740046Z ##[error]An error occurred during this operation.  Please check the trace logs for more details.
masnider commented 4 years ago

Was this on a local cluster and/or are you able to share the cluster logs? If local or if you can repro it locally then right clicking on the cluster manager and selecting "package logs" and sending us those would let us look more into the details.

ifle commented 4 years ago

Thiis error ocurred because WM got out of low disk space