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

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

Changes:

[Andrea Aime] Move the catalog reload/reset to a final Spring batch step. This ensures

[Andrea Aime] - Add the experimental ability to skip certain settings on backup and

------------------------------------------
[...truncated 11.23 MB...]
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.14-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.14-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT-test-sources.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT.war
Apr 25, 2018 2:32:38 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] ------------------------------------------------------------------------
[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;
Apr 25, 2018 2:32:40 PM org.geoserver.importer.Importer copyFromFeatureReader
INFO: load to target took 22
Apr 25, 2018 2:32:41 PM org.geoserver.importer.Importer copyFromFeatureReader
INFO: load to target took 38
Apr 25, 2018 2:32:41 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.459 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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.JavacCompiler7506887562052765587arguments (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;
Apr 25, 2018 2:32:43 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.
Apr 25, 2018 2:32:43 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
Apr 25, 2018 2:32:43 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.
Apr 25, 2018 2:32:43 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
Apr 25, 2018 2:32:43 PM org.geoserver.importer.Importer createContextStore
INFO: Enabling import store: memory
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 sec

Results :

Tests run: 70, 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.809 s]
[INFO] Core Platform Module ............................... SUCCESS [ 11.001 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 11.031 s]
[INFO] Main Module ........................................ SUCCESS [ 59.307 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.051 s]
[INFO] GeoServer Security Tests Module .................... SUCCESS [01:11 min]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 36.250 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 19.719 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 4.003 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 15.263 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 18.912 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 37.293 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:35 min]
[INFO] Web Map Service Module ............................. SUCCESS [01:55 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 28.649 s]
[INFO] gs-rest ............................................ SUCCESS [ 15.369 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [03:04 min]
[INFO] gs-restconfig ...................................... SUCCESS [01:18 min]
[INFO] gs-restconfig-wcs .................................. SUCCESS [ 16.611 s]
[INFO] gs-restconfig-wfs .................................. SUCCESS [ 17.768 s]
[INFO] gs-restconfig-wms .................................. SUCCESS [ 12.241 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.064 s]
[INFO] Core UI Module ..................................... SUCCESS [01:06 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 30.088 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 55.406 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 10.120 s]
[INFO] Demos Module ....................................... SUCCESS [ 17.027 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 13.740 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.071 s]
[INFO] Security UI Core Module ............................ SUCCESS [01:30 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:04 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 18.209 s]
[INFO] REST UI Module ..................................... SUCCESS [ 10.725 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.027 s]
[INFO] Printing Module .................................... SUCCESS [ 12.260 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 6.583 s]
[INFO] Community Space .................................... SUCCESS [ 0.067 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.024 s]
[INFO] Application Schema Integration Test ................ SUCCESS [02:35 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 10.118 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 10.403 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 11.003 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.940 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.387 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.219 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.219 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 7.308 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.396 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.281 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.032 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.832 s]
[INFO] OGR WFS ............................................ SUCCESS [ 8.860 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.022 s]
[INFO] Web Processing Service Module ...................... SUCCESS [ 59.421 s]
[INFO] OGR WPS ............................................ SUCCESS [ 9.926 s]
[INFO] Excel Output Format ................................ SUCCESS [ 12.362 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.488 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.184 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.487 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 14.525 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 14.458 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 23.985 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 13.709 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.221 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.038 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 25.680 s]
[INFO] Monitor Hibernate Extension ........................ FAILURE [ 2.729 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.025 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 7.063 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.044 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.262 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 17.503 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 36.608 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 17.119 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.038 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 8.667 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 8.400 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 30.469 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 12.401 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.047 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 11.604 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 8.893 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.043 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 16.992 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 11.363 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 8.889 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.041 s]
[INFO] Importer Core Module ............................... SUCCESS [ 47.368 s]
[INFO] Importer REST Api Module-ng ........................ SUCCESS [ 44.891 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 13.793 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 13.199 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 14.530 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 15.427 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 52.642 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 13.391 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 12.923 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:57 min (Wall Clock)
[INFO] Finished at: 2018-04-25T14:32:44+00:00
[INFO] Final Memory: 151M/1078M
[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.JavacCompiler7506887562052765587arguments (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/5756/display/redirect&gt;

------------------------------------------
[...truncated 11.23 MB...]
[INFO] Assembling webapp [gs-web-app] in [<https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/geoserver\]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://build.geoserver.org/job/geoserver-master/ws/src/web/app/src/main/webapp\]>
Apr 25, 2018 3:33:00 PM org.geoserver.importer.Importer copyFromFeatureReader
INFO: load to target took 47
[INFO] Webapp assembled in [251 msecs]
[INFO] Building war: <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt;
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-war) @ gs-web-app ---
Apr 25, 2018 3:33:01 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-install-plugin:2.4:install (default-install) @ gs-web-app ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.14-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.14-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT-test-sources.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt; to /var/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.14-SNAPSHOT/gs-web-app-2.14-SNAPSHOT.war
[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;
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.295 sec
Running org.geoserver.importer.rest.PostScriptTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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.JavacCompiler7674491465222600229arguments (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;
Apr 25, 2018 3:33:04 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.
Apr 25, 2018 3:33:04 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
Apr 25, 2018 3:33:04 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionProvider', but ApplicationContext is unset.
Apr 25, 2018 3:33:04 PM org.geoserver.platform.GeoServerExtensions checkContext
WARNING: Extension lookup 'ExtensionFilter', but ApplicationContext is unset.
Apr 25, 2018 3:33:05 PM org.geoserver.importer.Importer createContextStore
INFO: Enabling import store: memory
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 sec

Results :

Tests run: 70, 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.856 s]
[INFO] Core Platform Module ............................... SUCCESS [ 11.139 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 10.825 s]
[INFO] Main Module ........................................ SUCCESS [ 59.568 s]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.078 s]
[INFO] GeoServer Security Tests Module .................... SUCCESS [01:14 min]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 36.034 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [ 21.610 s]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.860 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 15.868 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 18.221 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 37.899 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:33 min]
[INFO] Web Map Service Module ............................. SUCCESS [01:58 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 28.303 s]
[INFO] gs-rest ............................................ SUCCESS [ 15.938 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [02:34 min]
[INFO] gs-restconfig ...................................... SUCCESS [01:19 min]
[INFO] gs-restconfig-wcs .................................. SUCCESS [ 16.692 s]
[INFO] gs-restconfig-wfs .................................. SUCCESS [ 18.185 s]
[INFO] gs-restconfig-wms .................................. SUCCESS [ 12.217 s]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.081 s]
[INFO] Core UI Module ..................................... SUCCESS [01:07 min]
[INFO] WMS UI Module ...................................... SUCCESS [ 30.679 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 55.539 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 9.975 s]
[INFO] Demos Module ....................................... SUCCESS [ 16.726 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 18.597 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.101 s]
[INFO] Security UI Core Module ............................ SUCCESS [01:30 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:03 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [ 18.683 s]
[INFO] REST UI Module ..................................... SUCCESS [ 10.466 s]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.031 s]
[INFO] Printing Module .................................... SUCCESS [ 13.626 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 6.631 s]
[INFO] Community Space .................................... SUCCESS [ 0.064 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.024 s]
[INFO] Application Schema Integration Test ................ SUCCESS [02:35 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 9.853 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 10.468 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 11.088 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 0.890 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.380 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.212 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.208 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 6.784 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.351 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.240 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.024 s]
[INFO] OGR CORE ........................................... SUCCESS [ 1.864 s]
[INFO] OGR WFS ............................................ SUCCESS [ 8.540 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.053 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:06 min]
[INFO] OGR WPS ............................................ SUCCESS [ 9.516 s]
[INFO] Excel Output Format ................................ SUCCESS [ 12.556 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.477 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.309 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.526 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 16.467 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 28.237 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 21.306 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 13.202 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.243 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.038 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 25.772 s]
[INFO] Monitor Hibernate Extension ........................ FAILURE [ 0.317 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.021 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.378 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.024 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.353 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 17.309 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 37.657 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 16.310 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.036 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 8.802 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 8.398 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 32.082 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 12.040 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.113 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 11.420 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 9.020 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.031 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 15.523 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 11.008 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 8.717 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.042 s]
[INFO] Importer Core Module ............................... SUCCESS [ 50.579 s]
[INFO] Importer REST Api Module-ng ........................ SUCCESS [ 46.220 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 13.323 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 13.330 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 14.558 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 15.544 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 51.187 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 13.372 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 13.782 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:00 min (Wall Clock)
[INFO] Finished at: 2018-04-25T15:33:05+00:00
[INFO] Final Memory: 146M/1204M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 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.JavacCompiler7674491465222600229arguments (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/5757/display/redirect?page=changes&gt;