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

See <https://build.geoserver.org/job/geoserver-master/5826/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] [GEOS-8741] WCS 1.0.0 generates wrong links in GetCapabilities

[Andrea Aime] Some fixes to WFS3 packacking, and point service to landing page instead

------------------------------------------
[...truncated 11.21 MB...]
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Monitor Hibernate Extension 2.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-monitor-hibernate ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-monitor-hibernate ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-monitor-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-monitor-hibernate ---
[INFO] Compiling 11 source files to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/classes&gt;
May 14, 2018 4:15:14 PM org.geoserver.importer.Importer copyFromFeatureReader
INFO: load to target took 23
May 14, 2018 4:15:15 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
May 14, 2018 4:15:17 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
May 14, 2018 4:15:17 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-monitor-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-monitor-hibernate ---
[INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/monitor/hibernate/target/test-classes&gt;
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.905 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.geoserver.importer.rest.converters.ImportJSONIOTest
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: file not found: /tmp/org.codehaus.plexus.compiler.javac.JavacCompiler1184611106741437952arguments (No such file or directory)

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
May 14, 2018 4:15:18 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.
May 14, 2018 4:15:18 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
May 14, 2018 4:15:18 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.
May 14, 2018 4:15:18 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
May 14, 2018 4:15:18 PM org.geoserver.importer.Importer createContextStore
INFO: Enabling import store: memory
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec

Results :

Tests run: 73, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-rest ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-rest ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-rest ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-rest ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-rest ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-sources.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/importer/rest/target/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/importer/gs-importer-rest/2.14-SNAPSHOT/gs-importer-rest-2.14-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.14-SNAPSHOT/gs-web-sec-cas-2.14-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 5.834 s]
[INFO] Core Platform Module ............................... SUCCESS [ 11.171 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 12.344 s]
[INFO] Main Module ........................................ SUCCESS [01:01 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.063 s]
[INFO] GeoServer Security Tests Module .................... SUCCESS [01:16 min]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 35.799 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 20.013 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.688 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 15.111 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 20.324 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 39.081 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:35 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:00 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 29.306 s]
[INFO] gs-rest ............................................ SUCCESS [ 16.610 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [02:33 min]
[INFO] gs-restconfig ...................................... SUCCESS [01:18 min]
[INFO] gs-restconfig-wcs .................................. SUCCESS [ 16.858 s]
[INFO] gs-restconfig-wfs .................................. SUCCESS [ 18.339 s]
[INFO] gs-restconfig-wms .................................. SUCCESS [ 12.829 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.059 s]
[INFO] Core UI Module ..................................... SUCCESS [01:07 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 30.758 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 55.033 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 10.066 s]
[INFO] Demos Module ....................................... SUCCESS [ 17.065 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 16.934 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.050 s]
[INFO] Security UI Core Module ............................ SUCCESS [01:31 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:03 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 18.017 s]
[INFO] REST UI Module ..................................... SUCCESS [ 10.734 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.045 s]
[INFO] Printing Module .................................... SUCCESS [ 12.156 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 6.409 s]
[INFO] Community Space .................................... SUCCESS [ 0.061 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.028 s]
[INFO] Application Schema Integration Test ................ SUCCESS [02:37 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 10.146 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 10.673 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 11.021 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.913 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.405 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.213 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.207 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 7.273 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.446 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.299 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.045 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.950 s]
[INFO] OGR WFS ............................................ SUCCESS [ 8.913 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.031 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:06 min]
[INFO] OGR WPS ............................................ SUCCESS [ 10.403 s]
[INFO] Excel Output Format ................................ SUCCESS [ 12.594 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.619 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.100 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.546 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 15.911 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 18.181 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 25.148 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 13.342 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 1.994 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.044 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 26.464 s]
[INFO] Monitor Hibernate Extension ........................ FAILURE [ 2.983 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.022 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.101 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.023 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.148 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 17.503 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 37.403 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 16.855 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.083 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 9.031 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.690 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 32.367 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.747 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.032 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 11.697 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 8.900 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.038 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 15.711 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 11.055 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 9.020 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.049 s]
[INFO] Importer Core Module ............................... SUCCESS [ 50.178 s]
[INFO] Importer REST Api Module-ng ........................ SUCCESS [ 47.316 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 13.099 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 13.459 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 15.311 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 15.585 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 51.600 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 14.003 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 13.683 s]
[INFO] MongoDB Data Store ................................. SUCCESS [ 1.908 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:07 min (Wall Clock)
[INFO] Finished at: 2018-05-14T16:15:19+00:00
[INFO] Final Memory: 147M/1196M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project gs-monitor-hibernate: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: file not found: /tmp/org.codehaus.plexus.compiler.javac.JavacCompiler1184611106741437952arguments (No such file or directory)
[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-monitor-hibernate
Build step 'Invoke top-level Maven targets' marked build as failure

See <https://build.geoserver.org/job/geoserver-master/5827/display/redirect?page=changes&gt;