Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added swagger files for MySQL Flexible Server preview #10287

Merged
merged 12 commits into from
Aug 7, 2020

Conversation

Suna-MS
Copy link
Contributor

@Suna-MS Suna-MS commented Jul 29, 2020

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

Contribution checklist:

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

ARM API Review Checklist

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

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

Breaking Change Review Checklist

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

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

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 29, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
LintDiff: 1 Errors, 24 Warnings [Detail] [Expand] Only 10 items are listed, please refer to log for more details.
Rule Message
R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.DBForMySql/operations' does not match the ARM specification. Please standardize the schema.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1287
⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Operations_List' might be pageable. Consider adding the x-ms-pageable extension.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1288
⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'checknameavailability' in:'CheckNameAvailability_Execute'. Consider updating the operationId
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1247
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'MaintenanceWindows_Get' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1153
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'Operations_List' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1288
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'MaintenanceWindows_ListByServer' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L1198
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'Servers_Create' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L38
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'Servers_Update' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L103
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'Servers_Get' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L200
⚠️ R4009 - RequiredSystemDataInNewApiVersions The response of operation:'Servers_ListByResourceGroup' is defined without 'systemData'. Consider adding the systemData to the response.
New: Microsoft.DBforMySQL/preview/2020-07-01-privatepreview/mysql.json#L245
️✔️Avocado [Detail]
 Validation passes for Avocado. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 29, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 29, 2020

