Skip to content

compute.api.create_instance_test: test_main failed #8271

Description

@flaky-bot

Note: #8225 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: d4d26d4
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/compute/api/create_instance_test.py", line 28, in test_main
    main(
  File "/workspace/compute/api/create_instance.py", line 153, in main
    wait_for_operation(compute, project, zone, operation['name'])
  File "/workspace/compute/api/create_instance.py", line 139, in wait_for_operation
    raise Exception(result['error'])
Exception: {'errors': [{'code': 'ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS', 'message': "The zone 'projects/python-docs-samples-tests/zones/europe-north1-b' does not have enough resources available to fulfill the request.  '(resource type:compute)'.", 'errorDetails': [{'help': {'links': [{'description': 'Troubleshooting documentation', 'url': 'https://cloud.google.com/compute/docs/resource-error'}]}}, {'localizedMessage': {'locale': 'en-US', 'message': 'A n1-standard-1 VM instance is currently unavailable in the europe-north1-b zone. Capacity changes frequently, so try your request in a different zone, with a different VM hardware configuration, or at a later time. For more information, see troubleshooting documentation.'}}, {'errorInfo': {'reason': 'stockout', 'domain': 'compute.googleapis.com', 'metadatas': {'attachment': '', 'vmType': 'n1-standard-1', 'zone': 'europe-north1-b'}}}]}]}

Activity

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

Metadata

Metadata

Assignees

Labels

api: computeIssues related to the Compute Engine API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions