Skip to content

add updated databases.json swagger#11587

Closed
xaliciayang wants to merge 69 commits intoAzure:masterfrom
xaliciayang:backupStorageRedundancy
Closed

add updated databases.json swagger#11587
xaliciayang wants to merge 69 commits intoAzure:masterfrom
xaliciayang:backupStorageRedundancy

Conversation

@xaliciayang
Copy link
Contributor

@xaliciayang xaliciayang commented Nov 9, 2020

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
    • 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

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-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 9, 2020

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌LintDiff: 1 Errors, 0 Warnings failed [Detail]
Rule Message
AutoRest Exception "details":" "Channel": "fatal",
"Text": "swagger-document-override/md-override-loader - FAILED" "Channel": "fatal",
"Text": "Error: Could not read 'file:///home/vsts/work/1/azure-rest-api-specs/specification/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/managedDatabases.json'."(node:6289) UnhandledPromiseRejectionWarning: Error: Could not read 'file:///home/vsts/work/1/azure-rest-api-specs/specification/sql/resource-manager/Microsoft.Sql/preview/2020-02-02-preview/managedDatabases.json'. at ReadThroughDataSource.ReadStrict (/home/vsts/.autorest/@microsoft.azure_autorest-core@2.0.4417/node_modules/@microsoft.azure/autorest-core/dist/lib/data-store/data-store.js:26:19)",
"location":"https://github.com/Azure/azure-rest-api-specs/blob/40031a674688e5b5d95e8498adacb3ebafee6cf8/specification/sql/resource-manager/readme.md"
️❌Avocado: 1 Errors, 1 Warnings failed [Detail]
Rule Message
NO_JSON_FILE_FOUND The JSON file is not found but it is referenced from the readme file.
readme: specification/sql/resource-manager/readme.md
json: Microsoft.Sql/preview/2020-02-02-preview/importexport.json
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/sql/resource-manager/readme.md
tag: specification/sql/resource-manager/readme.md#tag-package-composite-v4
️❌ModelValidation: 1 Errors, 0 Warnings failed [Detail]
Rule Message
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: requestedBackupStorageRedundancy
Url: Microsoft.Sql/preview/2020-11-01-preview/Databases.json#L1148
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️⚠️[Staging] Cross Version BreakingChange (Base on preview version): 4 Warnings warning [Detail]

Rule Message
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'storageAccountType' renamed or removed?
New: Microsoft.Sql/preview/2020-11-01-preview/Databases.json#L839:7
Old: Microsoft.Sql/preview/2020-08-01-preview/Databases.json#L848:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'storageAccountType' renamed or removed?
New: Microsoft.Sql/preview/2020-11-01-preview/Databases.json#L839:7
Old: Microsoft.Sql/preview/2020-08-01-preview/Databases.json#L848:7
⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'storageAccountType' renamed or removed?
New: Microsoft.Sql/preview/2020-11-01-preview/Databases.json#L839:7
Old: Microsoft.Sql/preview/2020-08-01-preview/Databases.json#L848:7
⚠️ 1041 - AddedPropertyInResponse The new version has a new property 'requestedBackupStorageRedundancy' in response that was not found in the old version.
New: Microsoft.Sql/preview/2020-11-01-preview/Databases.json#L839:7
Old: Microsoft.Sql/preview/2020-08-01-preview/Databases.json#L848:7
️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 9, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. 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] 2020-12-17 00:10:16 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-sql-generated"
    cmderr	[generate.py] 2020-12-17 00:10:16 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
    cmderr	[generate.py] 2020-12-17 00:10:16 INFO autorest --version=3.0.6327 --use=@autorest/java@4.0.6 --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/sql/azure-resourcemanager-sql-generated --java.namespace=com.azure.resourcemanager.sql.generated  --package-version=1.0.0-beta.1 --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --pipeline.modelerfour.flatten-payloads=false --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/sql/resource-manager/readme.md
    cmderr	[generate.py] 2020-12-17 00:14:19 INFO [CI][Success] Write to ci.yml
    cmderr	[generate.py] 2020-12-17 00:14:19 INFO [POM][Process] dealing with pom.xml
    cmderr	[generate.py] 2020-12-17 00:14:19 INFO [POM][Success] Write to pom.xml
    cmderr	[generate.py] 2020-12-17 00:14:19 INFO [POM][Process] dealing with root pom
    cmderr	[generate.py] 2020-12-17 00:14:19 INFO [POM][Success] Write to root pom
    cmderr	[generate.py] WARNING: An illegal reflective access operation has occurred
    cmderr	[generate.py] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.ReflectionUtils (file:/home/vsts/.m2/repository/org/codehaus/groovy/groovy/3.0.0-beta-2/groovy-3.0.0-beta-2-indy.jar) to method java.util.Collections$UnmodifiableCollection.toString()
    cmderr	[generate.py] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.ReflectionUtils
    cmderr	[generate.py] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    cmderr	[generate.py] WARNING: All illegal access operations will be denied in a future release
  • ️✔️azure-resourcemanager-sql-generated [View full logs]  [Preview SDK Changes]
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG Got artifact_id: azure-resourcemanager-sql-generated
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG Got artifact: pom.xml
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG Got artifact: azure-resourcemanager-sql-generated-1.0.0-beta.1-sources.jar
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG Got artifact: azure-resourcemanager-sql-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG Match jar package: azure-resourcemanager-sql-generated-1.0.0-beta.1.jar
    cmderr	[Inst] 2020-12-17 00:18:58 DEBUG output: {"full": "curl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/11587/azure-sdk-for-java/azure-resourcemanager-sql-generated/azure-resourcemanager-sql-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-sql-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-sql-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-sql-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true\n"}
