-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
What happened?
java.io.IOException: Error matching file spec gs://apache-beam-samples/shakespeare/sonnets.txt: status ERROR
at org.apache.beam.sdk.io.FileSystems.matchSingleFileSpec(FileSystems.java:196)
at org.apache.beam.sdk.util.ExplicitShardedFile.<init>(ExplicitShardedFile.java:58)
at org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountPipeline(WindowedWordCountIT.java:174)
at org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountInStreamingStaticSharding(WindowedWordCountIT.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
checked that gs://apache-beam-samples/shakespeare/sonnets.txt exists
checked last PR that was merged after which the suite started failing on master on
https://github.com/apache/beam/actions/workflows/beam_PreCommit_Java_Examples_Dataflow.yml?query=is%3Afailure+branch%3Amaster
Presubmits passed on that PR: #30172
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)
Issue Components
- Component: Python SDK
- Component: Java SDK
- Component: Go SDK
- Component: Typescript SDK
- Component: IO connector
- Component: Beam YAML
- Component: Beam examples
- Component: Beam playground
- Component: Beam katas
- Component: Website
- Component: Spark Runner
- Component: Flink Runner
- Component: Samza Runner
- Component: Twister2 Runner
- Component: Hazelcast Jet Runner
- Component: Google Cloud Dataflow Runner