Azure / Azure/azure-cli

az vm run-command invoke returning Internal Execution Error

Open
#21,111 2 comments 0 reactions 1 assignee Assigned to @zhoxing-ms View on GitHub
act-observability-squad Compute feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**
Pipeline Automation for Microsoft Internal Team - HPC Cache Scenarios.
Pipeline runs various `az vm run-command invoke`, pipeline is run daily.
Over last few days, regression occurred while running an `az vm run-command invoke`
We repetitively call az vm run-command invoke to see if a process is running, it is failing with InternalExecutionError:
![image](https://user-images.githubusercontent.com/31930714/151063492-4e312143-8394-40e6-9488-86762b7874c2.png)

**Expected behavior**
az vm run-command invoke should not be returning **InternalExecutionError**.
Manually verified that the VM is running and az vm run-command invoke are accepted outside of pipeline.
The job is still running on the VM, so we are unsure why it is returning **InternalExecutionError**.

**Environment summary**
It does look like the agent image version has recently been updated:
![image](https://user-images.githubusercontent.com/31930714/151064162-2f2d0058-60f0-4ee9-9ea7-8651059416d7.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.