Azure CLI Extension Generation - Release

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

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Jul 29, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 2d90718 with merge commit 6ea6ec5. SDK Automation 13.0.17.20200619.4
  • ⚠️sdk/mysql/mgmt-v2017_12_01 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01.implementation.DBforMySQLManager
      [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/mysql/mgmt-v2017_12_01_preview [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-dbformysql: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[100,44] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[110,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[120,56] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[130,68] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[140,48] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[150,58] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[160,46] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[170,88] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[180,74] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[190,84] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/mysql/mgmt-v2017_12_01_preview/src/main/java/com/microsoft/azure/management/mysql/v2017_12_01_preview/implementation/MySQLManager.java:[200,50] incompatible types: com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.MySQLManager cannot be converted to com.microsoft.azure.management.mysql.v2017_12_01_preview.implementation.DBforMySQLManager
        [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 Jul 29, 2020

      azure-sdk-for-js - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from 2d90718 with merge commit 6ea6ec5. SDK Automation 13.0.17.20200619.4
      • ️✔️@azure/arm-mysql [View full logs]  [Release SDK Changes]
        Only show 100 items here, please refer to log for details.
        [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
        [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
        [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
        [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
        [npmPack] loaded rollup.config.js with warnings
        [npmPack] (!) Unused external imports
        [npmPack] default imported from external module 'rollup' but never used
        [npmPack] 
        [npmPack] ./esm/mySQLManagementClient.js → ./dist/arm-mysql.js...
        [npmPack] created ./dist/arm-mysql.js in 521ms
        [npmPack] npm notice 
        [npmPack] npm notice package: @azure/[email protected]
        [npmPack] npm notice === Tarball Contents === 
        [npmPack] npm notice 3.6kB   esm/operations/advisors.js                                                      
        [npmPack] npm notice 1.1kB   esm/models/advisorsMappers.js                                                   
        [npmPack] npm notice 255.1kB dist/arm-mysql.js                                                               
        [npmPack] npm notice 86.4kB  dist/arm-mysql.min.js                                                           
        [npmPack] npm notice 2.0kB   esm/operations/checkNameAvailability.js                                         
        [npmPack] npm notice 475B    esm/models/checkNameAvailabilityMappers.js                                      
        [npmPack] npm notice 5.7kB   esm/operations/configurations.js                                                
        [npmPack] npm notice 1.1kB   esm/models/configurationsMappers.js                                             
        [npmPack] npm notice 7.6kB   esm/operations/databases.js                                                     
        [npmPack] npm notice 1.1kB   esm/models/databasesMappers.js                                                  
        [npmPack] npm notice 7.9kB   esm/operations/firewallRules.js                                                 
        [npmPack] npm notice 1.1kB   esm/models/firewallRulesMappers.js                                              
        [npmPack] npm notice 345B    esm/models/index.js                                                             
        [npmPack] npm notice 1.2kB   esm/operations/index.js                                                         
        [npmPack] npm notice 1.9kB   esm/operations/locationBasedPerformanceTier.js                                  
        [npmPack] npm notice 532B    esm/models/locationBasedPerformanceTierMappers.js                               
        [npmPack] npm notice 2.3kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js         
        [npmPack] npm notice 506B    esm/models/locationBasedRecommendedActionSessionsOperationStatusMappers.js      
        [npmPack] npm notice 3.1kB   esm/operations/locationBasedRecommendedActionSessionsResult.js                  
        [npmPack] npm notice 1.1kB   esm/models/locationBasedRecommendedActionSessionsResultMappers.js               
        [npmPack] npm notice 1.9kB   esm/operations/logFiles.js                                                      
        [npmPack] npm notice 1.1kB   esm/models/logFilesMappers.js                                                   
        [npmPack] npm notice 63.9kB  esm/models/mappers.js                                                           
        [npmPack] npm notice 5.7kB   esm/mySQLManagementClient.js                                                    
        [npmPack] npm notice 2.5kB   esm/mySQLManagementClientContext.js                                             
        [npmPack] npm notice 1.5kB   esm/operations/operations.js                                                    
        [npmPack] npm notice 471B    esm/models/operationsMappers.js                                                 
        [npmPack] npm notice 6.4kB   esm/models/parameters.js                                                        
        [npmPack] npm notice 11.8kB  esm/operations/privateEndpointConnections.js                                    
        [npmPack] npm notice 1.1kB   esm/models/privateEndpointConnectionsMappers.js                                 
        [npmPack] npm notice 3.8kB   esm/operations/privateLinkResources.js                                          
        [npmPack] npm notice 1.1kB   esm/models/privateLinkResourcesMappers.js                                       
        [npmPack] npm notice 3.7kB   esm/operations/queryTexts.js                                                    
        [npmPack] npm notice 1.1kB   esm/models/queryTextsMappers.js                                                 
        [npmPack] npm notice 4.1kB   esm/operations/recommendedActions.js                                            
        [npmPack] npm notice 1.1kB   esm/models/recommendedActionsMappers.js                                         
        [npmPack] npm notice 1.9kB   esm/operations/replicas.js                                                      
        [npmPack] npm notice 1.1kB   esm/models/replicasMappers.js                                                   
        [npmPack] npm notice 977B    rollup.config.js                                                                
        [npmPack] npm notice 7.5kB   esm/operations/serverAdministrators.js                                          
        [npmPack] npm notice 1.1kB   esm/models/serverAdministratorsMappers.js                                       
        [npmPack] npm notice 8.3kB   esm/operations/serverKeys.js                                                    
        [npmPack] npm notice 1.1kB   esm/models/serverKeysMappers.js                                                 
        [npmPack] npm notice 15.2kB  esm/operations/servers.js                                                       
        [npmPack] npm notice 6.3kB   esm/operations/serverSecurityAlertPolicies.js                                   
        [npmPack] npm notice 1.1kB   esm/models/serverSecurityAlertPoliciesMappers.js                                
        [npmPack] npm notice 1.2kB   esm/models/serversMappers.js                                                    
        [npmPack] npm notice 4.1kB   esm/operations/topQueryStatistics.js                                            
        [npmPack] npm notice 1.1kB   esm/models/topQueryStatisticsMappers.js                                         
        [npmPack] npm notice 8.9kB   esm/operations/virtualNetworkRules.js                                           
        [npmPack] npm notice 1.1kB   esm/models/virtualNetworkRulesMappers.js                                        
        [npmPack] npm notice 4.0kB   esm/operations/waitStatistics.js                                                
        [npmPack] npm notice 1.1kB   esm/models/waitStatisticsMappers.js                                             
        [npmPack] npm notice 1.6kB   package.json                                                                    
        [npmPack] npm notice 457B    tsconfig.json                                                                   
        [npmPack] npm notice 1.7kB   esm/operations/advisors.d.ts.map                                                
        [npmPack] npm notice 2.2kB   esm/operations/advisors.js.map                                                  
        [npmPack] npm notice 550B    esm/models/advisorsMappers.d.ts.map                                             
        [npmPack] npm notice 563B    esm/models/advisorsMappers.js.map                                               
        [npmPack] npm notice 468.0kB dist/arm-mysql.js.map                                                           
        [npmPack] npm notice 64.9kB  dist/arm-mysql.min.js.map                                                       
        [npmPack] npm notice 795B    esm/operations/checkNameAvailability.d.ts.map                                   
        [npmPack] npm notice 1.1kB   esm/operations/checkNameAvailability.js.map                                     
        [npmPack] npm notice 237B    esm/models/checkNameAvailabilityMappers.d.ts.map                                
        [npmPack] npm notice 250B    esm/models/checkNameAvailabilityMappers.js.map                                  
        [npmPack] npm notice 1.7kB   esm/operations/configurations.d.ts.map                                          
        [npmPack] npm notice 2.8kB   esm/operations/configurations.js.map                                            
        [npmPack] npm notice 562B    esm/models/configurationsMappers.d.ts.map                                       
        [npmPack] npm notice 575B    esm/models/configurationsMappers.js.map                                         
        [npmPack] npm notice 2.0kB   esm/operations/databases.d.ts.map                                               
        [npmPack] npm notice 3.7kB   esm/operations/databases.js.map                                                 
        [npmPack] npm notice 552B    esm/models/databasesMappers.d.ts.map                                            
        [npmPack] npm notice 565B    esm/models/databasesMappers.js.map                                              
        [npmPack] npm notice 2.1kB   esm/operations/firewallRules.d.ts.map                                           
        [npmPack] npm notice 3.7kB   esm/operations/firewallRules.js.map                                             
        [npmPack] npm notice 560B    esm/models/firewallRulesMappers.d.ts.map                                        
        [npmPack] npm notice 573B    esm/models/firewallRulesMappers.js.map                                          
        [npmPack] npm notice 28.7kB  esm/models/index.d.ts.map                                                       
        [npmPack] npm notice 606B    esm/operations/index.d.ts.map                                                   
        [npmPack] npm notice 126B    esm/models/index.js.map                                                         
        [npmPack] npm notice 621B    esm/operations/index.js.map                                                     
        [npmPack] npm notice 764B    esm/operations/locationBasedPerformanceTier.d.ts.map                            
        [npmPack] npm notice 1.0kB   esm/operations/locationBasedPerformanceTier.js.map                              
        [npmPack] npm notice 264B    esm/models/locationBasedPerformanceTierMappers.d.ts.map                         
        [npmPack] npm notice 277B    esm/models/locationBasedPerformanceTierMappers.js.map                           
        [npmPack] npm notice 877B    esm/operations/locationBasedRecommendedActionSessionsOperationStatus.d.ts.map   
        [npmPack] npm notice 1.1kB   esm/operations/locationBasedRecommendedActionSessionsOperationStatus.js.map     

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Jul 29, 2020

      azure-sdk-for-net - Release

      ️✔️ succeeded [Logs] [Expand Details]
      • ️✔️ Generate from 2d90718 with merge commit 6ea6ec5. SDK Automation 13.0.17.20200619.4
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
        [AutoRest] realpath(): Permission denied
      • ️✔️Microsoft.Azure.Management.MySQL [View full logs]  [Release SDK Changes]
          No Artifact Generated.

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 29, 2020

        azure-sdk-for-python - Release

        ️✔️ succeeded [Logs] [Expand Details]
        • ️✔️ Generate from 2d90718 with merge commit 6ea6ec5. SDK Automation 13.0.17.20200619.4
        • ️✔️azure-mgmt-rdbms [View full logs]  [Release SDK Changes]
          [build_conf] INFO:packaging_tools:Building template azure-mgmt-rdbms
          [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
          [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
          [build_conf] INFO:packaging_tools:Template done azure-mgmt-rdbms
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
          [build_package]   warnings.warn(msg)
          [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
          [breaking_change_setup]   Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/aiodns/
          [ChangeLog] Size of delta 2.065% size of original (original: 58878 chars, delta: 1216 chars)
          [ChangeLog] 

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 29, 2020

        Trenton Generation - Release

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

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @openapi-sdkautomation
        Copy link

        openapi-sdkautomation bot commented Jul 29, 2020

        azure-sdk-for-python-track2 - Release

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

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @openapi-assignment-bot openapi-assignment-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 30, 2020
        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        1 similar comment
        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @ravbhatnagar
        Copy link
        Contributor

        This was signed off for POstGreSQL RP recently and its the same changes for the MySQL RP. Signing off from ARM side.

        @ravbhatnagar ravbhatnagar added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 31, 2020
        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        Copy link
        Member

        @weidongxu-microsoft weidongxu-microsoft left a comment

        Choose a reason for hiding this comment

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

        LGTM. Let me know when you need it merged.

        @weidongxu-microsoft weidongxu-microsoft added the Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates label Aug 3, 2020
        @azure-pipelines
        Copy link

        Pull request contains merge conflicts.

        @azure-pipelines
        Copy link

        Comment was made before the most recent commit for PR 10287 in repo Azure/azure-rest-api-specs

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @Suna-MS
        Copy link
        Contributor Author

        Suna-MS commented Aug 5, 2020

        @weidongxu-microsoft , this PR is ready for merge.

        @weidongxu-microsoft
        Copy link
        Member

        @NullMDR Hi Phoenix, any idea of the LintDiff?
        https://dev.azure.com/azure-sdk/public/_build/results?buildId=484091&view=logs&jobId=688669d0-441c-57c3-cf6d-f89a22ccfa5d&j=688669d0-441c-57c3-cf6d-f89a22ccfa5d&t=923b5a90-e462-5994-c166-86509c6bf5f2

        This seems not an error (DB)

        {\n' +
          '  "type": "error",\n' +
          '  "code": "PathResourceProviderNamePascalCase",\n' +
          `  "message": "Resource provider naming must follow the pascal case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforMySQL/servers/{serverName}/keys/{keyName}'",\n` +
          '  "id": "R3020",\n' +
          '  "validationCategory": "ARMViolation",\n' +
          '  "providerNamespace": false,\n' +
          '  "resourceType": false,\n' +
          '  "sources": [\n' +
          '    "file:///home/vsts/work/1/s/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2020-01-01/DataEncryptionKeys.json:18:2 ($.paths)"\n' +
          '  ],\n' +
          '  "jsonref": "file:///home/vsts/work/1/s/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2020-01-01/DataEncryptionKeys.json:18:2 ($.paths)",\n' +
          '  "json-path": "file:///home/vsts/work/1/s/specification/mysql/resource-manager/Microsoft.DBforMySQL/stable/2020-01-01/DataEncryptionKeys.json:18:2 ($.paths)"\n' +
          '}\n' +
        

        Not sure about this one.

          Error: '$.definitions.Sku.properties.name.description' has incompatible values (---\n" +
          '  -\n' +
          '  The name of the sku, typically, tier + family + cores, e.g. B_Gen4_1,\n' +
          '  GP_Gen5_8.\n' +
          ', ---\n' +
          'The name of the SKU. Ex - P3. It is typically a letter+number code\n' +
          ').]'
        

        @weidongxu-microsoft
        Copy link
        Member

        weidongxu-microsoft commented Aug 7, 2020

        @Suna-MS

        Lint does not allow provider name as DBforMySQL.
        It requires camelCase like DbForMysql
        @akning-ms I am not sure whether this is the correct requirement.

        If this requirement is correct, I guess you had to suppress it. https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/85/Swagger-Suppression-Process
        @jianyexi for guidance

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @azure-pipelines
        Copy link

        Azure Pipelines successfully started running 1 pipeline(s).

        @weidongxu-microsoft weidongxu-microsoft merged commit 6ea6ec5 into Azure:master Aug 7, 2020
        Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
        Labels
        Approved-OkToMerge <valid label in PR review process>add this label when assignee approve to merge the updates ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
        Projects
        None yet
        Development

        Successfully merging this pull request may close these issues.

        4 participants