See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.7.x/289/>
------------------------------------------ [...truncated 3523 lines...] </swe:field> <swe:field name="GREEN_BAND"> <swe:Quantity> <swe:description>GREEN_BAND</swe:description> <swe:nilValues> <swe:NilValues> <swe:nilValue reason="http://www.opengis.net/def/nil/OGC/0/unknown">0.0</swe:nilValue> </swe:NilValues> </swe:nilValues> <swe:uom code="W.m-2.Sr-1"/> <swe:constraint> <swe:AllowedValues> <swe:interval>0.0 0.0</swe:interval> </swe:AllowedValues> </swe:constraint> </swe:Quantity> </swe:field> <swe:field name="BLUE_BAND"> <swe:Quantity> <swe:description>BLUE_BAND</swe:description> <swe:nilValues> <swe:NilValues> <swe:nilValue reason="http://www.opengis.net/def/nil/OGC/0/unknown">0.0</swe:nilValue> </swe:NilValues> </swe:nilValues> <swe:uom code="W.m-2.Sr-1"/> <swe:constraint> <swe:AllowedValues> <swe:interval>0.0 0.0</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> Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.258 sec Running org.geoserver.wcs2_0.kvp.GMLGetCoverageKVPTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.065 sec Running org.geoserver.wcs2_0.kvp.GeoTiffKvpTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 sec Running org.geoserver.wcs2_0.kvp.GetCapabilitiesTest ERROR: 'Unknown section Bogus' Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 sec Running org.geoserver.wcs2_0.kvp.GetCoverageKvpTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 sec Running org.geoserver.wcs2_0.kvp.InterpolationKvpParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 sec Running org.geoserver.wcs2_0.kvp.RangeSubsetKvpParserTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.geoserver.wcs2_0.kvp.RangeSubsetKvpTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 sec Running org.geoserver.wcs2_0.kvp.ScaleExtentKvpParserTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.geoserver.wcs2_0.kvp.ScaleKvpTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.446 sec Running org.geoserver.wcs2_0.kvp.SubsetKvpParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.geoserver.wcs2_0.kvp.SubsetKvpTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec Running org.geoserver.wcs2_0.xml.CRSExtentionTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec Running org.geoserver.wcs2_0.xml.DescribeCoverageTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.299 sec Running org.geoserver.wcs2_0.xml.GMLGetCoverageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 sec Running org.geoserver.wcs2_0.xml.GeoTiffGetCoverageTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.206 sec Running org.geoserver.wcs2_0.xml.GetCapabilitiesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.919 sec Running org.geoserver.wcs2_0.xml.GetCoverageTest ./target/default142928502831149351data <ows:ExceptionReport xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd"> <ows:Exception exceptionCode="NoApplicableCode"> <ows:ExceptionText>This request is trying to read too much data, the limit is 1KB but the actual amount of bytes to be read is 2.97MB []</ows:ExceptionText> </ows:Exception> </ows:ExceptionReport> Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.364 sec Running org.geoserver.wcs2_0.xml.InterpolationExtentionsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.058 sec Running org.geoserver.wcs2_0.xml.RangeSubsetExtentionTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.246 sec Running org.geoserver.wcs2_0.xml.ScalingExtentionTest Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.999 sec <<< FAILURE! testScaleToSizeXML(org.geoserver.wcs2_0.xml.ScalingExtentionTest) Time elapsed: 1325 sec <<< FAILURE! junit.framework.ComparisonFailure: expected:<[image/tiff]> but was:<[application/xml]> at junit.framework.Assert.assertEquals(Assert.java:100) at junit.framework.Assert.assertEquals(Assert.java:107) at junit.framework.TestCase.assertEquals(TestCase.java:269) at org.geoserver.wcs2_0.xml.ScalingExtentionTest.testScaleToSizeXML(ScalingExtentionTest.java:78) 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) Results : Failed tests: testScaleToSizeXML(org.geoserver.wcs2_0.xml.ScalingExtentionTest): expected:<[image/tiff]> but was:<[application/xml]> Tests run: 178, Failures: 1, Errors: 0, Skipped: 2 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer ......................................... SUCCESS [13.415s] [INFO] Core Platform Module .............................. SUCCESS [18.156s] [INFO] Open Web Service Module ........................... SUCCESS [19.881s] [INFO] Main Module ....................................... SUCCESS [3:10.779s] [INFO] GeoServer Security Modules ........................ SUCCESS [5.740s] [INFO] GeoServer JDBC Security Module .................... SUCCESS [55.673s] [INFO] GeoServer LDAP Security Module .................... SUCCESS [38.227s] [INFO] Web Coverage Service Module ....................... SUCCESS [7.827s] [INFO] Web Coverage Service 1.0 Module ................... SUCCESS [43.920s] [INFO] Web Coverage Service 1.1 Module ................... SUCCESS [44.717s] [INFO] Web Coverage Service 2.0 Module ................... FAILURE [1:18.273s] [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 ............................. SKIPPED [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] GeoServer Extensions .............................. SKIPPED [INFO] Printing Module ................................... SKIPPED [INFO] Community Space ................................... SKIPPED [INFO] HTTP Proxy Extension .............................. SKIPPED [INFO] GeoServer Web Application ......................... SKIPPED [INFO] Application Schema Support ........................ SKIPPED [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 .................... SKIPPED [INFO] Oracle DataStore Extension ........................ SKIPPED [INFO] MySQL DataStore Extension ......................... SKIPPED [INFO] DB2 DataStore Extension ........................... SKIPPED [INFO] ImageMap Output Format ............................ SKIPPED [INFO] ImageI/O-Ext GDAL Coverage Extension .............. SKIPPED [INFO] JP2K Coverage Extension ........................... SKIPPED [INFO] ogr2ogr Output Format ............................. SKIPPED [INFO] Excel Output Format ............................... SKIPPED [INFO] Chart external graphics support ................... SKIPPED [INFO] Feature Generalization Extension .................. SKIPPED [INFO] Image Mosaic JDBC Extension ....................... SKIPPED [INFO] OWS request flow controller ....................... SKIPPED [INFO] Web Processing Service parent ..................... SKIPPED [INFO] Web Processing Service Module ..................... SKIPPED [INFO] Web process status sharing with Hazelcast ......... 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 WFS output format and WPS PPIO ................ SKIPPED [INFO] DXF WFS output format ............................. SKIPPED [INFO] DXF WPS PPIO ...................................... SKIPPED [INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SKIPPED [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: 8:38.819s [INFO] Finished at: Sun Mar 20 13:18:42 UTC 2016 [INFO] Final Memory: 78M/333M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wcs2_0: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.7.x/ws/src/wcs2_0/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gs-wcs2_0 Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel