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

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

Changes:

[tbarsballe] [GEOS-7661] Support NaN in DecimalConverter

------------------------------------------
[...truncated 16753 lines...]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
[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
-------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.931 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 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.10-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.10-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.10-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.10-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.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-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.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.10-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;
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.geoserver.web.WebXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 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.10-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.10-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.10-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] 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&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 [643 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.10-SNAPSHOT/gs-web-app-2.10-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.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-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.10-SNAPSHOT/gs-web-app-2.10-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.10-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.10-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.10-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.10-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 59.785 s]
[INFO] Core Platform Module ............................... SUCCESS [ 19.242 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 18.016 s]
[INFO] Main Module ........................................ SUCCESS [04:43 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 1.433 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 54.922 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:31 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 4.861 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.720 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 29.750 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 49.061 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:38 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:07 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 31.599 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:09 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.257 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:12 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 1.201 s]
[INFO] Core UI Module ..................................... SUCCESS [01:16 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 26.310 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 43.162 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 13.363 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.222 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.612 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.116 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:20 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:44 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:06 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.124 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 1.403 s]
[INFO] Printing Module .................................... SUCCESS [ 13.333 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 7.094 s]
[INFO] Community Space .................................... SUCCESS [ 0.772 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.622 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:45 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.413 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 22.967 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 9.242 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 4.961 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 2.476 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 1.302 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.448 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 8.748 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 15.954 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 2.139 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.036 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.930 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.838 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.032 s]
[INFO] Web Processing Service Module ...................... FAILURE [01:33 min]
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SUCCESS [ 15.526 s]
[INFO] Chart external graphics support .................... SUCCESS [ 6.880 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.588 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 34.566 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 15.377 s]
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 16.349 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.180 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.296 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 14.948 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 8.628 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.047 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.043 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 3.101 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 19.952 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 30.122 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 16.064 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.040 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.518 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.628 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 39.694 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.144 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.998 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 13.992 s]
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.595 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.026 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.590 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.267 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.053 s]
[INFO] Importer Core Module ............................... SUCCESS [ 51.260 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 42.800 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 22.414 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.014 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 18.924 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 15.375 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 34.809 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:25 min (Wall Clock)
[INFO] Finished at: 2016-07-28T16:25:55+00:00
[INFO] Final Memory: 112M/405M
[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&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-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

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

Looks like this failure was a fluke, a re-build shows no error (and the failure was in an unrelated region of the code).

Torben

···

On Thu, Jul 28, 2016 at 9:25 AM, <monitor@anonymised.com> wrote:

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/2791/changes>

Changes:

[tbarsballe] [GEOS-7661] Support NaN in DecimalConverter


[…truncated 16753 lines…]

T E S T S

Running org.geoserver.security.cas.CasAuthenticationTest
[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

Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.931 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 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.10-SNAPSHOT.jar>
[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.10-SNAPSHOT-tests.jar>
[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.10-SNAPSHOT-sources.jar>
[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.10-SNAPSHOT-test-sources.jar>
[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.10-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.10-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.10-SNAPSHOT/gs-sec-cas-2.10-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.10-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>
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
Running org.geoserver.web.WebXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 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.10-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.10-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.10-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 —
[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 [643 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.10-SNAPSHOT/gs-web-app-2.10-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.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.10-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.10-SNAPSHOT/gs-web-app-2.10-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.10-SNAPSHOT/gs-web-app-2.10-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.10-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.10-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.10-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.10-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-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.10-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.10-SNAPSHOT/gs-web-sec-cas-2.10-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer … SUCCESS [ 59.785 s]
[INFO] Core Platform Module … SUCCESS [ 19.242 s]
[INFO] Open Web Service Module … SUCCESS [ 18.016 s]
[INFO] Main Module … SUCCESS [04:43 min]
[INFO] GeoServer Security Modules … SUCCESS [ 1.433 s]
[INFO] GeoServer JDBC Security Module … SUCCESS [ 54.922 s]
[INFO] GeoServer LDAP Security Module … SUCCESS [02:31 min]
[INFO] Web Coverage Service Module … SUCCESS [ 4.861 s]
[INFO] Web Coverage Service 1.0 Module … SUCCESS [ 24.720 s]
[INFO] Web Coverage Service 1.1 Module … SUCCESS [ 29.750 s]
[INFO] Web Coverage Service 2.0 Module … SUCCESS [ 49.061 s]
[INFO] Web Feature Service Module … SUCCESS [01:38 min]
[INFO] Web Map Service Module … SUCCESS [02:07 min]
[INFO] KML support for GeoServer … SUCCESS [ 31.599 s]
[INFO] GeoWebCache (GWC) Module … SUCCESS [01:09 min]
[INFO] REST Support Module … SUCCESS [ 16.257 s]
[INFO] REST Configuration Service Module … SUCCESS [01:12 min]
[INFO] GeoServer Web Modules … SUCCESS [ 1.201 s]
[INFO] Core UI Module … SUCCESS [01:16 min]
[INFO] WMS UI Module … SUCCESS [ 26.310 s]
[INFO] GWC UI Module … SUCCESS [ 43.162 s]
[INFO] WFS UI Module … SUCCESS [ 13.363 s]
[INFO] Demos Module … SUCCESS [ 21.222 s]
[INFO] WCS UI Module … SUCCESS [ 15.612 s]
[INFO] Security UI Modules … SUCCESS [ 0.116 s]
[INFO] Security UI Core Module … SUCCESS [02:20 min]
[INFO] Security UI JDBC Module … SUCCESS [01:44 min]
[INFO] Security UI LDAP Module … SUCCESS [01:06 min]
[INFO] REST UI Module … SUCCESS [ 13.124 s]
[INFO] GeoServer Extensions … SUCCESS [ 1.403 s]
[INFO] Printing Module … SUCCESS [ 13.333 s]
[INFO] GeoServer Web Application … SUCCESS [ 7.094 s]
[INFO] Community Space … SUCCESS [ 0.772 s]
[INFO] Application Schema Support … SUCCESS [ 0.622 s]
[INFO] Application Schema Integration Test … SUCCESS [01:45 min]
[INFO] Sample DataAccess Integration Test … SUCCESS [ 12.413 s]
[INFO] ArcSDE DataStore Extension … SUCCESS [ 22.967 s]
[INFO] H2 DataStore Extension … SUCCESS [ 9.242 s]
[INFO] SQL Server DataStore Extension … SUCCESS [ 4.961 s]
[INFO] Oracle DataStore Extension … SUCCESS [ 2.476 s]
[INFO] MySQL DataStore Extension … SUCCESS [ 1.302 s]
[INFO] DB2 DataStore Extension … SUCCESS [ 0.448 s]
[INFO] ImageMap Output Format … SUCCESS [ 8.748 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension … SUCCESS [ 15.954 s]
[INFO] JP2K Coverage Extension … SUCCESS [ 2.139 s]
[INFO] OGR parent … SUCCESS [ 0.036 s]
[INFO] OGR CORE … SUCCESS [ 1.930 s]
[INFO] OGR WFS … SUCCESS [ 9.838 s]
[INFO] Web Processing Service parent … SUCCESS [ 0.032 s]
[INFO] Web Processing Service Module … FAILURE [01:33 min]
[INFO] OGR WPS … SKIPPED
[INFO] Excel Output Format … SUCCESS [ 15.526 s]
[INFO] Chart external graphics support … SUCCESS [ 6.880 s]
[INFO] Feature Generalization Extension … SUCCESS [ 2.588 s]
[INFO] Image Mosaic JDBC Extension … SUCCESS [ 34.566 s]
[INFO] OWS request flow controller … SUCCESS [ 15.377 s]
[INFO] Web process status sharing with Hazelcast … SKIPPED
[INFO] Web Processing Service GUI … SKIPPED
[INFO] GeoServer Layer Querying filter functions … SUCCESS [ 16.349 s]
[INFO] Teradata DataStore Extension … SUCCESS [ 2.180 s]
[INFO] GeoServer Monitor Extensions … SUCCESS [ 0.296 s]
[INFO] Core Monitor Extension … SUCCESS [ 14.948 s]
[INFO] Monitor Hibernate Extension … SUCCESS [ 8.628 s]
[INFO] GeoServer Security Extension Modules … SUCCESS [ 0.055 s]
[INFO] GeoServer CAS Security Module … SUCCESS [ 7.047 s]
[INFO] GeoServer Security Extension Web Modules … SUCCESS [ 0.043 s]
[INFO] GeoServer CAS Security Web Module … SUCCESS [ 3.101 s]
[INFO] XLST based WFS output format … SUCCESS [ 19.952 s]
[INFO] GeoServer INSPIRE Extensions … SUCCESS [ 30.122 s]
[INFO] GeoServer CSS Styling … SUCCESS [ 16.064 s]
[INFO] Catalog Services for the Web parent … SUCCESS [ 0.040 s]
[INFO] Catalog Services for the Web interfaces … SUCCESS [ 10.518 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.628 s]
[INFO] Catalog Services for the Web core module … SUCCESS [ 39.694 s]
[INFO] CSW UI Module … SUCCESS [ 11.144 s]
[INFO] DXF WFS output format and WPS PPIO … SUCCESS [ 0.998 s]
[INFO] DXF WFS output format … SUCCESS [ 13.992 s]
[INFO] DXF WPS PPIO … SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions … SUCCESS [ 0.595 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.026 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.590 s]
[INFO] GeoServer libjpeg-turbo Module … SUCCESS [ 10.267 s]
[INFO] GeoServer Data Importer … SUCCESS [ 0.053 s]
[INFO] Importer Core Module … SUCCESS [ 51.260 s]
[INFO] Importer REST Api Module … SUCCESS [ 42.800 s]
[INFO] Importer Berkley DB Persistence Module … SUCCESS [ 22.414 s]
[INFO] Importer Web UI Module … SUCCESS [ 16.014 s]
[INFO] GRIB Coverage Format … SUCCESS [ 18.924 s]
[INFO] NetCDF Coverage format … SUCCESS [ 15.375 s]
[INFO] WCS NetCDF output Module … SUCCESS [ 34.809 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:25 min (Wall Clock)
[INFO] Finished at: 2016-07-28T16:25:55+00:00
[INFO] Final Memory: 112M/405M
[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 -rf :gs-wps-core
Build step ‘Invoke top-level Maven targets’ marked build as failure