Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] -----------------< org.geowebcache:gwc-diskquota-core >----------------- [INFO] Building Disk Quota management module - core service 1.14-SNAPSHOT [12/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom [INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom [INFO] Downloading from maven-restlet: http://maven.restlet.org/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom [INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom (2.4 kB at 19 kB/s) [INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar [INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar [INFO] Downloading from maven-restlet: http://maven.restlet.org/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar [INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar (57 kB at 1.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-diskquota-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-core --- [INFO] Storing buildNumber: 2018-06-28 20:17:10 at timestamp: 1530231430713 [INFO] [INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-core --- [INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository... [INFO] [GitCommitIdMojo] Initializing properties... [INFO] [GitCommitIdMojo] Using maven project properties... [INFO] [GitCommitIdMojo] Loading data from git repository... [INFO] [GitCommitIdMojo] ------------------git properties loaded------------------ [INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0. [INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org [INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT [INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:10 EDT [INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa [INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com [INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot [INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes [INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee [INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa [INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0. Signed-off-by: Jim Hughes [INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:10 [INFO] [GitCommitIdMojo] --------------------------------------------------------- [INFO] [GitCommitIdMojo] Finished running. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-diskquota-core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-diskquota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/classes [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/ConfigLoader.java: Some input files use or override a deprecated API. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/ConfigLoader.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java uses unchecked or unsafe operations. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-diskquota-core --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-diskquota-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/test-classes [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/test/java/org/geowebcache/diskquota/DiskQuotaConfigTest.java: Some input files use or override a deprecated API. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/test/java/org/geowebcache/diskquota/DiskQuotaConfigTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-diskquota-core --- [INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.ConfigLoaderXSchemaTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.312 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.storage.PageStatsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.storage.PagePyramidTest 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context 28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. 00: (total pages =1) Pages: 1 x 1 (1), tiles:1 x 1 (1)(level tiles = 1) 01: (total pages =5) Pages: 2 x 2 (4), tiles:1 x 1 (1)(level tiles = 4) 02: (total pages =21) Pages: 4 x 4 (16), tiles:1 x 1 (1)(level tiles = 16) 03: (total pages =85) Pages: 8 x 8 (64), tiles:1 x 1 (1)(level tiles = 64) 04: (total pages =341) Pages: 16 x 16 (256), tiles:1 x 1 (1)(level tiles = 256) 05: (total pages =1.365) Pages: 32 x 32 (1.024), tiles:1 x 1 (1)(level tiles = 1.024) 06: (total pages =2.389) Pages: 32 x 32 (1.024), tiles:2 x 2 (4)(level tiles = 4.096) 07: (total pages =4.238) Pages: 43 x 43 (1.849), tiles:3 x 3 (9)(level tiles = 16.641) 08: (total pages =6.942) Pages: 52 x 52 (2.704), tiles:5 x 5 (25)(level tiles = 67.600) 09: (total pages =11.038) Pages: 64 x 64 (4.096), tiles:8 x 8 (64)(level tiles = 262.144) 10: (total pages =15.799) Pages: 69 x 69 (4.761), tiles:15 x 15 (225)(level tiles = 1.071.225) 11: (total pages =22.040) Pages: 79 x 79 (6.241), tiles:26 x 26 (676)(level tiles = 4.218.916) 12: (total pages =29.784) Pages: 88 x 88 (7.744), tiles:47 x 47 (2.209)(level tiles = 17.106.496) 13: (total pages =38.809) Pages: 95 x 95 (9.025), tiles:87 x 87 (7.569)(level tiles = 68.310.225) 14: (total pages =49.213) Pages: 102 x 102 (10.404), tiles:161 x 161 (25.921)(level tiles = 269.682.084) 15: (total pages =61.094) Pages: 109 x 109 (11.881), tiles:301 x 301 (90.601)(level tiles = 1.076.430.481) 16: (total pages =74.783) Pages: 117 x 117 (13.689), tiles:564 x 564 (318.096)(level tiles = 4.354.416.144) 17: (total pages =90.159) Pages: 124 x 124 (15.376), tiles:1061 x 1061 (1.125.721)(level tiles = 17.309.086.096) 18: (total pages =107.320) Pages: 131 x 131 (17.161), tiles:2003 x 2003 (4.012.009)(level tiles = 68.850.086.449) 19: (total pages =126.641) Pages: 139 x 139 (19.321), tiles:3795 x 3795 (14.402.025)(level tiles = 278.261.525.025) 20: (total pages =147.957) Pages: 146 x 146 (21.316), tiles:7210 x 7210 (51.984.100)(level tiles = 1.108.093.075.600) 21: (total pages =171.366) Pages: 153 x 153 (23.409), tiles:13732 x 13732 (188.567.824)(level tiles = 4.414.184.192.016) 22: (total pages =196.966) Pages: 160 x 160 (25.600), tiles:26216 x 26216 (687.278.656)(level tiles = 17.594.333.593.600) 23: (total pages =225.190) Pages: 168 x 168 (28.224), tiles:50151 x 50151 (2.515.122.801)(level tiles = 70.986.825.935.424) 24: (total pages =255.815) Pages: 175 x 175 (30.625), tiles:96122 x 96122 (9.239.438.884)(level tiles = 282.957.815.822.500) 25: (total pages =288.939) Pages: 182 x 182 (33.124), tiles:184555 x 184555 (34.060.548.025)(level tiles = 1.128.221.592.780.100) 26: (total pages =325.039) Pages: 190 x 190 (36.100), tiles:354912 x 354912 (125.962.527.744)(level tiles = 4.547.247.251.558.400) 27: (total pages =363.848) Pages: 197 x 197 (38.809), tiles:683534 x 683534 (467.218.729.156)(level tiles = 18.132.291.659.815.204) 28: (total pages =405.464) Pages: 204 x 204 (41.616), tiles:1318244 x 1318244 (1.737.767.243.536)(level tiles = 72.318.921.606.994.176) 29: (total pages =449.985) Pages: 211 x 211 (44.521), tiles:2545574 x 2545574 (6.479.946.989.476)(level tiles = 288.493.719.918.460.996) 30: (total pages =497.946) Pages: 219 x 219 (47.961), tiles:4921443 x 4921443 (24.220.601.202.249)(level tiles = 1.161.644.254.261.064.289) Total pages: 497946 00: (total pages =4) Pages: 2 x 2 (4), tiles:1 x 1 (1)(level tiles = 4) 01: (total pages =68) Pages: 8 x 8 (64), tiles:1 x 1 (1)(level tiles = 64) 02: (total pages =1.224) Pages: 34 x 34 (1.156), tiles:3 x 3 (9)(level tiles = 10.404) 03: (total pages =7.153) Pages: 77 x 77 (5.929), tiles:26 x 26 (676)(level tiles = 4.008.004) Total pages: 7153 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.LayerCacheInfoBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.StorageUnitTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.DiskQuotaConfigTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.QuotaTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Running org.geowebcache.diskquota.ConfigLoaderTest 28 Jun 20:17:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec Results : Tests run: 28, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-diskquota-core --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-diskquota-core --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-diskquota-core >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-core --- [INFO] Storing buildNumber: 2018-06-28 20:17:15 at timestamp: 1530231435317 [INFO] [INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-core --- [INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository... [INFO] [GitCommitIdMojo] Initializing properties... [INFO] [GitCommitIdMojo] Using maven project properties... [INFO] [GitCommitIdMojo] Loading data from git repository... [INFO] [GitCommitIdMojo] ------------------git properties loaded------------------ [INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0. [INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org [INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT [INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:15 EDT [INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa [INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com [INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot [INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes [INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee [INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa [INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0. Signed-off-by: Jim Hughes [INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:15 [INFO] [GitCommitIdMojo] --------------------------------------------------------- [INFO] [GitCommitIdMojo] Finished running. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-diskquota-core <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-diskquota-core --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-diskquota-core --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}. [JENKINS] Recording test results [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-diskquota-core --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}. [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-diskquota-core --- [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar