Skip to content

Conversation

@dhaiman
Copy link
Contributor

@dhaiman dhaiman commented Jun 2, 2021

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

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

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
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • 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 Breaking Change 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 or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

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

@openapi-workflow-bot
Copy link

Hi, @dhaiman Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully, please wait for status update in this comment.

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @ghost
    Copy link

    ghost commented Jun 2, 2021

    Thank you for your contribution dhaiman! We will review the pull request and get back to you soon.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully, please wait for status update in this comment.

    @openapi-workflow-bot
    Copy link

    Hi, @dhaiman your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]). cc @akning-ms

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jun 6, 2021
    @akning-ms
    Copy link
    Contributor

    /azp run

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 9, 2021

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    1041 - AddedPropertyInResponse The new version has a new property 'disableLocalAuth' in response that was not found in the old version.
    New: Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json#L573:7
    Old: Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json#L573:7
    1045 - AddedOptionalProperty The new version has a new optional property 'disableLocalAuth' that was not found in the old version.
    New: Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json#L573:7
    Old: Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json#L573:7
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: disableLocalAuth
    Location: Microsoft.OperationalInsights/stable/2020-10-01/Workspaces.json#L594


    The following errors/warnings exist before current PR submission:

    Only 10 items are listed, please refer to log for more details.

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks/{intelligencePackName}/Disable'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/IntelligencePacks.json#L37
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/intelligencePacks/{intelligencePackName}/Enable'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/IntelligencePacks.json#L78
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/DataSources.json#L79
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/DataSources.json#L126
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/DataSources.json#L167
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/DataSources.json#L217
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/IntelligencePacks.json#L71
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/IntelligencePacks.json#L112
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/IntelligencePacks.json#L146
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.OperationalInsights/stable/2020-08-01/LinkedServices.json#L79
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/operationalinsights/resource-manager/readme.md
    tag: specification/operationalinsights/resource-manager/readme.md#tag-package-2020-10
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️[Staging] SDK Track2 Validation: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ Modeler/MissingType "readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10",
    "details":"The schema 'WorkspacePurgeBodyFilters-value' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2020-08-01/WorkspacePurge.json#/components/schemas/WorkspacePurgeBodyFilters-value"
    💬 AutorestCore/Exception "readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10-only",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"
    💬 AutorestCore/Exception "readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10-only",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"


    The following errors/warnings exist before current PR submission:

    |:speech_balloon: AutorestCore/Exception|"readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10-only",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"operationalinsights/resource-manager/readme.md",
    "tag":"package-2020-10",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 9, 2021

    Swagger Generation Artifacts

    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-loganalytics - 10.0.0
    azure-sdk-for-go - operationalinsights/mgmt/2020-10-01/operationalinsights - v55.1.0
    +	Field `MaxCapacityReservationLevel` of struct `WorkspaceSku` has been removed
    azure-sdk-for-go - operationalinsights/mgmt/2020-08-01/operationalinsights - v55.1.0
    +	Field `AdditionalInfo` of struct `ErrorResponse` has been removed
    +	Field `Code` of struct `ErrorResponse` has been removed
    +	Field `Details` of struct `ErrorResponse` has been removed
    +	Field `Message` of struct `ErrorResponse` has been removed
    +	Field `Target` of struct `ErrorResponse` has been removed
    +	Function `ErrorResponse.MarshalJSON` has been removed
    +	Struct `ClusterErrorResponse` has been removed
    +	Struct `DataExportErrorResponse` has been removed
    +	Struct `ErrorContract` has been removed
    ️✔️azure-sdk-for-go - operationalinsights/mgmt/2015-03-20/operationalinsights - v55.1.0
    ️✔️azure-sdk-for-go - preview/operationalinsights/mgmt/2020-03-01-preview/operationalinsights - v55.1.0
    ️✔️azure-sdk-for-go - preview/operationalinsights/mgmt/2015-11-01-preview/operationalinsights - v55.1.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] FailFast:
      cmderr	[Autorest]    at System.Diagnostics.Debug.Assert(Boolean condition, String message, String detailMessage)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(Property propertyToFlatten, HashSet`1 typesToDelete) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 220
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(Property propertyToFlatten, HashSet`1 typesToDelete) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 224
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenModels(CodeModel codeModel) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 95
      cmderr	[Autorest]    at AutoRest.Extensions.Azure.AzureExtensions.NormalizeAzureClientModel(CodeModel codeModel) in /home/vsts/work/1/s/autorest.common/src/AzureExtensions.cs:line 78
      cmderr	[Autorest]    at AutoRest.CSharp.Azure.TransformerCsa.AutoRest.Core.ITransformer<AutoRest.CSharp.Azure.Model.CodeModelCsa>.TransformCodeModel(CodeModel cs) in /home/vsts/work/1/s/src/azure/TransformerCsa.cs:line 45
      cmderr	[Autorest]    at AutoRest.CSharp.Program.<ProcessInternal>d__4.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 145
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(TResult result)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<Request>d__37`1.MoveNext() in /home/vsts/work/1/s/autorest.common/src/JsonRpc/Connection.cs:line 371
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.CallerResponse`1.SetCompleted(JToken result) in /home/vsts/work/1/s/autorest.common/src/JsonRpc/CallerResponse.cs:line 57
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<>c__DisplayClass27_0.<<Process>b__0>d.MoveNext() in /home/vsts/work/1/s/autorest.common/src/JsonRpc/Connection.cs:line 289
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<>c__DisplayClass27_0.<Process>b__0()
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.InnerInvoke()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
      cmderr	[Autorest]    at System.Threading.ThreadPoolWorkQueue.Dispatch()
      cmderr	[Autorest]    at System.Environment.FailFast(System.String, System.Exception)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(AutoRest.Core.Model.Property, System.Collections.Generic.HashSet`1<System.String>)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(AutoRest.Core.Model.Property, System.Collections.Generic.HashSet`1<System.String>)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenModels(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.Extensions.Azure.AzureExtensions.NormalizeAzureClientModel(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.CSharp.Azure.TransformerCsa.AutoRest.Core.ITransformer<AutoRest.CSharp.Azure.Model.CodeModelCsa>.TransformCodeModel(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.CSharp.Program+<ProcessInternal>d__4.MoveNext()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.Nullable`1<Boolean>)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetExistingTaskResult(System.Nullable`1<Boolean>)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetResult(System.Nullable`1<Boolean>)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<Request>d__37`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.Nullable`1<Boolean>)
      cmderr	[Autorest]    at System.Threading.Tasks.TaskCompletionSource`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.Nullable`1<Boolean>)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.CallerResponse`1[[System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetCompleted(Newtonsoft.Json.Linq.JToken)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<>c__DisplayClass27_0+<<Process>b__0>d.MoveNext()
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon ByRef)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<>c__DisplayClass27_0.<Process>b__0()
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InnerInvoke()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.ThreadPoolWorkQueue.Dispatch()
      cmderr	[Autorest] FATAL: csharp/generate - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️operationalinsights/mgmt/2020-10-01/operationalinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 24 items here, please refer to log for details.
      info	[Changelog] - New struct `StorageInsightProperties`
      info	[Changelog] - New struct `StorageInsightStatus`
      info	[Changelog] - New struct `Table`
      info	[Changelog] - New struct `TableProperties`
      info	[Changelog] - New struct `TablesClient`
      info	[Changelog] - New struct `TablesListResult`
      info	[Changelog] - New struct `Tag`
      info	[Changelog] - New struct `UsageMetric`
      info	[Changelog] - New struct `UsagesClient`
      info	[Changelog] - New struct `WorkspaceFeatures`
      info	[Changelog] - New struct `WorkspaceListManagementGroupsResult`
      info	[Changelog] - New struct `WorkspaceListUsagesResult`
      info	[Changelog] - New struct `WorkspacePurgeBody`
      info	[Changelog] - New struct `WorkspacePurgeBodyFilters`
      info	[Changelog] - New struct `WorkspacePurgeClient`
      info	[Changelog] - New struct `WorkspacePurgeResponse`
      info	[Changelog] - New struct `WorkspacePurgeStatusResponse`
      info	[Changelog] - New field `BillingType` in struct `ClusterPatchProperties`
      info	[Changelog] - New anonymous field `*WorkspaceFeatures` in struct `WorkspaceProperties`
      info	[Changelog] - New field `CreatedDate` in struct `WorkspaceProperties`
      info	[Changelog] - New field `ModifiedDate` in struct `WorkspaceProperties`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 453 additive change(s).
      info	[Changelog]
    • ️✔️operationalinsights/mgmt/2020-08-01/operationalinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 24 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] - Function `ErrorResponse.MarshalJSON` has been removed
      info	[Changelog] - Struct `ClusterErrorResponse` has been removed
      info	[Changelog] - Struct `DataExportErrorResponse` has been removed
      info	[Changelog] - Struct `ErrorContract` has been removed
      info	[Changelog] - Field `Code` of struct `ErrorResponse` has been removed
      info	[Changelog] - Field `Message` of struct `ErrorResponse` has been removed
      info	[Changelog] - Field `Target` of struct `ErrorResponse` has been removed
      info	[Changelog] - Field `Details` of struct `ErrorResponse` has been removed
      info	[Changelog] - Field `AdditionalInfo` of struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `WorkspaceSkuNameEnumLACluster`
      info	[Changelog] - New function `ErrorDetail.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `ErrorDetail`
      info	[Changelog] - New field `Features` in struct `WorkspaceProperties`
      info	[Changelog] - New field `ForceCmkForQuery` in struct `WorkspaceProperties`
      info	[Changelog] - New field `CreatedDate` in struct `WorkspaceProperties`
      info	[Changelog] - New field `ModifiedDate` in struct `WorkspaceProperties`
      info	[Changelog] - New field `Error` in struct `ErrorResponse`
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 6 additive change(s).
      info	[Changelog]
    • ️✔️operationalinsights/mgmt/2015-03-20/operationalinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/operationalinsights/mgmt/2020-03-01-preview/operationalinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/operationalinsights/mgmt/2015-11-01-preview/operationalinsights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-loganalytics [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model Workspace has a new parameter disable_local_auth
      info	[Changelog]   - Model WorkspacePatch has a new parameter disable_local_auth
      info	[Changelog]   - Model ClusterPatch has a new parameter billing_type
      info	[Changelog]   - Model WorkspaceFeatures has a new parameter disable_local_auth
    ️❌ azure-sdk-for-js failed [Detail]
    • Failed [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md
      cmderr	[Autorest] FailFast:
      cmderr	[Autorest]    at System.Diagnostics.Debug.Assert(Boolean condition, String message, String detailMessage)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(Property propertyToFlatten, HashSet`1 typesToDelete) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 220
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(Property propertyToFlatten, HashSet`1 typesToDelete) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 224
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenModels(CodeModel codeModel) in /home/vsts/work/1/s/autorest.common/src/SwaggerExtensions.cs:line 95
      cmderr	[Autorest]    at AutoRest.Extensions.Azure.AzureExtensions.NormalizeAzureClientModel(CodeModel codeModel) in /home/vsts/work/1/s/autorest.common/src/AzureExtensions.cs:line 79
      cmderr	[Autorest]    at AutoRest.TypeScript.Azure.TransformerTSa.AutoRest.Core.ITransformer<AutoRest.TypeScript.Azure.Model.CodeModelTSa>.TransformCodeModel(CodeModel cm) in /home/vsts/work/1/s/src/azure/TransformerTSa.cs:line 35
      cmderr	[Autorest]    at AutoRest.TypeScript.Program.<ProcessInternal>d__4.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 100
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(TResult result)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(Task`1 completedTask)
      cmderr	[Autorest]    at AutoRest.TypeScript.Program.<InitializeNamespace>d__7.MoveNext() in /home/vsts/work/1/s/src/Program.cs:line 204
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(TResult result)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<Request>d__37`1.MoveNext() in /home/vsts/work/1/s/autorest.common/src/JsonRpc/Connection.cs:line 371
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at System.Threading.Tasks.TaskCompletionSource`1.TrySetResult(TResult result)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.CallerResponse`1.SetCompleted(JToken result) in /home/vsts/work/1/s/autorest.common/src/JsonRpc/CallerResponse.cs:line 57
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<>c__DisplayClass27_0.<<Process>b__0>d.MoveNext() in /home/vsts/work/1/s/autorest.common/src/JsonRpc/Connection.cs:line 289
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection.<>c__DisplayClass27_0.<Process>b__0()
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1.InnerInvoke()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
      cmderr	[Autorest]    at System.Threading.ThreadPoolWorkQueue.Dispatch()
      cmderr	[Autorest]    at System.Environment.FailFast(System.String, System.Exception)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(AutoRest.Core.Model.Property, System.Collections.Generic.HashSet`1<System.String>)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenProperty(AutoRest.Core.Model.Property, System.Collections.Generic.HashSet`1<System.String>)
      cmderr	[Autorest]    at AutoRest.Extensions.SwaggerExtensions.FlattenModels(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.Extensions.Azure.AzureExtensions.NormalizeAzureClientModel(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.TypeScript.Azure.TransformerTSa.AutoRest.Core.ITransformer<AutoRest.TypeScript.Azure.Model.CodeModelTSa>.TransformCodeModel(AutoRest.Core.Model.CodeModel)
      cmderr	[Autorest]    at AutoRest.TypeScript.Program+<ProcessInternal>d__4.MoveNext()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.Threading.Tasks.VoidTaskResult)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetExistingTaskResult(System.Threading.Tasks.VoidTaskResult)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetResult(System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>)
      cmderr	[Autorest]    at AutoRest.TypeScript.Program+<InitializeNamespace>d__7.MoveNext()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.__Canon)
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetExistingTaskResult(System.__Canon)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<Request>d__37`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action, Boolean, System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.RunContinuations(System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.__Canon)
      cmderr	[Autorest]    at System.Threading.Tasks.TaskCompletionSource`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].TrySetResult(System.__Canon)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.CallerResponse`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].SetCompleted(Newtonsoft.Json.Linq.JToken)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<>c__DisplayClass27_0+<<Process>b__0>d.MoveNext()
      cmderr	[Autorest]    at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon ByRef)
      cmderr	[Autorest]    at Microsoft.Perks.JsonRPC.Connection+<>c__DisplayClass27_0.<Process>b__0()
      cmderr	[Autorest]    at System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].InnerInvoke()
      cmderr	[Autorest]    at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
      cmderr	[Autorest]    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef)
      cmderr	[Autorest]    at System.Threading.ThreadPoolWorkQueue.Dispatch()
      cmderr	[Autorest] FATAL: typescript/generate - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.typescript' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.typescript' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-js/azure-sdk-for-js]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-06-09 09:05:14 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-loganalytics;1.0.0-beta.2;1.0.0-beta.3"
      cmderr	[generate.py] 2021-06-09 09:05:14 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.3"
      cmderr	[generate.py] 2021-06-09 09:05:14 INFO autorest --version=3.1.3 --use=@autorest/[email protected] --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/loganalytics/azure-resourcemanager-loganalytics --java.namespace=com.azure.resourcemanager.loganalytics   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/operationalinsights/resource-manager/readme.md
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-loganalytics
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Skip] pom already has module azure-resourcemanager-loganalytics
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Skip] pom already has module sdk/loganalytics
      cmderr	[generate.py] 2021-06-09 09:05:48 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-loganalytics [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG Got artifact_id: azure-resourcemanager-loganalytics
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG Got artifact: azure-resourcemanager-loganalytics-1.0.0-beta.3-sources.jar
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG Got artifact: azure-resourcemanager-loganalytics-1.0.0-beta.3.jar
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG Match jar package: azure-resourcemanager-loganalytics-1.0.0-beta.3.jar
      cmderr	[Inst] 2021-06-09 09:08:18 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/14637/azure-sdk-for-java/azure-resourcemanager-loganalytics/azure-resourcemanager-loganalytics-1.0.0-beta.3.jar\" -o azure-resourcemanager-loganalytics-1.0.0-beta.3.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-loganalytics -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-loganalytics-1.0.0-beta.3.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 05306b3. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️operationalinsights [View full logs]  [Release Schema Changes]
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 05306b3. Azure CLI Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ManagementGroup' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceListManagementGroupsResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedKeys' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'MetricName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageMetric' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceListUsagesResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageAccount' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageInsightStatus' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageInsightProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageInsight' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'StorageInsightListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Tag' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SavedSearchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SavedSearch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SavedSearchesListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AvailableServiceTier' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CoreSummary' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SearchSort' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SearchMetadataSchema' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SearchMetadata' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SearchSchemaValue' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SearchGetSchemaResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePurgeBody' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePurgeBodyFilters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePurgeResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePurgeStatusResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TableProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Table' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TablesListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterPatchProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterPatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Cluster' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'keyVaultProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Identity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CapacityReservationProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceSku' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceCapping' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceFeatures' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkScopedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Workspace' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePatch' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[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'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ProxyResource' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[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'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AzureEntityResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorDetail' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorResponse' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ErrorAdditionalInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (Modeler/MissingType): The schema 'WorkspacePurgeBodyFilters-value' has no type or format information whatsoever. Location:
      cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
      cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
      cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      cmderr	[Autorest] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest]   test-scenario:
      cmderr	[Autorest]     - name: /Workspaces/put/WorkspacesCreate
      cmderr	[Autorest]     - name: /Workspaces/get/WorkspaceGet
      cmderr	[Autorest]     - name: /Workspaces/get/WorkspacesGet
      cmderr	[Autorest]     - name: /Workspaces/get/WorkspacesSubscriptionList
      cmderr	[Autorest]     - name: /Workspaces/patch/WorkspacesPatch
      cmderr	[Autorest]     - name: /AvailableServiceTiers/get/AvailableServiceTiers
      cmderr	[Autorest]     - name: /Clusters/put/ClustersCreate
      cmderr	[Autorest]     - name: /Clusters/get/ClustersGet
      cmderr	[Autorest]     - name: /Clusters/get/ClustersGet
      cmderr	[Autorest]     - name: /Clusters/get/ClustersSubscriptionList
      cmderr	[Autorest]     - name: /Clusters/patch/ClustersPatch
      cmderr	[Autorest]     - name: /LinkedServices/put/LinkedServicesCreate
      cmderr	[Autorest]     - name: /LinkedServices/get/LinkedServicesGet
      cmderr	[Autorest]     - name: /LinkedServices/get/LinkedServicesListByWorkspace
      cmderr	[Autorest]     - name: /LinkedServices/delete/LinkedServicesDelete
      cmderr	[Autorest]     - name: /Clusters/delete/ClustersDelete
      cmderr	[Autorest]     - name: /DataExports/put/DataExportCreate
      cmderr	[Autorest]     - name: /DataExports/get/DataExportGet
      cmderr	[Autorest]     - name: /DataExports/get/DataExportGet
      cmderr	[Autorest]     - name: /DataExports/delete/DataExportDelete
      cmderr	[Autorest]     - name: /DataSources/put/DataSourcesCreate
      cmderr	[Autorest]     - name: /DataSources/get/DataSourcesGet
      cmderr	[Autorest]     - name: /DataSources/get/DataSourcesListByWorkspace
      cmderr	[Autorest]     - name: /DataSources/delete/DataSourcesDelete
      cmderr	[Autorest]     - name: /DeletedWorkspaces/get/WorkspacesGet
      cmderr	[Autorest]     - name: /DeletedWorkspaces/get/WorkspacesSubscriptionList
      cmderr	[Autorest]     - name: /Gateways/delete/DeleteGateways
      cmderr	[Autorest]     - name: /IntelligencePacks/get/IntelligencePacksList
      cmderr	[Autorest]     - name: /IntelligencePacks/post/IntelligencePacksDisable
      cmderr	[Autorest]     - name: /IntelligencePacks/post/IntelligencePacksEnable
      cmderr	[Autorest]     - name: /LinkedStorageAccounts/put/LinkedStorageAccountsCreate
      cmderr	[Autorest]     - name: /LinkedStorageAccounts/get/Gets list of linked storage accounts on a workspace.
      cmderr	[Autorest]     - name: /LinkedStorageAccounts/get/LinkedStorageAccountsGet
      cmderr	[Autorest]     - name: /LinkedStorageAccounts/delete/LinkedStorageAccountsDelete
      cmderr	[Autorest]     - name: /ManagementGroups/get/WorkspacesListManagementGroups
      cmderr	[Autorest]     - name: /OperationStatuses/get/Get specific operation status
      cmderr	[Autorest]     - name: /SavedSearches/put/SavedSearchCreateOrUpdate
      cmderr	[Autorest]     - name: /SavedSearches/get/SavedSearchesGet
      cmderr	[Autorest]     - name: /SavedSearches/get/SavedSearchesList
      cmderr	[Autorest]     - name: /SavedSearches/delete/SavedSearchesDelete
      cmderr	[Autorest]     - name: /Schema/post/WorkspacesGetSchema
      cmderr	[Autorest]     - name: /SharedKeys/post/RegenerateSharedKeys
      cmderr	[Autorest]     - name: /SharedKeys/post/SharedKeysList
      cmderr	[Autorest]     - name: /Tables/get/TablesGet
      cmderr	[Autorest]     - name: /Tables/get/TablesListByWorkspace
      cmderr	[Autorest]     - name: /Tables/patch/TablesSet
      cmderr	[Autorest]     - name: /StorageInsightConfigs/put/StorageInsightsCreate
      cmderr	[Autorest]     - name: /StorageInsightConfigs/get/StorageInsightsGet
      cmderr	[Autorest]     - name: /StorageInsightConfigs/get/StorageInsightsList
      cmderr	[Autorest]     - name: /StorageInsightConfigs/delete/StorageInsightsDelete
      cmderr	[Autorest]     - name: /Usages/get/UsagesList
      cmderr	[Autorest]     - name: /WorkspacePurge/get/WorkspacePurgeOperation
      cmderr	[Autorest]     - name: /WorkspacePurge/post/WorkspacePurge
      cmderr	[Autorest]     - name: /Workspaces/delete/WorkspacesDelete
      cmderr	[Autorest] --------------------------------------------------------
    • ️✔️loganalytics [View full logs]  [Release Azure CLI Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 05306b3. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      the given reference name 'refs/heads/sdkAuto/Az.' is not valid
      Error: the given reference name 'refs/heads/sdkAuto/Az.' is not valid
    • ⚠️Az. [View full logs
      error	Fatal error: the given reference name 'refs/heads/sdkAuto/Az.' is not valid
      error	The following packages are still pending:
      error		Az.
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    CI-BreakingChange-Go WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants