Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added location headers to 202 responses for ipGroups and virtualRouters. #30693

Merge branch 'kamboj-prjwl/release-network-Microsoft.Network-2024-05-…

8369f45
Select commit
Loading
Failed to load commit list.
Closed

Added location headers to 202 responses for ipGroups and virtualRouters. #30693

Merge branch 'kamboj-prjwl/release-network-Microsoft.Network-2024-05-…
8369f45
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-java failed Oct 6, 2024 in 7m 40s

SDK azure-sdk-for-java failed

Details

Note

For more instructions, please refer to the FAQ .

  • Code Generator Failed in generating from cead67c. SDK Automation 14.0.0
    command	./eng/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    command	./eng/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    cmdout	[Java-Sdk-Automation] 2024-10-06 22:11:44 [ERROR] [COMPILE] Maven build fail.
    cmdout	[Java-Sdk-Automation] 2024-10-06 22:11:44 [ERROR] You can inquire in "Language - Java" Teams channel. Please include the link of this Pull Request in the query.
    cmderr	[Java-Sdk-Automation] Traceback (most recent call last):
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 429, in <module>
    cmderr	[Java-Sdk-Automation]     main()
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 340, in main
    cmderr	[Java-Sdk-Automation]     return sdk_automation(args["config"][0], args["config"][1])
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 118, in sdk_automation
    cmderr	[Java-Sdk-Automation]     packages = sdk_automation_autorest(config)
    cmderr	[Java-Sdk-Automation]   File "/mnt/vss/_work/1/s/azure-sdk-for-java/./eng/automation/generate.py", line 206, in sdk_automation_autorest
    cmderr	[Java-Sdk-Automation]     "changelog": {"content": changelog, "hasBreakingChange": breaking},
    cmderr	[Java-Sdk-Automation] UnboundLocalError: local variable 'changelog' referenced before assignment
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-java]: ./eng/automation/generate.py
    warn	Warning: File azure-sdk-for-java_tmp/generateOutput.json not found to read. Please re-run the pipeline if the error is transitient error or report this issue through https://aka.ms/azsdk/support/specreview-channel.
    warn	Warning: Package processing is skipped as the SDK generation fails. Please look into the above generation errors or report this issue through https://aka.ms/azsdk/support/specreview-channel.