See <http://ares.opengeo.org/jenkins/job/geotools-13.x/93/changes>
Changes:
[andrea.aime] [GEOT-5153] Log the full SQL statement when a query fails in
JDBCDataStore
------------------------------------------
[...truncated 8676 lines...]
at
org.geotools.jdbc.JDBCVirtualTableOnlineTest.testMulParamInvalid(JDBCVirtualTableOnlineTest.java:280)
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)
2015-10-04T09:26:43.603+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:43.786+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:43.975+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:44.211+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:44.397+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:44.579+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
2015-10-04T09:26:45.310+0000 WARNING Could not find mapping for 'geom',
ignoring the column and setting the feature type read only
Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.487 sec <<<
FAILURE! - in org.geotools.data.h2.H2VirtualTableTest
testInvalidView(org.geotools.data.h2.H2VirtualTableTest) Time elapsed: 0.373
sec <<< FAILURE!
junit.framework.AssertionFailedError: We should not have received any log
statement
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.TestCase.fail(TestCase.java:227)
at
org.geotools.jdbc.JDBCVirtualTableOnlineTest$1.publish(JDBCVirtualTableOnlineTest.java:304)
at java.util.logging.Logger.log(Logger.java:610)
at java.util.logging.Logger.doLog(Logger.java:631)
at java.util.logging.Logger.log(Logger.java:654)
at
org.geotools.jdbc.JDBCFeatureReader.<init>(JDBCFeatureReader.java:148)
at
org.geotools.jdbc.JDBCFeatureSource.getReaderInternal(JDBCFeatureSource.java:619)
at
org.geotools.data.store.ContentFeatureSource.getReader(ContentFeatureSource.java:634)
at
org.geotools.data.store.ContentFeatureCollection.features(ContentFeatureCollection.java:173)
at
org.geotools.jdbc.JDBCVirtualTableOnlineTest.testInvalidView(JDBCVirtualTableOnlineTest.java:339)
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)
Running org.geotools.data.h2.jndi.H2DataStoreTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 sec - in
org.geotools.data.h2.jndi.H2DataStoreTest
Results :
Failed tests:
H2VirtualTableTest>OnlineTestCase.run:123->JDBCVirtualTableOnlineTest.testInvalidView:339
We should not have received any log statement
Tests run: 325, Failures: 1, Errors: 0, 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] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Geotools .......................................... SUCCESS [3.622s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.175s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.348s]
[INFO] JAR files collector ............................... SUCCESS [6.869s]
[INFO] Cross-modules javadoc ............................. SUCCESS [6.796s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [2.974s]
[INFO] Geotools modules .................................. SUCCESS [9.307s]
[INFO] Geotools libraries ................................ SUCCESS [0.150s]
[INFO] Sample data module ................................ SUCCESS [9.678s]
[INFO] Open GIS Interfaces ............................... SUCCESS [14.627s]
[INFO] Metadata .......................................... SUCCESS [24.292s]
[INFO] Referencing services .............................. SUCCESS [25.531s]
[INFO] API interfaces .................................... SUCCESS [15.695s]
[INFO] Geotools plugins .................................. SUCCESS [0.183s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [40.725s]
[INFO] Main module ....................................... SUCCESS [59.385s]
[INFO] Geotools extensions ............................... SUCCESS [0.319s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [18.047s]
[INFO] XML Parsing ....................................... SUCCESS [0.092s]
[INFO] XML Parsing ....................................... SUCCESS [23.572s]
[INFO] XML Code Generation Support ....................... SUCCESS [4.501s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [10.287s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [22.528s]
[INFO] DataStore Support ................................. SUCCESS [17.422s]
[INFO] Shapefile module .................................. SUCCESS [1:37.431s]
[INFO] Grid Coverage module .............................. SKIPPED
[INFO] Property File DataStore ........................... SUCCESS [11.237s]
[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.107s]
[INFO] Xlink Model ....................................... SUCCESS [5.223s]
[INFO] Open Web Services Model ........................... SUCCESS [15.309s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [8.491s]
[INFO] Web Feature Service Model ......................... SUCCESS [15.518s]
[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 [19.231s]
[INFO] Web Processing Service Model ...................... SUCCESS [10.457s]
[INFO] Web Coverage Service Model ........................ SUCCESS [17.810s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [7.790s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.089s]
[INFO] ArcSDE dummy api .................................. SUCCESS [2.687s]
[INFO] ArcSDE support classes ............................ SUCCESS [5.688s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED
[INFO] Extensions to EPSG authority factory .............. SUCCESS [15.329s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.333s]
[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.100s]
[INFO] H2 DataStore ...................................... FAILURE [1:44.120s]
[INFO] Oracle DataStore .................................. SUCCESS [10.630s]
[INFO] PostGIS DataStore ................................. SUCCESS [8.495s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [11.582s]
[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 [8.270s]
[INFO] MySQL DataStore ................................... SUCCESS [5.289s]
[INFO] SQL Server DataStore .............................. SUCCESS [7.031s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [5.816s]
[INFO] Teradata DataStore ................................ SUCCESS [6.001s]
[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 [5.052s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Coverage Multidimensional Module .................. SUCCESS [0.104s]
[INFO] API interfaces .................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] GRIB gridcoverage module .......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.058s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SUCCESS [13.597s]
[INFO] Vector grids ...................................... SUCCESS [11.008s]
[INFO] Validation Processor and Framework ................ SKIPPED
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [17.371s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WFS XML Support ................................... SUCCESS [1.854s]
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SUCCESS [0.103s]
[INFO] Process ........................................... SKIPPED
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [12.337s]
[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.048s]
[INFO] Geometries ........................................ SUCCESS [32.559s]
[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.136s]
[INFO] SOLR module ....................................... SKIPPED
[INFO] Cartographic CSS parser ........................... SKIPPED
[INFO] Example ........................................... SUCCESS [8.406s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [1.814s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.079s]
[INFO] VPF Plugin ........................................ SUCCESS [8.392s]
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SUCCESS [12.784s]
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore (Old) ..................... SUCCESS [11.674s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:28.890s (Wall Clock)
[INFO] Finished at: Sun Oct 04 09:26:52 UTC 2015
[INFO] Final Memory: 63M/330M
[INFO] ------------------------------------------------------------------------
[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