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

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

------------------------------------------
[...truncated 14594 lines...]
  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:1427)
  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:1446)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
  at org.geoserver.wcs2_0.kvp.ScaleKvpTest.scaleToSize(ScaleKvpTest.java:373)
  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 May 01:01:58 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Invalid target size
HTTPcode:404
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getCoverage
    extension:
        contents[0]:
            name = Scaling
            namespace = http://www.opengis.net/WCS_service-extension_scaling/1.0
            objectContent = net.opengis.wcs20.impl.ScalingTypeImpl@anonymised.com
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    format = image/tiff
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getCoverage
    extension:
        contents[0]:
            name = Scaling
            namespace = http://www.opengis.net/WCS_service-extension_scaling/1.0
            objectContent = net.opengis.wcs20.impl.ScalingTypeImpl@anonymised.com
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    format = image/tiff
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 01:01:58 ERROR [geoserver.ows] -
org.geoserver.wcs2_0.exception.WCS20Exception: Invalid scale factor
HTTPcode:404
  at org.geoserver.wcs2_0.ScalingPolicy$5.scale(ScalingPolicy.java:422)
  at org.geoserver.wcs2_0.GetCoverage.handleScaling(GetCoverage.java:1096)
  at org.geoserver.wcs2_0.GetCoverage.setupCoverage(GetCoverage.java:313)
  at org.geoserver.wcs2_0.GetCoverage.run(GetCoverage.java:246)
  at org.geoserver.wcs2_0.DefaultWebCoverageService20.getCoverage(DefaultWebCoverageService20.java:118)
  at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
  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.getCoverage(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor252.invoke(Unknown Source)
  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:775)
  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:1427)
  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:1446)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
  at org.geoserver.wcs2_0.kvp.ScaleKvpTest.scaleAxesByFactor(ScaleKvpTest.java:234)
  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 May 01:01:58 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Invalid scale factor
HTTPcode:404
31 May 01:01:58 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 01:01:58 ERROR [geoserver.ows] -
org.geoserver.wcs2_0.exception.WCS20Exception: Invalid scale factor
HTTPcode:404
  at org.geoserver.wcs2_0.ScalingPolicy$5.scale(ScalingPolicy.java:422)
  at org.geoserver.wcs2_0.GetCoverage.handleScaling(GetCoverage.java:1096)
  at org.geoserver.wcs2_0.GetCoverage.setupCoverage(GetCoverage.java:313)
  at org.geoserver.wcs2_0.GetCoverage.run(GetCoverage.java:246)
  at org.geoserver.wcs2_0.DefaultWebCoverageService20.getCoverage(DefaultWebCoverageService20.java:118)
  at sun.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)
  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.getCoverage(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor252.invoke(Unknown Source)
  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:775)
  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:1427)
  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:1446)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
  at org.geoserver.wcs2_0.kvp.ScaleKvpTest.scaleAxesByFactor(ScaleKvpTest.java:242)
  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 May 01:01:58 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Invalid scale factor
HTTPcode:404
[INFO] Final Memory: 58M/372M
[INFO] ------------------------------------------------------------------------
[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/533/changes&gt;

Changes:

[andrea.aime] [GEOS-5143] Update CodeMirror to the 4.x series

[andrea.aime] [GEOS-5143] Detect codemirror unsupported editors and fall back to textarea

------------------------------------------
[...truncated 11089 lines...]
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Inserts'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Locks'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Fifteen'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Other'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Deletes'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Updates'
31 May 17:35:37 INFO [org.geoserver] - Loaded feature type 'cdf'
31 May 17:35:37 INFO [org.geoserver] - Loaded layer 'Seven'
31 May 17:35:37 INFO [org.geoserver] - Loaded service 'WCSInfoImpl--67dffb70:14653596efe:-7eb7', enabled
31 May 17:35:37 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto handler 'dispatcher'
31 May 17:35:37 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto handler 'dispatcher'
31 May 17:35:37 INFO [org.geoserver] - GeoServer configuration lock is enabled
31 May 17:35:37 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto handler 'dispatcher'
31 May 17:35:37 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
31 May 17:35:37 WARN [geoserver.security] - Strong cryptography is NOT available
Download and install of policy files recommended
from http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
31 May 17:35:37 INFO [geoserver.security] - Start reloading user/grous for service named default
31 May 17:35:37 INFO [geoserver.security] - Reloading user/groups successful for service named default
31 May 17:35:37 INFO [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
31 May 17:35:37 INFO [geoserver.security] - End encrypting configuration passwords
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.855s]
[INFO] Core Platform Module .............................. SUCCESS [16.497s]
[INFO] Open Web Service Module ........................... SUCCESS [16.827s]
[INFO] Main Module ....................................... SUCCESS [2:54.611s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.726s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:20.947s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [1:06.056s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.451s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:06.982s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:16.352s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:33.872s]
[INFO] Web Map Service Module ............................ FAILURE [4:58.829s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [49.597s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [2.421s]
[INFO] Core UI Module .................................... SUCCESS [2:35.670s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [49.620s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.727s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.211s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [11.873s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.191s]
[INFO] Printing Module ................................... SUCCESS [37.510s]
[INFO] Application Schema Support ........................ SUCCESS [0.283s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [40.563s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [31.530s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [24.402s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.214s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.683s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.593s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.926s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.114s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.699s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [34.951s]
[INFO] Excel Output Format ............................... SUCCESS [41.294s]
[INFO] Validation Module ................................. SUCCESS [4.402s]
[INFO] Chart external graphics support ................... SUCCESS [1.440s]
[INFO] Feature Generalization Extension .................. SUCCESS [3.861s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.025s]
[INFO] OWS request flow controller ....................... SUCCESS [26.901s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.414s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.378s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [5.113s]
[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 [43.483s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.276s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [28.370s]
[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 output format ................................. SUCCESS [0.250s]
[INFO] DXF output format ................................. SUCCESS [39.067s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.158s]
[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: 16:58.177s (Wall Clock)
[INFO] Finished at: Sat May 31 17:35:39 UTC 2014
[INFO] Final Memory: 57M/349M
[INFO] ------------------------------------------------------------------------
31 May 17:35:39 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 17:35:39 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = wcs__BlueMarble
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wcs:CoverageDescriptions xmlns:wcs="http://www.opengis.net/wcs/2.0&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gmlcov="http://www.opengis.net/gmlcov/1.0&quot; xmlns:ows="http://www.opengis.net/ows/2.0&quot; xmlns:swe="http://www.opengis.net/swe/2.0&quot; xmlns:wcsgs="http://www.geoserver.org/wcsgs/2.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=" http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsDescribeCoverage.xsd&quot;&gt;
  <wcs:CoverageDescription gml:id="wcs__BlueMarble">
    <gml:boundedBy>
      <gml:Envelope axisLabels="Lat Long" srsDimension="2" srsName="http://www.opengis.net/def/crs/EPSG/0/4326&quot; uomLabels="Deg Deg">
        <gml:lowerCorner>-44.49999999999785 146.49999999999477</gml:lowerCorner>
        <gml:upperCorner>-42.99999999999787 147.99999999999474</gml:upperCorner>
      </gml:Envelope>
    </gml:boundedBy>
    <wcs:CoverageId>wcs__BlueMarble</wcs:CoverageId>
    <gml:coverageFunction>
      <gml:GridFunction>
        <gml:sequenceRule axisOrder="+2 +1">Linear</gml:sequenceRule>
        <gml:startPoint>0 0</gml:startPoint>
      </gml:GridFunction>
    </gml:coverageFunction>
    <gmlcov:metadata>
      <gmlcov:Extension/>
    </gmlcov:metadata>
    <gml:domainSet>
      <gml:RectifiedGrid dimension="2" gml:id="grid00__wcs__BlueMarble">
        <gml:limits>
          <gml:GridEnvelope>
            <gml:low>0 0</gml:low>
            <gml:high>359 359</gml:high>
          </gml:GridEnvelope>
        </gml:limits>
        <gml:axisLabels>i j</gml:axisLabels>
        <gml:origin>
          <gml:Point gml:id="p00_wcs__BlueMarble" srsName="http://www.opengis.net/def/crs/EPSG/0/4326&quot;&gt;
            <gml:pos>-43.0020833333312 146.5020833333281</gml:pos>
          </gml:Point>
        </gml:origin>
        <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326&quot;&gt;0\.0 0.0041666666666666</gml:offsetVector>
        <gml:offsetVector srsName="http://www.opengis.net/def/crs/EPSG/0/4326&quot;&gt;\-0\.0041666666666666 0.0</gml:offsetVector>
      </gml:RectifiedGrid>
    </gml:domainSet>
    <gmlcov:rangeType>
      <swe:DataRecord>
        <swe:field name="RED_BAND">
          <swe:Quantity>
            <swe:description>RED_BAND</swe:description>
            <swe:uom code="W.m-2.Sr-1"/>
            <swe:constraint>
              <swe:AllowedValues>
                <swe:interval>0 255</swe:interval>
              </swe:AllowedValues>
            </swe:constraint>
          </swe:Quantity>
        </swe:field>
        <swe:field name="GREEN_BAND">
          <swe:Quantity>
            <swe:description>GREEN_BAND</swe:description>
            <swe:uom code="W.m-2.Sr-1"/>
            <swe:constraint>
              <swe:AllowedValues>
                <swe:interval>0 255</swe:interval>
              </swe:AllowedValues>
            </swe:constraint>
          </swe:Quantity>
        </swe:field>
        <swe:field name="BLUE_BAND">
          <swe:Quantity>
            <swe:description>BLUE_BAND</swe:description>
            <swe:uom code="W.m-2.Sr-1"/>
            <swe:constraint>
              <swe:AllowedValues>
                <swe:interval>0 255</swe:interval>
              </swe:AllowedValues>
            </swe:constraint>
          </swe:Quantity>
        </swe:field>
      </swe:DataRecord>
    </gmlcov:rangeType>
    <wcs:ServiceParameters>
      <wcs:CoverageSubtype>RectifiedGridCoverage</wcs:CoverageSubtype>
      <wcs:nativeFormat>image/tiff</wcs:nativeFormat>
    </wcs:ServiceParameters>
  </wcs:CoverageDescription>
</wcs:CoverageDescriptions>
31 May 17:35:40 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 17:35:40 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = wcs__multiband
31 May 17:35:40 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 17:35:40 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = wcs__BlueMarble
31 May 17:35:40 INFO [geoserver.wcs] -
Request: getServiceInfo
31 May 17:35:40 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = sf__watertemp
[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/534/changes&gt;

Changes:

[ksmith] Moved responsibility for building security filter from SecureCatalogImpl to ResourceAccessManager

[ksmith] Unit Test fixes

[ksmith] Added Javadoc

------------------------------------------
[...truncated 10997 lines...]
Request: getServiceInfo
02 Jun 17:30:42 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
02 Jun 17:30:42 INFO [geoserver.wcs] -
Request: getServiceInfo
02 Jun 17:30:43 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
02 Jun 17:30:43 INFO [geoserver.wcs] -
Request: getServiceInfo
02 Jun 17:30:43 INFO [geoserver.wcs] -
Request: getCapabilities
    baseUrl = http://localhost:8080/geoserver/
    service = WCS
02 Jun 17:30:44 INFO [geoserver.wcs] -
Request: getServiceInfo
02 Jun 17:30:44 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:775)
  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:1427)
  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:1446)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
  at org.geoserver.test.GeoServerSystemTestSupport.get(GeoServerSystemTestSupport.java:898)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1224)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1159)
  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)
02 Jun 17:30:44 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected value: WCS
HTTPcode:400
02 Jun 17:30:46 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Mon Jun 02 17:30:36 UTC 2014]; root of context hierarchy
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.153 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?
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [6.982s]
[INFO] Core Platform Module .............................. SUCCESS [13.709s]
[INFO] Open Web Service Module ........................... SUCCESS [17.957s]
[INFO] Main Module ....................................... SUCCESS [2:54.230s]
[INFO] GeoServer Security Modules ........................ SUCCESS [3.404s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:19.775s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [47.733s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.205s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:08.188s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:17.473s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:38.441s]
[INFO] Web Map Service Module ............................ FAILURE [5:12.190s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [43.179s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.323s]
[INFO] Core UI Module .................................... SUCCESS [2:28.864s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [49.907s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.323s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.857s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.116s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.604s]
[INFO] Printing Module ................................... SUCCESS [36.391s]
[INFO] Application Schema Support ........................ SUCCESS [0.446s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [41.803s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [34.391s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [25.953s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.445s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.737s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.541s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.559s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.783s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.782s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [39.074s]
[INFO] Excel Output Format ............................... SUCCESS [40.059s]
[INFO] Validation Module ................................. SUCCESS [4.542s]
[INFO] Chart external graphics support ................... SUCCESS [2.075s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.433s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.215s]
[INFO] OWS request flow controller ....................... SUCCESS [27.102s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.274s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.619s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [6.226s]
[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 [39.953s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.641s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [25.987s]
[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 output format ................................. SUCCESS [0.264s]
[INFO] DXF output format ................................. SUCCESS [38.536s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.138s]
[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: 16:56.286s (Wall Clock)
[INFO] Finished at: Mon Jun 02 17:30:47 UTC 2014
[INFO] Final Memory: 56M/267M
[INFO] ------------------------------------------------------------------------
[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/535/&gt;

------------------------------------------
[...truncated 11090 lines...]
  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)
03 Jun 13:25:01 WARN [geoserver.ows] - OWS20SEH: handling org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected value: WCS
HTTPcode:400
03 Jun 13:25:03 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Tue Jun 03 13:24:54 UTC 2014]; root of context hierarchy
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.995 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?
log4j:ERROR No output stream or file set for the appender named [geoserverlogfile].
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Refreshing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Tue Jun 03 13:25:04 UTC 2014]; root of context hierarchy
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'nullLockProvider' of type [class org.geoserver.platform.resource.NullLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'lockProvider' of type [class org.geoserver.platform.resource.GlobalLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceStore' of type [class org.geoserver.platform.resource.DataDirectoryResourceStore] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceLoader' of type [class org.geoserver.platform.GeoServerResourceLoader] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs20Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs111Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'extensions' of type [class org.geoserver.platform.GeoServerExtensions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'dataDirectory' of type [class org.geoserver.config.GeoServerDataDirectory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [test.GeoServerTestApplicationContext] - Bean 'authenticationManager' of type [class org.geoserver.security.GeoServerSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Streams'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'MapNeatline'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Forests'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Bridges'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'RoadSegments'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'raster'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'BasicPolygons'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'NamedPlaces'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Lakes'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'DividedRoutes'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Default'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Buildings'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded style 'Ponds'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded default workspace gs
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'sf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'wcs'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'cgf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'cdf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded workspace 'gs'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded data store 'sf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'sf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'GenericEntity'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'sf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'PrimitiveGeoFeature'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'sf'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'AggregateGeoFeature'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage store 'RotatedCad'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage 'RotatedCad'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'RotatedCad'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage store 'World'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage 'World'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'World'
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [7.213s]
[INFO] Core Platform Module .............................. SUCCESS [14.563s]
[INFO] Open Web Service Module ........................... SUCCESS [16.859s]
[INFO] Main Module ....................................... SUCCESS [2:51.895s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.783s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:17.636s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [47.589s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.661s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:00.047s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:20.727s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:42.670s]
[INFO] Web Map Service Module ............................ FAILURE [5:10.774s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [43.382s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.986s]
[INFO] Core UI Module .................................... SUCCESS [2:23.136s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [45.869s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.588s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.236s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.647s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.161s]
[INFO] Printing Module ................................... SUCCESS [36.294s]
[INFO] Application Schema Support ........................ SUCCESS [0.252s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [37.977s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [30.799s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [25.269s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.309s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.643s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.735s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.474s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.254s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.827s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [36.915s]
[INFO] Excel Output Format ............................... SUCCESS [42.583s]
[INFO] Validation Module ................................. SUCCESS [3.513s]
[INFO] Chart external graphics support ................... SUCCESS [1.789s]
[INFO] Feature Generalization Extension .................. SUCCESS [6.216s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.042s]
[INFO] OWS request flow controller ....................... SUCCESS [29.842s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.339s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [49.338s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [4.250s]
[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 [48.362s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.401s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [27.514s]
[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 output format ................................. SUCCESS [0.275s]
[INFO] DXF output format ................................. SUCCESS [39.972s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.263s]
[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: 16:44.698s (Wall Clock)
[INFO] Finished at: Tue Jun 03 13:25:04 UTC 2014
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage store 'multiband'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage 'multiband'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'multiband'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage store 'BlueMarble'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage 'BlueMarble'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'BlueMarble'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage store 'DEM'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded coverage 'DEM'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'DEM'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded data store 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'RoadSegments'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'Geometryless'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'Forests'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'DividedRoutes'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'NamedPlaces'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:04 INFO [org.geoserver] - Loaded layer 'Lakes'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Bridges'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Buildings'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Ponds'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'BasicPolygons'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'MapNeatline'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cite'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Streams'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded data store 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Polygons'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'MPolygons'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'MPoints'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Lines'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Points'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cgf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'MLines'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded coverage store 'usa'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded coverage 'usa'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'usa'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded data store 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Nulls'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Inserts'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Locks'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Fifteen'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Other'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Deletes'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Updates'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded feature type 'cdf'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded layer 'Seven'
03 Jun 13:25:05 INFO [org.geoserver] - Loaded service 'WCSInfoImpl--62ca2602:14661e7224e:-7eb7', enabled
03 Jun 13:25:05 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto handler 'dispatcher'
03 Jun 13:25:05 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto handler 'dispatcher'
03 Jun 13:25:05 INFO [org.geoserver] - GeoServer configuration lock is enabled
03 Jun 13:25:05 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto handler 'dispatcher'
03 Jun 13:25:05 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
03 Jun 13:25:05 WARN [geoserver.security] - Strong cryptography is NOT available
Download and install of policy files recommended
from http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
03 Jun 13:25:05 INFO [geoserver.security] - Start reloading user/grous for service named default
03 Jun 13:25:05 INFO [geoserver.security] - Reloading user/groups successful for service named default
03 Jun 13:25:05 INFO [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
03 Jun 13:25:05 INFO [geoserver.security] - End encrypting configuration passwords
[INFO] Final Memory: 58M/356M
[INFO] ------------------------------------------------------------------------
[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/536/&gt;

------------------------------------------
[...truncated 15917 lines...]
04 Jun 09:50:34 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs20Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 09:50:34 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs111Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 09:50:34 INFO [test.GeoServerTestApplicationContext] - Bean 'extensions' of type [class org.geoserver.platform.GeoServerExtensions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 09:50:34 INFO [test.GeoServerTestApplicationContext] - Bean 'dataDirectory' of type [class org.geoserver.config.GeoServerDataDirectory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 09:50:34 INFO [test.GeoServerTestApplicationContext] - Bean 'authenticationManager' of type [class org.geoserver.security.GeoServerSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Streams'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'MapNeatline'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Forests'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Bridges'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'RoadSegments'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'raster'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'BasicPolygons'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'NamedPlaces'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Lakes'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'DividedRoutes'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Default'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Buildings'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded style 'Ponds'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded default workspace gs
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'sf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'wcs'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded workspace 'gs'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded data store 'sf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'GenericEntity'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'PrimitiveGeoFeature'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'AggregateGeoFeature'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'RotatedCad'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'RotatedCad'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'RotatedCad'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'World'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'World'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'World'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'multiband'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'multiband'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'multiband'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'BlueMarble'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'BlueMarble'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'BlueMarble'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'DEM'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'DEM'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'DEM'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded data store 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'RoadSegments'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Geometryless'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Forests'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'DividedRoutes'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'NamedPlaces'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Lakes'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Bridges'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Buildings'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Ponds'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'BasicPolygons'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'MapNeatline'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Streams'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded data store 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Polygons'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'MPolygons'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'MPoints'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Lines'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Points'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'MLines'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage store 'usa'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded coverage 'usa'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'usa'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded data store 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Nulls'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Inserts'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Locks'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Fifteen'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Other'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Deletes'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Updates'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded layer 'Seven'
04 Jun 09:50:34 INFO [org.geoserver] - Loaded service 'WCSInfoImpl-377ccb8b:14666486806:-7ac6', enabled
04 Jun 09:50:34 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto handler 'dispatcher'
04 Jun 09:50:34 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto handler 'dispatcher'
04 Jun 09:50:34 INFO [org.geoserver] - GeoServer configuration lock is enabled
04 Jun 09:50:34 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto handler 'dispatcher'
04 Jun 09:50:34 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
04 Jun 09:50:34 WARN [geoserver.security] - Strong cryptography is NOT available
Download and install of policy files recommended
from http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
04 Jun 09:50:34 INFO [geoserver.security] - Start reloading user/grous for service named default
04 Jun 09:50:34 INFO [geoserver.security] - Reloading user/groups successful for service named default
04 Jun 09:50:34 INFO [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
04 Jun 09:50:34 INFO [geoserver.security] - End encrypting configuration passwords
04 Jun 09:50:35 INFO [geoserver.wcs] -
Request: getServiceInfo
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.472s]
[INFO] Core Platform Module .............................. SUCCESS [16.530s]
[INFO] Open Web Service Module ........................... SUCCESS [16.483s]
[INFO] Main Module ....................................... SUCCESS [2:52.725s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.804s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:19.369s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [48.319s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.677s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:09.800s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:12.703s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:40.428s]
[INFO] Web Map Service Module ............................ FAILURE [6:25.696s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [44.702s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.727s]
[INFO] Core UI Module .................................... SUCCESS [2:30.478s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [1:02.597s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.309s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.220s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [9.615s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.168s]
[INFO] Printing Module ................................... SUCCESS [37.799s]
[INFO] Application Schema Support ........................ SUCCESS [0.199s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [47.471s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [34.824s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [24.873s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.240s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.593s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.420s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.338s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.374s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.720s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [49.008s]
[INFO] Excel Output Format ............................... SUCCESS [39.804s]
[INFO] Validation Module ................................. SUCCESS [3.900s]
[INFO] Chart external graphics support ................... SUCCESS [2.006s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.125s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.945s]
[INFO] OWS request flow controller ....................... SUCCESS [30.635s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.485s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [51.350s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [5.742s]
[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 [39.933s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.456s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [28.775s]
[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 output format ................................. SUCCESS [0.332s]
[INFO] DXF output format ................................. SUCCESS [38.959s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.226s]
[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: 18:08.773s (Wall Clock)
[INFO] Finished at: Wed Jun 04 09:50:35 UTC 2014
[INFO] Final Memory: 57M/277M
[INFO] ------------------------------------------------------------------------
04 Jun 09:50:35 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = wcs__BlueMarble
04 Jun 09:50:35 INFO [geoserver.wcs] -
Request: getServiceInfo
04 Jun 09:50:35 INFO [geoserver.wcs] -
Request: describeCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId[0] = wcs__multiband
04 Jun 09:50:35 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Wed Jun 04 09:50:34 UTC 2014]; root of context hierarchy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 sec
Running org.geoserver.wcs2_0.xml.GMLGetCoverageTest
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/537/changes&gt;

Changes:

[andrea.aime] Fixing web build

------------------------------------------
[...truncated 11557 lines...]
04 Jun 10:08:05 INFO [geoserver.wcs] -
Request: getServiceInfo
04 Jun 10:08:05 INFO [geoserver.wcs] -
Request: getCoverage
    extension:
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    format = application/gml+xml
04 Jun 10:08:05 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Wed Jun 04 10:08:04 UTC 2014]; root of context hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 sec
Running org.geoserver.wcs2_0.kvp.GeoTiffKvpTest
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
log4j:ERROR No output stream or file set for the appender named [geoserverlogfile].
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Refreshing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Wed Jun 04 10:08:06 UTC 2014]; root of context hierarchy
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'nullLockProvider' of type [class org.geoserver.platform.resource.NullLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'lockProvider' of type [class org.geoserver.platform.resource.GlobalLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceStore' of type [class org.geoserver.platform.resource.DataDirectoryResourceStore] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceLoader' of type [class org.geoserver.platform.GeoServerResourceLoader] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs20Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs111Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'extensions' of type [class org.geoserver.platform.GeoServerExtensions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'dataDirectory' of type [class org.geoserver.config.GeoServerDataDirectory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [test.GeoServerTestApplicationContext] - Bean 'authenticationManager' of type [class org.geoserver.security.GeoServerSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Streams'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'MapNeatline'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Forests'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Bridges'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'RoadSegments'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'raster'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'BasicPolygons'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'NamedPlaces'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Lakes'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'DividedRoutes'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Default'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Buildings'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded style 'Ponds'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded default workspace gs
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'sf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'wcs'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded workspace 'gs'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded data store 'sf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'GenericEntity'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'PrimitiveGeoFeature'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'AggregateGeoFeature'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'RotatedCad'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'RotatedCad'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'RotatedCad'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'World'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'World'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'World'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'multiband'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'multiband'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'multiband'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'BlueMarble'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'BlueMarble'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'BlueMarble'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'DEM'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'DEM'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'DEM'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded data store 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'RoadSegments'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Geometryless'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Forests'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'DividedRoutes'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'NamedPlaces'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Lakes'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Bridges'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Buildings'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Ponds'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'BasicPolygons'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'MapNeatline'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Streams'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded data store 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Polygons'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'MPolygons'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'MPoints'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Lines'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Points'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'MLines'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage store 'usa'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded coverage 'usa'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'usa'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded data store 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Nulls'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Inserts'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Locks'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Fifteen'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Other'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Deletes'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Updates'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded layer 'Seven'
04 Jun 10:08:06 INFO [org.geoserver] - Loaded service 'WCSInfoImpl-2f36fb36:1466659012c:-7dc8', enabled
04 Jun 10:08:06 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto handler 'dispatcher'
04 Jun 10:08:06 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto handler 'dispatcher'
04 Jun 10:08:06 INFO [org.geoserver] - GeoServer configuration lock is enabled
04 Jun 10:08:06 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto handler 'dispatcher'
04 Jun 10:08:06 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
04 Jun 10:08:06 WARN [geoserver.security] - Strong cryptography is NOT available
Download and install of policy files recommended
from http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.154s]
[INFO] Core Platform Module .............................. SUCCESS [13.039s]
[INFO] Open Web Service Module ........................... SUCCESS [15.670s]
[INFO] Main Module ....................................... SUCCESS [3:00.982s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.819s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:21.489s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [49.978s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.402s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:07.281s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:15.768s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:53.485s]
[INFO] Web Map Service Module ............................ FAILURE [5:16.009s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [45.333s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.500s]
[INFO] Core UI Module .................................... SUCCESS [2:34.592s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [47.940s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.381s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.218s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [8.831s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.197s]
[INFO] Printing Module ................................... SUCCESS [37.406s]
[INFO] Application Schema Support ........................ SUCCESS [0.249s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [36.484s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [34.416s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [23.809s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.193s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.990s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.556s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.510s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.901s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.551s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [38.603s]
[INFO] Excel Output Format ............................... SUCCESS [39.730s]
[INFO] Validation Module ................................. SUCCESS [5.047s]
[INFO] Chart external graphics support ................... SUCCESS [1.539s]
[INFO] Feature Generalization Extension .................. SUCCESS [5.652s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.908s]
[INFO] OWS request flow controller ....................... SUCCESS [27.541s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.208s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [49.065s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [5.263s]
[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 [41.940s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.308s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [25.260s]
[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 output format ................................. SUCCESS [0.205s]
[INFO] DXF output format ................................. SUCCESS [40.340s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.290s]
[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:10.753s (Wall Clock)
[INFO] Finished at: Wed Jun 04 10:08:06 UTC 2014
[INFO] Final Memory: 57M/290M
[INFO] ------------------------------------------------------------------------
04 Jun 10:08:06 INFO [geoserver.security] - Start reloading user/grous for service named default
04 Jun 10:08:06 INFO [geoserver.security] - Reloading user/groups successful for service named default
04 Jun 10:08:06 INFO [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
04 Jun 10:08:07 INFO [geoserver.security] - End encrypting configuration passwords
[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/538/changes&gt;

Changes:

[mike] Updating CSS section

------------------------------------------
[...truncated 16014 lines...]
04 Jun 23:31:27 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
04 Jun 23:31:27 WARN [geoserver.security] - Strong cryptography is NOT available
Download and install of policy files recommended
from http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
04 Jun 23:31:28 INFO [geoserver.security] - Start reloading user/grous for service named default
04 Jun 23:31:28 INFO [geoserver.security] - Reloading user/groups successful for service named default
04 Jun 23:31:28 INFO [geoserver.security] - Start encrypting configuration passwords using pbePasswordEncoder
04 Jun 23:31:28 INFO [geoserver.security] - End encrypting configuration passwords
04 Jun 23:31:30 INFO [geoserver.wcs] -
Request: getServiceInfo
04 Jun 23:31:30 INFO [geoserver.wcs] -
Request: getCoverage
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    format = application/gml+xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [7.544s]
[INFO] Core Platform Module .............................. SUCCESS [14.713s]
[INFO] Open Web Service Module ........................... SUCCESS [17.139s]
[INFO] Main Module ....................................... SUCCESS [2:59.047s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.725s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:40.928s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [1:53.999s]
[INFO] Web Coverage Service Module ....................... SUCCESS [7.551s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:03.436s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:45.768s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:50.117s]
[INFO] Web Map Service Module ............................ FAILURE [8:48.131s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [44.676s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.139s]
[INFO] Core UI Module .................................... SUCCESS [2:30.780s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [1:02.840s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.644s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.224s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [12.846s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.179s]
[INFO] Printing Module ................................... SUCCESS [59.990s]
[INFO] Application Schema Support ........................ SUCCESS [0.265s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [54.865s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [43.726s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [40.672s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.934s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.839s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.390s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.399s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.954s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.494s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [48.173s]
[INFO] Excel Output Format ............................... SUCCESS [49.986s]
[INFO] Validation Module ................................. SUCCESS [4.793s]
[INFO] Chart external graphics support ................... SUCCESS [1.848s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.266s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.996s]
[INFO] OWS request flow controller ....................... SUCCESS [27.206s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.308s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [1:11.522s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [6.873s]
[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 [59.545s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.318s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [35.908s]
[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 output format ................................. SUCCESS [0.454s]
[INFO] DXF output format ................................. SUCCESS [1:18.075s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.155s]
[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: 22:21.131s (Wall Clock)
[INFO] Finished at: Wed Jun 04 23:31:30 UTC 2014
[INFO] Final Memory: 57M/356M
[INFO] ------------------------------------------------------------------------
04 Jun 23:31:30 INFO [test.GeoServerTestApplicationContext] - Closing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Wed Jun 04 23:31:27 UTC 2014]; root of context hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.936 sec
Running org.geoserver.wcs2_0.xml.GeoTiffGetCoverageTest
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
log4j:ERROR No output stream or file set for the appender named [geoserverlogfile].
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Refreshing org.geoserver.test.GeoServerTestApplicationContext@anonymised.com: startup date [Wed Jun 04 23:31:31 UTC 2014]; root of context hierarchy
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'nullLockProvider' of type [class org.geoserver.platform.resource.NullLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'lockProvider' of type [class org.geoserver.platform.resource.GlobalLockProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceStore' of type [class org.geoserver.platform.resource.DataDirectoryResourceStore] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'resourceLoader' of type [class org.geoserver.platform.GeoServerResourceLoader] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs20Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'wcs111Service' of type [class org.springframework.aop.framework.ProxyFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'extensions' of type [class org.geoserver.platform.GeoServerExtensions] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'dataDirectory' of type [class org.geoserver.config.GeoServerDataDirectory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:31 INFO [test.GeoServerTestApplicationContext] - Bean 'authenticationManager' of type [class org.geoserver.security.GeoServerSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Streams'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'MapNeatline'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Forests'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Bridges'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'RoadSegments'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'raster'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'BasicPolygons'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'NamedPlaces'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Lakes'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'DividedRoutes'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Default'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Buildings'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded style 'Ponds'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded default workspace gs
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'sf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'wcs'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded workspace 'gs'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded data store 'sf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'GenericEntity'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'PrimitiveGeoFeature'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'sf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'AggregateGeoFeature'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'RotatedCad'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'RotatedCad'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'RotatedCad'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'World'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'World'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'World'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'multiband'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'multiband'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'multiband'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'BlueMarble'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'BlueMarble'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'BlueMarble'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'DEM'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'DEM'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'DEM'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded data store 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'RoadSegments'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Geometryless'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Forests'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'DividedRoutes'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'NamedPlaces'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Lakes'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Bridges'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Buildings'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Ponds'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'BasicPolygons'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'MapNeatline'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cite'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Streams'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded data store 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Polygons'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'MPolygons'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'MPoints'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Lines'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Points'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cgf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'MLines'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage store 'usa'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded coverage 'usa'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'usa'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded data store 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Nulls'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Inserts'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Locks'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Fifteen'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Other'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Deletes'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Updates'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded feature type 'cdf'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded layer 'Seven'
04 Jun 23:31:32 INFO [org.geoserver] - Loaded service 'WCSInfoImpl-1c02aaba:14669371797:-79ea', enabled
04 Jun 23:31:32 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows/**] onto handler 'dispatcher'
04 Jun 23:31:32 INFO [ows.OWSHandlerMapping] - Mapped URL path [/ows] onto handler 'dispatcher'
[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
04 Jun 23:31:32 INFO [org.geoserver] - GeoServer configuration lock is enabled
04 Jun 23:31:32 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs] onto handler 'dispatcher'
04 Jun 23:31:32 INFO [ows.OWSHandlerMapping] - Mapped URL path [/wcs/**] onto handler 'dispatcher'
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[ksmith] Fixed failing unit test from GSIP-113 PR

------------------------------------------
[...truncated 7495 lines...]
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute objectClass
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:53 WARN [jdbm.JdbmPartition] - Using the default entry cache size of 10000 for test partition
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.2
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:53 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:53 WARN [core.DefaultDirectoryService] - You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach.
05 Jun 08:02:53 WARN [ldif.LdifReader] - No version information : assuming version: 1
05 Jun 08:02:54 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Principal
05 Jun 08:02:54 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Credentials
05 Jun 08:02:54 WARN [schema.SchemaService] - The attribute javaRemoteLocation was not recognized as a valid attributeType.
05 Jun 08:02:54 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Principal
05 Jun 08:02:54 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Credentials
05 Jun 08:02:54 WARN [schema.SchemaService] - The attribute javaRemoteLocation was not recognized as a valid attributeType.
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute c-FacsimileTelephoneNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute jpegPhoto does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute enhancedSearchGuide does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute audio does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute crossCertificatePair does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute personalSignature does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeMaximumQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute singleLevelQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeMinimumQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedAlgorithms does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute namingContexts does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute deltaRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute c-TelexNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute mailPreferenceOption does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute altServer does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedExtension does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute dSAQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute facsimileTelephoneNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute preferredDeliveryMethod does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute byteCode does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute telexNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute teletexTerminalIdentifier does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute cACertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userCertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute certificateRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute authorityRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeSpecification does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute javaSerializedData does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute searchGuide does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute photo does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedControl does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedSASLMechanisms does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedLDAPVersion does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute dynamicSubtrees does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute entryTtl does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userPKCS12 does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userSMIMECertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute otherMailbox does not have normalizer : using NoopNormalizer
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.2
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute objectClass
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:55 WARN [jdbm.JdbmPartition] - Using the default entry cache size of 10000 for test partition
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.2
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:55 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:55 WARN [core.DefaultDirectoryService] - You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach.
05 Jun 08:02:56 WARN [ldif.LdifReader] - No version information : assuming version: 1
05 Jun 08:02:56 WARN [schema.SchemaService] - The attribute javaRemoteLocation was not recognized as a valid attributeType.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [8.043s]
[INFO] Core Platform Module .............................. SUCCESS [14.571s]
[INFO] Open Web Service Module ........................... SUCCESS [17.817s]
[INFO] Main Module ....................................... SUCCESS [2:57.536s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.646s]
[INFO] GeoServer JDBC Security Module .................... FAILURE [1:31.459s]
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SUCCESS [4.538s]
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:53.094s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [48.169s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.878s]
[INFO] Core UI Module .................................... SUCCESS [2:28.052s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.214s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.190s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.306s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.309s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.660s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.536s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.539s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.031s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.571s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [5.468s]
[INFO] Chart external graphics support ................... SUCCESS [1.925s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.301s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.181s]
[INFO] OWS request flow controller ....................... SUCCESS [28.282s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.323s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[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 ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.370s]
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[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 output format ................................. SUCCESS [0.186s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.166s]
[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: 9:18.280s (Wall Clock)
[INFO] Finished at: Thu Jun 05 08:02:57 UTC 2014
[INFO] Final Memory: 46M/384M
[INFO] ------------------------------------------------------------------------
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute c-FacsimileTelephoneNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute jpegPhoto does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute enhancedSearchGuide does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute audio does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute crossCertificatePair does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute personalSignature does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeMaximumQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute singleLevelQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeMinimumQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedAlgorithms does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute namingContexts does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute deltaRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute c-TelexNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute mailPreferenceOption does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute altServer does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedExtension does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute dSAQuality does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute facsimileTelephoneNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute preferredDeliveryMethod does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute byteCode does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute telexNumber does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute teletexTerminalIdentifier does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute cACertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userCertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute certificateRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute authorityRevocationList does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute subtreeSpecification does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute javaSerializedData does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute searchGuide does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute photo does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedControl does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedSASLMechanisms does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute supportedLDAPVersion does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute dynamicSubtrees does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute entryTtl does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userPKCS12 does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute userSMIMECertificate does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [bootstrap.BootstrapAttributeTypeRegistry] - Attribute otherMailbox does not have normalizer : using NoopNormalizer
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.2
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute objectClass
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:57 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:57 WARN [jdbm.JdbmPartition] - Using the default entry cache size of 10000 for test partition
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.2
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.3
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.1
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.6
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.7
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.4
05 Jun 08:02:58 WARN [btree.BTreePartition] - Using default cache size of 100 for index on attribute 1.3.6.1.4.1.18060.0.4.1.2.5
05 Jun 08:02:58 WARN [core.DefaultDirectoryService] - You didn't change the admin password of directory service instance 'default'. Please update the admin password as soon as possible to prevent a possible security breach.
05 Jun 08:02:58 WARN [ldif.LdifReader] - No version information : assuming version: 1
05 Jun 08:02:58 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Principal
05 Jun 08:02:58 WARN [authentication.SpringSecurityAuthenticationSource] - No Authentication object set in SecurityContext - returning empty String as Credentials
05 Jun 08:02:58 WARN [schema.SchemaService] - The attribute javaRemoteLocation was not recognized as a valid attributeType.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-sec-jdbc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/security/jdbc/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-sec-jdbc
Build step 'Invoke top-level Maven targets' marked build as failure

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

------------------------------------------
[...truncated 5578 lines...]
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

testUpdateLockedFeatureWithLockId(org.geoserver.wfs.v2_0.GetFeatureWithLockTest) Time elapsed: 338 sec <<< FAILURE!
org.junit.ComparisonFailure: expected:<[http://www.opengis.net/wfs/2.0\]> but was:<>
  at org.junit.Assert.assertEquals(Assert.java:115)
  at org.junit.Assert.assertEquals(Assert.java:144)
  at org.geoserver.wfs.v2_0.WFS20TestSupport.assertGML32(WFS20TestSupport.java:40)
  at org.geoserver.wfs.v2_0.GetFeatureWithLockTest.testUpdateLockedFeatureWithLockId(GetFeatureWithLockTest.java:66)
  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)

Running org.geoserver.wfs.v2_0.GetPropertyValueTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 sec
Running org.geoserver.wfs.v2_0.LockFeatureTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.167 sec
Running org.geoserver.security.jdbc.H2JNDIUserDetailsServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec
Running org.geoserver.wfs.v2_0.SrsNameRequestTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.061 sec
Running org.geoserver.wfs.v2_0.SrsNameTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 sec
Running org.geoserver.wfs.v2_0.StoredQueryTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.657 sec
Running org.geoserver.wfs.v2_0.TransactionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.434 sec
Running org.geoserver.security.jdbc.H2JNDIUserGroupServiceTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.947 sec
Running org.geoserver.wfs.xml.FeatureTypeInfoSchemaBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.073 sec
Running org.geoserver.wfs.xml.GML3FeatureProducerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.486 sec
Running org.geoserver.wfs.xml.GMLOutputFormatTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 sec
Running org.geoserver.wfs.xml.v1_1.XMLParsingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 sec

Results :

Failed tests: testNextPreviousLinksPOST(org.geoserver.wfs.v2_0.GetFeaturePagingTest): expected:<[2]> but was:<[0]>
  testWithFilter(org.geoserver.wfs.v2_0.GetFeaturePagingTest): expected:<[2]> but was:<[0]>
  testDefaultStoredQuery(org.geoserver.wfs.v2_0.GetFeatureTest): expected:<[1]> but was:<[0]>
  testTemporalFilter(org.geoserver.wfs.v2_0.GetFeatureTest): expected:<[1]> but was:<[0]>
  testLayerQualified(org.geoserver.wfs.v2_0.GetFeatureWithLockTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testUpdateLockedFeatureWithoutLockId(org.geoserver.wfs.v2_0.GetFeatureWithLockTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testGetFeatureWithLockReleaseActionSome(org.geoserver.wfs.v2_0.GetFeatureWithLockTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testUpdateLockedFeatureWithLockId(org.geoserver.wfs.v2_0.GetFeatureWithLockTest): expected:<[http://www.opengis.net/wfs/2.0\]> but was:<>

Tests run: 483, Failures: 8, Errors: 0, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer LDAP Security Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 1.0 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 1.1 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping HTTP Proxy Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Printing Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ArcSDE DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping H2 DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teradata DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CSS Styling
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web interfaces
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [7.249s]
[INFO] Core Platform Module .............................. SUCCESS [17.273s]
[INFO] Open Web Service Module ........................... SUCCESS [20.461s]
[INFO] Main Module ....................................... SUCCESS [2:52.698s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.863s]
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SUCCESS [5.946s]
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ FAILURE [6:03.943s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [43.109s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.716s]
[INFO] Core UI Module .................................... SUCCESS [2:49.727s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.463s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.183s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.446s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.782s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.607s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.521s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.697s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.993s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.597s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [6.347s]
[INFO] Chart external graphics support ................... SUCCESS [1.653s]
[INFO] Feature Generalization Extension .................. SUCCESS [7.780s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.131s]
[INFO] OWS request flow controller ....................... SUCCESS [50.965s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.483s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[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 ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.524s]
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[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 output format ................................. SUCCESS [0.596s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.511s]
[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: 9:52.933s (Wall Clock)
[INFO] Finished at: Thu Jun 05 08:22:38 UTC 2014
[INFO] Final Memory: 44M/314M
[INFO] ------------------------------------------------------------------------
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.646 sec
Running org.geoserver.security.jdbc.H2RoleServiceTest
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wfs: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wfs/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-wfs
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[lago.88] Upgraded ImageIO-Ext version from 1.1.9 to 1.1.10

------------------------------------------
[...truncated 11101 lines...]
  testFeatureType(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testLatLonBounds(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testGeometryless(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testSingleBandedCoverage(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testLookupSRSDetached(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testSetupBoundsDetached(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testMetadataFromFeatueSource(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testEmptyBounds(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testWMSLayer130crs84(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testMultiBandCoverage(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testWMSLayer111(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testWMSLayer130(org.geoserver.catalog.impl.CatalogBuilderTest): org/geotools/styling/SLDParser
  testOrderBy(org.geoserver.catalog.impl.CatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testFullTextSearch(org.geoserver.catalog.impl.CatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testGet(org.geoserver.catalog.impl.CatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testListPredicate(org.geoserver.catalog.impl.CatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveWMSLayer(org.geoserver.catalog.impl.CatalogImplTest): org/geotools/data/ows/AbstractOpenWebService
  testListPredicateExtended(org.geoserver.catalog.impl.CatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddWMSLayer(org.geoserver.catalog.impl.CatalogImplTest): org/geotools/data/ows/AbstractOpenWebService
  testAddWMSStore(org.geoserver.catalog.impl.CatalogImplTest): org/geotools/data/ows/AbstractOpenWebService
  testLayersInLocalWorkspace(org.geoserver.catalog.impl.LocalWorkspaceLayersTest): Could not initialize class org.geoserver.catalog.Predicates
  testMissingFeatureTypes(org.geoserver.catalog.impl.util.LegacyCatalogImporterTest): Error creating bean with name 'rawCatalog' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/classes/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testMissingCoverages(org.geoserver.catalog.impl.util.LegacyCatalogImporterTest): Error creating bean with name 'rawCatalog' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/classes/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testCRSPrefix(org.geoserver.catalog.impl.util.LegacyCatalogImporterTest): Error creating bean with name 'rawCatalog' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/classes/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testRemoveCoverageStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyWMSLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyWMSStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifySettingsChangeWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyStyle(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyDataStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveStyleWithWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveSettings(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddCoverageStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyLayerGroup(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyCoverage(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testChangeFeatureTypeStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveStyle(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyStyleWithResourceChangeWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveFeatureType(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveLayerGroupWithWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddSettings(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveLayerGroup(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddLayerGroupWithWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveWMSLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveWMSStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyCoverageStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddDataStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifySettings(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddStyleWithWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyGlobal(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyLayerGroupChangeWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyStyleChangeWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveCoverage(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testModifyFeatureType(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testRemoveDataStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddWMSLayer(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddWMSStore(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddLayerGroup(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testDefaultWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testAddWorkspace(org.geoserver.config.GeoServerPersisterTest): Could not initialize class org.geoserver.catalog.Predicates
  testCatalogUpdates(org.geoserver.config.UpdateSequenceListenerTest): Could not initialize class org.geoserver.catalog.Predicates
  testWMSStoreBackwardsCompatibility(org.geoserver.config.util.XStreamPersisterTest): org/geotools/data/ows/AbstractOpenWebService
  testWMSLayer(org.geoserver.config.util.XStreamPersisterTest): org/geotools/data/ows/AbstractOpenWebService
  testWMSStore(org.geoserver.config.util.XStreamPersisterTest): org/geotools/data/ows/AbstractOpenWebService
  testPropertyDataStoreRelativeUrl(org.geoserver.data.test.PropertyDataStoreRelativeUrlTest): org/geotools/data/DefaultServiceInfo
  testPerserveUserData(org.geoserver.feature.ReprojectingFeatureCollectionTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testLockUnlockFilter(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testGetFeaturesReader(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeautureSourceFidFilter(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testAppend(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testDelete(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testLookupFeatureType(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testModify(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureReaderFidFilter(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testLockUnlockQuery(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testGetFeaturesFeatureSource(org.geoserver.feature.retype.FullyRetypingDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testLockUnlockFilter(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testGetFeaturesReader(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testFeautureSourceFidFilter(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testAppend(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testDelete(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testFeautureReaderFidFilter(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testLookupFeatureType(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testModify(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testQueryWithPropertyNames(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testLockUnlockQuery(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testGetFeaturesFeatureSource(org.geoserver.feature.retype.RetypingDataStoreTest): org/geotools/filter/identity/FeatureIdImpl
  testGetTypeNamesCalls(org.geoserver.feature.retype.RetypingFeatureSourceMockTest): org/geotools/feature/collection/DecoratingSimpleFeatureCollection
  testSimpleRename(org.geoserver.feature.retype.RetypingFeatureSourceTest): org/geotools/data/AbstractFeatureLocking
  testConflictingRename(org.geoserver.feature.retype.RetypingFeatureSourceTest): org/geotools/data/property/PropertyFeatureStore
  testCascadingFilters(org.geoserver.security.auth.AuthenticationCacheFilterTest): org/geotools/data/Base64
  testBasicAuth(org.geoserver.security.auth.AuthenticationCacheFilterTest): org/geotools/data/Base64
  testBasicAuthWithRememberMe(org.geoserver.security.auth.AuthenticationCacheFilterTest): org/geotools/data/Base64
  testCascadingFilters(org.geoserver.security.auth.AuthenticationFilterTest): org/geotools/data/Base64
  testBasicAuth(org.geoserver.security.auth.AuthenticationFilterTest): org/geotools/data/Base64
  testBasicAuthWithRememberMe(org.geoserver.security.auth.AuthenticationFilterTest): org/geotools/data/Base64
  testDisallowedAPI(org.geoserver.security.decorators.ReadOnlyDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testChallenge(org.geoserver.security.decorators.ReadOnlyDataStoreTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testSecuredTypeInfoReadOnly(org.geoserver.security.decorators.ReadSecuredCatalogDecoratorsTest): org/geotools/data/ows/AbstractOpenWebService
  testSecuredFeatureTypeInfoMetadata(org.geoserver.security.decorators.ReadSecuredCatalogDecoratorsTest): org/geotools/data/wms/WebMapServer
  testSecuredFeatureTypeInfoHide(org.geoserver.security.decorators.ReadSecuredCatalogDecoratorsTest): org/geotools/data/wms/WebMapServer
  testReadOnly(org.geoserver.security.decorators.SecuredFeatureCollectionTest): org/geotools/feature/collection/DecoratingFeatureCollection
  testChallenge(org.geoserver.security.decorators.SecuredFeatureCollectionTest): org/geotools/filter/text/ecql/ECQL
  testReadOnlyFeatureSourceDataStore(org.geoserver.security.decorators.SecuredFeatureSourceTest): org/geotools/feature/collection/DecoratingFeatureCollection
  testNoSideEffectsOnGetFinalUrl(org.geoserver.security.decorators.SecuredGetMapRequestTest): org/geotools/data/ows/Specification
  testFeatureTypeList(org.geoserver.security.impl.SecureCatalogImplFilterTest): Could not initialize class org.geoserver.catalog.Predicates
  testWideOpen(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testLockedMixed(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testLockedDown(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testLockedChallenge(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testPublicRead(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testCatalogFilteredGetLayers(org.geoserver.security.impl.SecureCatalogImplTest): Could not initialize class org.geoserver.catalog.Predicates
  testFullAccess(org.geoserver.security.impl.SecureCatalogIntegrationTest): org/geotools/jdbc/JDBCDataStore
  testCannotRead(org.geoserver.security.impl.SecureCatalogIntegrationTest): org/geotools/jdbc/JDBCDataStore
  testCannotWrite(org.geoserver.security.impl.SecureCatalogIntegrationTest): org/geotools/jdbc/JDBCDataStore
  testFeatureDynamic(org.geoserver.template.DirectFeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureSimple(org.geoserver.template.DirectFeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureCollection(org.geoserver.template.DirectFeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureSequence(org.geoserver.template.DirectFeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureDynamic(org.geoserver.template.FeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureSimple(org.geoserver.template.FeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureCollection(org.geoserver.template.FeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testFeatureSequence(org.geoserver.template.FeatureWrapperTest): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testRemoteType(org.geoserver.template.GeoServerTemplateLoader2Test): org/geotools/feature/simple/SimpleFeatureTypeBuilder
  testToFilter(org.geoserver.util.XCQLTest): org/geotools/filter/text/cql2/CQL
  testToFilterFallback(org.geoserver.util.XCQLTest): org/geotools/filter/text/ecql/ECQL
  testLeaveNative(org.vfny.geoserver.ProjectionPolicyTest): org/geotools/data/PrjFileReader
  testForce(org.vfny.geoserver.ProjectionPolicyTest)
  testForceCoverage(org.vfny.geoserver.ProjectionPolicyTest)
  testReproject(org.vfny.geoserver.ProjectionPolicyTest)
  testWithRename(org.vfny.geoserver.ProjectionPolicyTest)
  testFindDataFileForAbsolutePath(org.vfny.geoserver.global.GeoserverDataDirectoryTest): org/geotools/data/PrjFileReader

Tests run: 571, Failures: 2, Errors: 170, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [11.316s]
[INFO] Core Platform Module .............................. SUCCESS [26.028s]
[INFO] Open Web Service Module ........................... SUCCESS [32.479s]
[INFO] Main Module ....................................... FAILURE [5:30.426s]
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.876s]
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.487s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.403s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.316s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.786s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.116s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.962s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.571s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.624s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.846s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [1.751s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [2.626s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.343s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[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 ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[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 output format ................................. SUCCESS [0.318s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.468s]
[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: 6:47.990s (Wall Clock)
[INFO] Finished at: Thu Jun 05 08:29:49 UTC 2014
[INFO] Final Memory: 38M/366M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-main: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/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-main
Build step 'Invoke top-level Maven targets' marked build as failure

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

------------------------------------------
[...truncated 2934 lines...]
Downloading: http://repo.opengeo.org/org/geotools/gt-arcgrid/12-SNAPSHOT/maven-metadata.xml
311/311 B
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-arcgrid/12-SNAPSHOT/maven-metadata.xml (311 B at 12.1 KB/sec)
            
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-geotiff/12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.opengeo.org/org/geotools/gt-geotiff/12-SNAPSHOT/maven-metadata.xml
311/311 B
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-geotiff/12-SNAPSHOT/maven-metadata.xml (311 B at 13.2 KB/sec)
            
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-gtopo30/12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.opengeo.org/org/geotools/gt-gtopo30/12-SNAPSHOT/maven-metadata.xml
311/311 B
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-gtopo30/12-SNAPSHOT/maven-metadata.xml (311 B at 12.1 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/gt-image/12-SNAPSHOT/maven-metadata.xml
309/309 B
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-image/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-image/12-SNAPSHOT/maven-metadata.xml (309 B at 20.1 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/gt-imagemosaic/12-SNAPSHOT/maven-metadata.xml
315/315 B
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-imagemosaic/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-imagemosaic/12-SNAPSHOT/maven-metadata.xml (315 B at 19.2 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/gt-transform/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/geotools/gt-transform/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-transform/12-SNAPSHOT/maven-metadata.xml
313/313 B
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-transform/12-SNAPSHOT/maven-metadata.xml (313 B at 25.5 KB/sec)
Downloading: http://maven.geo-solutions.it/org/geotools/gt-transform/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://repo.opengeo.org/org/geotools/gt-wfs/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-wfs/12-SNAPSHOT/maven-metadata.xml
307/307 B
            
Downloaded: http://repo.opengeo.org/org/geotools/gt-wfs/12-SNAPSHOT/maven-metadata.xml (307 B at 23.1 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/unsupported/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/unsupported/12-SNAPSHOT/maven-metadata.xml
312/312 B
            
Downloaded: http://repo.opengeo.org/org/geotools/unsupported/12-SNAPSHOT/maven-metadata.xml (312 B at 38.1 KB/sec)
            
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/xsd/gt-xsd-wfs/12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.opengeo.org/org/geotools/xsd/gt-xsd-wfs/12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.geo-solutions.it/org/geotools/xsd/gt-xsd-wfs/12-SNAPSHOT/maven-metadata.xml
315/315 B
Downloading: http://download.java.net/maven/2/org/geotools/xsd/gt-xsd-wfs/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/xsd/gt-xsd-wfs/12-SNAPSHOT/maven-metadata.xml (315 B at 25.6 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/ogc/net.opengis.wfs/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/geotools/ogc/net.opengis.wfs/12-SNAPSHOT/maven-metadata.xml
320/320 B
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/ogc/net.opengis.wfs/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/ogc/net.opengis.wfs/12-SNAPSHOT/maven-metadata.xml (320 B at 22.3 KB/sec)
Downloading: http://maven.geo-solutions.it/org/geotools/ogc/net.opengis.wfs/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://repo.opengeo.org/org/geotools/ogc/net.opengis.fes/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/geotools/ogc/net.opengis.fes/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/ogc/net.opengis.fes/12-SNAPSHOT/maven-metadata.xml
320/320 B
Downloading: http://maven.geo-solutions.it/org/geotools/ogc/net.opengis.fes/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/ogc/net.opengis.fes/12-SNAPSHOT/maven-metadata.xml (320 B at 39.1 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/xsd/gt-xsd-fes/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.java.net/maven/2/org/geotools/xsd/gt-xsd-fes/12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/xsd/gt-xsd-fes/12-SNAPSHOT/maven-metadata.xml
315/315 B
Downloading: http://maven.geo-solutions.it/org/geotools/xsd/gt-xsd-fes/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/xsd/gt-xsd-fes/12-SNAPSHOT/maven-metadata.xml (315 B at 38.5 KB/sec)
            
Downloading: http://repo.opengeo.org/org/geotools/jdbc/gt-jdbc-postgis/12-SNAPSHOT/maven-metadata.xml
321/321 B
Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/jdbc/gt-jdbc-postgis/12-SNAPSHOT/maven-metadata.xml
            
Downloaded: http://repo.opengeo.org/org/geotools/jdbc/gt-jdbc-postgis/12-SNAPSHOT/maven-metadata.xml (321 B at 18.4 KB/sec)
            
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-main ---
[INFO] Deleting <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ gs-main ---
[INFO]
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-main ---
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git’> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #597 from n-lagomarsini/GEOS-6499
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 05.06.2014 @ 08:19:09 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 05-Jun-2014 08:51
[INFO] [GitCommitIdMojo] build.build.time = 05.06.2014 @ 08:52:47 UTC
[INFO] [GitCommitIdMojo] build.branch = 44f436ff7a524f73af17614d051d5b3f3d0aa050
[INFO] [GitCommitIdMojo] build.commit.user.email = daniele.romagnoli@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Daniele Romagnoli
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 44f436f
[INFO] [GitCommitIdMojo] build.commit.id = 44f436ff7a524f73af17614d051d5b3f3d0aa050
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #597 from n-lagomarsini/GEOS-6499

[GEOS-6499] Upgrade ImageIO-Ext version from 1.1.9 to 1.1.10 on GeoServer.
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-main ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 163 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-main ---
[INFO] Compiling 579 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/src/main/java/org/geoserver/catalog/impl/ModificationProxy.java&gt;:\[522,46\] error: cannot access FactoryFinder
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [7.314s]
[INFO] Core Platform Module .............................. SUCCESS [24.966s]
[INFO] Open Web Service Module ........................... SUCCESS [37.967s]
[INFO] Main Module ....................................... FAILURE [21.881s]
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.614s]
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.696s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.593s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.581s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [2.233s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.666s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [1.405s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [1.359s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.671s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.781s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [2.646s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.280s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.493s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[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 ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[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 output format ................................. SUCCESS [0.853s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.574s]
[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: 1:37.373s (Wall Clock)
[INFO] Finished at: Thu Jun 05 08:53:04 UTC 2014
[INFO] Final Memory: 38M/371M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-main: Compilation failure
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/src/main/java/org/geoserver/catalog/impl/ModificationProxy.java&gt;:\[522,46\] error: cannot access FactoryFinder
[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-main
Build step 'Invoke top-level Maven targets' marked build as failure

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