️⚠️ azure-sdk-for-python warning [Detail]
  • ⚠️Warning [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install --upgrade setuptools wheel pip
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/sql/resource-manager/readme.md
    warn	No file changes detected after generation
    warn	No package detected after generation
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/sql/resource-manager/readme.md
    cmdout	[Autorest] WARNING: Found duplicate definition for type Microsoft.Sql/servers/firewallRules in scope ResourceGroup
  • cmderr	[resource-manager] node-pre-gyp
    cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
    cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 No repository field.
    cmderr	[resource-manager] optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    cmderr	[resource-manager] ERR! code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 20
    cmderr	[resource-manager]  template-schema-validation-tools@1.0.0 test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 20
    cmderr	[resource-manager] npm ERR!
    cmderr	[resource-manager] npm ERR! Failed at the template-schema-validation-tools@1.0.0 test script.
    cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    cmderr	[resource-manager]  A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-12-17T00_30_35_311Z-debug.log
    cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
    cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
    cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
    cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
    cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:999:30)
    cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:863:32)
    cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
    cmderr	[resource-manager]   status: 20,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 4054,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️❌ azure-sdk-for-js failed [Detail]
  • Failed [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/sql/resource-manager/readme.md
  • @azure/arm-sql [View full logs]  [Preview SDK Changes]
    error	Script return with result [failed] code [2] signal [null] cwd [azure-sdk-for-js/azure-sdk-for-js/sdk/sql/arm-sql]: npm pack --silent
️⚠️ azure-sdk-for-net warning [Detail]
  • ⚠️Warning [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. 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 --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/sql/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
  • ️✔️Microsoft.Azure.Management.Sql [View full logs]  [Preview SDK Changes]
️❌ azure-sdk-for-go failed [Detail]
  • Failed [Logs] Generate from fc7087d913d9760b87a45093a6d89807a0ac2887. SDK Automation 14.0.0
    command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
    HttpError: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
        at /home/vsts/work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/@octokit/request@5.4.9/node_modules/@octokit/request/dist-node/index.js:66:23
        at runMicrotasks (<anonymous>)
        at processTicksAndRejections (internal/process/task_queues.js:93:5)
        at async workflowPkgUpdatePR (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:304:21)
        at async Object.exports.workflowPkgMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflowPackage.js:40:5)
        at async workflowHandleReadmeMd (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:161:9)
        at async Object.exports.workflowMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:81:9)
        at async Object.exports.sdkAutoMain (/home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:152:13)
        at async /home/vsts/work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:18:20
  • ️✔️preview/sql/mgmt/v3.0/sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 20 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. ManagedInstancePecProperty
    info	[Changelog] 1. ManagedInstancePrivateEndpointConnectionProperties
    info	[Changelog] 1. ManagedInstancePrivateEndpointProperty
    info	[Changelog] 1. QueryMetricInterval
    info	[Changelog] 1. QueryMetricProperties
    info	[Changelog] 1. QueryStatisticsProperties
    info	[Changelog] 1. TopQueries
    info	[Changelog] 1. TopQueriesListResult
    info	[Changelog] 1. TopQueriesListResultIterator
    info	[Changelog] 1. TopQueriesListResultPage
    info	[Changelog]
    info	[Changelog] ### New Struct Fields
    info	[Changelog]
    info	[Changelog] 1. ManagedInstanceProperties.PrivateEndpointConnections
    info	[Changelog] 1. ManagedInstanceProperties.ZoneRedundant
    info	[Changelog] 1. ManagedInstanceUpdate.Identity
    info	[Changelog]
  • ️✔️preview/sql/mgmt/2018-06-01-preview/sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 20 items here, please refer to log for details.
    info	[Changelog] 1. SensitivityLabelRank.Critical
    info	[Changelog] 1. SensitivityLabelRank.High
    info	[Changelog] 1. SensitivityLabelRank.Low
    info	[Changelog] 1. SensitivityLabelRank.Medium
    info	[Changelog]
    info	[Changelog] ## Signature Changes
    info	[Changelog]
    info	[Changelog] ### Const Types
    info	[Changelog]
    info	[Changelog] 1. None changed type from SensitivityLabelRank to IdentityType
    info	[Changelog]
    info	[Changelog] ### New Constants
    info	[Changelog]
    info	[Changelog] 1. IdentityType.UserAssigned
    info	[Changelog] 1. SensitivityLabelRank.SensitivityLabelRankCritical
    info	[Changelog] 1. SensitivityLabelRank.SensitivityLabelRankHigh
    info	[Changelog] 1. SensitivityLabelRank.SensitivityLabelRankLow
    info	[Changelog] 1. SensitivityLabelRank.SensitivityLabelRankMedium
    info	[Changelog] 1. SensitivityLabelRank.SensitivityLabelRankNone
    info	[Changelog]
  • ️✔️preview/sql/mgmt/2017-10-01-preview/sql [View full logs]  [Preview SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/sql/mgmt/2017-03-01-preview/sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 20 items here, please refer to log for details.
    info	[Changelog] ### Const Types
    info	[Changelog]
    info	[Changelog] 1. Count changed type from PrimaryAggregationType to UnitDefinitionType
    info	[Changelog] 1. None changed type from PrimaryAggregationType to IdentityType
    info	[Changelog]
    info	[Changelog] ### New Constants
    info	[Changelog]
    info	[Changelog] 1. IdentityType.UserAssigned
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeAverage
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeCount
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeMaximum
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeMinimum
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeNone
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeTotal
    info	[Changelog] 1. UnitDefinitionType.Bytes
    info	[Changelog] 1. UnitDefinitionType.BytesPerSecond
    info	[Changelog] 1. UnitDefinitionType.CountPerSecond
    info	[Changelog] 1. UnitDefinitionType.Percent
    info	[Changelog] 1. UnitDefinitionType.Seconds
    info	[Changelog]
  • ️✔️preview/sql/mgmt/2015-05-01-preview/sql [View full logsBreaking Change Detected
    Only show 20 items here, please refer to log for details.
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeAverage
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeCount
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeMaximum
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeMinimum
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeNone
    info	[Changelog] 1. PrimaryAggregationType.PrimaryAggregationTypeTotal
    info	[Changelog] 1. UnitDefinitionType.Bytes
    info	[Changelog] 1. UnitDefinitionType.BytesPerSecond
    info	[Changelog] 1. UnitDefinitionType.CountPerSecond
    info	[Changelog] 1. UnitDefinitionType.Percent
    info	[Changelog] 1. UnitDefinitionType.Seconds
    info	[Changelog]
    error	Fatal error: Validation Failed: {"resource":"PullRequest","field":"head","code":"invalid"}
    error	The following packages are still pending:
    error		preview/sql/mgmt/v3.0/sql
    error		preview/sql/mgmt/2018-06-01-preview/sql
    error		preview/sql/mgmt/2017-10-01-preview/sql
    error		preview/sql/mgmt/2017-03-01-preview/sql
    error		preview/sql/mgmt/2015-05-01-preview/sql
    error		sql/mgmt/2014-04-01/sql
  • ️✔️sql/mgmt/2014-04-01/sql
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 Nov 9, 2020

azure-sdk-for-python

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 55963c2 with merge commit b5874c6f24d5e87fe0e53cdcbd3ebbe63f32b5d8. SDK Automation 13.0.17.20200918.2
    Failed to find any diff after autorest so no changed packages was found.

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 9, 2020

azure-sdk-for-js

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 55963c2 with merge commit b5874c6f24d5e87fe0e53cdcbd3ebbe63f32b5d8. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-sql [View full logs]  [Preview SDK Changes]
    Only show 100 items here, please refer to log for details.
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated urix@0.1.0: 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/sqlManagementClient.js → ./dist/arm-sql.js...
    [npmPack] created ./dist/arm-sql.js in 2.1s
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-sql@7.0.2
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 1.9MB   dist/arm-sql.js                                                                            
    [npmPack] npm notice 722.6kB dist/arm-sql.min.js                                                                        
    [npmPack] npm notice 6.1kB   esm/operations/backupLongTermRetentionPolicies.js                                          
    [npmPack] npm notice 3.4kB   esm/models/backupLongTermRetentionPoliciesMappers.js                                       
    [npmPack] npm notice 9.8kB   esm/operations/backupShortTermRetentionPolicies.js                                         
    [npmPack] npm notice 3.5kB   esm/models/backupShortTermRetentionPoliciesMappers.js                                      
    [npmPack] npm notice 1.7kB   esm/operations/capabilities.js                                                             
    [npmPack] npm notice 1.0kB   esm/models/capabilitiesMappers.js                                                          
    [npmPack] npm notice 3.5kB   esm/operations/databaseAutomaticTuningOperations.js                                        
    [npmPack] npm notice 3.4kB   esm/models/databaseAutomaticTuningOperationsMappers.js                                     
    [npmPack] npm notice 5.6kB   esm/operations/databaseBlobAuditingPolicies.js                                             
    [npmPack] npm notice 3.5kB   esm/models/databaseBlobAuditingPoliciesMappers.js                                          
    [npmPack] npm notice 3.9kB   esm/operations/databaseOperations.js                                                       
    [npmPack] npm notice 3.5kB   esm/models/databaseOperationsMappers.js                                                    
    [npmPack] npm notice 27.9kB  esm/operations/databases.js                                                                
    [npmPack] npm notice 3.6kB   esm/models/databasesMappers.js                                                             
    [npmPack] npm notice 3.7kB   esm/operations/databaseThreatDetectionPolicies.js                                          
    [npmPack] npm notice 3.4kB   esm/models/databaseThreatDetectionPoliciesMappers.js                                       
    [npmPack] npm notice 2.0kB   esm/operations/databaseUsages.js                                                           
    [npmPack] npm notice 367B    esm/models/databaseUsagesMappers.js                                                        
    [npmPack] npm notice 5.5kB   esm/operations/databaseVulnerabilityAssessmentRuleBaselines.js                             
    [npmPack] npm notice 3.4kB   esm/models/databaseVulnerabilityAssessmentRuleBaselinesMappers.js                          
    [npmPack] npm notice 6.9kB   esm/operations/databaseVulnerabilityAssessments.js                                         
    [npmPack] npm notice 8.5kB   esm/operations/databaseVulnerabilityAssessmentScans.js                                     
    [npmPack] npm notice 3.5kB   esm/models/databaseVulnerabilityAssessmentScansMappers.js                                  
    [npmPack] npm notice 3.5kB   esm/models/databaseVulnerabilityAssessmentsMappers.js                                      
    [npmPack] npm notice 3.5kB   esm/operations/dataMaskingPolicies.js                                                      
    [npmPack] npm notice 3.4kB   esm/models/dataMaskingPoliciesMappers.js                                                   
    [npmPack] npm notice 3.7kB   esm/operations/dataMaskingRules.js                                                         
    [npmPack] npm notice 3.4kB   esm/models/dataMaskingRulesMappers.js                                                      
    [npmPack] npm notice 2.1kB   esm/operations/elasticPoolActivities.js                                                    
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolActivitiesMappers.js                                                 
    [npmPack] npm notice 2.2kB   esm/operations/elasticPoolDatabaseActivities.js                                            
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolDatabaseActivitiesMappers.js                                         
    [npmPack] npm notice 4.0kB   esm/operations/elasticPoolOperations.js                                                    
    [npmPack] npm notice 3.5kB   esm/models/elasticPoolOperationsMappers.js                                                 
    [npmPack] npm notice 15.8kB  esm/operations/elasticPools.js                                                             
    [npmPack] npm notice 3.6kB   esm/models/elasticPoolsMappers.js                                                          
    [npmPack] npm notice 8.4kB   esm/operations/encryptionProtectors.js                                                     
    [npmPack] npm notice 3.5kB   esm/models/encryptionProtectorsMappers.js                                                  
    [npmPack] npm notice 5.8kB   esm/operations/extendedDatabaseBlobAuditingPolicies.js                                     
    [npmPack] npm notice 3.5kB   esm/models/extendedDatabaseBlobAuditingPoliciesMappers.js                                  
    [npmPack] npm notice 6.6kB   esm/operations/extendedServerBlobAuditingPolicies.js                                       
    [npmPack] npm notice 3.5kB   esm/models/extendedServerBlobAuditingPoliciesMappers.js                                    
    [npmPack] npm notice 16.6kB  esm/operations/failoverGroups.js                                                           
    [npmPack] npm notice 3.5kB   esm/models/failoverGroupsMappers.js                                                        
    [npmPack] npm notice 5.4kB   esm/operations/firewallRules.js                                                            
    [npmPack] npm notice 3.4kB   esm/models/firewallRulesMappers.js                                                         
    [npmPack] npm notice 4.6kB   esm/operations/geoBackupPolicies.js                                                        
    [npmPack] npm notice 3.4kB   esm/models/geoBackupPoliciesMappers.js                                                     
    [npmPack] npm notice 3.5kB   esm/operations/importExport.js                                                             
    [npmPack] npm notice 3.5kB   esm/models/importExportMappers.js                                                          
    [npmPack] npm notice 263B    esm/models/index.js                                                                        
    [npmPack] npm notice 4.4kB   esm/operations/index.js                                                                    
    [npmPack] npm notice 14.4kB  esm/operations/instanceFailoverGroups.js                                                   
    [npmPack] npm notice 3.5kB   esm/models/instanceFailoverGroupsMappers.js                                                
    [npmPack] npm notice 12.1kB  esm/operations/instancePools.js                                                            
    [npmPack] npm notice 3.5kB   esm/models/instancePoolsMappers.js                                                         
    [npmPack] npm notice 11.1kB  esm/operations/jobAgents.js                                                                
    [npmPack] npm notice 3.4kB   esm/models/jobAgentsMappers.js                                                             
    [npmPack] npm notice 6.6kB   esm/operations/jobCredentials.js                                                           
    [npmPack] npm notice 3.4kB   esm/models/jobCredentialsMappers.js                                                        
    [npmPack] npm notice 13.3kB  esm/operations/jobExecutions.js                                                            
    [npmPack] npm notice 3.4kB   esm/models/jobExecutionsMappers.js                                                         
    [npmPack] npm notice 6.3kB   esm/operations/jobs.js                                                                     
    [npmPack] npm notice 3.4kB   esm/models/jobsMappers.js                                                                  
    [npmPack] npm notice 4.8kB   esm/operations/jobStepExecutions.js                                                        
    [npmPack] npm notice 3.4kB   esm/models/jobStepExecutionsMappers.js                                                     
    [npmPack] npm notice 10.1kB  esm/operations/jobSteps.js                                                                 
    [npmPack] npm notice 3.4kB   esm/models/jobStepsMappers.js                                                              
    [npmPack] npm notice 7.5kB   esm/operations/jobTargetExecutions.js                                                      
    [npmPack] npm notice 3.4kB   esm/models/jobTargetExecutionsMappers.js                                                   
    [npmPack] npm notice 6.6kB   esm/operations/jobTargetGroups.js                                                          
    [npmPack] npm notice 3.4kB   esm/models/jobTargetGroupsMappers.js                                                       
    [npmPack] npm notice 4.0kB   esm/operations/jobVersions.js                                                              
    [npmPack] npm notice 3.4kB   esm/models/jobVersionsMappers.js                                                           
    [npmPack] npm notice 22.5kB  esm/operations/longTermRetentionBackups.js                                                 
    [npmPack] npm notice 3.5kB   esm/models/longTermRetentionBackupsMappers.js                                              
    [npmPack] npm notice 22.4kB  esm/operations/longTermRetentionManagedInstanceBackups.js                                  
    [npmPack] npm notice 3.5kB   esm/models/longTermRetentionManagedInstanceBackupsMappers.js                               
    [npmPack] npm notice 10.3kB  esm/operations/managedBackupShortTermRetentionPolicies.js                                  
    [npmPack] npm notice 3.5kB   esm/models/managedBackupShortTermRetentionPoliciesMappers.js                               
    [npmPack] npm notice 2.2kB   esm/operations/managedDatabaseRestoreDetails.js                                            
    [npmPack] npm notice 3.4kB   esm/models/managedDatabaseRestoreDetailsMappers.js                                         
    [npmPack] npm notice 15.8kB  esm/operations/managedDatabases.js                                                         
    [npmPack] npm notice 6.0kB   esm/operations/managedDatabaseSecurityAlertPolicies.js                                     
    [npmPack] npm notice 3.5kB   esm/models/managedDatabaseSecurityAlertPoliciesMappers.js                                  

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 9, 2020

azure-sdk-for-go

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 9, 2020

Azure CLI Extension Generation

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 Nov 9, 2020

azure-resource-manager-schemas

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 55963c2 with merge commit b5874c6f24d5e87fe0e53cdcbd3ebbe63f32b5d8. Schema Automation 13.0.17.20200918.2
    [AutoRest] WARNING: Found duplicate definition for type Microsoft.Sql/servers/firewallRules in scope ResourceGroup
    [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [sql][after_scripts|node] configure: WARNING: secure clearing/zeroing of memory is not supported by the selected crypto backend
    [sql][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]   5822 passing (1m)
      AzureResourceSchema has no registered package commands.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Nov 9, 2020

    azure-sdk-for-java

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from 55963c2 with merge commit b5874c6f24d5e87fe0e53cdcbd3ebbe63f32b5d8. SDK Automation 13.0.17.20200918.2
    • ⚠️sdk/sql/mgmt-v2014_04_01 [View full logs]  [Preview SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionVaults()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
        [mvn]   symbol:   method backupLongTermRetentionPolicies()
        [mvn]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultsImpl.java:[23,30] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[48,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[55,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionVaultImpl.java:[62,75] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionVaults()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPoliciesImpl.java:[23,30] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[49,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[56,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2014_04_01/src/main/java/com/microsoft/azure/management/sql/v2014_04_01/implementation/BackupLongTermRetentionPolicyImpl.java:[63,77] cannot find symbol
        [mvn] [ERROR]   symbol:   method backupLongTermRetentionPolicies()
        [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2014_04_01.implementation.SqlManagementClientImpl
        [mvn] [ERROR] -> [Help 1]
        [mvn] [ERROR] 
        [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
        [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
        [mvn] [ERROR] 
        [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
        [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      • ️✔️sdk/sql/mgmt-v2015_05_01_preview [View full logs]  [Preview SDK Changes]
      • ⚠️sdk/sql/mgmt-v2017_03_01_preview [View full logs]  [Preview SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
          [mvn]   symbol:   class SensitivityLabelSource
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
          [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
          [mvn]   symbol:   class UUID
          [mvn]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[30,147] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/JobStepExecutions.java:[43,192] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2017_03_01_preview.JobStepExecutions
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/SensitivityLabelsImpl.java:[59,172] cannot find symbol
          [mvn] [ERROR]   symbol:   class SensitivityLabelSource
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.SensitivityLabelsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,158] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/DatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,117] cannot find symbol
          [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.DatabaseVulnerabilityAssessmentRuleBaselinesImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[47,154] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_03_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_03_01_preview/implementation/JobStepExecutionsImpl.java:[63,199] cannot find symbol
          [mvn] [ERROR]   symbol:   class UUID
          [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_03_01_preview.implementation.JobStepExecutionsImpl
          [mvn] [ERROR] -> [Help 1]
          [mvn] [ERROR] 
          [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
          [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
          [mvn] [ERROR] 
          [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
          [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
        • ⚠️sdk/sql/mgmt-v2017_10_01_preview [View full logs]  [Preview SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
            [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
            [mvn]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[55,167] cannot find symbol
            [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2017_10_01_preview/src/main/java/com/microsoft/azure/management/sql/v2017_10_01_preview/implementation/ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl.java:[71,126] cannot find symbol
            [mvn] [ERROR]   symbol:   class VulnerabilityAssessmentPolicyBaselineName
            [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2017_10_01_preview.implementation.ManagedDatabaseVulnerabilityAssessmentRuleBaselinesImpl
            [mvn] [ERROR] -> [Help 1]
            [mvn] [ERROR] 
            [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
            [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
            [mvn] [ERROR] 
            [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
            [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
          • ⚠️sdk/sql/mgmt-v2018_06_01_preview [View full logs]  [Preview SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
              [mvn]   symbol:   class UUID
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
              [mvn]   symbol:   class SensitivityLabelSource
              [mvn]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-sql: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/ManagedInstanceOperations.java:[27,105] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: interface com.microsoft.azure.management.sql.v2018_06_01_preview.ManagedInstanceOperations
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationsImpl.java:[44,112] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationsImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedInstanceOperationImpl.java:[23,13] cannot find symbol
              [mvn] [ERROR]   symbol:   class UUID
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedInstanceOperationImpl
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/sql/mgmt-v2018_06_01_preview/src/main/java/com/microsoft/azure/management/sql/v2018_06_01_preview/implementation/ManagedDatabaseSensitivityLabelsImpl.java:[68,182] cannot find symbol
              [mvn] [ERROR]   symbol:   class SensitivityLabelSource
              [mvn] [ERROR]   location: class com.microsoft.azure.management.sql.v2018_06_01_preview.implementation.ManagedDatabaseSensitivityLabelsImpl
              [mvn] [ERROR] -> [Help 1]
              [mvn] [ERROR] 
              [mvn] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
              [mvn] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
              [mvn] [ERROR] 
              [mvn] [ERROR] For more information about the errors and possible solutions, please read the following articles:
              [mvn] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 9, 2020

            azure-sdk-for-net

            ️✔️ succeeded [Logs] [Expand Details]

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 9, 2020

            Trenton Generation

            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

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            @openapi-sdkautomation
            Copy link

            openapi-sdkautomation bot commented Nov 9, 2020

            azure-sdk-for-python-track2

            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

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            @azure-pipelines
            Copy link

            Azure Pipelines successfully started running 1 pipeline(s).

            ArcturusZhang and others added 7 commits December 16, 2020 13:40
            * Update comment.yml
            
            * Update comment.yml
            …n stable/2020-06-02 (Azure#11976)
            
            * update swagger api
            
            * add custom words
            
            * remove secret in examples
            
            * test validation
            
            * test validation
            
            * test validation
            
            * suppress verifyToken
            
            * suppress verifyToken
            
            * suppress verifyToken
            
            * suppress verifyToken
            
            * suppress verifyToken
            
            * suppress verifyToken
            
            * suppress verifyToken
            …#11716)
            
            * Added new specification for chat - release 2020-11-01-preview3
            
            * Addressing feedback
            
            * Updating max page size parameter name
            
            * update `maxpagesize` parameter name in example file.
            
            * Runn prettier on examples
            
            * Removing obsolete example files, and adding missing description properties.
            
            * Update `maxpagesize` query parameter name for `ListChatThreads`
            
            * rename $maxpagesize to `maxPageSize`
            
            Co-authored-by: Camilo Ramirez <juramir@microsoft.com>
            Co-authored-by: Amr Elroumy <amr.elroumy@microsoft.com>
            @erich-wang
            Copy link
            Member

            @xaliciayang , please fix CI errors, thanks.

            @heaths
            Copy link
            Member

            heaths commented Jan 5, 2021

            Please rebase your commits onto master rather than simply merging in everyone else's commits, which makes this PR huge and, for most files, probably unnecessary for all of us codeowners to review. You probably juse need to do:

            git fetch upstream master # assuming "upstream" is your azure/azure-rest-api-specs repo
            git rebase FETCH_HEAD

            Otherwise, please see https://heaths.dev/tips/2019/11/11/rebasing-commits-on-one-topic-branch-onto-another-branch.html for an example of git rebase --onto.

            @xaliciayang
            Copy link
            Contributor Author

            Please rebase your commits onto master rather than simply merging in everyone else's commits, which makes this PR huge and, for most files, probably unnecessary for all of us codeowners to review. You probably juse need to do:

            git fetch upstream master # assuming "upstream" is your azure/azure-rest-api-specs repo
            git rebase FETCH_HEAD

            Otherwise, please see https://heaths.dev/tips/2019/11/11/rebasing-commits-on-one-topic-branch-onto-another-branch.html for an example of git rebase --onto.

            Thanks for the tips! I will be abandoning this PR since I was clearly having some issues (I reopened a new one for just my changes) but I have been struggling with rebasing so these will probably come in handy!

            @xaliciayang xaliciayang closed this Jan 6, 2021
            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.