See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4280/>
------------------------------------------ [...truncated 181461 lines...] [INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-app --- [INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.filters.GZIPResponseStreamTest Mar 30, 2017 4:40:32 PM org.geoserver.catalog.ResourcePool getFeatureType WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar? Mar 30, 2017 4:40:32 PM org.geoserver.catalog.ResourcePool getFeatureType WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar? Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.geoserver.web.WebXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-app --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-app --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (configPackage) @ gs-web-app --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] Copying data dir from ../../../data/minimal [copy] Copying 29 files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp/data> [INFO] Executed tasks [INFO] [INFO] --- maven-war-plugin:2.3:war (default) @ gs-web-app --- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.771 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar> [INFO] Packaging webapp [INFO] Assembling webapp [gs-web-app] in [<http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver]> [INFO] Processing war project [INFO] Copying webapp resources [<http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp]> [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web --- [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.pom [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-tests.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-sources.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-test-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building GeoServer CAS Security Web Module 2.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas --- [INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas --- [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas --- [INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes> [INFO] Webapp assembled in [380 msecs] [INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war> [INFO] [INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-war) @ gs-web-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-app --- [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.pom [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT-tests.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT-test-sources.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.war [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas --- [INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas --- [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.pom [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer .......................................... SUCCESS [ 10.824 s] [INFO] Core Platform Module ............................... SUCCESS [ 13.115 s] [INFO] Open Web Service Module ............................ SUCCESS [ 11.973 s] [INFO] Main Module ........................................ SUCCESS [02:32 min] [INFO] GeoServer Security Modules ......................... SUCCESS [ 0.073 s] [INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 52.258 s] [INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:54 min] [INFO] Web Coverage Service Module ........................ SUCCESS [ 3.378 s] [INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 23.365 s] [INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.299 s] [INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 50.624 s] [INFO] Web Feature Service Module ......................... SUCCESS [01:37 min] [INFO] Web Map Service Module ............................. SUCCESS [02:20 min] [INFO] KML support for GeoServer .......................... SUCCESS [ 37.555 s] [INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:10 min] [INFO] REST Support Module ................................ SUCCESS [ 16.939 s] [INFO] REST Configuration Service Module .................. SUCCESS [01:14 min] [INFO] GeoServer Web Modules .............................. SUCCESS [ 0.106 s] [INFO] Core UI Module ..................................... SUCCESS [01:10 min] [INFO] GeoServer Extensions ............................... SUCCESS [ 0.042 s] [INFO] GeoServer CSS Styling .............................. SUCCESS [ 9.758 s] [INFO] WMS UI Module ...................................... SUCCESS [ 35.784 s] [INFO] GWC UI Module ...................................... SUCCESS [ 41.100 s] [INFO] WFS UI Module ...................................... SUCCESS [ 11.353 s] [INFO] Demos Module ....................................... SUCCESS [ 22.576 s] [INFO] WCS UI Module ...................................... SUCCESS [ 15.607 s] [INFO] Security UI Modules ................................ SUCCESS [ 0.045 s] [INFO] Security UI Core Module ............................ SUCCESS [02:08 min] [INFO] Security UI JDBC Module ............................ SUCCESS [02:35 min] [INFO] Security UI LDAP Module ............................ SUCCESS [02:32 min] [INFO] REST UI Module ..................................... SUCCESS [ 15.515 s] [INFO] Printing Module .................................... SUCCESS [ 13.927 s] [INFO] GeoServer Web Application .......................... SUCCESS [ 5.956 s] [INFO] Community Space .................................... SUCCESS [ 0.028 s] [INFO] Application Schema Support ......................... SUCCESS [ 0.033 s] [INFO] Application Schema Integration Test ................ SUCCESS [01:46 min] [INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.592 s] [INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.333 s] [INFO] H2 DataStore Extension ............................. SUCCESS [ 16.451 s] [INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.080 s] [INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.472 s] [INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.306 s] [INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.240 s] [INFO] ImageMap Output Format ............................. SUCCESS [ 9.470 s] [INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.643 s] [INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.282 s] [INFO] OGR parent ......................................... SUCCESS [ 0.023 s] [INFO] OGR CORE ........................................... SUCCESS [ 1.917 s] [INFO] OGR WFS ............................................ SUCCESS [ 10.105 s] [INFO] Web Processing Service parent ...................... SUCCESS [ 0.025 s] [INFO] Web Processing Service Module ...................... FAILURE [01:35 min] [INFO] OGR WPS ............................................ SKIPPED [INFO] Excel Output Format ................................ SUCCESS [ 15.771 s] [INFO] Chart external graphics support .................... SUCCESS [ 0.478 s] [INFO] Feature Generalization Extension ................... SUCCESS [ 2.061 s] [INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.492 s] [INFO] OWS request flow controller ........................ SUCCESS [ 9.528 s] [INFO] Web process status sharing with Hazelcast .......... SKIPPED [INFO] Web Processing Service GUI ......................... SKIPPED [INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.547 s] [INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.003 s] [INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.038 s] [INFO] Core Monitor Extension ............................. SUCCESS [ 15.844 s] [INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.763 s] [INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.041 s] [INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.298 s] [INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.041 s] [INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.532 s] [INFO] XLST based WFS output format ....................... SUCCESS [ 22.179 s] [INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 34.631 s] [INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.041 s] [INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.279 s] [INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.959 s] [INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.081 s] [INFO] CSW UI Module ...................................... SUCCESS [ 11.898 s] [INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.023 s] [INFO] DXF WFS output format .............................. SUCCESS [ 14.837 s] [INFO] DXF WPS PPIO ....................................... SKIPPED [INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.029 s] [INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.031 s] [INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 14.406 s] [INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.276 s] [INFO] GeoServer Data Importer ............................ SUCCESS [ 0.087 s] [INFO] Importer Core Module ............................... SUCCESS [ 42.244 s] [INFO] Importer REST Api Module ........................... SUCCESS [ 35.839 s] [INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.433 s] [INFO] Importer Web UI Module ............................. SUCCESS [ 16.259 s] [INFO] GRIB Coverage Format ............................... SUCCESS [ 18.867 s] [INFO] NetCDF Coverage format ............................. SUCCESS [ 21.832 s] [INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.419 s] [INFO] Vector Tiles ....................................... SUCCESS [ 8.283 s] [INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 7.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:26 min (Wall Clock) [INFO] Finished at: 2017-03-30T16:40:36+00:00 [INFO] Final Memory: 130M/539M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wps-core: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/wps/wps-core/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 :gs-wps-core Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
