-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
======================================================================
ERROR: setUpModule (bigtable_happybase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigtable_happybase.py", line 76, in setUpModule
set_connection()
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigtable_happybase.py", line 69, in set_connection
operation = instance.create()
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/bigtable/instance.py", line 362, in create
request_pb, self._client.timeout_seconds)
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line 305, in __call__
self._request_serializer, self._response_deserializer)
File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/grpc/beta/_client_adaptations.py", line 203, in _blocking_unary_unary
raise _abortion_error(rpc_error_call)
AbortionError: AbortionError(code=StatusCode.ALREADY_EXISTS, details="Transaction Failed : Transaction cannot complete : Instance projects/precise-truck-742/instances/gcloud-151011041-1470768319 already exists.")
----------------------------------------------------------------------