[Geoserver-devel] Build failed in Jenkins: geoserver-master #4475

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4475/&gt;

------------------------------------------
[...truncated 185053 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&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Apr 07, 2017 10:24:20 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?
Apr 07, 2017 10:24:20 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?
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.geoserver.web.WebXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.578 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&gt;
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 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&gt;
[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&gt;
[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&gt;
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (configPackage) @ gs-web-app ---
[WARNING] Parameter tasks is deprecated, use target instead
[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&gt;
[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&gt;
[INFO] Executing tasks

main:
[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&gt;
[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&gt; 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&gt; 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&gt; 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&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-sources.jar
     [echo] Copying data dir from ../../../data/minimal
[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&gt; 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&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
     [copy] Copying 29 files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp/data&gt;
[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&gt;
[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&gt;
[INFO] Executed tasks
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default) @ gs-web-app ---
[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] Webapp assembled in [407 msecs]
[INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt;
[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&gt; 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&gt; 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&gt; 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&gt; 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&gt; 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&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[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&gt;
[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&gt;
[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&gt;
[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&gt; 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&gt; 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&gt; 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&gt; 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 [ 13.361 s]
[INFO] Core Platform Module ............................... SUCCESS [ 14.547 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 12.434 s]
[INFO] Main Module ........................................ SUCCESS [02:21 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.063 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 54.007 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:53 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.133 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.831 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.925 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 48.236 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:40 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:17 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 33.497 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:10 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.283 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:13 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.056 s]
[INFO] Core UI Module ..................................... SUCCESS [01:10 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.040 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 9.699 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 33.618 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 41.169 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 11.379 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.558 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 16.519 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.047 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:08 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:34 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:16 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.384 s]
[INFO] Printing Module .................................... SUCCESS [ 13.553 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 8.385 s]
[INFO] Community Space .................................... SUCCESS [ 0.027 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.026 s]
[INFO] Application Schema Integration Test ................ SUCCESS [03:04 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.153 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.468 s]
[INFO] H2 DataStore Extension ............................. FAILURE [ 14.921 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.058 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.443 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.239 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.259 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.665 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.597 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.293 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.042 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.151 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.100 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.034 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:31 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.039 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.886 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.530 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.169 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.547 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.708 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 12.674 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 28.999 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 18.232 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.041 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.040 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.699 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.606 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.061 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.994 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.044 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 3.617 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 21.601 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 30.847 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.041 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.596 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.957 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.880 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 12.084 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.037 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.379 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.625 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.032 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.778 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.124 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.999 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.053 s]
[INFO] Importer Core Module ............................... SUCCESS [01:26 min]
[INFO] Importer REST Api Module ........................... SUCCESS [ 35.592 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.558 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.994 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.319 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 21.047 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [01:02 min]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.648 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 6.845 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:47 min (Wall Clock)
[INFO] Finished at: 2017-04-07T22:24:25+00:00
[INFO] Final Memory: 134M/490M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-h2: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/h2/target/surefire-reports&gt; 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-h2
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4476/&gt;

------------------------------------------
[...truncated 161202 lines...]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-bdb ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/target/gs-importer-bdb-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-bdb ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/target/gs-importer-bdb-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-bdb/2.12-SNAPSHOT/gs-importer-bdb-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-bdb/2.12-SNAPSHOT/gs-importer-bdb-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/target/gs-importer-bdb-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-bdb/2.12-SNAPSHOT/gs-importer-bdb-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/target/gs-importer-bdb-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-bdb/2.12-SNAPSHOT/gs-importer-bdb-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/bdb/target/gs-importer-bdb-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-bdb/2.12-SNAPSHOT/gs-importer-bdb-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[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/target/gs-web-sec-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-sec-cas ---
[INFO] Compiling 4 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Apr 07, 2017 11:59:18 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.793 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-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&gt;
[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&gt;
[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&gt;
[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&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[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&gt;
[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&gt;
[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&gt;
[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&gt; 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&gt; 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&gt; 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&gt; 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 [ 26.601 s]
[INFO] Core Platform Module ............................... SUCCESS [ 14.672 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 12.122 s]
[INFO] Main Module ........................................ SUCCESS [02:22 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.077 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 58.429 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:03 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.405 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 25.093 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 27.752 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 50.544 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:37 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:16 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 33.988 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:10 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.473 s]
[INFO] REST Configuration Service Module .................. FAILURE [01:15 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.349 s]
[INFO] Core UI Module ..................................... SUCCESS [01:09 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.033 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 9.940 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 32.966 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 38.759 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 11.652 s]
[INFO] Demos Module ....................................... SUCCESS [ 20.929 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.576 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.044 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:07 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:32 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:12 min]
[INFO] REST UI Module ..................................... SKIPPED
[INFO] Printing Module .................................... SUCCESS [ 13.681 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.027 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.024 s]
[INFO] Application Schema Integration Test ................ SKIPPED
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.623 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.200 s]
[INFO] H2 DataStore Extension ............................. SKIPPED
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.391 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.448 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.257 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.244 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.567 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.962 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.302 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.024 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.130 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.777 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.033 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:28 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.341 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.461 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.502 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.204 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.552 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 10.855 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 27.875 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 29.214 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.290 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.991 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.068 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.896 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.686 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.043 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.505 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.048 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.383 s]
[INFO] XLST based WFS output format ....................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 30.612 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.068 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.346 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.327 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 40.676 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.331 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.031 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.725 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.461 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.034 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.916 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.346 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.900 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.130 s]
[INFO] Importer Core Module ............................... SUCCESS [ 38.626 s]
[INFO] Importer REST Api Module ........................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.507 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.955 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.037 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 21.998 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 35.817 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.582 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 8.139 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:17 min (Wall Clock)
[INFO] Finished at: 2017-04-07T23:59:21+00:00
[INFO] Final Memory: 128M/601M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-restconfig: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/restconfig/target/surefire-reports&gt; 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-restconfig
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4477/&gt;