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

Fix the extra subscription id parameter in cosmos-db #11481

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

ArcturusZhang
Copy link
Member

Fixes Azure/azure-sdk-for-go#12534

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

Contribution checklist:

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

ARM API Review Checklist

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

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

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

Breaking Change Review Checklist

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

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

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 2, 2020

[Staging] Swagger Validation Report

BreakingChange: 1 Errors, 0 Warnings [Detail] [Expand]
Rule Message
1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'subscriptionIdParameter' removed or renamed?
New: Microsoft.DocumentDB/stable/2019-08-01/cosmos-db.json#L7037:3
Old: Microsoft.DocumentDB/stable/2019-08-01/cosmos-db.json#L7037:3
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Nov 2, 2020

azure-sdk-for-java - Release

⚠️ warning [Logs] [Expand Details]
  • ⚠️ Generate from 66053ea with merge commit ed97c9c. SDK Automation 13.0.17.20200918.2
  • ⚠️sdk/cosmos/mgmt-v2015_04_08 [View full logs]  [Release SDK Changes]
      [mvn] [ERROR] COMPILATION ERROR : 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[339,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[340,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[341,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[342,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[343,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[344,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[345,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[346,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[347,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[348,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[349,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[350,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/implementation/CosmosDBImpl.java:[351,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2015_04_08.implementation.CosmosDBManagementClientImpl
      [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
      Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:51:41 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:A468:F0C3BD7:113A9AD1:5FA3CB2D","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
    • ⚠️sdk/cosmos/mgmt-v2019_08_01 [View full logs]  [Release SDK Changes]
        [mvn] [ERROR] COMPILATION ERROR : 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn]   symbol:   variable notebookCreateUpdateParameters
        [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[351,221] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/NotebookWorkspacesInner.java:[421,185] cannot find symbol
        [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
        [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.NotebookWorkspacesInner
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[404,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[405,72] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[406,70] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[407,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[408,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[409,96] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[410,98] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[411,86] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[412,74] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[413,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[414,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[415,92] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[416,104] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[417,76] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[418,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[419,80] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[420,88] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01/implementation/CosmosDBImpl.java:[421,84] incompatible types: com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBImpl cannot be converted to com.microsoft.azure.management.cosmosdb.v2019_08_01.implementation.CosmosDBManagementClientImpl
        [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
        Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:51:52 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0404:2191:8539C77:97E9693:5FA3CB38","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
      • ⚠️sdk/cosmos/mgmt-v2019_08_01_preview [View full logs]  [Release SDK Changes]
          [mvn] [ERROR] COMPILATION ERROR : 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn]   symbol:   variable notebookCreateUpdateParameters
          [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_08_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_08_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
          [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
          [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_08_01_preview.implementation.NotebookWorkspacesInner
          [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
          Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:52:06 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:37EA:FA067CD:11E76F9E:5FA3CB46","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
        • ⚠️sdk/cosmos/mgmt-v2019_12_12 [View full logs]  [Release SDK Changes]
            [mvn] [ERROR] COMPILATION ERROR : 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn]   symbol:   variable notebookCreateUpdateParameters
            [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2019_12_12/src/main/java/com/microsoft/azure/management/cosmosdb/v2019_12_12/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
            [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
            [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2019_12_12.implementation.NotebookWorkspacesInner
            [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
            Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:52:18 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0407:37EA:FA07CDC:11E78853:5FA3CB51","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
          • ⚠️sdk/cosmos/mgmt-v2020_03_01 [View full logs]  [Release SDK Changes]
              [mvn] [ERROR] COMPILATION ERROR : 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn]   symbol:   variable notebookCreateUpdateParameters
              [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_03_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_03_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
              [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
              [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_03_01.implementation.NotebookWorkspacesInner
              [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
              Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:52:31 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0402:06BD:17ABC3F:3AA1B28:5FA3CB5F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
            • ⚠️sdk/cosmos/mgmt-v2020_04_01 [View full logs]  [Release SDK Changes]
                [mvn] [ERROR] COMPILATION ERROR : 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn]   symbol:   variable notebookCreateUpdateParameters
                [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_04_01/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_04_01/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_04_01.implementation.NotebookWorkspacesInner
                [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
                Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:52:44 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:4B0A:563F9F7:8D9F20A:5FA3CB6C","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
              • ⚠️sdk/cosmos/mgmt-v2020_06_01_preview [View full logs]  [Release SDK Changes]
                  [mvn] [ERROR] COMPILATION ERROR : 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn]   symbol:   variable notebookCreateUpdateParameters
                  [mvn]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project azure-mgmt-cosmosdb: Compilation failure: Compilation failure: 
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[345,207] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [mvn] [ERROR] /z/work/azure-sdk-for-java/sdk/cosmos/mgmt-v2020_06_01_preview/src/main/java/com/microsoft/azure/management/cosmosdb/v2020_06_01_preview/implementation/NotebookWorkspacesInner.java:[413,171] cannot find symbol
                  [mvn] [ERROR]   symbol:   variable notebookCreateUpdateParameters
                  [mvn] [ERROR]   location: class com.microsoft.azure.management.cosmosdb.v2020_06_01_preview.implementation.NotebookWorkspacesInner
                  [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
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:52:57 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0402:06BC:D3D864:243281A:5FA3CB79","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 2020

                azure-sdk-for-js - Release

                ️✔️ succeeded [Logs] [Expand Details]
                • ️✔️ Generate from 66053ea with merge commit ed97c9c. SDK Automation 13.0.17.20200918.2
                • ️✔️@azure/arm-cosmosdb [View full logs]  [Release 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/cosmosDBManagementClient.js → ./dist/arm-cosmosdb.js...
                  [npmPack] created ./dist/arm-cosmosdb.js in 802ms
                  [npmPack] npm notice 
                  [npmPack] npm notice package: @azure/arm-cosmosdb@9.1.0
                  [npmPack] npm notice === Tarball Contents === 
                  [npmPack] npm notice 499.5kB dist/arm-cosmosdb.js                                
                  [npmPack] npm notice 174.1kB dist/arm-cosmosdb.min.js                            
                  [npmPack] npm notice 35.2kB  esm/operations/cassandraResources.js                
                  [npmPack] npm notice 3.4kB   esm/models/cassandraResourcesMappers.js             
                  [npmPack] npm notice 4.6kB   esm/operations/collection.js                        
                  [npmPack] npm notice 534B    esm/models/collectionMappers.js                     
                  [npmPack] npm notice 3.5kB   esm/operations/collectionPartition.js               
                  [npmPack] npm notice 494B    esm/models/collectionPartitionMappers.js            
                  [npmPack] npm notice 2.4kB   esm/operations/collectionPartitionRegion.js         
                  [npmPack] npm notice 454B    esm/models/collectionPartitionRegionMappers.js      
                  [npmPack] npm notice 2.3kB   esm/operations/collectionRegion.js                  
                  [npmPack] npm notice 436B    esm/models/collectionRegionMappers.js               
                  [npmPack] npm notice 2.8kB   esm/cosmosDBManagementClient.js                     
                  [npmPack] npm notice 2.5kB   esm/cosmosDBManagementClientContext.js              
                  [npmPack] npm notice 4.2kB   esm/operations/database.js                          
                  [npmPack] npm notice 2.1kB   esm/operations/databaseAccountRegion.js             
                  [npmPack] npm notice 441B    esm/models/databaseAccountRegionMappers.js          
                  [npmPack] npm notice 28.5kB  esm/operations/databaseAccounts.js                  
                  [npmPack] npm notice 3.8kB   esm/models/databaseAccountsMappers.js               
                  [npmPack] npm notice 532B    esm/models/databaseMappers.js                       
                  [npmPack] npm notice 34.8kB  esm/operations/gremlinResources.js                  
                  [npmPack] npm notice 3.3kB   esm/models/gremlinResourcesMappers.js               
                  [npmPack] npm notice 263B    esm/models/index.js                                 
                  [npmPack] npm notice 957B    esm/operations/index.js                             
                  [npmPack] npm notice 131.7kB esm/models/mappers.js                               
                  [npmPack] npm notice 35.5kB  esm/operations/mongoDBResources.js                  
                  [npmPack] npm notice 3.4kB   esm/models/mongoDBResourcesMappers.js               
                  [npmPack] npm notice 12.3kB  esm/operations/notebookWorkspaces.js                
                  [npmPack] npm notice 3.3kB   esm/models/notebookWorkspacesMappers.js             
                  [npmPack] npm notice 2.2kB   esm/operations/operations.js                        
                  [npmPack] npm notice 389B    esm/models/operationsMappers.js                     
                  [npmPack] npm notice 5.7kB   esm/models/parameters.js                            
                  [npmPack] npm notice 2.4kB   esm/operations/partitionKeyRangeId.js               
                  [npmPack] npm notice 448B    esm/models/partitionKeyRangeIdMappers.js            
                  [npmPack] npm notice 2.5kB   esm/operations/partitionKeyRangeIdRegion.js         
                  [npmPack] npm notice 454B    esm/models/partitionKeyRangeIdRegionMappers.js      
                  [npmPack] npm notice 1.9kB   esm/operations/percentile.js                        
                  [npmPack] npm notice 433B    esm/models/percentileMappers.js                     
                  [npmPack] npm notice 2.3kB   esm/operations/percentileSourceTarget.js            
                  [npmPack] npm notice 445B    esm/models/percentileSourceTargetMappers.js         
                  [npmPack] npm notice 2.1kB   esm/operations/percentileTarget.js                  
                  [npmPack] npm notice 439B    esm/models/percentileTargetMappers.js               
                  [npmPack] npm notice 904B    rollup.config.js                                    
                  [npmPack] npm notice 61.3kB  esm/operations/sqlResources.js                      
                  [npmPack] npm notice 3.4kB   esm/models/sqlResourcesMappers.js                   
                  [npmPack] npm notice 16.3kB  esm/operations/tableResources.js                    
                  [npmPack] npm notice 3.3kB   esm/models/tableResourcesMappers.js                 
                  [npmPack] npm notice 1.7kB   package.json                                        
                  [npmPack] npm notice 457B    tsconfig.json                                       
                  [npmPack] npm notice 899.7kB dist/arm-cosmosdb.js.map                            
                  [npmPack] npm notice 128.5kB dist/arm-cosmosdb.min.js.map                        
                  [npmPack] npm notice 7.3kB   esm/operations/cassandraResources.d.ts.map          
                  [npmPack] npm notice 14.4kB  esm/operations/cassandraResources.js.map            
                  [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.d.ts.map       
                  [npmPack] npm notice 1.6kB   esm/models/cassandraResourcesMappers.js.map         
                  [npmPack] npm notice 2.1kB   esm/operations/collection.d.ts.map                  
                  [npmPack] npm notice 2.6kB   esm/operations/collection.js.map                    
                  [npmPack] npm notice 324B    esm/models/collectionMappers.d.ts.map               
                  [npmPack] npm notice 337B    esm/models/collectionMappers.js.map                 
                  [npmPack] npm notice 1.6kB   esm/operations/collectionPartition.d.ts.map         
                  [npmPack] npm notice 1.9kB   esm/operations/collectionPartition.js.map           
                  [npmPack] npm notice 306B    esm/models/collectionPartitionMappers.d.ts.map      
                  [npmPack] npm notice 319B    esm/models/collectionPartitionMappers.js.map        
                  [npmPack] npm notice 1.1kB   esm/operations/collectionPartitionRegion.d.ts.map   
                  [npmPack] npm notice 1.3kB   esm/operations/collectionPartitionRegion.js.map     
                  [npmPack] npm notice 285B    esm/models/collectionPartitionRegionMappers.d.ts.map
                  [npmPack] npm notice 298B    esm/models/collectionPartitionRegionMappers.js.map  
                  [npmPack] npm notice 1.1kB   esm/operations/collectionRegion.d.ts.map            
                  [npmPack] npm notice 1.2kB   esm/operations/collectionRegion.js.map              
                  [npmPack] npm notice 267B    esm/models/collectionRegionMappers.d.ts.map         
                  [npmPack] npm notice 280B    esm/models/collectionRegionMappers.js.map           
                  [npmPack] npm notice 1.3kB   esm/cosmosDBManagementClient.d.ts.map               
                  [npmPack] npm notice 1.9kB   esm/cosmosDBManagementClient.js.map                 
                  [npmPack] npm notice 514B    esm/cosmosDBManagementClientContext.d.ts.map        
                  [npmPack] npm notice 1.4kB   esm/cosmosDBManagementClientContext.js.map          
                  [npmPack] npm notice 1.9kB   esm/operations/database.d.ts.map                    
                  [npmPack] npm notice 2.4kB   esm/operations/database.js.map                      
                  [npmPack] npm notice 951B    esm/operations/databaseAccountRegion.d.ts.map       
                  [npmPack] npm notice 1.2kB   esm/operations/databaseAccountRegion.js.map         
                  [npmPack] npm notice 277B    esm/models/databaseAccountRegionMappers.d.ts.map    
                  [npmPack] npm notice 290B    esm/models/databaseAccountRegionMappers.js.map      
                  [npmPack] npm notice 7.5kB   esm/operations/databaseAccounts.d.ts.map            
                  [npmPack] npm notice 13.4kB  esm/operations/databaseAccounts.js.map              
                  [npmPack] npm notice 1.8kB   esm/models/databaseAccountsMappers.d.ts.map         
                  [npmPack] npm notice 1.8kB   esm/models/databaseAccountsMappers.js.map           
                  [npmPack] npm notice 320B    esm/models/databaseMappers.d.ts.map                 
                  [npmPack] npm notice 333B    esm/models/databaseMappers.js.map                   

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 2020

                azure-sdk-for-python - Release

                - Breaking Change detected in SDK

                ⚠️ warning [Logs] [Expand Details]
                • ⚠️ Generate from 66053ea with merge commit ed97c9c. SDK Automation 13.0.17.20200918.2
                • ⚠️azure-mgmt-cosmosdb [View full logs]  [Release SDK Changes] Breaking Change Detected
                  Only show 100 items here, please refer to log for details.
                  [build_conf] INFO:packaging_tools:Building template azure-mgmt-cosmosdb
                  [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-cosmosdb
                  [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                  [build_package]   warnings.warn(msg)
                  [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
                  [build_package]   warnings.warn(msg)
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:38:55 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0702:08D5:3ADE263:600FFBC:5FA3C82F","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                  [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
                  [ChangeLog] Size of delta 51.807% size of original (original: 128247 chars, delta: 66441 chars)
                  [ChangeLog] **Features**
                  [ChangeLog] 
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model SqlTriggerGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model ThroughputSettingsGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model PercentileMetricValue has a new parameter _count
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model SqlContainerGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model DatabaseAccountCreateUpdateParameters has a new parameter backup_policy
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model MongoDBCollectionGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model DatabaseAccountGetResults has a new parameter backup_policy
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model CassandraTableGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Model DatabaseAccountUpdateParameters has a new parameter backup_policy
                  [ChangeLog]   - Model MetricValue has a new parameter _count
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _ts
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _rid
                  [ChangeLog]   - Model GremlinGraphGetPropertiesResource has a new parameter _etag
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_stored_procedure
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_stored_procedure
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_database
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_container
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_user_defined_function
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_autoscale
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_autoscale
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_container
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_container_to_manual_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_container_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.delete_sql_trigger
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_database
                  [ChangeLog]   - Added operation SqlResourcesOperations.update_sql_database_throughput
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_user_defined_function
                  [ChangeLog]   - Added operation SqlResourcesOperations.create_update_sql_trigger
                  [ChangeLog]   - Added operation SqlResourcesOperations.migrate_sql_database_to_manual_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_database
                  [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_database
                  [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_database_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_autoscale
                  [ChangeLog]   - Added operation GremlinResourcesOperations.create_update_gremlin_graph
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_graph_to_manual_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_autoscale
                  [ChangeLog]   - Added operation GremlinResourcesOperations.migrate_gremlin_database_to_manual_throughput
                  [ChangeLog]   - Added operation GremlinResourcesOperations.delete_gremlin_graph
                  [ChangeLog]   - Added operation GremlinResourcesOperations.update_gremlin_graph_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_collection
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_collection
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_database_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.update_mongo_db_collection_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.create_update_mongo_db_database
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_autoscale
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_autoscale
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.delete_mongo_db_database
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_database_to_manual_throughput
                  [ChangeLog]   - Added operation MongoDBResourcesOperations.migrate_mongo_db_collection_to_manual_throughput
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.offline_region
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.regenerate_key
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.create_or_update
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.online_region
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.delete
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.update
                  [ChangeLog]   - Added operation DatabaseAccountsOperations.failover_priority_change
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.start
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.delete
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.regenerate_auth_token
                  [ChangeLog]   - Added operation NotebookWorkspacesOperations.create_or_update
                  [ChangeLog]   - Added operation TableResourcesOperations.migrate_table_to_autoscale
                  [ChangeLog]   - Added operation TableResourcesOperations.delete_table
                  [ChangeLog]   - Added operation TableResourcesOperations.update_table_throughput
                  [ChangeLog]   - Added operation TableResourcesOperations.create_update_table
                  [ChangeLog]   - Added operation TableResourcesOperations.migrate_table_to_manual_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_manual_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_table
                  [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_table
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_manual_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_keyspace_to_autoscale
                  [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_table_throughput
                  [ChangeLog]   - Added operation CassandraResourcesOperations.migrate_cassandra_table_to_autoscale
                  [ChangeLog]   - Added operation CassandraResourcesOperations.delete_cassandra_keyspace
                  [ChangeLog]   - Added operation CassandraResourcesOperations.create_update_cassandra_keyspace
                  [ChangeLog]   - Added operation CassandraResourcesOperations.update_cassandra_keyspace_throughput
                  [ChangeLog] 
                  [ChangeLog] **Breaking changes**

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 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 Nov 2, 2020

                azure-resource-manager-schemas - Release

                ⚠️ warning [Logs] [Expand Details]
                • ⚠️ Generate from 66053ea with merge commit ed97c9c. Schema Automation 13.0.17.20200918.2
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/mongodb/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Skipping definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/gremlin/databases/{databaseName}'.
                  [AutoRest] WARNING: Found duplicate definition for variable-named type Microsoft.DocumentDB/databaseAccounts/apis/databases. Using definition with path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DocumentDB/databaseAccounts/{accountName}/apis/sql/databases/{databaseName}'.
                  Failed to find any diff after autorest so no changed packages was found.

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 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

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 2020

                azure-sdk-for-go - Release

                ️✔️ succeeded [Logs] [Expand Details]
                • ️✔️ Generate from 66053ea with merge commit ed97c9c. SDK Automation 13.0.17.20200918.2
                • ️✔️cosmos-db/mgmt/2015-04-08 [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:49:24 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0401:0356:2841AED:589CA1F:5FA3CAA4","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️cosmos-db/mgmt/2019-08-01 [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:49:37 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0403:54DD:F0BCC6:263D7D4:5FA3CAB1","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️preview/cosmos-db/mgmt/2019-08-01-preview [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:49:53 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:7636:1CD136D:3FBFCDC:5FA3CAC1","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️preview/cosmos-db/mgmt/2019-12-12-preview [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:50:06 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0404:170F:7A4B09:1528497:5FA3CACE","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️preview/cosmos-db/mgmt/2020-03-01-preview [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:50:22 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0404:7659:209F4E:63A9F5:5FA3CADE","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️preview/cosmos-db/mgmt/2020-04-01-preview [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:50:38 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0400:DA4D:F9C8BD9:11DE1DAB:5FA3CAED","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}
                • ️✔️preview/cosmos-db/mgmt/2020-06-01-preview [View full logs]  [Release SDK Changes]
                  Unable to get details about the head commit. This is probably because the head commit is in a fork that we don't have permission to read from. HttpError: Not Found {"name":"HttpError","status":404,"headers":{"access-control-allow-origin":"*","access-control-expose-headers":"ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset","connection":"close","content-encoding":"gzip","content-security-policy":"default-src 'none'","content-type":"application/json; charset=utf-8","date":"Thu, 05 Nov 2020 09:50:51 GMT","referrer-policy":"origin-when-cross-origin, strict-origin-when-cross-origin","server":"GitHub.com","status":"404 Not Found","strict-transport-security":"max-age=31536000; includeSubdomains; preload","transfer-encoding":"chunked","vary":"Accept-Encoding, Accept, X-Requested-With","x-content-type-options":"nosniff","x-frame-options":"deny","x-github-media-type":"github.v3; param=machine-man-preview; format=json","x-github-request-id":"0405:08E5:5125215:87E7D80:5FA3CAFB","x-xss-protection":"1; mode=block"},"request":{"method":"POST","url":"https://api.github.com/app/installations//access_tokens","headers":{"accept":"application/vnd.github.machine-man-preview+json","user-agent":"octokit.js/16.43.1 Node.js/13.14.0 (Linux 5.4; x64)","authorization":"bearer [REDACTED]","content-type":"application/json; charset=utf-8"},"body":"{}","request":{"validate":{"commit_sha":{"alias":"ref","deprecated":true,"type":"string"},"owner":{"required":true,"type":"string"},"ref":{"required":true,"type":"string"},"repo":{"required":true,"type":"string"},"sha":{"alias":"ref","deprecated":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest"}

                @openapi-sdkautomation
                Copy link

                openapi-sdkautomation bot commented Nov 2, 2020

                azure-sdk-for-net - 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 Nov 2, 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

                Copy link
                Contributor

                @MehaKaushik MehaKaushik left a comment

                Choose a reason for hiding this comment

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

                Thanks for the fix

                @akning-ms akning-ms merged commit ed97c9c into Azure:master Nov 5, 2020
                giromm2ms pushed a commit to giromm2ms/azure-rest-api-specs that referenced this pull request Dec 20, 2020
                @ArcturusZhang ArcturusZhang deleted the fix-extra-subscriptionId branch June 8, 2021 08:08
                Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
                Projects
                None yet
                Development

                Successfully merging this pull request may close these issues.

                Unused SubscriptionID1 field added in 43.0.0?
                4 participants