Skip to content

Update dscNodeCounts.json#5790

Merged
lmazuel merged 2 commits intomasterfrom
lmazuel_automationparameter
May 10, 2019
Merged

Update dscNodeCounts.json#5790
lmazuel merged 2 commits intomasterfrom
lmazuel_automationparameter

Conversation

@lmazuel
Copy link
Member

@lmazuel lmazuel commented Apr 29, 2019

Fixing an incorrect location of parameter introduced in:
#3404

Ref:
Azure/azure-sdk-for-python#4965

@AutorestCI
Copy link

AutorestCI commented Apr 29, 2019

Automation for azure-sdk-for-python

A PR has been created for you:
Azure/azure-sdk-for-python#4978

@AutorestCI
Copy link

AutorestCI commented Apr 29, 2019

Automation for azure-sdk-for-js

A PR has been created for you:
Azure/azure-sdk-for-js#2819

@lmazuel
Copy link
Member Author

lmazuel commented Apr 29, 2019

@AutorestCI rebuild azure-sdk-for-python

@AutorestCI
Copy link

AutorestCI commented Apr 29, 2019

Automation for azure-sdk-for-go

A PR has been created for you:
Azure/azure-sdk-for-go#4862

@lmazuel
Copy link
Member Author

lmazuel commented Apr 29, 2019

@AutorestCI rebuild azure-sdk-for-js

@AutorestCI
Copy link

AutorestCI commented Apr 29, 2019

Automation for azure-sdk-for-ruby

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

Command: ['/usr/local/bin/autorest', '/tmp/tmpknnpi4sa/rest/specification/automation/resource-manager/readme.md', '--perform-load=false', '--swagger-to-sdk', '--output-artifact=configuration.json', '--input-file=foo', '--output-folder=/tmp/tmpyxs8rje4']
Finished with return code 7
and output:

AutoRest code generation utility [version: 2.0.4283; node: v8.12.0]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
Failure:
Error: Unable to start AutoRest Core from /root/.autorest/@microsoft.azure_autorest-core@2.0.4370/node_modules/@microsoft.azure/autorest-core
Error: Unable to start AutoRest Core from /root/.autorest/@microsoft.azure_autorest-core@2.0.4370/node_modules/@microsoft.azure/autorest-core
    at main (/opt/node_modules/autorest/dist/app.js:232:19)
    at <anonymous>

/root/.autorest/@microsoft.azure_autorest-core@2.0.4370/node_modules/@microsoft.azure/autorest-core/dist/app.js:33
    autorest_core_1.Shutdown();
    ^
ReferenceError: autorest_core_1 is not defined
    at process.on (/root/.autorest/@microsoft.azure_autorest-core@2.0.4370/node_modules/@microsoft.azure/autorest-core/dist/app.js:33:5)
    at emitOne (events.js:121:20)
    at process.emit (events.js:211:7)
    at process.emit (/node_modules/source-map-support/source-map-support.js:439:21)
fs.js:612
  return binding.close(fd);
                 ^

Error: EBADF: bad file descriptor, close
    at Object.fs.closeSync (fs.js:612:18)
    at StaticVolumeFile.shutdown (/opt/node_modules/autorest/dist/static-loader.js:352:10)
    at StaticFilesystem.shutdown (/opt/node_modules/autorest/dist/static-loader.js:406:17)
    at process.exit.n [as exit] (/opt/node_modules/autorest/dist/static-loader.js:169:11)
    at printErrorAndExit (/node_modules/source-map-support/source-map-support.js:423:11)
    at process.emit (/node_modules/source-map-support/source-map-support.js:435:16)
    at process._fatalException (bootstrap_node.js:391:26)

@lmazuel
Copy link
Member Author

lmazuel commented Apr 29, 2019

