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

See <http://ares.opengeo.org/jenkins/job/geoserver-master/737/&gt;

------------------------------------------
[...truncated 11426 lines...]
31 Aug 18:50:06 INFO [geoserver.wcs] -
Request: getServiceInfo
31 Aug 18:50:06 INFO [geoserver.wcs] -
Request: getCoverage
    extension:
        contents[0]:
            name = subsettingCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/3857contents\[0\]:
            name = outputCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/3857
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    dimensionSubsetGroup[0] = wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@anonymised.com (dimension: http://www.opengis.net/def/axis/OGC/0/X, cRS: null) (trimLow: 1.6308305401213994E7, trimHigh: 1.6475284637403902E7)dimensionSubsetGroup[0] = wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@anonymised.com (dimension: http://www.opengis.net/def/axis/OGC/0/Y, cRS: null) (trimLow: -5543147.203861462, trimHigh: -5311971.846945147)
    dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/X
        trimLow = 1.6308305401213994E7
        trimHigh = 1.6475284637403902E7dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Y
        trimLow = -5543147.203861462
        trimHigh = -5311971.846945147
    format = image/tiff
31 Aug 18:50:07 INFO [geoserver.wcs] -
Request: getServiceInfo
31 Aug 18:50:07 INFO [geoserver.wcs] -
Request: getCoverage
    extension:
        contents[0]:
            name = subsettingCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/4326contents\[0\]:
            name = outputCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/3857
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    dimensionSubsetGroup[0] = wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@anonymised.com (dimension: http://www.opengis.net/def/axis/OGC/0/Long, cRS: null) (trimLow: 146.5, trimHigh: 147.0)dimensionSubsetGroup[0] = wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@anonymised.com (dimension: http://www.opengis.net/def/axis/OGC/0/Lat, cRS: null) (trimLow: -43.5, trimHigh: -43.0)
    dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Long
        trimLow = 146.5
        trimHigh = 147.0dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Lat
        trimLow = -43.5
        trimHigh = -43.0
    format = image/tiff
31 Aug 18:50:07 INFO [geoserver.wcs] -
Request: getServiceInfo
31 Aug 18:50:07 INFO [geoserver.wcs] -
Request: getCapabilities
    baseUrl = http://localhost:8080/geoserver/
    service = WCS
31 Aug 18:50:08 INFO [geoserver.wcs] -
Request: getServiceInfo
31 Aug 18:50:08 ERROR [geoserver.ows] -
org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected value: WCS
HTTPcode:400
  at org.geoserver.wcs2_0.util.RequestUtils.checkService(RequestUtils.java:363)
  at org.geoserver.wcs2_0.DefaultWebCoverageService20.getCapabilities(DefaultWebCoverageService20.java:73)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  at com.sun.proxy.$Proxy36.getCapabilities(Unknown Source)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:791)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:273)
  at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1420)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1439)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1374)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:923)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:906)
  at org.geoserver.test.GeoServerSystemTestSupport.get(GeoServerSystemTestSupport.java:891)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1217)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1152)
  at org.geoserver.wcs2_0.kvp.CRSExtentionKVPTest.capabilties(CRSExtentionKVPTest.java:36)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
31 Aug 18:50:08 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected value: WCS
HTTPcode:400
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [10.802s]
[INFO] Core Platform Module .............................. SUCCESS [15.301s]
[INFO] Open Web Service Module ........................... SUCCESS [19.192s]
[INFO] Main Module ....................................... SUCCESS [3:20.231s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.823s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:18.854s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [45.432s]
[INFO] Web Coverage Service Module ....................... SUCCESS [4.465s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:10.331s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:16.098s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:40.588s]
[INFO] Web Map Service Module ............................ FAILURE [5:11.178s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [45.393s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.723s]
[INFO] Core UI Module .................................... SUCCESS [2:28.391s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [41.801s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.246s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.305s]
[INFO] Printing Module ................................... SUCCESS [35.527s]
[INFO] Community Space ................................... SUCCESS [0.219s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.516s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.171s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [38.059s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [30.894s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [25.443s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.312s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.637s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.376s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.502s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.937s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [1.479s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [35.866s]
[INFO] Excel Output Format ............................... SUCCESS [40.478s]
[INFO] Chart external graphics support ................... SUCCESS [2.705s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.993s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.954s]
[INFO] OWS request flow controller ....................... SUCCESS [30.476s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.419s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.268s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [3.150s]
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SUCCESS [52.818s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.184s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [22.863s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.331s]
[INFO] DXF WFS output format ............................. SUCCESS [37.919s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.348s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:15.713s (Wall Clock)
[INFO] Finished at: Sun Aug 31 18:50:09 UTC 2014
[INFO] Final Memory: 58M/188M
[INFO] ------------------------------------------------------------------------
31 Aug 18:50:10 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Sun Aug 31 18:50:02 UTC 2014]; root of context hierarchy
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.36 sec
Running org.geoserver.wcs2_0.kvp.DescribeCoverageTest
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wms: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wms/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-wms
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.opengeo.org/jenkins/job/geoserver-master/738/changes&gt;