Build/Test Explorer

github/python-docs-samples/datalabeling Target status: Failed

Target ran on for 3 hr, 32 min, 14 sec
2 Errored2 Failed6 Passed
There is test suite information that is not visible in this view.  Switch to Tree View to see test suites.
Status
Test
Start time
Run time
Errored label_image_test. test_label_image
test teardown failure
Traceback (most recent call last):
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
return callable_(*args, **kwargs)
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking
raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.FAILED_PRECONDITION
details = "Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set"
debug_error_string = "{"created":"@1583975425.282057980","description":"Error received from peer ipv4:173.194.216.81:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set","grpc_status":9}"
>

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/tmpfs/src/github/python-docs-samples/datalabeling/label_image_test.py", line 63, in annotation_spec_set
client.delete_annotation_spec_set(response.name)
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/cloud/datalabeling_v1beta1/gapic/data_labeling_service_client.py", line 2098, in delete_annotation_spec_set
request, retry=retry, timeout=timeout, metadata=metadata
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/gapic_v1/method.py", line 143, in __call__
return wrapped_func(*args, **kwargs)
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/retry.py", line 286, in retry_wrapped_func
on_error=on_error,
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/retry.py", line 184, in retry_target
return target()
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/timeout.py", line 214, in func_with_timeout
return func(*args, **kwargs)
File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 59, in error_remapped_callable
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "<string>", line 3, in raise_from
google.api_core.exceptions.FailedPrecondition: 400 Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set
  test teardown failure
Traceback (most recent call last):
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.FAILED_PRECONDITION
	details = "Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set"
	debug_error_string = "{"created":"@1583975425.282057980","description":"Error received from peer ipv4:173.194.216.81:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set","grpc_status":9}"
>

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/tmpfs/src/github/python-docs-samples/datalabeling/label_image_test.py", line 63, in annotation_spec_set
    client.delete_annotation_spec_set(response.name)
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/cloud/datalabeling_v1beta1/gapic/data_labeling_service_client.py", line 2098, in delete_annotation_spec_set
    request, retry=retry, timeout=timeout, metadata=metadata
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/gapic_v1/method.py", line 143, in __call__
    return wrapped_func(*args, **kwargs)
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/retry.py", line 286, in retry_wrapped_func
    on_error=on_error,
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/retry.py", line 184, in retry_target
    return target()
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/timeout.py", line 214, in func_with_timeout
    return func(*args, **kwargs)
  File "/tmpfs/src/github/python-docs-samples/datalabeling/.nox/py3-3-6-sample/lib/python3.6/site-packages/google/api_core/grpc_helpers.py", line 59, in error_remapped_callable
    six.raise_from(exceptions.from_grpc_error(exc), exc)
  File "<string>", line 3, in raise_from
google.api_core.exceptions.FailedPrecondition: 400 Some labeled datasets has been using this annotation spec set, you cannot delete this annotation spec set
Items per page:
1 – 4 of 4