@AutorestCI rebuild azure-sdk-for-go

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@azuresdkci azuresdkci requested a review from shahabhijeet April 29, 2019 19:08
adxsdknet added a commit to adxsdknet/azure-sdk-for-net that referenced this pull request Apr 29, 2019
REST Spec PR 'Azure/azure-rest-api-specs#5790'
REST Spec PR Author 'lmazuel'
REST Spec PR Last commit
@adxsdknet
Copy link

Automation for azure-sdk-for-net

A PR has been created for you:
Azure/azure-sdk-for-net#5992
.NET SDK Commits:
adxsdknet/azure-sdk-for-net@d2b5608

@AutorestCI
Copy link

AutorestCI commented Apr 29, 2019

Automation for azure-sdk-for-java

A PR has been created for you:
Azure/azure-sdk-for-java#3624

@lmazuel lmazuel assigned lmazuel and unassigned shahabhijeet Apr 29, 2019
@lmazuel lmazuel removed the request for review from shahabhijeet April 29, 2019 20:53
@vrdmr
Copy link
Member

vrdmr commented May 2, 2019

LGTM

@vrdmr
Copy link
Member

vrdmr commented May 3, 2019

FYI @avkaur

@yuwzho
Copy link
Contributor

yuwzho commented May 10, 2019

Is there any updates for this PR?

@lmazuel lmazuel merged commit dd50136 into master May 10, 2019
@lmazuel lmazuel deleted the lmazuel_automationparameter branch May 10, 2019 23:39
dsgouda pushed a commit to Azure/azure-sdk-for-net that referenced this pull request May 13, 2019
REST Spec PR 'Azure/azure-rest-api-specs#5790'
REST Spec PR Author 'lmazuel'
REST Spec PR Last commit
@jhendrixMSFT
Copy link
Member

@AutorestCI regenerate azure-sdk-for-go

@AutorestCI
Copy link

Encountered an unknown error

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 33, in exception_to_github
    yield context
  File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/bot_framework.py", line 105, in manage_comment
    response = getattr(self.handler, orderstr)(webhook_data.issue, *split_text)
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/restbot.py", line 54, in regenerate
    return self.rebuild(issue, repotag)
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/restbot.py", line 36, in rebuild
    self.sdk_default_base
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github_handler.py", line 151, in rest_pr_management
    sdk_tag=sdk_tag
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/SwaggerToSdkNewCLI.py", line 254, in generate_sdk_from_git_object
    with manage_git_folder(gh_token, Path(temp_dir) / Path("rest"), branched_rest_api_id, pr_number=pr_number) as restapi_git_folder, \
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 272, in manage_git_folder
    clone_to_path(gh_token, temp_dir, split_git_id[0], branch_or_commit=branch, pr_number=pr_number)
  File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 187, in clone_to_path
    login = user_from_token(gh_token).login
  File "/usr/local/lib/python3.6/dist-packages/github/AuthenticatedUser.py", line 229, in login
    self._completeIfNotSet(self._login)
  File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 263, in _completeIfNotSet
    self._completeIfNeeded()
  File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 267, in _completeIfNeeded
    self.__complete()
  File "/usr/local/lib/python3.6/dist-packages/github/GithubObject.py", line 272, in __complete
    self._url.value
  File "/usr/local/lib/python3.6/dist-packages/github/Requester.py", line 264, in requestJsonAndCheck
    return self.__check(*self.requestJson(verb, url, parameters, headers, input, self.__customConnection(url)))
  File "/usr/local/lib/python3.6/dist-packages/github/Requester.py", line 275, in __check
    raise self.__createException(status, responseHeaders, output)
github.GithubException.GithubException: 502 {'message': 'Server Error'}

@jhendrixMSFT
Copy link
Member

@AutorestCI regenerate azure-sdk-for-go

mentat9 pushed a commit to mentat9/azure-sdk-for-net that referenced this pull request Jun 10, 2019
REST Spec PR 'Azure/azure-rest-api-specs#5790'
REST Spec PR Author 'lmazuel'
REST Spec PR Last commit
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.

9 participants

Comments