See 
<https://builds.apache.org/job/carbondata-master-spark-2.2/org.apache.carbondata$carbondata-presto/1345/display/redirect>

------------------------------------------
[...truncated 123.94 KB...]
   at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:97)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner$lzycompute(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.createQueryRunner(PrestoServer.scala:80)
   at 
org.apache.carbondata.presto.server.PrestoServer.startServer(PrestoServer.scala:59)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:83)
   at 
org.scalatest.BeforeAndAfterAll$class.beforeAll(BeforeAndAfterAll.scala:187)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:34)
   at 
org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:253)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.run(PrestoAllDataTypeTest.scala:34)
   at org.scalatest.Suite$class.callExecuteOnSuite$1(Suite.scala:1492)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1528)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1526)
   at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
   at 
scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
   at org.scalatest.Suite$class.runNestedSuites(Suite.scala:1526)
   at 
org.scalatest.tools.DiscoverySuite.runNestedSuites(DiscoverySuite.scala:29)
   at org.scalatest.Suite$class.run(Suite.scala:1421)
   at org.scalatest.tools.DiscoverySuite.run(DiscoverySuite.scala:29)
   at org.scalatest.tools.SuiteRunner.run(SuiteRunner.scala:55)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2563)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2557)
   at scala.collection.immutable.List.foreach(List.scala:381)
   at 
org.scalatest.tools.Runner$.doRunRunRunDaDoRunRun(Runner.scala:2557)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1044)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1043)
   at 
org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:2722)
   at 
org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:1043)
   at org.scalatest.tools.Runner$.main(Runner.scala:860)
   at org.scalatest.tools.Runner.main(Runner.scala)
Caused by: java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:433)
   at sun.nio.ch.Net.bind(Net.java:425)
   at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   at 
io.airlift.http.server.HttpServerInfo.createChannel(HttpServerInfo.java:158)
   ... 59 more

3) Error injecting constructor, java.io.UncheckedIOException: 
java.net.BindException: Address already in use
  at 
io.airlift.http.server.HttpServerInfo.<init>(HttpServerInfo.java:46)
  at 
io.airlift.http.server.testing.TestingHttpServerModule.configure(TestingHttpServerModule.java:63)
  while locating io.airlift.http.server.HttpServerInfo
    for the 1st parameter of 
io.airlift.http.server.LocalAnnouncementHttpServerInfo.<init>(LocalAnnouncementHttpServerInfo.java:31)
  while locating io.airlift.http.server.LocalAnnouncementHttpServerInfo
  while locating io.airlift.discovery.client.AnnouncementHttpServerInfo
    for the 1st parameter of 
io.airlift.discovery.client.DiscoveryBinder$HttpAnnouncementProvider.setAnnouncementHttpServerInfo(DiscoveryBinder.java:121)
  at 
io.airlift.discovery.client.DiscoveryBinder.bindServiceAnnouncement(DiscoveryBinder.java:78)
Caused by: java.io.UncheckedIOException (same stack trace as error #2)
3 errors *** ABORTED ***
  com.google.inject.CreationException: Unable to create injector, see the 
following errors:

1) Error in custom provider, java.lang.NullPointerException
  at 
io.airlift.discovery.client.DiscoveryBinder.bindServiceAnnouncement(DiscoveryBinder.java:78)
 (via modules: com.facebook.presto.server.ServerMainModule -> 
com.facebook.presto.server.CoordinatorModule)
  while locating io.airlift.discovery.client.ServiceAnnouncement annotated 
with @com.google.inject.internal.Element(setName=,uniqueId=4546, 
type=MULTIBINDER, keyType=)
  while locating 
java.util.Set<io.airlift.discovery.client.ServiceAnnouncement>
    for the 2nd parameter of 
io.airlift.discovery.client.Announcer.<init>(Announcer.java:68)
  at 
io.airlift.discovery.client.DiscoveryModule.configure(DiscoveryModule.java:63)
  while locating io.airlift.discovery.client.Announcer
    for the 2nd parameter of 
io.airlift.discovery.client.DiscoveryModule.createMergingServiceSelectorFactory(DiscoveryModule.java:120)
  at 
io.airlift.discovery.client.DiscoveryModule.createMergingServiceSelectorFactory(DiscoveryModule.java:120)
  while locating 
io.airlift.discovery.client.MergingServiceSelectorFactory
  at 
io.airlift.discovery.client.DiscoveryModule.configure(DiscoveryModule.java:72)
  while locating io.airlift.discovery.client.ServiceSelectorFactory
    for the 1st parameter of 
io.airlift.discovery.client.ServiceSelectorProvider.setServiceSelectorFactory(ServiceSelectorProvider.java:50)
  at 
com.facebook.presto.server.ServerMainModule.setup(ServerMainModule.java:251)
Caused by: java.lang.NullPointerException
   at 
io.airlift.discovery.client.DiscoveryBinder$HttpAnnouncementProvider.get(DiscoveryBinder.java:127)
   at 
io.airlift.discovery.client.DiscoveryBinder$HttpAnnouncementProvider.get(DiscoveryBinder.java:107)
   at 
