Skip to content

Swagger changes to compute.json for UltraSSD#3858

Closed
robhat1 wants to merge 5 commits intoAzure:masterfrom
robhat1:master
Closed

Swagger changes to compute.json for UltraSSD#3858
robhat1 wants to merge 5 commits intoAzure:masterfrom
robhat1:master

Conversation

@robhat1
Copy link
Contributor

@robhat1 robhat1 commented Sep 10, 2018

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link

AutorestCI commented Sep 10, 2018

Automation for azure-sdk-for-python

Encountered a Subprocess error: (azure-sdk-for-python)

Command: ['/usr/local/bin/autorest', '/tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/readme.md', '--multiapi', '--python', '--python-mode=update', '--python-sdks-folder=/tmp/tmpdzb6zsa1/sdk', '--use=@microsoft.azure/autorest.python@~3.0.56', '--version=preview']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4283; node: v8.11.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4285)
   Loading AutoRest extension '@microsoft.azure/autorest.python' (~3.0.56->3.0.58)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
Processing batch task - {"tag":"package-compute-only-2018-06"} .
ERROR: Syntax Error Encountered: Unexpected string in JSON
    - file:///tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: duplicate key
    - file:///tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5168:6
ERROR: Syntax error: duplicate key
    - file:///tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5167:6
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmpdzb6zsa1/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5186:10
FATAL: swagger-document/loader - FAILED
FATAL: Error: Syntax errors encountered.
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 23)
(node:24889) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 25)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 27)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 29)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 31)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 33)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 35)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 37)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 39)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 41)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 42)
(node:24889) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4285/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:24889) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 43)
Process() cancelled due to exception : Syntax errors encountered.
Failure during batch task - {"tag":"package-compute-only-2018-06"} -- Error: Syntax errors encountered..
  Error: Syntax errors encountered.

@lmazuel
Copy link
Member

lmazuel commented Sep 10, 2018

@carissasun said by email that it's contained in #3854

@lmazuel lmazuel closed this Sep 10, 2018
@AutorestCI
Copy link

AutorestCI commented Sep 11, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

@AutorestCI
Copy link

AutorestCI commented Sep 11, 2018

Automation for azure-sdk-for-node

Encountered a Subprocess error: (azure-sdk-for-node)

Command: ['/usr/local/bin/autorest', '/tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/readme.md', '--license-header=MICROSOFT_MIT_NO_VERSION', '--node-sdks-folder=/tmp/tmphjpvlg6a/sdk', '--nodejs', '--use=@microsoft.azure/autorest.nodejs@2.1.99']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4283; node: v8.11.3]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4283)
   Loading AutoRest extension '@microsoft.azure/autorest.nodejs' (2.1.99->2.1.99)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.44->2.3.44)
ERROR: Syntax Error Encountered: Unexpected string in JSON
    - file:///tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: duplicate key
    - file:///tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5168:6
ERROR: Syntax error: duplicate key
    - file:///tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5167:6
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmphjpvlg6a/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5186:10
FATAL: swagger-document/loader - FAILED
FATAL: Error: Syntax errors encountered.
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 21)
(node:22553) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 22)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 23)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 24)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 25)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 26)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 27)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 28)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 29)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 30)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 31)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 33)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 35)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 37)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 39)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
(node:22553) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:22553) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 41)
Process() cancelled due to exception : Syntax errors encountered.
  Error: Syntax errors encountered.

@AutorestCI
Copy link

AutorestCI commented Sep 11, 2018

Automation for azure-sdk-for-go

Encountered a Subprocess error: (azure-sdk-for-go)

Command: ['/usr/local/bin/autorest', '/tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/readme.md', '--go', '--go-sdk-folder=/tmp/tmp2y0c9ft5/src/github.com/Azure/azure-sdk-for-go', '--multiapi', '--use=@microsoft.azure/autorest.go@~2.1.110', '--use-onever', '--verbose']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4283; node: v8.11.4]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4283)
   Including configuration file 'file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/readme.go.md'
   Loading AutoRest extension '@microsoft.azure/autorest.go' (~2.1.110->2.1.110)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.38->2.3.38)
Processing batch task - {"tag":"package-2018-06"} .
   Including configuration file 'file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/readme.go.md'
ERROR: Syntax Error Encountered: Unexpected string in JSON
    - file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: duplicate key
    - file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5168:6
ERROR: Syntax error: duplicate key
    - file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5167:6
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5173:8
ERROR: Syntax error: missed comma between flow collection entries
    - file:///tmp/tmp2y0c9ft5/rest/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json:5186:10
FATAL: swagger-document/loader - FAILED
FATAL: Error: Syntax errors encountered.
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 31)
(node:25738) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 32)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 33)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 34)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 35)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 36)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 37)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 38)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 39)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 41)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 42)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 43)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 44)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 45)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 46)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 47)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 48)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 49)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 50)
(node:25738) UnhandledPromiseRejectionWarning: Error: Syntax errors encountered.
    at Object.MergeYamls (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/source-map/merging.js:260:15)
    at ParseInternal (/root/.autorest/@microsoft.azure_autorest-core@2.0.4283/node_modules/@microsoft.azure/autorest-core/dist/lib/parsing/literate-yaml.js:32:28)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
(node:25738) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 51)
Process() cancelled due to exception : Syntax errors encountered.
Failure during batch task - {"tag":"package-2018-06"} -- Error: Syntax errors encountered..
  Error: Syntax errors encountered.

@AutorestCI
Copy link

AutorestCI commented Sep 11, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments