GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.45k forks source link

healthcare.api-client.v1.datasets.datasets_test: test_get_set_dataset_iam_policy failed #8910

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: 66e069f916ffc0c3f19899f5083d32ebc514a8f3 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1/datasets/datasets_test.py", line 57, in test_dataset
    create()
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/retrying.py", line 56, in wrapped_f
    return Retrying(*dargs, **dkw).call(f, *args, **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/retrying.py", line 266, in call
    raise attempt.get()
          ^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/retrying.py", line 301, in get
    six.reraise(self.value[0], self.value[1], self.value[2])
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/six.py", line 719, in reraise
    raise value
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/retrying.py", line 251, in call
    attempt = Attempt(fn(*args, **kwargs), attempt_number, False)
                      ^^^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/datasets_test.py", line 47, in create
    datasets.create_dataset(project_id, cloud_region, dataset_id)
  File "/workspace/healthcare/api-client/v1/datasets/datasets.py", line 47, in create_dataset
    response = request.execute()
               ^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
    return wrapped(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/http.py", line 937, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 
leahecole commented 1 year ago

enabled the API in the new 3.11 project