Skip to content

Conversation

@25region
Copy link
Contributor

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

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

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

@openapi-workflow-bot
Copy link

Hi, @25region Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 10, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:
    Rule Message
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L810
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L271
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L871
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L879
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.RedHatOpenShift/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L19
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Creates or updates a OpenShift cluster with the specified subscription, resource group and resource name.
    Location: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L347
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️❌~[Staging] ApiReadinessCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    API Readiness check failed. Please make sure your service is deployed. "code: InvalidResourceType,
    message: The resource type 'operations' could not be found in the namespace 'Microsoft.RedHatOpenShift' for api version '2022-04-01'. The supported api-versions are '2019-12-31-preview,
    2021-09-01-preview,
    2020-04-30'."
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️Cross-Version Breaking Changes: 54 Warnings warning [Detail]
    The following breaking changes are detected by comparison with the latest stable version:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L35:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L35:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L799:11
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L684:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L782:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L668:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L41:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L41:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L472:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L423:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L497:11
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L447:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L75:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L75:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L694:11
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L584:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L649:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L558:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L712:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L601:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L716:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L605:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L720:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L609:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L724:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L613:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L728:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L617:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L735:11
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L624:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L740:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L631:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L747:11
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L638:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L81:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L81:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L118:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L118:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L124:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L124:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L168:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L168:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L174:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L174:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L214:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L214:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L222:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L222:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L228:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L228:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L234:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L234:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L280:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L280:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L321:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L321:13
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L762:9
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L654:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L329:13
    Old: Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json#L329:13


    The following breaking changes are detected by comparison with latest preview version:

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'SoftwareDefinedNetwork' removed or renamed?
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L449:3
    Old: Microsoft.RedHatOpenShift/preview/2021-09-01-preview/redhatopenshift.json#L449:3
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'softwareDefinedNetwork' renamed or removed?
    New: Microsoft.RedHatOpenShift/stable/2022-04-01/redhatopenshift.json#L629:7
    Old: Microsoft.RedHatOpenShift/preview/2021-09-01-preview/redhatopenshift.json#L612:7
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 10, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armredhatopenshift - 0.3.0
    +	Const `VMSizeStandardD2SV3` has been removed
    +	Const `VMSizeStandardD4SV3` has been removed
    +	Const `VMSizeStandardD8SV3` has been removed
    +	Function `PossibleVMSizeValues` has been removed
    +	Function `VMSize.ToPtr` has been removed
    +	Type of `MasterProfile.VMSize` has been changed from `*VMSize` to `*string`
    +	Type of `WorkerProfile.VMSize` has been changed from `*VMSize` to `*string`
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-redhatopenshift - 1.0.0
    ️✔️azure-sdk-for-go - redhatopenshift/mgmt/2020-04-30/redhatopenshift - v62.3.0
    ️✔️azure-sdk-for-go - preview/mgmt/2021-09-01-preview/redhatopenshift - v62.3.0
    ️✔️azure-sdk-for-go - redhatopenshift/mgmt/2022-04-01/redhatopenshift - v62.3.0
    ️❌ azure-sdk-for-python failed [Detail]
    • Failed [Logs] Generate from f237422375901ccd8e58a897a05fe3847148069b. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh]   ERROR: Command errored out with exit status 1:
      cmderr	[automation_init.sh]    command: /home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_0341801a024640a99c630bfb75b06ea2/setup.py'"'"'; __file__='"'"'/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_0341801a024640a99c630bfb75b06ea2/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-pip-egg-info-ffiv22vp
      cmderr	[automation_init.sh]        cwd: /home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_0341801a024640a99c630bfb75b06ea2/
      cmderr	[automation_init.sh]   Complete output (30 lines):
      cmderr	[automation_init.sh]   Traceback (most recent call last):
      cmderr	[automation_init.sh]     File "<string>", line 1, in <module>
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_0341801a024640a99c630bfb75b06ea2/setup.py", line 65, in <module>
      cmderr	[automation_init.sh]       run_setup(True)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_0341801a024640a99c630bfb75b06ea2/setup.py", line 44, in run_setup
      cmderr	[automation_init.sh]       ext_modules=ext_modules if with_binary else [],
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup
      cmderr	[automation_init.sh]       return distutils.core.setup(**attrs)
      cmderr	[automation_init.sh]     File "/usr/lib/python3.6/distutils/core.py", line 121, in setup
      cmderr	[automation_init.sh]       dist.parse_config_files()
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/dist.py", line 494, in parse_config_files
      cmderr	[automation_init.sh]       ignore_option_errors=ignore_option_errors)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 106, in parse_configuration
      cmderr	[automation_init.sh]       meta.parse()
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 382, in parse
      cmderr	[automation_init.sh]       section_parser_method(section_options)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 355, in parse_section
      cmderr	[automation_init.sh]       self[name] = value
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 173, in __setitem__
      cmderr	[automation_init.sh]       value = parser(value)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 430, in _parse_version
      cmderr	[automation_init.sh]       version = self._parse_attr(value)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 305, in _parse_attr
      cmderr	[automation_init.sh]       module = import_module(module_name)
      cmderr	[automation_init.sh]     File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
      cmderr	[automation_init.sh]       return _bootstrap._gcd_import(name[level:], package, level)
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 994, in _gcd_import
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 971, in _find_and_load
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
      cmderr	[automation_init.sh]   ModuleNotFoundError: No module named 'markupsafe'
      cmderr	[automation_init.sh]   ----------------------------------------
      cmderr	[automation_init.sh] WARNING: Discarding https://files.pythonhosted.org/packages/1d/97/2288fe498044284f39ab8950703e88abbac2abbdf65524d576157af70556/MarkupSafe-2.1.1.tar.gz#sha256=7f91197cc9e48f989d12e4e6fbc46495c446636dfc81b9ccf50bb0ec74b91d4b (from https://pypi.org/simple/markupsafe/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
      cmderr	[automation_init.sh]   ERROR: Command errored out with exit status 1:
      cmderr	[automation_init.sh]    command: /home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_1f62e5755ae24f07830bd900850b541e/setup.py'"'"'; __file__='"'"'/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_1f62e5755ae24f07830bd900850b541e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-pip-egg-info-vb45ebck
      cmderr	[automation_init.sh]        cwd: /home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_1f62e5755ae24f07830bd900850b541e/
      cmderr	[automation_init.sh]   Complete output (30 lines):
      cmderr	[automation_init.sh]   Traceback (most recent call last):
      cmderr	[automation_init.sh]     File "<string>", line 1, in <module>
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_1f62e5755ae24f07830bd900850b541e/setup.py", line 65, in <module>
      cmderr	[automation_init.sh]       run_setup(True)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/pip-install-grsnj_ix/markupsafe_1f62e5755ae24f07830bd900850b541e/setup.py", line 44, in run_setup
      cmderr	[automation_init.sh]       ext_modules=ext_modules if with_binary else [],
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup
      cmderr	[automation_init.sh]       return distutils.core.setup(**attrs)
      cmderr	[automation_init.sh]     File "/usr/lib/python3.6/distutils/core.py", line 121, in setup
      cmderr	[automation_init.sh]       dist.parse_config_files()
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/dist.py", line 494, in parse_config_files
      cmderr	[automation_init.sh]       ignore_option_errors=ignore_option_errors)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 106, in parse_configuration
      cmderr	[automation_init.sh]       meta.parse()
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 382, in parse
      cmderr	[automation_init.sh]       section_parser_method(section_options)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 355, in parse_section
      cmderr	[automation_init.sh]       self[name] = value
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 173, in __setitem__
      cmderr	[automation_init.sh]       value = parser(value)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 430, in _parse_version
      cmderr	[automation_init.sh]       version = self._parse_attr(value)
      cmderr	[automation_init.sh]     File "/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/lib/python3.6/site-packages/setuptools/config.py", line 305, in _parse_attr
      cmderr	[automation_init.sh]       module = import_module(module_name)
      cmderr	[automation_init.sh]     File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
      cmderr	[automation_init.sh]       return _bootstrap._gcd_import(name[level:], package, level)
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 994, in _gcd_import
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 971, in _find_and_load
      cmderr	[automation_init.sh]     File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
      cmderr	[automation_init.sh]   ModuleNotFoundError: No module named 'markupsafe'
      cmderr	[automation_init.sh]   ----------------------------------------
      cmderr	[automation_init.sh] WARNING: Discarding https://files.pythonhosted.org/packages/62/0f/52c009332fdadd484e898dc8f2acca0663c1031b3517070fd34ad9c1b64e/MarkupSafe-2.1.0.tar.gz#sha256=80beaf63ddfbc64a0452b841d8036ca0611e049650e20afcb882f5d3c266d65f (from https://pypi.org/simple/markupsafe/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.3.0 requires azure-core<2.0.0,>=1.15.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] opencensus-ext-azure 1.1.3 requires azure-core<2.0.0,>=1.12.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] azure-mgmt-core 1.3.0 requires azure-core<2.0.0,>=1.15.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] azure-identity 1.8.0 requires azure-core<2.0.0,>=1.11.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New patch version of npm available! 8.5.0 -> 8.5.5
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.5>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.5.5` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest]     - file:///home/vsts/work/1/s/azure-rest-api-specs/specification/redhatopenshift/resource-manager/Microsoft.RedHatOpenShift/stable/2020-04-30/redhatopenshift.json:444:8 ($.definitions.CloudErrorBody.properties.details)
      cmdout	[automation_generate.sh] [Autorest] FATAL: swagger-document/individual/schema-validator - FAILED
      cmdout	[automation_generate.sh] [Autorest] FATAL: Error: [OperationAbortedException] Error occurred. Exiting.
      cmdout	[automation_generate.sh] [Autorest] Process() cancelled due to exception : [OperationAbortedException] Error occurred. Exiting.
      cmdout	[automation_generate.sh] [Autorest] Failure during batch task - {"tag":"package-2020-04-30"} -- false.
      cmdout	[automation_generate.sh] [Autorest]/home/vsts/work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from f237422375901ccd8e58a897a05fe3847148069b. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New patch version of npm available! 8.5.0 -> 8.5.5
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.5>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.5.5` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-redhatopenshift [View full logs]  [Preview SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation OpenShiftClustersOperations.list_admin_credentials
      info	[Changelog]   - Model ClusterProfile has a new parameter fips_validated_modules
      info	[Changelog]   - Model MasterProfile has a new parameter disk_encryption_set_id
      info	[Changelog]   - Model MasterProfile has a new parameter encryption_at_host
      info	[Changelog]   - Model OpenShiftCluster has a new parameter system_data
      info	[Changelog]   - Model OpenShiftClusterUpdate has a new parameter system_data
      info	[Changelog]   - Model WorkerProfile has a new parameter disk_encryption_set_id
      info	[Changelog]   - Model WorkerProfile has a new parameter encryption_at_host
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f237422375901ccd8e58a897a05fe3847148069b. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️redhatopenshift/mgmt/2022-04-01/redhatopenshift [View full logs]  [Preview SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️redhatopenshift/mgmt/2020-04-30/redhatopenshift [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/mgmt/2021-09-01-preview/redhatopenshift [View full logs
      info	[Changelog] This is a new package
      info	[Changelog]
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from f237422375901ccd8e58a897a05fe3847148069b. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️armredhatopenshift [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `WorkerProfile.VMSize` has been changed from `*VMSize` to `*string`
      info	[Changelog] - Type of `MasterProfile.VMSize` has been changed from `*VMSize` to `*string`
      info	[Changelog] - Const `VMSizeStandardD4SV3` has been removed
      info	[Changelog] - Const `VMSizeStandardD2SV3` has been removed
      info	[Changelog] - Const `VMSizeStandardD8SV3` has been removed
      info	[Changelog] - Function `VMSize.ToPtr` has been removed
      info	[Changelog] - Function `CloudErrorBody.MarshalJSON` has been removed
      info	[Changelog] - Function `PossibleVMSizeValues` has been removed
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `CloudErrorBody` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `CreatedByTypeApplication`
      info	[Changelog] - New const `CreatedByTypeManagedIdentity`
      info	[Changelog] - New const `EncryptionAtHostEnabled`
      info	[Changelog] - New const `FipsValidatedModulesEnabled`
      info	[Changelog] - New const `CreatedByTypeKey`
      info	[Changelog] - New const `CreatedByTypeUser`
      info	[Changelog] - New const `FipsValidatedModulesDisabled`
      info	[Changelog] - New const `EncryptionAtHostDisabled`
      info	[Changelog] - New function `FipsValidatedModules.ToPtr() *FipsValidatedModules`
      info	[Changelog] - New function `PossibleEncryptionAtHostValues() []EncryptionAtHost`
      info	[Changelog] - New function `SystemData.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*OpenShiftClustersClient.ListAdminCredentials(context.Context, string, string, *OpenShiftClustersClientListAdminCredentialsOptions) (OpenShiftClustersClientListAdminCredentialsResponse, error)`
      info	[Changelog] - New function `timeRFC3339.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `CreatedByType.ToPtr() *CreatedByType`
      info	[Changelog] - New function `*SystemData.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*timeRFC3339.Parse(string) error`
      info	[Changelog] - New function `PossibleFipsValidatedModulesValues() []FipsValidatedModules`
      info	[Changelog] - New function `*timeRFC3339.UnmarshalText([]byte) error`
      info	[Changelog] - New function `EncryptionAtHost.ToPtr() *EncryptionAtHost`
      info	[Changelog] - New function `timeRFC3339.MarshalText() ([]byte, error)`
      info	[Changelog] - New function `PossibleCreatedByTypeValues() []CreatedByType`
      info	[Changelog] - New function `*timeRFC3339.UnmarshalJSON([]byte) error`
      info	[Changelog] - New struct `OpenShiftClusterAdminKubeconfig`
      info	[Changelog] - New struct `OpenShiftClustersClientListAdminCredentialsOptions`
      info	[Changelog] - New struct `OpenShiftClustersClientListAdminCredentialsResponse`
      info	[Changelog] - New struct `OpenShiftClustersClientListAdminCredentialsResult`
      info	[Changelog] - New struct `SystemData`
      info	[Changelog] - New field `SystemData` in struct `OpenShiftCluster`
      info	[Changelog] - New field `FipsValidatedModules` in struct `ClusterProfile`
      info	[Changelog] - New field `DiskEncryptionSetID` in struct `MasterProfile`
      info	[Changelog] - New field `EncryptionAtHost` in struct `MasterProfile`
      info	[Changelog] - New field `SystemData` in struct `OpenShiftClusterUpdate`
      info	[Changelog] - New field `DiskEncryptionSetID` in struct `WorkerProfile`
      info	[Changelog] - New field `EncryptionAtHost` in struct `WorkerProfile`
      info	[Changelog]
      info	[Changelog] Total 12 breaking change(s), 37 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from f237422375901ccd8e58a897a05fe3847148069b. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️redhatopenshift [View full logs]  [Preview Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Mar 10, 2022
    @ghost
    Copy link

    ghost commented Mar 10, 2022

    Thank you for your contribution 25region! We will review the pull request and get back to you soon.

    @openapi-workflow-bot
    Copy link

    Hi @25region, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @25region
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Commenter does not have sufficient privileges for PR 18171 in repo Azure/azure-rest-api-specs

    @bennerv
    Copy link
    Member

    bennerv commented Mar 16, 2022

    /azp run

    @azure-pipelines
    Copy link

    Commenter does not have sufficient privileges for PR 18171 in repo Azure/azure-rest-api-specs

    @25region 25region force-pushed the aro-api-2022-04-01 branch from 89b1fc2 to 45ae89e Compare March 16, 2022 20:55
    @25region
    Copy link
    Contributor Author

    @msyyc could you please run /azp run.
    Is there any way for me to trigger it myself? I get permissions error and it doesn't start with the new commit automatically.

    @msyyc
    Copy link
    Member

    msyyc commented Mar 17, 2022

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @mbarnes
    Copy link
    Contributor

    mbarnes commented Mar 22, 2022

    @msyyc Hi, I'm covering for @25region this week.
    Can you please issue an /azp run again?

    I hoped "Expected — Waiting for status to be reported" meant checks were re-running for the new commits but status hasn't changed in six hours.

    Edit: Nevermind, I see there was a merge conflict blocking CI. Looks like it's running now.

    @mbarnes mbarnes force-pushed the aro-api-2022-04-01 branch from 0d2c4a0 to 97a8ba3 Compare March 22, 2022 13:29
    @mbarnes
    Copy link
    Contributor

    mbarnes commented Mar 22, 2022

    SDK azure-sdk-for-python failure appears to be a problem with the CI itself:

    ModuleNotFoundError: No module named 'markupsafe'
    

    @mbarnes
    Copy link
    Contributor

    mbarnes commented Mar 22, 2022

    Obsolete in favor of #18350 since I can't remove the WIP indication here.

    @25region will have to close this since it's his PR.

    @msyyc
    Copy link
    Member

    msyyc commented Mar 28, 2022

    close this for same pr: #18350

    @msyyc msyyc closed this Mar 28, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    CI-BreakingChange-Go-V2 customer-reported Issues that are reported by GitHub users external to the Azure organization.

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    4 participants