[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[geogig-dev] Build failed in Jenkins: geogig-master-nightly #265
|
See <https://build.geoserver.org/job/geogig-master-nightly/265/display/redirect>
------------------------------------------
[...truncated 824.24 KB...]
at org.locationtech.geogig.cli.test.functional.CLIContext.insertAndAdd(CLIContext.java:208)
at org.locationtech.geogig.cli.test.functional.DefaultStepDefinitions.I_have_conflicting_branches(DefaultStepDefinitions.java:385)
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 cucumber.runtime.Utils$1.call(Utils.java:37)
at cucumber.runtime.Timeout.timeout(Timeout.java:13)
at cucumber.runtime.Utils.invoke(Utils.java:31)
at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:38)
at cucumber.runtime.StepDefinitionMatch.runStep(StepDefinitionMatch.java:37)
at cucumber.runtime.Runtime.runStep(Runtime.java:299)
at cucumber.runtime.model.StepContainer.runStep(StepContainer.java:44)
at cucumber.runtime.model.StepContainer.runSteps(StepContainer.java:39)
at cucumber.runtime.model.CucumberScenario.run(CucumberScenario.java:44)
at cucumber.runtime.junit.ExecutionUnitRunner.run(ExecutionUnitRunner.java:91)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:63)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:18)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:70)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:93)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:37)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.api.junit.Cucumber.run(Cucumber.java:98)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 2109, Failures: 0, Errors: 2, Skipped: 10, Time elapsed: 301.661 sec <<< FAILURE! - in org.locationtech.geogig.cli.test.functional.RunPorcelainFunctionalTest
And I have conflicting branches(Scenario: Try to rebase with conflicts and skip) Time elapsed: 0.028 sec <<< ERROR!
java.lang.RuntimeException: org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:168)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:37)
at org.locationtech.geogig.storage.impl.ConnectionManager.acquire(ConnectionManager.java:61)
at org.locationtech.geogig.rocksdb.RocksdbGraphDatabase.open(RocksdbGraphDatabase.java:99)
at org.locationtech.geogig.rocksdb.RocksdbObjectDatabase.open(RocksdbObjectDatabase.java:90)
at org.locationtech.geogig.repository.impl.RepositoryImpl.open(RepositoryImpl.java:121)
at org.locationtech.geogig.repository.impl.GeoGIG.getRepository(GeoGIG.java:121)
at org.locationtech.geogig.cli.GeogigCLI.newGeoGIG(GeogigCLI.java:270)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:229)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:218)
at org.locationtech.geogig.cli.test.functional.CLIContext.insertAndAdd(CLIContext.java:208)
at org.locationtech.geogig.cli.test.functional.DefaultStepDefinitions.I_have_conflicting_branches(DefaultStepDefinitions.java:385)
at ✽.And I have conflicting branches(Rebase.feature:74)
Caused by: org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
at org.rocksdb.RocksDB.open(Native Method)
at org.rocksdb.RocksDB.open(RocksDB.java:286)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:124)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:37)
at org.locationtech.geogig.storage.impl.ConnectionManager.acquire(ConnectionManager.java:61)
at org.locationtech.geogig.rocksdb.RocksdbGraphDatabase.open(RocksdbGraphDatabase.java:99)
at org.locationtech.geogig.rocksdb.RocksdbObjectDatabase.open(RocksdbObjectDatabase.java:90)
at org.locationtech.geogig.repository.impl.RepositoryImpl.open(RepositoryImpl.java:121)
at org.locationtech.geogig.repository.impl.GeoGIG.getRepository(GeoGIG.java:121)
at org.locationtech.geogig.cli.GeogigCLI.newGeoGIG(GeogigCLI.java:270)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:229)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:218)
at org.locationtech.geogig.cli.test.functional.CLIContext.insertAndAdd(CLIContext.java:208)
at org.locationtech.geogig.cli.test.functional.DefaultStepDefinitions.I_have_conflicting_branches(DefaultStepDefinitions.java:385)
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 cucumber.runtime.Utils$1.call(Utils.java:37)
at cucumber.runtime.Timeout.timeout(Timeout.java:13)
at cucumber.runtime.Utils.invoke(Utils.java:31)
at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:38)
at cucumber.runtime.StepDefinitionMatch.runStep(StepDefinitionMatch.java:37)
at cucumber.runtime.Runtime.runStep(Runtime.java:299)
at cucumber.runtime.model.StepContainer.runStep(StepContainer.java:44)
at cucumber.runtime.model.StepContainer.runSteps(StepContainer.java:39)
at cucumber.runtime.model.CucumberScenario.run(CucumberScenario.java:44)
at cucumber.runtime.junit.ExecutionUnitRunner.run(ExecutionUnitRunner.java:91)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:63)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:18)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:70)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:93)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:37)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.api.junit.Cucumber.run(Cucumber.java:98)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Scenario: Try to rebase with conflicts and skip Time elapsed: 0.031 sec <<< ERROR!
java.lang.RuntimeException: org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:168)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:37)
at org.locationtech.geogig.storage.impl.ConnectionManager.acquire(ConnectionManager.java:61)
at org.locationtech.geogig.rocksdb.RocksdbGraphDatabase.open(RocksdbGraphDatabase.java:99)
at org.locationtech.geogig.rocksdb.RocksdbObjectDatabase.open(RocksdbObjectDatabase.java:90)
at org.locationtech.geogig.repository.impl.RepositoryImpl.open(RepositoryImpl.java:121)
at org.locationtech.geogig.repository.impl.GeoGIG.getRepository(GeoGIG.java:121)
at org.locationtech.geogig.cli.GeogigCLI.newGeoGIG(GeogigCLI.java:270)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:229)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:218)
at org.locationtech.geogig.cli.test.functional.CLIContext.insertAndAdd(CLIContext.java:208)
at org.locationtech.geogig.cli.test.functional.DefaultStepDefinitions.I_have_conflicting_branches(DefaultStepDefinitions.java:385)
at ✽.And I have conflicting branches(Rebase.feature:74)
Caused by: org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
at org.rocksdb.RocksDB.open(Native Method)
at org.rocksdb.RocksDB.open(RocksDB.java:286)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:124)
at org.locationtech.geogig.rocksdb.RocksConnectionManager.connect(RocksConnectionManager.java:37)
at org.locationtech.geogig.storage.impl.ConnectionManager.acquire(ConnectionManager.java:61)
at org.locationtech.geogig.rocksdb.RocksdbGraphDatabase.open(RocksdbGraphDatabase.java:99)
at org.locationtech.geogig.rocksdb.RocksdbObjectDatabase.open(RocksdbObjectDatabase.java:90)
at org.locationtech.geogig.repository.impl.RepositoryImpl.open(RepositoryImpl.java:121)
at org.locationtech.geogig.repository.impl.GeoGIG.getRepository(GeoGIG.java:121)
at org.locationtech.geogig.cli.GeogigCLI.newGeoGIG(GeogigCLI.java:270)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:229)
at org.locationtech.geogig.cli.test.functional.CLIContext.insert(CLIContext.java:218)
at org.locationtech.geogig.cli.test.functional.CLIContext.insertAndAdd(CLIContext.java:208)
at org.locationtech.geogig.cli.test.functional.DefaultStepDefinitions.I_have_conflicting_branches(DefaultStepDefinitions.java:385)
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 cucumber.runtime.Utils$1.call(Utils.java:37)
at cucumber.runtime.Timeout.timeout(Timeout.java:13)
at cucumber.runtime.Utils.invoke(Utils.java:31)
at cucumber.runtime.java.JavaStepDefinition.execute(JavaStepDefinition.java:38)
at cucumber.runtime.StepDefinitionMatch.runStep(StepDefinitionMatch.java:37)
at cucumber.runtime.Runtime.runStep(Runtime.java:299)
at cucumber.runtime.model.StepContainer.runStep(StepContainer.java:44)
at cucumber.runtime.model.StepContainer.runSteps(StepContainer.java:39)
at cucumber.runtime.model.CucumberScenario.run(CucumberScenario.java:44)
at cucumber.runtime.junit.ExecutionUnitRunner.run(ExecutionUnitRunner.java:91)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:63)
at cucumber.runtime.junit.FeatureRunner.runChild(FeatureRunner.java:18)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.runtime.junit.FeatureRunner.run(FeatureRunner.java:70)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:93)
at cucumber.api.junit.Cucumber.runChild(Cucumber.java:37)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at cucumber.api.junit.Cucumber.run(Cucumber.java:98)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Tests in error:
org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
org.rocksdb.RocksDBException: Can't access /000040.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000040.sst: No such file or directory
Can't access /000031.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000031.sst: No such file or directory
Can't access /000016.sst: IO error: while stat a file for size: /mnt/memtmp/geogig-geoserver/junit1402072726652716012/data/localrepo/.geogig/graph.rocksdb/000016.sst: No such file or directory
Tests run: 3414, Failures: 0, Errors: 2, Skipped: 10
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoGig ............................................. SUCCESS [ 5.123 s]
[INFO] GeoGig Core API .................................... SUCCESS [ 15.785 s]
[INFO] GeoGig Core ........................................ SUCCESS [01:54 min]
[INFO] Replication and synchronization .................... SUCCESS [ 41.078 s]
[INFO] GeoGig DataStore Implementation .................... SUCCESS [03:04 min]
[INFO] Storage backends ................................... SUCCESS [ 1.838 s]
[INFO] RocksDB storage backend ............................ SUCCESS [ 43.655 s]
[INFO] GeoGig Command Line Interface ...................... FAILURE [05:07 min]
[INFO] PostgreSQL Storage Backend ......................... SKIPPED
[INFO] GeoTools Extension ................................. SKIPPED
[INFO] Web modules ........................................ SKIPPED
[INFO] GeoGig Web API ..................................... SKIPPED
[INFO] GeoGig WebApp ...................................... SKIPPED
[INFO] GeoGig Web API Automated Functional Tests .......... SKIPPED
[INFO] GeoGig CLI App ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:55 min
[INFO] Finished at: 2018-04-12T11:56:59+00:00
[INFO] Final Memory: 98M/1411M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project geogig-cli: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.geoserver.org/job/geogig-master-nightly/ws/src/cli/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :geogig-cli
Build step 'Invoke top-level Maven targets' marked build as failure
[Cucumber Tests] Parsing results.
[Cucumber Tests] parsing cucumber.json
[Cucumber Tests] parsing cucumber.json