y1chi commented on pull request #15936: URL: https://github.com/apache/beam/pull/15936#issuecomment-987052788
> Hi, could you provide more information regarding the failed run? Is this a flake, or consistent error? Where is this test running? > > The test passes locally for me. The exception is coming from [line 85](https://github.com/apache/beam/pull/15936/files#diff-70bd3a45eeb201c23bf129069100faea2d2ba1550f955a74e64057c28bbe021eR85) but this is the exact same setup that other integration tests use (eg. [FhirIOSearchIT](https://github.com/msbukal/beam/blob/1d21e872c33ba06260816858ccb9737fde0e8371/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIOSearchIT.java#L92)). Probably because I run the test independently it passes, will investigate more. You can check the jenkins job from https://issues.apache.org/jira/browse/BEAM-13387 it seems to fail consistently, but only on dataflow runner v2. On dataflow runner v1 it seems passing https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/993/testReport/org.apache.beam.sdk.io.gcp.healthcare/FhirIOPatientEverythingIT/testFhirIOPatientEverything_R4_/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
