See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/325/changes>
Changes: [andrea.aime] [GEOS-7685] Concurrent WFS 2.0 load can cause shared WFS/GML schemas ------------------------------------------ [...truncated 179 lines...] [INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ geoserver --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ geoserver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ geoserver --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:test-jar (attach-sources) > generate-sources @ geoserver >>> [INFO] [INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ geoserver --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) < generate-sources @ geoserver <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ geoserver --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ geoserver --- [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/geoserver/2.8-SNAPSHOT/geoserver-2.8-SNAPSHOT.pom [INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/target/geoserver-2.8-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/geoserver/2.8-SNAPSHOT/geoserver-2.8-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core Platform Module 2.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-platform --- [INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target> [INFO] [INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-platform --- [INFO] [INFO] --- git-commit-id-plugin:2.1.13:revision (default) @ gs-platform --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-platform --- [INFO] Compiling 40 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-platform --- [INFO] Compiling 19 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-platform --- [INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.platform.AdvancedDispatchFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.geoserver.platform.GeoServerExtensionsTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec Running org.geoserver.platform.GeoServerResourceLoaderTest Aug 16, 2016 3:00:21 PM org.geoserver.platform.GeoServerResourceLoader lookupGeoServerDataDirectory INFO: Falling back to embedded data directory: data Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.geoserver.platform.exception.ExceptionLocalizeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.geoserver.platform.exception.GeoServerExceptionsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.geoserver.platform.resource.FileSystemResourceTheoryTest Tests run: 36, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.621 sec <<< FAILURE! directoryEvents(org.geoserver.platform.resource.FileSystemResourceTheoryTest) Time elapsed: 2049 sec <<< ERROR! java.lang.NullPointerException at org.geoserver.platform.resource.FileSystemResourceTheoryTest.directoryEvents(FileSystemResourceTheoryTest.java:138) 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.experimental.theories.Theories$TheoryAnchor$2.evaluate(Theories.java:175) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.experimental.theories.Theories$TheoryAnchor$1$1.evaluate(Theories.java:141) at org.junit.experimental.theories.Theories$TheoryAnchor.runWithCompleteAssignment(Theories.java:127) at org.junit.experimental.theories.Theories$TheoryAnchor.runWithAssignment(Theories.java:111) at org.junit.experimental.theories.Theories$TheoryAnchor.evaluate(Theories.java:96) 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.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.platform.resource.FileWrapperResourceTheoryTest Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Aug 16, 2016 3:00:27 PM org.geoserver.platform.resource.FileSystemResourceStore$FileSystemResource$1 finalize WARNING: There is code leaving resource input streams open, locks around them might not be cleared! Add -Dfalse=true to your JVM options to get a full stack trace of the code that acquired the input stream Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec Running org.geoserver.platform.resource.PathsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.geoserver.util.LoggerRuleTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec Results : Tests in error: directoryEvents(org.geoserver.platform.resource.FileSystemResourceTheoryTest) Tests run: 110, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer .......................................... SUCCESS [ 17.217 s] [INFO] Core Platform Module ............................... FAILURE [ 12.457 s] [INFO] Open Web Service Module ............................ SKIPPED [INFO] Main Module ........................................ SKIPPED [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 .............................. 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] GeoServer Web Application .......................... SKIPPED [INFO] Community Space .................................... 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] OGR parent ......................................... SKIPPED [INFO] OGR CORE ........................................... SKIPPED [INFO] OGR WFS ............................................ SKIPPED [INFO] Web Processing Service parent ...................... SKIPPED [INFO] Web Processing Service Module ...................... SKIPPED [INFO] OGR WPS ............................................ 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 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] GRIB Coverage Format ............................... SKIPPED [INFO] NetCDF Coverage format ............................. SKIPPED [INFO] WCS NetCDF output Module ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.337 s [INFO] Finished at: 2016-08-16T15:00:27+00:00 [INFO] Final Memory: 94M/313M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-platform: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.8.x/ws/src/platform/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-platform Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
