Emily Ye created BEAM-12694:
-------------------------------
Summary: DICOMIoIntegrationTest flaky due to store ID (Python
PreCommit)
Key: BEAM-12694
URL: https://issues.apache.org/jira/browse/BEAM-12694
Project: Beam
Issue Type: Bug
Components: test-failures
Reporter: Emily Ye
DICOMIoIntegrationTest flaky with error message:
requests.exceptions.HTTPError: 409 Client Error: Conflict for url:
[https://healthcare.googleapis.com/v1/projects/apache-beam-testing/locations/us-central1/datasets/apache-beam-integration-testing/dicomStores?dicomStoreId=DICOM_store_Sb5HCWRmhFzqnPc]
* Example: https://ci-beam.apache.org/job/beam_PostCommit_Python36/4172/
Looks like random string generator for name
([https://github.com/apache/beam/blob/master/sdks/python/apache_beam/io/gcp/dicomio_integration_test.py#L129-L130)]
needs to be changed?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)