com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:85)
   at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:57)
   at 
com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:59)
   at 
com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:47)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.RealMultibinder$RealMultibinderProvider.doProvision(RealMultibinder.java:198)
   at 
com.google.inject.internal.RealMultibinder$RealMultibinderProvider.doProvision(RealMultibinder.java:151)
   at 
com.google.inject.internal.InternalProviderInstanceBindingImpl$Factory.get(InternalProviderInstanceBindingImpl.java:113)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)
   at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:113)
   at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
   at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
   at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
   at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:148)
   at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)
   at 
com.google.inject.internal.ProviderMethod.doProvision(ProviderMethod.java:173)
   at 
com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.provision(InternalProviderInstanceBindingImpl.java:185)
   at 
com.google.inject.internal.InternalProviderInstanceBindingImpl$CyclicFactory.get(InternalProviderInstanceBindingImpl.java:162)
   at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
   at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:148)
   at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
   at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:62)
   at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
   at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:148)
   at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)
   at 
com.google.inject.internal.SingleMethodInjector.inject(SingleMethodInjector.java:82)
   at 
com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
   at 
com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101)
   at 
com.google.inject.internal.Initializer$InjectableReference.get(Initializer.java:245)
   at 
com.google.inject.internal.Initializer.injectAll(Initializer.java:140)
   at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:176)
   at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
   at com.google.inject.Guice.createInjector(Guice.java:87)
   at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:242)
   at 
com.facebook.presto.server.testing.TestingPrestoServer.<init>(TestingPrestoServer.java:243)
   at 
com.facebook.presto.tests.DistributedQueryRunner.createTestingPrestoServer(DistributedQueryRunner.java:192)
   at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:133)
   at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:97)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner$lzycompute(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.createQueryRunner(PrestoServer.scala:80)
   at 
org.apache.carbondata.presto.server.PrestoServer.startServer(PrestoServer.scala:59)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:83)
   at 
org.scalatest.BeforeAndAfterAll$class.beforeAll(BeforeAndAfterAll.scala:187)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:34)
   at 
org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:253)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.run(PrestoAllDataTypeTest.scala:34)
   at org.scalatest.Suite$class.callExecuteOnSuite$1(Suite.scala:1492)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1528)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1526)
   at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
   at 
scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
   at org.scalatest.Suite$class.runNestedSuites(Suite.scala:1526)
   at 
org.scalatest.tools.DiscoverySuite.runNestedSuites(DiscoverySuite.scala:29)
   at org.scalatest.Suite$class.run(Suite.scala:1421)
   at org.scalatest.tools.DiscoverySuite.run(DiscoverySuite.scala:29)
   at org.scalatest.tools.SuiteRunner.run(SuiteRunner.scala:55)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2563)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2557)
   at scala.collection.immutable.List.foreach(List.scala:381)
   at 
org.scalatest.tools.Runner$.doRunRunRunDaDoRunRun(Runner.scala:2557)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1044)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1043)
   at 
org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:2722)
   at 
org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:1043)
   at org.scalatest.tools.Runner$.main(Runner.scala:860)
   at org.scalatest.tools.Runner.main(Runner.scala)

2) Error injecting constructor, java.io.UncheckedIOException: 
java.net.BindException: Address already in use
  at 
io.airlift.http.server.HttpServerInfo.<init>(HttpServerInfo.java:46)
  at 
io.airlift.http.server.testing.TestingHttpServerModule.configure(TestingHttpServerModule.java:63)
  while locating io.airlift.http.server.HttpServerInfo
    for the 1st parameter of 
io.airlift.http.server.LocalAnnouncementHttpServerInfo.<init>(LocalAnnouncementHttpServerInfo.java:31)
  while locating io.airlift.http.server.LocalAnnouncementHttpServerInfo
  while locating io.airlift.discovery.client.AnnouncementHttpServerInfo
    for the 1st parameter of 
io.airlift.discovery.client.DiscoveryBinder$HttpAnnouncementProvider.setAnnouncementHttpServerInfo(DiscoveryBinder.java:121)
  at 
io.airlift.discovery.client.DiscoveryBinder.bindServiceAnnouncement(DiscoveryBinder.java:78)
 (via modules: com.facebook.presto.server.ServerMainModule -> 
com.facebook.presto.server.CoordinatorModule)
Caused by: java.io.UncheckedIOException: java.net.BindException: Address 
already in use
   at 
io.airlift.http.server.HttpServerInfo.createChannel(HttpServerInfo.java:162)
   at 
io.airlift.http.server.HttpServerInfo.<init>(HttpServerInfo.java:48)
   at 
io.airlift.http.server.HttpServerInfo$$FastClassByGuice$$bd4c327f.newInstance(<generated>)
   at 
com.google.inject.internal.DefaultConstructionProxyFactory$FastClassProxy.newInstance(DefaultConstructionProxyFactory.java:89)
   at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
   at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
   at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
   at 
com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
   at 
com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:148)
   at 
com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)
   at 
com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:113)
   at 
com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
   at 
com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
   at com.google.inject.internal.FactoryProxy.get(FactoryProxy.java:62)
   at 
