Skip to content

storage.cloud-client.acl_test: test_print_blob_acl_for_user failed #5684

Description

@flaky-bot

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: 94267a6
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/storage/cloud-client/acl_test.py", line 139, in test_print_blob_acl_for_user
    test_blob.bucket.name, test_blob.name, TEST_EMAIL
  File "/workspace/storage/cloud-client/storage_print_file_acl_for_user.py", line 31, in print_blob_acl_for_user
    blob.acl.reload()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/acl.py", line 459, in reload
    method="GET", path=path, query_params=query_params, timeout=timeout,
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/storage/_http.py", line 78, in api_request
    return call()
  File "/workspace/storage/cloud-client/.nox/py-3-6/lib/python3.6/site-packages/google/cloud/_http.py", line 483, in api_request
    raise exceptions.from_http_response(response)
google.api_core.exceptions.ServiceUnavailable: 503 GET https://storage.googleapis.com/storage/v1/b/acl-test-7888be4c-f1da-4e77-98d3-d70b2469ca11/o/storage_acl_test_sigil-910581a8-f95f-4af7-870e-ee3d7eba1f72/acl?prettyPrint=false: Backend Error

Metadata

Metadata

Labels

api: storageIssues related to the Cloud Storage 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: p2Moderately-important priority. Fix may not be included in 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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions