Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set x-ms-client-name #11190

Merged
merged 1 commit into from
Oct 19, 2020
Merged

Conversation

changlong-liu
Copy link
Member

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 14, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Oct 14, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/compute/mgmt-v2017_03_30 [View full logs]  [Release SDK Changes]
      Only show 100 items here, please refer to log for details.
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachine.java:[26,107] cannot find symbol
      [mvn]   symbol:   class Update
      [mvn]   location: interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachine.java:[153,9] interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2017_03_30.VirtualMachine.DefinitionStages
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/RunCommandResultInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.RunCommandResultInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VaultCertificate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VaultCertificate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/CachingTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.CachingTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ApiErrorBase.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ApiErrorBase
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/BootDiagnosticsInstanceView.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.BootDiagnosticsInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Usage.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Usage
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OperatingSystemStateTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OperatingSystemStateTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AvailabilitySetVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AvailabilitySetVirtualMachineSize
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/EncryptionSettings.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.EncryptionSettings
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/InstanceViewStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.InstanceViewStatus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AccessUri.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AccessUri
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SubResourceReadOnly.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SubResourceReadOnly
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SnapshotUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SnapshotUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateIPConfiguration.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateIPConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetsInner.java:[52,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/MaintenanceOperationResultCodeTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.MaintenanceOperationResultCodeTypes
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/RollingUpgradeStatusCode.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.RollingUpgradeStatusCode
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OperationStatusResponse.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OperationStatusResponse
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkus.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/WinRMConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.WinRMConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachinesInner.java:[51,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachinesInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OSProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetVMsInner.java:[42,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetVMsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DataDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DataDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Sku.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Sku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Snapshots.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Snapshots
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetExtensionInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetExtensionInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DataDiskImage.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DataDiskImage
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineCaptureResult.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineCaptureResult
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Usages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Usages
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineImagesInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/WindowsConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.WindowsConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetSkuScaleType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetSkuScaleType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineStatusCodeCount.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineStatusCodeCount
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskCreateOption.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskCreateOption
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ResourceSkusInner.java:[37,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ResourceSkusInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkuRestrictions.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkuRestrictions
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetSkuInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetSkuInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineSizeInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineSizeInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/DiskInner.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.DiskInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/AvailabilitySet.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.AvailabilitySet
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/OSDisk.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.OSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMs.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMs
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ManagedDiskParameters.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ManagedDiskParameters
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMExtensionsSummary.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMExtensionsSummary
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineScaleSetExtensionsInner.java:[42,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineScaleSetExtensionsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/PageImpl1.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.PageImpl1
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineImageResource.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineImageResource
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineIdentity.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineIdentity
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Image.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Image
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/NetworkInterfaceReference.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.NetworkInterfaceReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/PassNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.PassNames
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/UsageInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.UsageInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateNetworkConfiguration.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateNetworkConfiguration
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMInstanceRequiredIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMInstanceRequiredIDs
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineRunCommands.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineRunCommands
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/UpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.UpgradePolicy
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ComputeManager.java:[41,14] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ComputeManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Images.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Images
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineExtensionsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineExtensionsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/InnerError.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.InnerError
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ImageStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ImageStorageProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/RollingUpgradeActionType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.RollingUpgradeActionType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/Disks.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.Disks
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineCaptureResultInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineCaptureResultInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskInstanceView.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetIdentity.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetIdentity
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultSecretReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultSecretReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineExtension.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineExtension
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultAndKeyReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultAndKeyReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetManagedDiskParameters.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetManagedDiskParameters
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskSku.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskSku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SourceVault.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SourceVault
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ResourceSkuInner.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ResourceSkuInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetExtensions.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetExtensions
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/MaintenanceRedeployStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.MaintenanceRedeployStatus
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetOSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSkuRestrictionsType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSkuRestrictionsType
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineImageResourceInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineImageResourceInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/SettingNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.SettingNames
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMInstanceView
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetUpdateStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetUpdateStorageProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceSku.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceSku
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetNetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetNetworkProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineScaleSetVMProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineScaleSetVMProfile
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ImageInner.java:[23,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ImageInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/ComputeManagementClientImpl.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.ComputeManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/KeyVaultAndSecretReference.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.KeyVaultAndSecretReference
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ImageOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ImageOSDisk
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/implementation/VirtualMachineRunCommandsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.implementation.VirtualMachineRunCommandsInner
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/ResourceUpdate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.ResourceUpdate
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/VirtualMachineExtensionsListResult.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.VirtualMachineExtensionsListResult
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_03_30/src/main/java/com/microsoft/azure/management/compute/v2017_03_30/DiskUpdate.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_03_30.DiskUpdate
    • ️✔️sdk/compute/mgmt-v2017_09_01 [View full logs]  [Release SDK Changes]
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:50:03 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C2:5D13:2470223:3E07A4C:5F8D533B","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    • ⚠️sdk/compute/mgmt-v2017_12_01 [View full logs]  [Release SDK Changes]
        Only show 100 items here, please refer to log for details.
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachine.java:[27,107] cannot find symbol
        [mvn]   symbol:   class Update
        [mvn]   location: interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachine.java:[154,9] interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2017_12_01.VirtualMachine.DefinitionStages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetOSDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetOSDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/NetworkInterfaceReference.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.NetworkInterfaceReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RunCommandResultInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RunCommandResultInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/UsageInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.UsageInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/ImagesInner.java:[47,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.ImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ImageReference.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ImageReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateOSDisk.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateOSDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/HardwareProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.HardwareProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/UsagesInner.java:[37,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.UsagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/SettingNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.SettingNames
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMInstanceRequiredIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMInstanceRequiredIDs
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradeActionType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradeActionType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineSizesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineSizesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ImageDataDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ImageDataDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ThrottledRequestsInput.java:[15,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ThrottledRequestsInput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/ComputeManagementClientImpl.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.ComputeManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMInstanceIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMInstanceIDs
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VaultCertificate.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VaultCertificate
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetOSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetOSProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetIdentity.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetIdentity
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/AvailabilitySetInner.java:[32,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.AvailabilitySetInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DiagnosticsProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DiagnosticsProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineImages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineImages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/PassNames.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.PassNames
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtensionImages.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtensionImages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/BootDiagnosticsInstanceView.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.BootDiagnosticsInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/MaintenanceRedeployStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.MaintenanceRedeployStatus
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineCaptureParameters.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineCaptureParameters
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Usage.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Usage
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ProtocolTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ProtocolTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateNetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateNetworkProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RunCommandResult.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RunCommandResult
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineHealthStatus.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineHealthStatus
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DataDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DataDisk
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ComputeOperationValue.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ComputeOperationValue
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionsListResultInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionsListResultInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachines.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachines
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/AvailabilitySets.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.AvailabilitySets
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineExtensionImageInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineExtensionImageInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/NetworkProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.NetworkProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineImagesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationHistoricalStatusInfoProperties.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationHistoricalStatusInfoProperties
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/KeyVaultSecretReference.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.KeyVaultSecretReference
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtension.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtension
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/AutoOSUpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.AutoOSUpgradePolicy
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LogAnalytics.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LogAnalytics
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/StatusLevelTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.StatusLevelTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/LogAnalyticsInner.java:[38,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.LogAnalyticsInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Operations.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Operations
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/PurchasePlan.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.PurchasePlan
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineInner.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradePolicy
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetExtensionInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetExtensionInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/BootDiagnostics.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.BootDiagnostics
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Sku.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Sku
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachinePriorityTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachinePriorityTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Images.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Images
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetSkuScaleType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetSkuScaleType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetInstanceViewInner.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetInstanceViewInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/DiskCreateOptionTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.DiskCreateOptionTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateIPConfiguration.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateIPConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineExtensionsListResult.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineExtensionsListResult
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RollingUpgradeStatusInfoInner.java:[23,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RollingUpgradeStatusInfoInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/OSProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.OSProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVMExtensionsSummary.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVMExtensionsSummary
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/OSDiskImage.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.OSDiskImage
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineImageResource.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineImageResource
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetVM.java:[26,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetVM
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineVirtualMachineSize
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/RunCommandDocumentInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.RunCommandDocumentInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RollingUpgradeStatusCode.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RollingUpgradeStatusCode
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Image.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Image
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetStorageProfile
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationInvoker.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationInvoker
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Plan.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Plan
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetUpdateNetworkConfiguration.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetUpdateNetworkConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LogAnalyticsOutput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LogAnalyticsOutput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineEvictionPolicyTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineEvictionPolicyTypes
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/ResourceIdentityType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.ResourceIdentityType
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/LocationVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.LocationVirtualMachineSize
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/UpgradeOperationHistoricalStatusInfo.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.UpgradeOperationHistoricalStatusInfo
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetPublicIPAddressConfiguration.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetPublicIPAddressConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/Usages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.Usages
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineImageResourceInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineImageResourceInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualmachinesImpl.java:[35,1] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachinesImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/RequestRateByIntervalInput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.RequestRateByIntervalInput
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineSizeInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineSizeInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetInstanceView.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetInstanceView
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/VirtualMachineScaleSetNetworkConfigurationDnsSettings.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.VirtualMachineScaleSetNetworkConfigurationDnsSettings
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/WinRMConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.WinRMConfiguration
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/compute/v2017_12_01/implementation/VirtualMachineScaleSetVMInstanceViewInner.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2017_12_01.implementation.VirtualMachineScaleSetVMInstanceViewInner
      • ️✔️sdk/compute/mgmt-v2018_04_01 [View full logs]  [Release SDK Changes]
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:50:25 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C3:6736:37389F3:5B9785A:5F8D5351","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️sdk/compute/mgmt-v2020_06_01 [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/LocationVirtualMachineRunCommand.java:[25,153] cannot find symbol
          [mvn]   symbol:   class Update
          [mvn]   location: interface com.microsoft.azure.management.compute.v2020_06_01.LocationVirtualMachineRunCommand
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachine.java:[204,9] interface com.microsoft.azure.management.compute.v2020_06_01.VirtualMachine.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2020_06_01.VirtualMachine.DefinitionStages
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/LocationVirtualMachineRunCommand.java:[138,9] interface com.microsoft.azure.management.compute.v2020_06_01.LocationVirtualMachineRunCommand.DefinitionStages.WithLocation is already defined in interface com.microsoft.azure.management.compute.v2020_06_01.LocationVirtualMachineRunCommand.DefinitionStages
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ResourceSkuZoneDetails.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ResourceSkuZoneDetails
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineInstanceViewInner.java:[26,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineInstanceViewInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceMasterProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceMasterProfile
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ImageDiskReference.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ImageDiskReference
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ImageReference.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ImageReference
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/StorageAccountTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.StorageAccountTypes
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/GalleryApplicationVersionInner.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.GalleryApplicationVersionInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DiskCreateOption.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DiskCreateOption
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DiskCreateOptionTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DiskCreateOptionTypes
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ProximityPlacementGroupUpdate.java:[15,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ProximityPlacementGroupUpdate
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetVMs.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetVMs
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/RetrieveBootDiagnosticsDataResultInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.RetrieveBootDiagnosticsDataResultInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineExtensions.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineExtensions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineRunCommandInner.java:[23,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineRunCommandInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DataDiskImage.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DataDiskImage
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineExtensionsListResultInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineExtensionsListResultInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/Image.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.Image
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachine.java:[27,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachine
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/ImageInner.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.ImageInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/UpdateResourceDefinition.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.UpdateResourceDefinition
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetVMInstanceIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetVMInstanceIDs
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/LinuxConfiguration.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.LinuxConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/SshPublicKeyResourceInner.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.SshPublicKeyResourceInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/RunCommandParameterDefinition.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.RunCommandParameterDefinition
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetVMNetworkProfileConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetVMNetworkProfileConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineScaleSetExtensionsInner.java:[44,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineScaleSetExtensionsInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/RollingUpgradeRunningStatus.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.RollingUpgradeRunningStatus
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ApiErrorBase.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ApiErrorBase
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ImageStorageProfile.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ImageStorageProfile
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/EncryptionSettingsElement.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.EncryptionSettingsElement
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/LogAnalyticsOperationResultInner.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.LogAnalyticsOperationResultInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/InnerError.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.InnerError
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DiskInstanceView.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DiskInstanceView
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineRunCommandsInner.java:[44,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineRunCommandsInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/OSDiskImageEncryption.java:[15,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.OSDiskImageEncryption
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ProximityPlacementGroups.java:[24,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ProximityPlacementGroups
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/OperationsInner.java:[32,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.OperationsInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/AutomaticRepairsPolicy.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.AutomaticRepairsPolicy
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/SshPublicKeyGenerateKeyPairResultInner.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.SshPublicKeyGenerateKeyPairResultInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetDataDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetDataDisk
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetRollingUpgrades.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetRollingUpgrades
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceOrchestratorTypes.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceOrchestratorTypes
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DedicatedHostInstanceViewWithName.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DedicatedHostInstanceViewWithName
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineImagesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetVirtualMachineExtension.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetVirtualMachineExtension
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineEvictionPolicyTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineEvictionPolicyTypes
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/EncryptionSettingsCollection.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.EncryptionSettingsCollection
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachinePatchStatus.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachinePatchStatus
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetUpdateNetworkConfiguration.java:[21,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetUpdateNetworkConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceVMDiagnostics.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceVMDiagnostics
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/PatchOperationStatus.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.PatchOperationStatus
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VMScaleSetConvertToSinglePlacementGroupInput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VMScaleSetConvertToSinglePlacementGroupInput
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/RecommendedMachineConfiguration.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.RecommendedMachineConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/GalleryApplicationsInner.java:[44,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.GalleryApplicationsInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ResourceSkuRestrictions.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ResourceSkuRestrictions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/OrchestrationServiceStateInput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.OrchestrationServiceStateInput
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/GalleryImageVersions.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.GalleryImageVersions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineExtensionImagesInner.java:[33,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineExtensionImagesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/SnapshotsInner.java:[51,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.SnapshotsInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetExtensionUpdate.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetExtensionUpdate
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualHardDisk.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualHardDisk
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceSshPublicKey.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceSshPublicKey
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/HostCaching.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.HostCaching
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DiffDiskSettings.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DiffDiskSettings
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/SshPublicKeyResource.java:[26,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.SshPublicKeyResource
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/Disks.java:[25,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.Disks
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/ContainerServicesInner.java:[45,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.ContainerServicesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ResourceSkuCapacityScaleType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ResourceSkuCapacityScaleType
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceLinuxProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceLinuxProfile
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/AutomaticOSUpgradePolicy.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.AutomaticOSUpgradePolicy
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/HyperVGenerationTypes.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.HyperVGenerationTypes
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ProximityPlacementGroupType.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ProximityPlacementGroupType
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ResourceSkuRestrictionsType.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ResourceSkuRestrictionsType
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ImageDisk.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ImageDisk
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ResourceSkuLocationInfo.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ResourceSkuLocationInfo
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetUpdateIPConfiguration.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetUpdateIPConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/Usages.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.Usages
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/UpgradeOperationHistoricalStatusInfoProperties.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.UpgradeOperationHistoricalStatusInfoProperties
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineVirtualMachineSize.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineVirtualMachineSize
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/VirtualMachineScaleSetSkuInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.VirtualMachineScaleSetSkuInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetUpdatePublicIPAddressConfiguration.java:[19,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/PrivateEndpointConnectionProvisioningState.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.PrivateEndpointConnectionProvisioningState
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineExtensionImage.java:[22,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineExtensionImage
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetManagedDiskParameters.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetManagedDiskParameters
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/implementation/ComputeOperationValueInner.java:[18,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.implementation.ComputeOperationValueInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/GalleryApplications.java:[20,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.GalleryApplications
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/LogAnalyticsOutput.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.LogAnalyticsOutput
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/Disk.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.Disk
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ProximityPlacementGroup.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ProximityPlacementGroup
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/VirtualMachineScaleSetVMInstanceRequiredIDs.java:[17,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.VirtualMachineScaleSetVMInstanceRequiredIDs
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/DiskAccess.java:[28,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.DiskAccess
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/GalleryImage.java:[26,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.GalleryImage
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ContainerServiceDiagnosticsProfile.java:[16,8] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ContainerServiceDiagnosticsProfile
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/compute/mgmt-v2020_06_01/src/main/java/com/microsoft/azure/management/compute/v2020_06_01/ReplicationState.java:[18,14] duplicate class: com.microsoft.azure.management.compute.v2020_06_01.ReplicationState

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-net - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
          [AutoRest] realpath(): Permission denied
        • ️✔️Microsoft.Azure.Management.Compute [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:42:08 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0743:0717:3401C15:595A5EC:5F8D5160","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        Trenton Generation - Release

        No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-go - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
        • ⚠️compute/mgmt/2015-06-15 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2016-03-30 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2017-03-30 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2017-09-01 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2017-12-01 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2018-04-01 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2018-06-01 [View full logs
          No file is changed.
        • ⚠️compute/mgmt/2018-10-01 [View full logs
          No file is changed.
        • ️✔️compute/mgmt/2019-03-01 [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 09:08:12 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:424A:6C72734:B1BF6AC:5F8D577C","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ️✔️compute/mgmt/2019-07-01 [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 09:08:24 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0402:0AE6:1ED6AA:51B467:5F8D5788","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ️✔️compute/mgmt/2019-12-01 [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 09:08:36 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0404:1970:3951FD2:801B902:5F8D5794","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ️✔️compute/mgmt/2020-06-01 [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 09:08:46 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:0AA2:2293BE0:3923B8A:5F8D579E","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ️✔️compute/mgmt/2020-06-30 [View full logs]  [Release SDK Changes]
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 09:08:58 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0406:5A0B:245D88C:3A9FFC4:5F8D57AA","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ⚠️containerservice/mgmt/2016-03-30 [View full logs
          No file is changed.
        • ⚠️containerservice/mgmt/2016-09-30 [View full logs
          No file is changed.
        • ⚠️containerservice/mgmt/2017-01-31 [View full logs
          No file is changed.
        • ⚠️preview/compute/mgmt/2016-04-30-preview [View full logs
          No file is changed.
        • ⚠️preview/containerservice/mgmt/2015-11-01-preview [View full logs
          No file is changed.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-python - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
          Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/2416: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:36:05 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07CC:FB12:1BFE8D58:205AE992:5F8D4FF4","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4338","x-ratelimit-reset":"1603098456","x-ratelimit-used":"662","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/track2_azure-mgmt-compute@11190","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
          Failed to close the generation pull request at https://github.com/AzureSDKAutomation/azure-sdk-for-python/pull/2415: HttpError: Reference does not exist, {"name":"HttpError","status":422,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-length":"122","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:36:05 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"422 Unprocessable Entity","strict-transport-security":"max-age=31536000; includeSubdomains; preload","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; format=json","x-github-request-id":"07C2:35B4:13DC838:2E81D6A:5F8D4FF5","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4335","x-ratelimit-reset":"1603098456","x-ratelimit-used":"665","x-xss-protection":"1; mode=block"},"request":{"method":"DELETE","url":"https://api.github.com/repos/AzureSDKAutomation/azure-sdk-for-python/git/refs/heads/sdkAutomation/azure-mgmt-compute@11190","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"token [REDACTED]","content-length":0},"request":{"validate":{"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/reference/git#delete-a-reference"}
        • ️✔️azure-mgmt-compute [View full logs]  [Release SDK Changes]
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-compute
          [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
          [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
          [build_conf] INFO:packaging_tools:Template done azure-mgmt-compute
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:41:35 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:276C:CD70E3:243067E:5F8D513F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
          [ChangeLog] Size of delta 3.826% size of original (original: 241373 chars, delta: 9235 chars)
          [ChangeLog] **Features**
          [ChangeLog] 
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.get_by_virtual_machine
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.create_or_update
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.delete
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.list_by_virtual_machine
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.update
          [ChangeLog]   - Added operation group VirtualMachineScaleSetVMRunCommandsOperations

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-python-track2 - Release

        - Breaking Change detected in SDK

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
          Only show 100 items here, please refer to log for details.
          [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OSDiskImageEncryption' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
          [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'GalleryImageVersionPublishingProfile' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
          [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'GalleryOSDiskImage' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
          [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'SharedGallery' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Gallery' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryIdentifier' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharingProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharingProfileGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplication' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationVersion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationVersionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationVersionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationVersionPublishingProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UserArtifactSource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageFeature' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageIdentifier' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'RecommendedMachineConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceRange' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Disallowed' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ImagePurchasePlan' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryArtifactPublishingProfileBase' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TargetRegion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EncryptionImages' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OSDiskImageEncryption' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataDiskImageEncryption' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskImageEncryption' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryArtifactSource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagedArtifact' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersionPublishingProfile' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersionStorageProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryArtifactVersionSource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryOSDiskImage' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryDataDiskImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryDiskImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ReplicationStatus' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'RegionalReplicationStatus' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageVersionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryApplicationVersionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiErrorBase' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'InnerError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResourceDefinition' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharingUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PirResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PirSharedGalleryResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryIdentifier' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGallery' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImageList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImage' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImageProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageFeature' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'GalleryImageIdentifier' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'RecommendedMachineConfiguration' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceRange' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Disallowed' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ImagePurchasePlan' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImageVersionList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImageVersion' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedGalleryImageVersionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ApiErrorBase' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'InnerError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Disk' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SnapshotSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SnapshotProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ShareInfoElement' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EncryptionSetProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EncryptionSettingsCollection' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EncryptionSettingsElement' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyVaultAndSecretReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'KeyVaultAndKeyReference' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SourceVault' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Encryption' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SnapshotUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DiskEncryptionSetUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
          [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'CreationData' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        • ⚠️azure-mgmt-compute [View full logs]  [Release SDK Changes] Breaking Change Detected
          [build_conf_init]   Cache entry deserialization failed, entry ignored
          [build_conf_init]   Cache entry deserialization failed, entry ignored
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-compute
          [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
          [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
          [build_conf] INFO:packaging_tools:Template done azure-mgmt-compute
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:44:13 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:2B25:37442B4:5939E69:5F8D51DD","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
          [ChangeLog] Size of delta 8.050% size of original (original: 245785 chars, delta: 19786 chars)
          [ChangeLog] **Features**
          [ChangeLog] 
          [ChangeLog]   - Model Gallery has a new parameter sharing_profile
          [ChangeLog]   - Model GalleryImageUpdate has a new parameter features
          [ChangeLog]   - Model GalleryUpdate has a new parameter sharing_profile
          [ChangeLog]   - Model GalleryArtifactVersionSource has a new parameter uri
          [ChangeLog]   - Model GalleryImage has a new parameter features
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.get_by_virtual_machine
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.begin_update
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.list_by_virtual_machine
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.begin_create_or_update
          [ChangeLog]   - Added operation VirtualMachineRunCommandsOperations.begin_delete
          [ChangeLog]   - Added operation group SharedGalleryImageVersionsOperations
          [ChangeLog]   - Added operation group SharedGalleriesOperations
          [ChangeLog]   - Added operation group SharedGalleryImagesOperations
          [ChangeLog]   - Added operation group GallerySharingProfileOperations
          [ChangeLog]   - Added operation group VirtualMachineScaleSetVMRunCommandsOperations
          [ChangeLog] 
          [ChangeLog] **Breaking changes**
          [ChangeLog] 
          [ChangeLog]   - Operation GalleriesOperations.get has a new signature
          [ChangeLog]   - Operation VirtualMachinesOperations.begin_delete has a new signature

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-sdk-for-js - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 9527871 with merge commit 2cb0bc5. SDK Automation 13.0.17.20200918.2
        • ️✔️@azure/arm-compute [View full logs]  [Release SDK Changes]
          Only show 100 items here, please refer to log for details.
          [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
          [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
          [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
          [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
          [npmPack] loaded rollup.config.js with warnings
          [npmPack] (!) Unused external imports
          [npmPack] default imported from external module 'rollup' but never used
          [npmPack] 
          [npmPack] ./esm/computeManagementClient.js → ./dist/arm-compute.js...
          [npmPack] created ./dist/arm-compute.js in 1.4s
          [npmPack] npm notice 
          [npmPack] npm notice package: @azure/[email protected]
          [npmPack] npm notice === Tarball Contents === 
          [npmPack] npm notice 1.2MB   dist/arm-compute.js                                             
          [npmPack] npm notice 448.5kB dist/arm-compute.min.js                                         
          [npmPack] npm notice 9.6kB   esm/operations/availabilitySets.js                              
          [npmPack] npm notice 5.7kB   esm/models/availabilitySetsMappers.js                           
          [npmPack] npm notice 4.4kB   esm/computeManagementClient.js                                  
          [npmPack] npm notice 2.6kB   esm/computeManagementClientContext.js                           
          [npmPack] npm notice 10.9kB  esm/operations/containerServices.js                             
          [npmPack] npm notice 5.2kB   esm/models/containerServicesMappers.js                          
          [npmPack] npm notice 8.7kB   esm/operations/dedicatedHostGroups.js                           
          [npmPack] npm notice 5.6kB   esm/models/dedicatedHostGroupsMappers.js                        
          [npmPack] npm notice 10.7kB  esm/operations/dedicatedHosts.js                                
          [npmPack] npm notice 5.6kB   esm/models/dedicatedHostsMappers.js                             
          [npmPack] npm notice 13.7kB  esm/operations/diskAccesses.js                                  
          [npmPack] npm notice 5.2kB   esm/models/diskAccessesMappers.js                               
          [npmPack] npm notice 15.2kB  esm/operations/diskEncryptionSets.js                            
          [npmPack] npm notice 5.2kB   esm/models/diskEncryptionSetsMappers.js                         
          [npmPack] npm notice 16.5kB  esm/operations/disks.js                                         
          [npmPack] npm notice 5.2kB   esm/models/disksMappers.js                                      
          [npmPack] npm notice 11.8kB  esm/operations/galleries.js                                     
          [npmPack] npm notice 5.1kB   esm/models/galleriesMappers.js                                  
          [npmPack] npm notice 12.8kB  esm/operations/galleryApplications.js                           
          [npmPack] npm notice 5.2kB   esm/models/galleryApplicationsMappers.js                        
          [npmPack] npm notice 15.4kB  esm/operations/galleryApplicationVersions.js                    
          [npmPack] npm notice 5.2kB   esm/models/galleryApplicationVersionsMappers.js                 
          [npmPack] npm notice 12.1kB  esm/operations/galleryImages.js                                 
          [npmPack] npm notice 5.2kB   esm/models/galleryImagesMappers.js                              
          [npmPack] npm notice 14.3kB  esm/operations/galleryImageVersions.js                          
          [npmPack] npm notice 5.2kB   esm/models/galleryImageVersionsMappers.js                       
          [npmPack] npm notice 3.3kB   esm/operations/gallerySharingProfile.js                         
          [npmPack] npm notice 5.1kB   esm/models/gallerySharingProfileMappers.js                      
          [npmPack] npm notice 10.8kB  esm/operations/images.js                                        
          [npmPack] npm notice 5.6kB   esm/models/imagesMappers.js                                     
          [npmPack] npm notice 345B    esm/models/index.js                                             
          [npmPack] npm notice 1.8kB   esm/operations/index.js                                         
          [npmPack] npm notice 5.5kB   esm/operations/logAnalytics.js                                  
          [npmPack] npm notice 531B    esm/models/logAnalyticsMappers.js                               
          [npmPack] npm notice 330.0kB esm/models/mappers.js                                           
          [npmPack] npm notice 1.6kB   esm/operations/operations.js                                    
          [npmPack] npm notice 456B    esm/models/operationsMappers.js                                 
          [npmPack] npm notice 12.1kB  esm/models/parameters.js                                        
          [npmPack] npm notice 9.2kB   esm/operations/proximityPlacementGroups.js                      
          [npmPack] npm notice 5.7kB   esm/models/proximityPlacementGroupsMappers.js                   
          [npmPack] npm notice 2.4kB   esm/operations/resourceSkus.js                                  
          [npmPack] npm notice 606B    esm/models/resourceSkusMappers.js                               
          [npmPack] npm notice 983B    rollup.config.js                                                
          [npmPack] npm notice 3.5kB   esm/operations/sharedGalleries.js                               
          [npmPack] npm notice 690B    esm/models/sharedGalleriesMappers.js                            
          [npmPack] npm notice 3.8kB   esm/operations/sharedGalleryImages.js                           
          [npmPack] npm notice 699B    esm/models/sharedGalleryImagesMappers.js                        
          [npmPack] npm notice 4.2kB   esm/operations/sharedGalleryImageVersions.js                    
          [npmPack] npm notice 713B    esm/models/sharedGalleryImageVersionsMappers.js                 
          [npmPack] npm notice 17.0kB  esm/operations/snapshots.js                                     
          [npmPack] npm notice 5.2kB   esm/models/snapshotsMappers.js                                  
          [npmPack] npm notice 9.7kB   esm/operations/sshPublicKeys.js                                 
          [npmPack] npm notice 5.7kB   esm/models/sshPublicKeysMappers.js                              
          [npmPack] npm notice 2.5kB   esm/operations/usageOperations.js                               
          [npmPack] npm notice 446B    esm/models/usageOperationsMappers.js                            
          [npmPack] npm notice 5.0kB   esm/operations/virtualMachineExtensionImages.js                 
          [npmPack] npm notice 5.2kB   esm/models/virtualMachineExtensionImagesMappers.js              
          [npmPack] npm notice 10.8kB  esm/operations/virtualMachineExtensions.js                      
          [npmPack] npm notice 5.7kB   esm/models/virtualMachineExtensionsMappers.js                   
          [npmPack] npm notice 7.6kB   esm/operations/virtualMachineImages.js                          
          [npmPack] npm notice 5.1kB   esm/models/virtualMachineImagesMappers.js                       
          [npmPack] npm notice 14.1kB  esm/operations/virtualMachineRunCommands.js                     
          [npmPack] npm notice 5.8kB   esm/models/virtualMachineRunCommandsMappers.js                  
          [npmPack] npm notice 41.0kB  esm/operations/virtualMachines.js                               
          [npmPack] npm notice 12.2kB  esm/operations/virtualMachineScaleSetExtensions.js              
          [npmPack] npm notice 5.2kB   esm/models/virtualMachineScaleSetExtensionsMappers.js           
          [npmPack] npm notice 8.6kB   esm/operations/virtualMachineScaleSetRollingUpgrades.js         
          [npmPack] npm notice 5.2kB   esm/models/virtualMachineScaleSetRollingUpgradesMappers.js      
          [npmPack] npm notice 44.0kB  esm/operations/virtualMachineScaleSets.js                       
          [npmPack] npm notice 6.5kB   esm/models/virtualMachineScaleSetsMappers.js                    
          [npmPack] npm notice 12.1kB  esm/operations/virtualMachineScaleSetVMExtensions.js            
          [npmPack] npm notice 5.7kB   esm/models/virtualMachineScaleSetVMExtensionsMappers.js         
          [npmPack] npm notice 12.7kB  esm/operations/virtualMachineScaleSetVMRunCommands.js           
          [npmPack] npm notice 5.7kB   esm/models/virtualMachineScaleSetVMRunCommandsMappers.js        
          [npmPack] npm notice 33.2kB  esm/operations/virtualMachineScaleSetVMs.js                     
          [npmPack] npm notice 5.4kB   esm/models/virtualMachineScaleSetVMsMappers.js                  
          [npmPack] npm notice 1.8kB   esm/operations/virtualMachineSizes.js                           
          [npmPack] npm notice 464B    esm/models/virtualMachineSizesMappers.js                        
          [npmPack] npm notice 6.0kB   esm/models/virtualMachinesMappers.js                            
          [npmPack] npm notice 1.7kB   package.json                                                    
          [npmPack] npm notice 457B    tsconfig.json                                                   
          [npmPack] npm notice 1.9MB   dist/arm-compute.js.map                                         
          [npmPack] npm notice 249.3kB dist/arm-compute.min.js.map                                     
          [npmPack] npm notice 4.2kB   esm/operations/availabilitySets.d.ts.map                        
          [npmPack] npm notice 5.8kB   esm/operations/availabilitySets.js.map                          

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        Azure CLI Extension Generation - Release

        No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Oct 14, 2020

        azure-resource-manager-schemas - Release

        ⚠️ warning [Logs] [Expand Details]
        • ⚠️ Generate from 9527871 with merge commit 2cb0bc5. Schema Automation 13.0.17.20200918.2
          [compute][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [compute][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          [compute][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
          • [after_scripts|node] PostProcessor finished successfully.
            [after_scripts|node]   5693 passing (44s)
            [after_scripts|node]   125 failing
            AzureResourceSchema has no registered package commands.
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Mon, 19 Oct 2020 08:48:04 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"07C0:F314:224280:2A5136:5F8D52C4","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

          @changlong-liu
          Copy link
          Member Author

          for fix issue: Azure/azure-sdk-for-python#14150

          @changlong-liu
          Copy link
          Member Author

          Hi @hyonholee @grizzlytheodore would you help to review this PR?
          This is a fix for issue Azure/azure-sdk-for-python#14150.

          The reported Python SDK breaking change comes from previous PRs, don't for this PR.

          @@ -6230,6 +6230,7 @@
          "type": "object",
          "additionalProperties": {
          "type": "object",
          "x-ms-client-name": "userAssignedIdentitiesValue",
          Copy link
          Member

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          this is on old version, has this API version been releaesd in SDK already? If yes, specifying new client name will cause SDK breaking change right?

          Copy link
          Member Author

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          Hi @yungezz , yes, the API version has been released.
          The effect for this setting:

          1. Will cause NO breaking-change for Track1 SDK. (since this set the same client-name as what the modeler1 can guess)
          2. Will cause breaking change for Track2 SDK. (for fix issue found in azure-mgmt-compute: VirtualMachineIdentityUserAssignedIdentitiesValue became mangled somewhere between 13.0.0 and 17.0.0 azure-sdk-for-python#14150)

          The root cause I submit this PR is the modeler4 guess different name with modeler1, which will cause the above issue in Track2.
          CC to @jsntcy

          Copy link
          Member

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          thanks @changlong-liu . For Track1, this set the same client-name as what the modeler1 can guess this is true for other language SDKs also right, since all SDKs based on modeler1? For Track2, only Python SDK consuming x-ms-client-name? If both yes, I'll approve and merge the PR.

          Copy link
          Member Author

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          Hi @yungezz , yes, This will make no change in any language SDK in Track1

          Copy link
          Member

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          @changlong-liu how about Track2?

          Copy link
          Member Author

          Choose a reason for hiding this comment

          The reason will be displayed to describe this comment to others. Learn more.

          Hi @yungezz, the x-ms-client-name is used by modeler4, so all language Track2 SDK will respect this setting.

          I guess all released Track2 SDKs will have problem similar to Azure/azure-sdk-for-python#14150. So this is a breaking-change/bug-fix for all released track2 SDK.

          @yungezz yungezz merged commit 2cb0bc5 into Azure:master Oct 19, 2020
          @yungezz
          Copy link
          Member

          yungezz commented Oct 19, 2020

          hi @dingmeng-xue will Powershell generator read x-ms-client-name from Swagger?

          @dolauli
          Copy link
          Contributor

          dolauli commented Oct 20, 2020

          hi @dingmeng-xue will Powershell generator read x-ms-client-name from Swagger?

          Yes.

          giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
          Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
          Labels
          None yet
          Projects
          None yet
          Development

          Successfully merging this pull request may close these issues.

          3 participants