com.google.inject.internal.SingleParameterInjector.inject(SingleParameterInjector.java:42)
   at 
com.google.inject.internal.SingleParameterInjector.getAll(SingleParameterInjector.java:65)
   at 
com.google.inject.internal.SingleMethodInjector.inject(SingleMethodInjector.java:82)
   at 
com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
   at 
com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101)
   at 
com.google.inject.internal.Initializer$InjectableReference.get(Initializer.java:245)
   at 
com.google.inject.internal.Initializer.injectAll(Initializer.java:140)
   at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:176)
   at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
   at com.google.inject.Guice.createInjector(Guice.java:87)
   at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:242)
   at 
com.facebook.presto.server.testing.TestingPrestoServer.<init>(TestingPrestoServer.java:243)
   at 
com.facebook.presto.tests.DistributedQueryRunner.createTestingPrestoServer(DistributedQueryRunner.java:192)
   at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:133)
   at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:97)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner$lzycompute(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner(PrestoServer.scala:48)
   at 
org.apache.carbondata.presto.server.PrestoServer.createQueryRunner(PrestoServer.scala:80)
   at 
org.apache.carbondata.presto.server.PrestoServer.startServer(PrestoServer.scala:59)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:83)
   at 
org.scalatest.BeforeAndAfterAll$class.beforeAll(BeforeAndAfterAll.scala:187)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.beforeAll(PrestoAllDataTypeTest.scala:34)
   at 
org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:253)
   at 
org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest.run(PrestoAllDataTypeTest.scala:34)
   at org.scalatest.Suite$class.callExecuteOnSuite$1(Suite.scala:1492)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1528)
   at 
org.scalatest.Suite$$anonfun$runNestedSuites$1.apply(Suite.scala:1526)
   at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
   at 
scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
   at org.scalatest.Suite$class.runNestedSuites(Suite.scala:1526)
   at 
org.scalatest.tools.DiscoverySuite.runNestedSuites(DiscoverySuite.scala:29)
   at org.scalatest.Suite$class.run(Suite.scala:1421)
   at org.scalatest.tools.DiscoverySuite.run(DiscoverySuite.scala:29)
   at org.scalatest.tools.SuiteRunner.run(SuiteRunner.scala:55)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2563)
   at 
org.scalatest.tools.Runner$$anonfun$doRunRunRunDaDoRunRun$3.apply(Runner.scala:2557)
   at scala.collection.immutable.List.foreach(List.scala:381)
   at 
org.scalatest.tools.Runner$.doRunRunRunDaDoRunRun(Runner.scala:2557)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1044)
   at 
org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:1043)
   at 
org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:2722)
   at 
org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:1043)
   at org.scalatest.tools.Runner$.main(Runner.scala:860)
   at org.scalatest.tools.Runner.main(Runner.scala)
Caused by: java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:433)
   at sun.nio.ch.Net.bind(Net.java:425)
   at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   at 
io.airlift.http.server.HttpServerInfo.createChannel(HttpServerInfo.java:158)
   ... 59 more

3) Error injecting constructor, java.io.UncheckedIOException: 
java.net.BindException: Address already in use
  at 
io.airlift.http.server.HttpServerInfo.<init>(HttpServerInfo.java:46)
  at 
io.airlift.http.server.testing.TestingHttpServerModule.configure(TestingHttpServerModule.java:63)
  while locating io.airlift.http.server.HttpServerInfo
    for the 1st parameter of 
io.airlift.http.server.LocalAnnouncementHttpServerInfo.<init>(LocalAnnouncementHttpServerInfo.java:31)
  while locating io.airlift.http.server.LocalAnnouncementHttpServerInfo
  while locating io.airlift.discovery.client.AnnouncementHttpServerInfo
    for the 1st parameter of 
io.airlift.discovery.client.DiscoveryBinder$HttpAnnouncementProvider.setAnnouncementHttpServerInfo(DiscoveryBinder.java:121)
  at 
io.airlift.discovery.client.DiscoveryBinder.bindServiceAnnouncement(DiscoveryBinder.java:78)
Caused by: java.io.UncheckedIOException (same stack trace as error #2)
3 errors
  at 
com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:543)
  at 
com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:178)
  at 
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
  at com.google.inject.Guice.createInjector(Guice.java:87)
  at io.airlift.bootstrap.Bootstrap.initialize(Bootstrap.java:242)
  at 
com.facebook.presto.server.testing.TestingPrestoServer.<init>(TestingPrestoServer.java:243)
  at 
com.facebook.presto.tests.DistributedQueryRunner.createTestingPrestoServer(DistributedQueryRunner.java:192)
  at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:133)
  at 
com.facebook.presto.tests.DistributedQueryRunner.<init>(DistributedQueryRunner.java:97)
  at 
org.apache.carbondata.presto.server.PrestoServer.queryRunner$lzycompute(PrestoServer.scala:48)
  ...
Run completed in 18 seconds, 97 milliseconds.
Total number of tests run: 0
Suites: completed 1, aborted 2
Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
*** 2 SUITES ABORTED ***
[JENKINS] Recording test results

Reply via email to