Skip to content

Monitoring system tests: Collision on teardown / group.delete #2092

@tseaver

Description

@tseaver

From: https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151551907#L1069-L1079

======================================================================
ERROR: test_create_group (monitoring.TestMonitoringGroups)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/monitoring.py", line 190, in tearDown
    group.delete()
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests3/lib/python3.4/site-packages/gcloud/monitoring/group.py", line 227, in delete
    self.client.connection.api_request(method='DELETE', path=self.path)
  File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests3/lib/python3.4/site-packages/gcloud/connection.py", line 347, in api_request
    error_info=method + ' ' + url)
gcloud.exceptions.ServiceUnavailable: 503 Write collision, please retry. (DELETE https://monitoring.googleapis.com/v3/projects/precise-truck-742/groups/5292676180999102311)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions