See <http://ares.opengeo.org/jenkins/job/geotools-13.x/79/changes>

Changes:

[christian.mueller] GEOT-5197 SQL syntax error in gt-jdbc-postgis 
PostgisDataStoreOnlineTest

------------------------------------------
[...truncated 8858 lines...]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        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)
Caused by: org.h2.jdbc.JdbcSQLException: Index ft1_str_index not found; SQL 
statement:
DROP INDEX "ft1_str_index" [42112-119]
        at org.h2.message.Message.getSQLException(Message.java:106)
        at org.h2.message.Message.getSQLException(Message.java:117)
        at org.h2.message.Message.getSQLException(Message.java:76)
        at org.h2.command.ddl.DropIndex.update(DropIndex.java:48)
        at org.h2.command.CommandContainer.update(CommandContainer.java:72)
        at org.h2.command.Command.executeUpdate(Command.java:208)
        at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:162)
        at org.geotools.jdbc.SQLDialect.dropIndex(SQLDialect.java:1316)
        at org.geotools.jdbc.JDBCDataStore.dropIndex(JDBCDataStore.java:4760)
        at 
org.geotools.jdbc.JDBCDataStoreOnlineTest.testMultiColumnIndex(JDBCDataStoreOnlineTest.java:255)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
        at junit.framework.TestSuite.runTest(TestSuite.java:255)
        at junit.framework.TestSuite.run(TestSuite.java:250)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
        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: 
  
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testSimpleIndex:214
 » IO
  
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testMultiColumnIndex:255
 » IO
  
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testSimpleIndex:214
 » IO
  
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testMultiColumnIndex:255
 » IO

Tests run: 312, Failures: 0, Errors: 4, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Feature-Pregeneralized
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OGR DataStore Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Aggregating DataStore
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping MongoDB DataStore
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Validation Processor and Framework
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.03 sec - in 
org.geotools.image.io.GridCoverageProgressAdapterTest
Running org.geotools.image.io.ImageIOExtTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.geotools.image.io.ImageIOExtTest
Running org.geotools.image.palette.ColorIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in 
org.geotools.image.palette.ColorIndexerTest
Running org.geotools.image.palette.ColorMapTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in 
org.geotools.image.palette.ColorMapTest
Running org.geotools.image.palette.CustomPaletteBuilderTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [2.950s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.187s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.360s]
[INFO] JAR files collector ............................... SUCCESS [3.609s]
[INFO] Cross-modules javadoc ............................. SUCCESS [5.564s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [2.135s]
[INFO] Geotools modules .................................. SUCCESS [8.635s]
[INFO] Geotools libraries ................................ SUCCESS [0.169s]
[INFO] Sample data module ................................ SUCCESS [10.995s]
[INFO] Open GIS Interfaces ............................... SUCCESS [14.085s]
[INFO] Metadata .......................................... SUCCESS [24.680s]
[INFO] Referencing services .............................. SUCCESS [31.131s]
[INFO] API interfaces .................................... SUCCESS [13.029s]
[INFO] Geotools plugins .................................. SUCCESS [0.159s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [41.560s]
[INFO] Main module ....................................... SUCCESS [59.586s]
[INFO] Geotools extensions ............................... SUCCESS [0.187s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [19.492s]
[INFO] XML Parsing ....................................... SUCCESS [0.104s]
[INFO] XML Parsing ....................................... SUCCESS [22.651s]
[INFO] XML Code Generation Support ....................... SUCCESS [5.770s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [10.512s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [24.551s]
[INFO] DataStore Support ................................. SUCCESS [16.477s]
[INFO] Shapefile module .................................. SUCCESS [1:31.437s]
[INFO] Grid Coverage module .............................. SKIPPED
[INFO] Property File DataStore ........................... SUCCESS [10.633s]
[INFO] GeoTIFF grid coverage exchange module ............. SKIPPED
[INFO] ArcGrid datasource module ......................... SKIPPED
[INFO] GML2 XML Support .................................. SKIPPED
[INFO] GML3 XML Support .................................. SKIPPED
[INFO] Filter XML Support ................................ SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] Render ............................................ SKIPPED
[INFO] OGC Web Service Models ............................ SUCCESS [0.131s]
[INFO] Xlink Model ....................................... SUCCESS [4.938s]
[INFO] Open Web Services Model ........................... SUCCESS [16.561s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [8.953s]
[INFO] Web Feature Service Model ......................... SUCCESS [16.457s]
[INFO] OWS XML Support ................................... SKIPPED
[INFO] Filter Encoding Specification XML Support ......... SKIPPED
[INFO] WFS XML Support ................................... SKIPPED
[INFO] XML Parsing Support ............................... SKIPPED
[INFO] JDBC DataStore Support ............................ SUCCESS [18.120s]
[INFO] Web Processing Service Model ...................... SUCCESS [10.085s]
[INFO] Web Coverage Service Model ........................ SUCCESS [18.667s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [7.569s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.161s]
[INFO] ArcSDE dummy api .................................. SUCCESS [5.872s]
[INFO] ArcSDE support classes ............................ SUCCESS [5.500s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SKIPPED
[INFO] Extensions to EPSG authority factory .............. SUCCESS [15.024s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [2.020s]
[INFO] Feature-Pregeneralized ............................ SKIPPED
[INFO] grass raster datasource module .................... SKIPPED
[INFO] GTopo30 datasource module ......................... SKIPPED
[INFO] WorldImage datasource module ...................... SKIPPED
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.059s]
[INFO] H2 DataStore ...................................... FAILURE [1:40.110s]
[INFO] Oracle DataStore .................................. SUCCESS [9.541s]
[INFO] PostGIS DataStore ................................. SUCCESS [7.266s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [12.310s]
[INFO] imagemosaic datasource module ..................... SKIPPED
[INFO] ImageI/O-Ext based grid coverage readers .......... SKIPPED
[INFO] imagepyramid datasource module .................... SKIPPED
[INFO] imagemosaic-jdbc module ........................... SKIPPED
[INFO] DB2 DataStore ..................................... SUCCESS [9.037s]
[INFO] MySQL DataStore ................................... SUCCESS [6.156s]
[INFO] SQL Server DataStore .............................. SUCCESS [7.768s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [7.044s]
[INFO] Teradata DataStore ................................ SUCCESS [6.020s]
[INFO] JP2K based grid coverage readers .................. SKIPPED
[INFO] OGR DataStore Module .............................. SKIPPED
[INFO] Core OGR DataStore Module ......................... SKIPPED
[INFO] Bridj OGR DataStore Module ........................ SKIPPED
[INFO] JNI OGR DataStore Module .......................... SKIPPED
[INFO] Vertical coordinate transformations ............... SUCCESS [4.825s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Coverage Multidimensional Module .................. SUCCESS [0.081s]
[INFO] API interfaces .................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] GRIB gridcoverage module .......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.143s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SUCCESS [13.062s]
[INFO] Vector grids ...................................... SUCCESS [9.681s]
[INFO] Validation Processor and Framework ................ SKIPPED
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [16.528s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WFS XML Support ................................... SUCCESS [2.044s]
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SUCCESS [0.128s]
[INFO] Process ........................................... SKIPPED
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [12.226s]
[INFO] GeoPackage Module ................................. SKIPPED
[INFO] MBTiles Module .................................... SKIPPED
[INFO] WFS client module (NG) ............................ SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SUCCESS [5.622s]
[INFO] Geometries ........................................ SUCCESS [31.196s]
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SKIPPED
[INFO] Process Raster .................................... SKIPPED
[INFO] Process Feature ................................... SKIPPED
[INFO] Application Schema Support (Unsupported Modules) .. SUCCESS [0.980s]
[INFO] SOLR module ....................................... SKIPPED
[INFO] Cartographic CSS parser ........................... SKIPPED
[INFO] Example ........................................... SUCCESS [9.072s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [2.860s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.113s]
[INFO] VPF Plugin ........................................ SUCCESS [9.375s]
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SUCCESS [12.541s]
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore (Old) ..................... SUCCESS [11.807s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:20.933s (Wall Clock)
[INFO] Finished at: Tue Sep 01 10:14:31 UTC 2015
[INFO] Final Memory: 64M/288M
[INFO] ------------------------------------------------------------------------
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 sec - in 
org.geotools.image.palette.CustomPaletteBuilderTest
Running org.geotools.image.palette.QuantizerTest
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-jdbc-h2: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geotools-13.x/ws/modules/plugin/jdbc/jdbc-h2/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 :gt-jdbc-h2
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to