Azure / Azure/azure-functions-host

Auto-Deployment from VSTS Fails Even When Build Succeeds

Open
#2,457 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 10h
Merged PRs (30d)
36

Description

#### Investigative information

Please provide the following:

- Timestamp: 11:33 AM 2/23/2018
- Function App version (1.0 or 2.0-beta): (Not Sure)
- Deployment ID: a838656e5c4386c8bbda046f07786b5696ef6dee
- Function name(s) (as appropriate): N/A

Standard Deploy Script Output
```
Command: "D:\home\site\deployments\tools\deploy.cmd"
Handling function App deployment.
Not using funcpack because SCM_USE_FUNCPACK is not set to 1
Installing function extensions from nuget
KuduSync.NET from: 'D:\home\site\repository' to: 'D:\home\site\wwwroot'
Copying file: 'azure.deps.js'
Restoring npm packages in "D:\home\site\wwwroot"
Finished successfully.
```
- Region: South Central US

#### Expected behavior

Build is marked as succeeding, since it worked.

#### Actual behavior

Build says it failed, but the output and the application shows that it works.

#### Known workarounds

Since the FuncApp works this behavior is not a huge deal. I've just noticed it for a few weeks and I thought it worth reporting.

#### Related information
* JavaScript

Contributor guide

Open the contributing guide

Research direction

Start with deployment ID a838656e5c4386c8bbda046f07786b5696ef6dee and the D:\home\site\deployments\tools\deploy.cmd output, comparing the reported failure with the successful deployment steps. Done means a successful Azure Functions deployment is reported as a successful build, with the existing application behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.