Azure / Azure/azure-devtestlab

artifact windows-ubuntu fails but report success

Open
#653 5 comments 0 reactions 0 assignees View on GitHub
artifacts bug
Dominant language
PowerShell
Stars
465
Forks
595
PR merge metrics
No merged PRs in 30d

Description

created a Windows VM with this artifact [windows-ubuntu](https://github.com/Azure/azure-devtestlab/blob/c741a6703fef9a99a160901bd45bda17cc3fb066/Artifacts/windows-ubuntu/Artifactfile.json). When the machine was created, the execution reported succesful execution:

`````
Artifact Information
Artifact
Name
Windows Ubuntu
Repository
Public Artifact Repo
Status
Succeeded
Install Time
Wed May 13 2020 21:20:05 GMT-0700 (Pacific Daylight Time)
`````

Nevertheless, **it failed**. This is the output of the artifact:

````
Creating Ubuntu Distro Folder
Downloading Ubuntu Distro
Renaming .appx to .zip
Unzipping Distro
Installing Ubuntu
Microsoft Windows [Version 10.0.18363.836]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Distros>C:\Distros\Ubuntu\ubuntu1804.exe install --root
Installing, this may take a few minutes...

WslRegisterDistribution failed with error: 0x8007019e

The Windows Subsystem for Linux optional component is not enabled. Please enable it and try again.

See https://aka.ms/wslinstall for details.
````

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.