Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-1574

MongoDbIOTest fails due to inability to download mongodb tar ball

Details

    Description

      In ./sdks/java/io/mongodb/target/surefire-reports/org.apache.beam.sdk.io.mongodb.MongoDbIOTest-output.txt :

      INFO: Starting MongoDB embedded instance on 41937
      Download PRODUCTION:Linux:B64 START
      Feb 28, 2017 5:48:37 PM de.flapdoodle.embed.process.runtime.Starter prepare
      SEVERE: prepare executable
      java.io.IOException: Could not open inputStream for http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.0.5.tgz
        at de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:131)
        at de.flapdoodle.embed.process.store.Downloader.download(Downloader.java:69)
        at de.flapdoodle.embed.process.store.ArtifactStore.checkDistribution(ArtifactStore.java:66)
        at de.flapdoodle.embed.process.store.ExtractedArtifactStore.checkDistribution(ExtractedArtifactStore.java:60)
        at de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:55)
        at org.apache.beam.sdk.io.mongodb.MongoDbIOTest.setup(MongoDbIOTest.java:118)
        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)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      

      I got the above on:

      Linux 3.10.0-327.28.2.el7.x86_64 #1 SMP Wed Aug 3 11:11:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

      Attachments

        Activity

          People

            davor Davor Bonaci
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: