jvm 1 | 2017-02-28 15:41:35,742 INFO - QuickBuild server started. jvm 1 | 2017-02-28 15:41:35,743 INFO - You can now point browser to 'http://buildds02' to access the server. jvm 1 | 2017-02-28 15:45:29,650 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-02-28 15:46:05,124 INFO - Processing build request (configuration:root/~maintenance/sync configurations, request id:767827fb-9fd6-4e41-af43-218e1cce06cf) jvm 1 | 2017-02-28 15:46:05,165 INFO - Checking build condition on node (address: BUILDDS02:8810, ip: 172.16.131.120)... jvm 1 | 2017-02-28 15:46:05,181 INFO - Taking repository snapshots... jvm 1 | 2017-02-28 15:46:05,209 INFO - New build version is calculated as '1.0.7'. jvm 1 | 2017-02-28 15:46:05,646 INFO - Collecting statistics 'PMD Report'... jvm 1 | 2017-02-28 15:46:05,648 INFO - Collecting statistics 'SCM Changes'... jvm 1 | 2017-02-28 15:46:05,649 INFO - Collecting statistics 'TestNG Report'... jvm 1 | 2017-02-28 15:46:05,649 INFO - Collecting statistics 'Valgrind Report'... jvm 1 | 2017-02-28 15:46:05,650 INFO - Collecting statistics 'NCover Report'... jvm 1 | 2017-02-28 15:46:05,650 INFO - Collecting statistics 'Clover Report'... jvm 1 | 2017-02-28 15:46:05,651 INFO - Collecting statistics 'MBUnit Report'... jvm 1 | 2017-02-28 15:46:05,651 INFO - Collecting statistics 'CodeNarc Report'... jvm 1 | 2017-02-28 15:46:05,651 INFO - Collecting statistics 'JUnit Report'... jvm 1 | 2017-02-28 15:46:05,652 INFO - Collecting statistics 'CPD Report'... jvm 1 | 2017-02-28 15:46:05,653 INFO - Collecting statistics 'MSTest Report'... jvm 1 | 2017-02-28 15:46:05,653 INFO - Collecting statistics 'TAP Report'... jvm 1 | 2017-02-28 15:46:05,653 INFO - Collecting statistics 'Coverity Report'... jvm 1 | 2017-02-28 15:46:05,654 INFO - Collecting statistics 'CheckStyle Report'... jvm 1 | 2017-02-28 15:46:05,655 INFO - Collecting statistics 'Custom Statistics'... jvm 1 | 2017-02-28 15:46:05,655 INFO - Collecting statistics 'Cppcheck Report'... jvm 1 | 2017-02-28 15:46:05,656 INFO - Collecting statistics 'Fxcop Report'... jvm 1 | 2017-02-28 15:46:05,656 INFO - Collecting statistics 'FindBugs Report'... jvm 1 | 2017-02-28 15:46:05,656 INFO - Collecting statistics 'Jacoco Report'... jvm 1 | 2017-02-28 15:46:05,657 INFO - Collecting statistics 'JMeter Report'... jvm 1 | 2017-02-28 15:46:05,657 INFO - Collecting statistics 'NUnit Report'... jvm 1 | 2017-02-28 15:46:05,658 INFO - Collecting statistics 'Cobertura Report'... jvm 1 | 2017-02-28 15:46:05,658 INFO - Collecting statistics 'Build Stats'... jvm 1 | 2017-02-28 15:46:05,715 INFO - Deleting step records of current build 8 jvm 1 | 2017-02-28 15:46:05,735 INFO - Finished collecting statistics data for report 'Build Stats' [configuration: 3, build: 8] jvm 1 | 2017-02-28 15:46:05,736 INFO - Collecting statistics 'EMMA Report'... jvm 1 | 2017-02-28 15:46:05,736 INFO - Collecting statistics 'Boost Test'... jvm 1 | 2017-02-28 15:46:05,737 INFO - Collecting statistics 'Busted Report'... jvm 1 | 2017-02-28 15:46:05,737 INFO - Populating configuration data... jvm 1 | 2017-02-28 15:46:05,739 INFO - Sending build notifications... jvm 1 | 2017-02-28 15:46:05,748 INFO - Build request has been processed. jvm 1 | 2017-02-28 15:46:39,863 WARN - /log_request/render jvm 1 | java.lang.RuntimeException: java.io.EOFException jvm 1 | at com.pmease.quickbuild.bootstrap.BootstrapUtils.wrapAsUnchecked(BootstrapUtils.java:56) jvm 1 | at com.pmease.quickbuild.util.ExceptionUtils.wrapAsUnchecked(ExceptionUtils.java:82) jvm 1 | at com.pmease.quickbuild.log.BuildLogHtmlStream.(BuildLogHtmlStream.java:69) jvm 1 | at com.pmease.quickbuild.log.BuildLog.getHtmlInputStream(BuildLog.java:86) jvm 1 | at com.pmease.quickbuild.web.LogRequestServlet.service(LogRequestServlet.java:178) jvm 1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) jvm 1 | at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336) jvm 1 | at com.pmease.quickbuild.Quickbuild$DisableTraceFilter.doFilter(Quickbuild.java:1057) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006) jvm 1 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) jvm 1 | at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) jvm 1 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) jvm 1 | at org.eclipse.jetty.server.Server.handle(Server.java:365) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:856) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72) jvm 1 | at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) jvm 1 | at java.lang.Thread.run(Unknown Source) jvm 1 | Caused by: java.io.EOFException jvm 1 | at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source) jvm 1 | at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source) jvm 1 | at java.io.ObjectInputStream.readStreamHeader(Unknown Source) jvm 1 | at java.io.ObjectInputStream.(Unknown Source) jvm 1 | at com.pmease.quickbuild.log.BuildLogHtmlStream.(BuildLogHtmlStream.java:33) jvm 1 | ... 28 more jvm 1 | 2017-02-28 15:47:03,645 INFO - Stopping QuickBuild server... jvm 1 | 2017-02-28 15:47:03,646 INFO - Stopping build engine... jvm 1 | 2017-02-28 15:47:03,646 INFO - Waiting for finish of existing build requests... jvm 1 | 2017-02-28 15:47:03,646 INFO - Flushing last used info of build agents... jvm 1 | 2017-02-28 15:47:05,653 INFO - Stopping plugins... jvm 1 | 2017-02-28 15:47:05,655 INFO - Stopping task scheduler... jvm 1 | 2017-02-28 15:47:05,655 INFO - Closing session factory... jvm 1 | 2017-02-28 15:47:06,177 INFO - QuickBuild server stopped. wrapper | <-- Wrapper Stopped wrapper | --> Wrapper Started as Service wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.30 wrapper | Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved. wrapper | http://wrapper.tanukisoftware.com wrapper | Licensed to PMEase Inc. for QuickBuild wrapper | wrapper | Launching a JVM... jvm 1 | WrapperManager: Initializing... jvm 1 | 2017-02-28 15:47:10,320 INFO - Cleaning cached plugin libraries... jvm 1 | 2017-02-28 15:47:10,383 INFO - Cleaning temp directory... jvm 1 | 2017-02-28 15:47:10,383 INFO - Benchmarking... jvm 1 | 2017-02-28 15:47:11,478 INFO - Booting QuickBuild from 'D:\quickbuild-server'... jvm 1 | 2017-02-28 15:47:11,478 INFO - Starting framework... jvm 1 | 2017-02-28 15:47:11,494 INFO - Caching plugin libraries... jvm 1 | 2017-02-28 15:47:12,855 INFO - Starting QuickBuild server... jvm 1 | 2017-02-28 15:47:12,855 INFO - Initializing velocity... jvm 1 | 2017-02-28 15:47:13,199 INFO - Checking data version... jvm 1 | 2017-02-28 15:47:13,423 INFO - QuickBuild version table found. Catalog: QUICKBUILD, Schema: PUBLIC, Name: QB_SETTING, Type: TABLE jvm 1 | 2017-02-28 15:47:13,454 INFO - Checking data... jvm 1 | 2017-02-28 15:47:13,532 WARN - Embedded H2 database is used and connection pool size is limited to 1 for stability reason. For production usage, please switch to an external database. jvm 1 | 2017-02-28 15:47:14,717 INFO - Initializing caches... jvm 1 | 2017-02-28 15:47:14,827 INFO - Starting plugins... jvm 1 | 2017-02-28 15:47:14,936 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.jabber' is not enabled as it needs to be configured. jvm 1 | 2017-02-28 15:47:14,952 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.msn' is not enabled as it needs to be configured. jvm 1 | 2017-02-28 15:47:14,952 WARN - Plugin 'com.pmease.quickbuild.plugin.artifactory' is not enabled as it needs to be configured. jvm 1 | 2017-02-28 15:47:14,999 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.ec2' is not enabled as it needs to be configured. jvm 1 | 2017-02-28 15:47:14,999 INFO - Constructing report category for plugin: PMD Report (6.1.13) jvm 1 | 2017-02-28 15:47:15,139 INFO - Constructing report category for plugin: SCM Changes (6.1.11) jvm 1 | 2017-02-28 15:47:15,171 INFO - Constructing report category for plugin: TestNG Report (6.1.25) jvm 1 | 2017-02-28 15:47:15,218 INFO - Constructing report category for plugin: Valgrind Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,218 INFO - Constructing report category for plugin: NCover Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,265 INFO - Constructing report category for plugin: Clover Report (6.1.3) jvm 1 | 2017-02-28 15:47:15,296 INFO - Constructing report category for plugin: MBUnit Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,327 INFO - Constructing report category for plugin: Codenarc Report (6.1.17) jvm 1 | 2017-02-28 15:47:15,343 INFO - Constructing report category for plugin: JUnit Report (6.1.15) jvm 1 | 2017-02-28 15:47:15,374 INFO - Constructing report category for plugin: CPD Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,390 INFO - Constructing report category for plugin: MSTest report (6.1.0) jvm 1 | 2017-02-28 15:47:15,405 INFO - Constructing report category for plugin: Test Anything Protocol (TAP) (6.1.0) jvm 1 | 2017-02-28 15:47:15,437 INFO - Constructing report category for plugin: Coverity Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,452 INFO - Constructing report category for plugin: Checkstyle Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,484 INFO - Constructing report category for plugin: Cppcheck Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,499 INFO - Constructing report category for plugin: Fxcop Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,531 INFO - Constructing report category for plugin: Findbugs Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,562 INFO - Constructing report category for plugin: Jacoco Coverage (6.1.0) jvm 1 | 2017-02-28 15:47:15,577 INFO - Constructing report category for plugin: JMeter Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,593 INFO - Constructing report category for plugin: NUnit Report (6.1.23) jvm 1 | 2017-02-28 15:47:15,624 INFO - Constructing report category for plugin: Cobertura Report (6.1.10) jvm 1 | 2017-02-28 15:47:15,640 INFO - Constructing report category for plugin: Build Statistics (6.1.0) jvm 1 | 2017-02-28 15:47:15,656 INFO - Constructing report category for plugin: EMMA Report (6.1.0) jvm 1 | 2017-02-28 15:47:15,671 INFO - Constructing report category for plugin: Boost Test Integration (6.1.0) jvm 1 | 2017-02-28 15:47:15,776 INFO - Constructing report category for plugin: Lua Busted (6.1.0) jvm 1 | 2017-02-28 15:47:15,798 INFO - Constructing report category for plugin: Bugzilla Integration (6.1.10) jvm 1 | 2017-02-28 15:47:15,805 INFO - Constructing report category for plugin: Atlassian Jira Integration (6.1.46) jvm 1 | 2017-02-28 15:47:15,815 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (6.1.10) jvm 1 | 2017-02-28 15:47:15,820 INFO - Constructing report category for plugin: Trac Integration (6.1.0) jvm 1 | 2017-02-28 15:47:15,838 INFO - Constructing report category for plugin: Redmine Integration (6.1.0) jvm 1 | 2017-02-28 15:47:15,848 INFO - Constructing report category for plugin: GitHub Integration (6.1.19) jvm 1 | 2017-02-28 15:47:15,990 INFO - Starting build engine... jvm 1 | 2017-02-28 15:47:15,990 INFO - Starting alert service... jvm 1 | 2017-02-28 15:47:16,003 INFO - Scheduling system tasks... jvm 1 | 2017-02-28 15:47:16,013 INFO - Scheduling builds... jvm 1 | 2017-02-28 15:47:16,024 INFO - QuickBuild server started. jvm 1 | 2017-02-28 15:47:16,025 INFO - You can now point browser to 'http://buildds02' to access the server. jvm 1 | 2017-02-28 15:47:17,272 ERROR - Error handling wicket request. jvm 1 | org.apache.wicket.protocol.http.PageExpiredException: Page expired. jvm 1 | at org.apache.wicket.request.handler.PageProvider.getPageInstance(PageProvider.java:171) jvm 1 | at org.apache.wicket.request.handler.ListenerInterfaceRequestHandler.getPage(ListenerInterfaceRequestHandler.java:89) jvm 1 | at org.apache.wicket.request.handler.ListenerInterfaceRequestHandler.respond(ListenerInterfaceRequestHandler.java:149) jvm 1 | at org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:719) jvm 1 | at org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:63) jvm 1 | at org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:210) jvm 1 | at org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:253) jvm 1 | at org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:162) jvm 1 | at org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:137) jvm 1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) jvm 1 | at com.pmease.quickbuild.web.MainServlet.service(MainServlet.java:133) jvm 1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) jvm 1 | at org.eclipse.equinox.http.helper.FilterServletAdaptor$FilterChainImpl.doFilter(FilterServletAdaptor.java:56) jvm 1 | at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82) jvm 1 | at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:243) jvm 1 | at org.eclipse.equinox.http.helper.FilterServletAdaptor.service(FilterServletAdaptor.java:37) jvm 1 | at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336) jvm 1 | at com.pmease.quickbuild.Quickbuild$DisableTraceFilter.doFilter(Quickbuild.java:1057) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006) jvm 1 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) jvm 1 | at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) jvm 1 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) jvm 1 | at org.eclipse.jetty.server.Server.handle(Server.java:365) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72) jvm 1 | at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) jvm 1 | at java.lang.Thread.run(Unknown Source) jvm 1 | 2017-02-28 15:47:30,309 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-02-28 16:00:00,399 INFO - Begin compression from [MeasurementDataR01] to [MeasurementData1H] jvm 1 | 2017-02-28 16:00:00,400 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 22:00:00 UTC 2017] and [Mon Feb 27 23:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,417 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 22:00:00 UTC 2017] and [Mon Feb 27 23:00:00 UTC 2017], [0] compressed rows in [17] millis jvm 1 | 2017-02-28 16:00:00,418 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 22:00:00 UTC 2017] and [Mon Feb 27 23:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,429 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 22:00:00 UTC 2017] and [Mon Feb 27 23:00:00 UTC 2017], [0] compressed rows in [11] millis jvm 1 | 2017-02-28 16:00:00,429 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 23:00:00 UTC 2017] and [Tue Feb 28 00:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,430 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 23:00:00 UTC 2017] and [Tue Feb 28 00:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,430 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 23:00:00 UTC 2017] and [Tue Feb 28 00:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,431 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Mon Feb 27 23:00:00 UTC 2017] and [Tue Feb 28 00:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,431 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 01:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,431 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 01:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,431 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 01:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,432 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 01:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,432 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 01:00:00 UTC 2017] and [Tue Feb 28 02:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,433 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 01:00:00 UTC 2017] and [Tue Feb 28 02:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,433 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 01:00:00 UTC 2017] and [Tue Feb 28 02:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,433 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 01:00:00 UTC 2017] and [Tue Feb 28 02:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,433 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 02:00:00 UTC 2017] and [Tue Feb 28 03:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,434 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 02:00:00 UTC 2017] and [Tue Feb 28 03:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,434 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 02:00:00 UTC 2017] and [Tue Feb 28 03:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,434 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 02:00:00 UTC 2017] and [Tue Feb 28 03:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,435 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 03:00:00 UTC 2017] and [Tue Feb 28 04:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,435 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 03:00:00 UTC 2017] and [Tue Feb 28 04:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,435 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 03:00:00 UTC 2017] and [Tue Feb 28 04:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,436 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 03:00:00 UTC 2017] and [Tue Feb 28 04:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,436 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 04:00:00 UTC 2017] and [Tue Feb 28 05:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,436 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 04:00:00 UTC 2017] and [Tue Feb 28 05:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,437 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 04:00:00 UTC 2017] and [Tue Feb 28 05:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,437 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 04:00:00 UTC 2017] and [Tue Feb 28 05:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,437 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 05:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,438 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 05:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,438 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 05:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,438 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 05:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,439 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 07:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,439 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 07:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,439 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 07:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,440 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 07:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,440 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 07:00:00 UTC 2017] and [Tue Feb 28 08:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,440 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 07:00:00 UTC 2017] and [Tue Feb 28 08:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,440 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 07:00:00 UTC 2017] and [Tue Feb 28 08:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,441 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 07:00:00 UTC 2017] and [Tue Feb 28 08:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,441 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 08:00:00 UTC 2017] and [Tue Feb 28 09:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,441 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 08:00:00 UTC 2017] and [Tue Feb 28 09:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,442 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 08:00:00 UTC 2017] and [Tue Feb 28 09:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,442 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 08:00:00 UTC 2017] and [Tue Feb 28 09:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,442 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 09:00:00 UTC 2017] and [Tue Feb 28 10:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,443 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 09:00:00 UTC 2017] and [Tue Feb 28 10:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,443 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 09:00:00 UTC 2017] and [Tue Feb 28 10:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,443 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 09:00:00 UTC 2017] and [Tue Feb 28 10:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,443 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 10:00:00 UTC 2017] and [Tue Feb 28 11:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,444 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 10:00:00 UTC 2017] and [Tue Feb 28 11:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,444 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 10:00:00 UTC 2017] and [Tue Feb 28 11:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,445 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 10:00:00 UTC 2017] and [Tue Feb 28 11:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,445 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 11:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,446 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 11:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,446 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 11:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,447 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 11:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,447 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 13:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,448 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 13:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,448 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 13:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,449 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 13:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,449 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 13:00:00 UTC 2017] and [Tue Feb 28 14:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,449 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 13:00:00 UTC 2017] and [Tue Feb 28 14:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,450 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 13:00:00 UTC 2017] and [Tue Feb 28 14:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,450 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 13:00:00 UTC 2017] and [Tue Feb 28 14:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,450 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 14:00:00 UTC 2017] and [Tue Feb 28 15:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,451 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 14:00:00 UTC 2017] and [Tue Feb 28 15:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,451 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 14:00:00 UTC 2017] and [Tue Feb 28 15:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,452 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 14:00:00 UTC 2017] and [Tue Feb 28 15:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,452 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 15:00:00 UTC 2017] and [Tue Feb 28 16:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,463 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 15:00:00 UTC 2017] and [Tue Feb 28 16:00:00 UTC 2017], [22] compressed rows in [10] millis jvm 1 | 2017-02-28 16:00:00,463 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 15:00:00 UTC 2017] and [Tue Feb 28 16:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,464 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 15:00:00 UTC 2017] and [Tue Feb 28 16:00:00 UTC 2017], [3] compressed rows in [1] millis jvm 1 | 2017-02-28 16:00:00,464 INFO - Finished compression from [MeasurementDataR01] to [MeasurementData1H], [25] compressed rows jvm 1 | 2017-02-28 16:00:00,465 INFO - Begin truncating dead table [MeasurementDataR02] jvm 1 | 2017-02-28 16:00:00,485 INFO - Finished truncating dead table [MeasurementDataR02], [0] rows removed in [20] millis jvm 1 | 2017-02-28 16:00:00,488 INFO - Begin compression from [MeasurementData1H] to [MeasurementData6H] jvm 1 | 2017-02-28 16:00:00,489 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,500 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017], [0] compressed rows in [10] millis jvm 1 | 2017-02-28 16:00:00,500 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,510 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 00:00:00 UTC 2017] and [Tue Feb 28 06:00:00 UTC 2017], [0] compressed rows in [10] millis jvm 1 | 2017-02-28 16:00:00,510 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,511 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,511 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,512 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 06:00:00 UTC 2017] and [Tue Feb 28 12:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 16:00:00,512 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,517 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017], [22] compressed rows in [5] millis jvm 1 | 2017-02-28 16:00:00,517 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,519 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 12:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017], [3] compressed rows in [1] millis jvm 1 | 2017-02-28 16:00:00,519 INFO - Finished compression from [MeasurementData1H] to [MeasurementData6H], [25] compressed rows jvm 1 | 2017-02-28 16:00:00,519 INFO - Begin purging data from table [MeasurementData1H] before [Tue Feb 14 16:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,521 INFO - Finished purging data from table [MeasurementData1H] before [Tue Feb 14 16:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 16:00:00,523 INFO - Begin compression from [MeasurementData6H] to [MeasurementData1D] jvm 1 | 2017-02-28 16:00:00,523 INFO - Begin compressing data from table [MeasurementData6H] to table [MeasurementData1D] between [Tue Feb 28 00:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,540 INFO - Finished compressing data from table [MeasurementData6H] to table [MeasurementData1D] between [Tue Feb 28 00:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017], [22] compressed rows in [16] millis jvm 1 | 2017-02-28 16:00:00,540 INFO - Begin compressing data from table [MeasurementData6H] to table [MeasurementData1D] between [Tue Feb 28 00:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,550 INFO - Finished compressing data from table [MeasurementData6H] to table [MeasurementData1D] between [Tue Feb 28 00:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017], [3] compressed rows in [10] millis jvm 1 | 2017-02-28 16:00:00,550 INFO - Finished compression from [MeasurementData6H] to [MeasurementData1D], [25] compressed rows jvm 1 | 2017-02-28 16:00:00,550 INFO - Begin purging data from table [MeasurementData6H] before [Sun Jan 29 16:00:00 UTC 2017] jvm 1 | 2017-02-28 16:00:00,552 INFO - Finished purging data from table [MeasurementData6H] before [Sun Jan 29 16:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 16:00:00,552 INFO - Begin purging data from table [MeasurementData1D] before [Mon Feb 29 16:00:00 UTC 2016] jvm 1 | 2017-02-28 16:00:00,553 INFO - Finished purging data from table [MeasurementData1D] before [Mon Feb 29 16:00:00 UTC 2016], [0] rows removed jvm 1 | 2017-02-28 16:00:00,554 INFO - Compressing and purging measurement data in 0 seconds jvm 1 | 2017-02-28 17:00:00,458 INFO - Begin compression from [MeasurementDataR01] to [MeasurementData1H] jvm 1 | 2017-02-28 17:00:00,459 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 16:00:00 UTC 2017] and [Tue Feb 28 17:00:00 UTC 2017] jvm 1 | 2017-02-28 17:00:00,464 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 16:00:00 UTC 2017] and [Tue Feb 28 17:00:00 UTC 2017], [20] compressed rows in [5] millis jvm 1 | 2017-02-28 17:00:00,464 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 16:00:00 UTC 2017] and [Tue Feb 28 17:00:00 UTC 2017] jvm 1 | 2017-02-28 17:00:00,465 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 16:00:00 UTC 2017] and [Tue Feb 28 17:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 17:00:00,465 INFO - Finished compression from [MeasurementDataR01] to [MeasurementData1H], [20] compressed rows jvm 1 | 2017-02-28 17:00:00,465 INFO - Begin truncating dead table [MeasurementDataR02] jvm 1 | 2017-02-28 17:00:00,466 INFO - Finished truncating dead table [MeasurementDataR02], [0] rows removed in [1] millis jvm 1 | 2017-02-28 17:00:00,468 INFO - Begin purging data from table [MeasurementData1H] before [Tue Feb 14 17:00:00 UTC 2017] jvm 1 | 2017-02-28 17:00:00,468 INFO - Finished purging data from table [MeasurementData1H] before [Tue Feb 14 17:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 17:00:00,469 INFO - Begin purging data from table [MeasurementData6H] before [Sun Jan 29 17:00:00 UTC 2017] jvm 1 | 2017-02-28 17:00:00,469 INFO - Finished purging data from table [MeasurementData6H] before [Sun Jan 29 17:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 17:00:00,469 INFO - Begin purging data from table [MeasurementData1D] before [Mon Feb 29 17:00:00 UTC 2016] jvm 1 | 2017-02-28 17:00:00,470 INFO - Finished purging data from table [MeasurementData1D] before [Mon Feb 29 17:00:00 UTC 2016], [0] rows removed jvm 1 | 2017-02-28 17:00:00,470 INFO - Compressing and purging measurement data in 0 seconds jvm 1 | 2017-02-28 18:00:00,521 INFO - Begin compression from [MeasurementDataR01] to [MeasurementData1H] jvm 1 | 2017-02-28 18:00:00,521 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 17:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017] jvm 1 | 2017-02-28 18:00:00,525 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 17:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017], [20] compressed rows in [3] millis jvm 1 | 2017-02-28 18:00:00,525 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 17:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017] jvm 1 | 2017-02-28 18:00:00,526 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 17:00:00 UTC 2017] and [Tue Feb 28 18:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 18:00:00,527 INFO - Finished compression from [MeasurementDataR01] to [MeasurementData1H], [20] compressed rows jvm 1 | 2017-02-28 18:00:00,527 INFO - Begin truncating dead table [MeasurementDataR02] jvm 1 | 2017-02-28 18:00:00,528 INFO - Finished truncating dead table [MeasurementDataR02], [0] rows removed in [1] millis jvm 1 | 2017-02-28 18:00:00,529 INFO - Begin purging data from table [MeasurementData1H] before [Tue Feb 14 18:00:00 UTC 2017] jvm 1 | 2017-02-28 18:00:00,530 INFO - Finished purging data from table [MeasurementData1H] before [Tue Feb 14 18:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 18:00:00,531 INFO - Begin purging data from table [MeasurementData6H] before [Sun Jan 29 18:00:00 UTC 2017] jvm 1 | 2017-02-28 18:00:00,531 INFO - Finished purging data from table [MeasurementData6H] before [Sun Jan 29 18:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 18:00:00,531 INFO - Begin purging data from table [MeasurementData1D] before [Mon Feb 29 18:00:00 UTC 2016] jvm 1 | 2017-02-28 18:00:00,532 INFO - Finished purging data from table [MeasurementData1D] before [Mon Feb 29 18:00:00 UTC 2016], [0] rows removed jvm 1 | 2017-02-28 18:00:00,532 INFO - Compressing and purging measurement data in 0 seconds jvm 1 | 2017-02-28 19:00:00,583 INFO - Begin compression from [MeasurementDataR01] to [MeasurementData1H] jvm 1 | 2017-02-28 19:00:00,583 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 18:00:00 UTC 2017] and [Tue Feb 28 19:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,586 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 18:00:00 UTC 2017] and [Tue Feb 28 19:00:00 UTC 2017], [17] compressed rows in [2] millis jvm 1 | 2017-02-28 19:00:00,586 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 18:00:00 UTC 2017] and [Tue Feb 28 19:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,587 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 18:00:00 UTC 2017] and [Tue Feb 28 19:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 19:00:00,587 INFO - Finished compression from [MeasurementDataR01] to [MeasurementData1H], [17] compressed rows jvm 1 | 2017-02-28 19:00:00,587 INFO - Begin truncating dead table [MeasurementDataR02] jvm 1 | 2017-02-28 19:00:00,588 INFO - Finished truncating dead table [MeasurementDataR02], [0] rows removed in [0] millis jvm 1 | 2017-02-28 19:00:00,589 INFO - Begin compression from [MeasurementData1H] to [MeasurementData6H] jvm 1 | 2017-02-28 19:00:00,589 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 18:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,591 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 18:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017], [17] compressed rows in [1] millis jvm 1 | 2017-02-28 19:00:00,591 INFO - Begin compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 18:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,592 INFO - Finished compressing data from table [MeasurementData1H] to table [MeasurementData6H] between [Tue Feb 28 18:00:00 UTC 2017] and [Wed Mar 01 00:00:00 UTC 2017], [0] compressed rows in [0] millis jvm 1 | 2017-02-28 19:00:00,592 INFO - Finished compression from [MeasurementData1H] to [MeasurementData6H], [17] compressed rows jvm 1 | 2017-02-28 19:00:00,592 INFO - Begin purging data from table [MeasurementData1H] before [Tue Feb 14 19:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,593 INFO - Finished purging data from table [MeasurementData1H] before [Tue Feb 14 19:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 19:00:00,593 INFO - Begin purging data from table [MeasurementData6H] before [Sun Jan 29 19:00:00 UTC 2017] jvm 1 | 2017-02-28 19:00:00,594 INFO - Finished purging data from table [MeasurementData6H] before [Sun Jan 29 19:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 19:00:00,594 INFO - Begin purging data from table [MeasurementData1D] before [Mon Feb 29 19:00:00 UTC 2016] jvm 1 | 2017-02-28 19:00:00,594 INFO - Finished purging data from table [MeasurementData1D] before [Mon Feb 29 19:00:00 UTC 2016], [0] rows removed jvm 1 | 2017-02-28 19:00:00,594 INFO - Compressing and purging measurement data in 0 seconds jvm 1 | 2017-02-28 19:49:18,426 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-02-28 19:50:29,946 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-02-28 19:51:03,883 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-02-28 19:51:18,980 INFO - Processing build request (configuration:root/~maintenance/sync configurations, request id:f4a05d37-5825-41aa-91ff-a44e18227017) jvm 1 | 2017-02-28 19:51:18,988 INFO - Checking build condition on node (address: BUILDDS02:8810, ip: 172.16.131.120)... jvm 1 | 2017-02-28 19:51:19,007 INFO - Taking repository snapshots... jvm 1 | 2017-02-28 19:51:19,031 INFO - New build version is calculated as '1.0.8'. jvm 1 | 2017-02-28 22:51:19,045 WARN - com.mchange.v2.resourcepool.BasicResourcePool@57cffa12 -- an attempt to checkout a resource was interrupted, and the pool is still live: some other thread must have either interrupted the Thread attempting checkout! jvm 1 | java.lang.InterruptedException jvm 1 | at java.lang.Object.wait(Native Method) jvm 1 | at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1414) jvm 1 | at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:606) jvm 1 | at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:526) jvm 1 | at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutAndMarkConnectionInUse(C3P0PooledConnectionPool.java:755) jvm 1 | at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:682) jvm 1 | at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:140) jvm 1 | at org.hibernate.c3p0.internal.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:90) jvm 1 | at org.hibernate.internal.AbstractSessionImpl$NonContextualJdbcConnectionAccess.obtainConnection(AbstractSessionImpl.java:380) jvm 1 | at org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.obtainConnection(LogicalConnectionImpl.java:228) jvm 1 | at org.hibernate.engine.jdbc.internal.LogicalConnectionImpl.getConnection(LogicalConnectionImpl.java:171) jvm 1 | at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.connection(StatementPreparerImpl.java:63) jvm 1 | at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$5.doPrepare(StatementPreparerImpl.java:162) jvm 1 | at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:186) jvm 1 | at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareQueryStatement(StatementPreparerImpl.java:160) jvm 1 | at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1885) jvm 1 | at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) jvm 1 | at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) jvm 1 | at org.hibernate.loader.Loader.doQuery(Loader.java:910) jvm 1 | at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) jvm 1 | at org.hibernate.loader.Loader.doList(Loader.java:2554) jvm 1 | at org.hibernate.loader.Loader.doList(Loader.java:2540) jvm 1 | at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) jvm 1 | at org.hibernate.loader.Loader.list(Loader.java:2365) jvm 1 | at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) jvm 1 | at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) jvm 1 | at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) jvm 1 | at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1300) jvm 1 | at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) jvm 1 | at com.pmease.quickbuild.DefaultBuildEngine.scheduleChanged(DefaultBuildEngine.java:2014) jvm 1 | at com.pmease.quickbuild.DefaultCacheManager.configurationSaved(DefaultCacheManager.java:218) jvm 1 | at com.pmease.quickbuild.entitymanager.impl.DefaultConfigurationManager$2.afterCompletion(DefaultConfigurationManager.java:286) jvm 1 | at org.hibernate.engine.transaction.internal.SynchronizationRegistryImpl.notifySynchronizationsAfterTransactionCompletion(SynchronizationRegistryImpl.java:80) jvm 1 | at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.sendAfterTransactionCompletionNotifications(TransactionCoordinatorImpl.java:361) jvm 1 | at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.afterTransaction(TransactionCoordinatorImpl.java:151) jvm 1 | at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.afterTransactionCompletion(JdbcTransaction.java:138) jvm 1 | at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:182) jvm 1 | at com.pmease.quickbuild.persistence.SessionInterceptor.invoke(SessionInterceptor.java:55) jvm 1 | at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72) jvm 1 | at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52) jvm 1 | at com.pmease.quickbuild.entitymanager.impl.DefaultConfigurationManager$$EnhancerByGuice$$1892bd6d.save() jvm 1 | at com.pmease.quickbuild.entitymanager.impl.DefaultConfigurationManager.save(DefaultConfigurationManager.java:76) jvm 1 | at com.pmease.quickbuild.maintenance.ConfigurationSyncStep.run(ConfigurationSyncStep.java:178) jvm 1 | at com.pmease.quickbuild.maintenance.ConfigurationSyncStep$$EnhancerByCGLIB$$f67c6fd9.CGLIB$run$0() jvm 1 | at com.pmease.quickbuild.maintenance.ConfigurationSyncStep$$EnhancerByCGLIB$$f67c6fd9$$FastClassByCGLIB$$14cd15bc.invoke() jvm 1 | at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215) jvm 1 | at com.pmease.quickbuild.DefaultScriptEngine$Interpolator.intercept(DefaultScriptEngine.java:261) jvm 1 | at com.pmease.quickbuild.maintenance.ConfigurationSyncStep$$EnhancerByCGLIB$$f67c6fd9.run() jvm 1 | at com.pmease.quickbuild.stepsupport.Step.execute(Step.java:549) jvm 1 | at com.pmease.quickbuild.stepsupport.StepExecutionJob.executeStepAwareJob(StepExecutionJob.java:31) jvm 1 | at com.pmease.quickbuild.stepsupport.StepAwareJob.executeBuildAwareJob(StepAwareJob.java:45) jvm 1 | at com.pmease.quickbuild.BuildAwareJob.execute(BuildAwareJob.java:60) jvm 1 | at com.pmease.quickbuild.grid.GridJob.run(GridJob.java:106) jvm 1 | at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) jvm 1 | at java.util.concurrent.FutureTask.run(Unknown Source) jvm 1 | at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) jvm 1 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) jvm 1 | at java.lang.Thread.run(Unknown Source) jvm 1 | 2017-02-28 22:51:19,049 WARN - SQL Error: 0, SQLState: null jvm 1 | 2017-02-28 22:51:19,050 ERROR - An SQLException was provoked by the following failure: java.lang.InterruptedException jvm 1 | 2017-02-28 22:51:19,063 ERROR - HHH000260: Exception calling user Synchronization [com.pmease.quickbuild.entitymanager.impl.DefaultConfigurationManager$2@29241e74] : org.hibernate.exception.GenericJDBCException: Could not open connection jvm 1 | 2017-02-28 22:51:19,092 WARN - Collecting measurements cost [2h:59m:2s, 694]. It's too long and there may be some problems jvm 1 | 2017-02-28 22:51:19,123 WARN - /overview/3 jvm 1 | org.apache.wicket.protocol.http.servlet.ResponseIOException: org.eclipse.jetty.io.EofException jvm 1 | at org.apache.wicket.protocol.http.servlet.ServletWebResponse.flush(ServletWebResponse.java:296) jvm 1 | at org.apache.wicket.protocol.http.HeaderBufferingWebResponse.flush(HeaderBufferingWebResponse.java:92) jvm 1 | at org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:172) jvm 1 | at org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:137) jvm 1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) jvm 1 | at com.pmease.quickbuild.web.MainServlet.service(MainServlet.java:133) jvm 1 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) jvm 1 | at org.eclipse.equinox.http.helper.FilterServletAdaptor$FilterChainImpl.doFilter(FilterServletAdaptor.java:56) jvm 1 | at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82) jvm 1 | at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:243) jvm 1 | at org.eclipse.equinox.http.helper.FilterServletAdaptor.service(FilterServletAdaptor.java:37) jvm 1 | at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336) jvm 1 | at com.pmease.quickbuild.Quickbuild$DisableTraceFilter.doFilter(Quickbuild.java:1057) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072) jvm 1 | at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382) jvm 1 | at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) jvm 1 | at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006) jvm 1 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) jvm 1 | at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) jvm 1 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) jvm 1 | at org.eclipse.jetty.server.Server.handle(Server.java:365) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926) jvm 1 | at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635) jvm 1 | at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) jvm 1 | at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72) jvm 1 | at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) jvm 1 | at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) jvm 1 | at java.lang.Thread.run(Unknown Source) jvm 1 | Caused by: org.eclipse.jetty.io.EofException jvm 1 | at org.eclipse.jetty.http.HttpGenerator.flushBuffer(HttpGenerator.java:914) jvm 1 | at org.eclipse.jetty.http.AbstractGenerator.blockForOutput(AbstractGenerator.java:507) jvm 1 | at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:147) jvm 1 | at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107) jvm 1 | at java.util.zip.GZIPOutputStream.finish(Unknown Source) jvm 1 | at java.util.zip.DeflaterOutputStream.close(Unknown Source) jvm 1 | at org.eclipse.jetty.http.gzip.AbstractCompressedStream.finish(AbstractCompressedStream.java:192) jvm 1 | at org.eclipse.jetty.http.gzip.CompressedResponseWrapper.flushBuffer(CompressedResponseWrapper.java:205) jvm 1 | at org.apache.wicket.protocol.http.servlet.ServletWebResponse.flush(ServletWebResponse.java:292) jvm 1 | ... 35 more jvm 1 | Caused by: java.net.SocketException: Connection reset by peer: socket write error jvm 1 | at java.net.SocketOutputStream.socketWrite0(Native Method) jvm 1 | at java.net.SocketOutputStream.socketWrite(Unknown Source) jvm 1 | at java.net.SocketOutputStream.write(Unknown Source) jvm 1 | at org.eclipse.jetty.io.ByteArrayBuffer.writeTo(ByteArrayBuffer.java:359) jvm 1 | at org.eclipse.jetty.io.bio.StreamEndPoint.flush(StreamEndPoint.java:164) jvm 1 | at org.eclipse.jetty.io.bio.StreamEndPoint.flush(StreamEndPoint.java:182) jvm 1 | at org.eclipse.jetty.http.HttpGenerator.flushBuffer(HttpGenerator.java:838) jvm 1 | ... 43 more jvm 1 | 2017-02-28 22:51:19,127 INFO - Begin compression from [MeasurementDataR01] to [MeasurementData1H] jvm 1 | 2017-02-28 22:51:19,128 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 19:00:00 UTC 2017] and [Tue Feb 28 20:00:00 UTC 2017] jvm 1 | 2017-02-28 22:51:19,131 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 19:00:00 UTC 2017] and [Tue Feb 28 20:00:00 UTC 2017], [22] compressed rows in [3] millis jvm 1 | 2017-02-28 22:51:19,132 INFO - Begin compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 19:00:00 UTC 2017] and [Tue Feb 28 20:00:00 UTC 2017] jvm 1 | 2017-02-28 22:51:19,133 INFO - Finished compressing data from table [MeasurementDataR01] to table [MeasurementData1H] between [Tue Feb 28 19:00:00 UTC 2017] and [Tue Feb 28 20:00:00 UTC 2017], [4] compressed rows in [1] millis jvm 1 | 2017-02-28 22:51:19,133 INFO - Finished compression from [MeasurementDataR01] to [MeasurementData1H], [26] compressed rows jvm 1 | 2017-02-28 22:51:19,133 INFO - Begin truncating dead table [MeasurementDataR02] jvm 1 | 2017-02-28 22:51:19,134 INFO - Finished truncating dead table [MeasurementDataR02], [0] rows removed in [0] millis jvm 1 | 2017-02-28 22:51:19,135 INFO - Begin purging data from table [MeasurementData1H] before [Tue Feb 14 20:00:00 UTC 2017] jvm 1 | 2017-02-28 22:51:19,136 INFO - Finished purging data from table [MeasurementData1H] before [Tue Feb 14 20:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 22:51:19,136 INFO - Begin purging data from table [MeasurementData6H] before [Sun Jan 29 20:00:00 UTC 2017] jvm 1 | 2017-02-28 22:51:19,137 INFO - Finished purging data from table [MeasurementData6H] before [Sun Jan 29 20:00:00 UTC 2017], [0] rows removed jvm 1 | 2017-02-28 22:51:19,137 INFO - Begin purging data from table [MeasurementData1D] before [Mon Feb 29 20:00:00 UTC 2016] jvm 1 | 2017-02-28 22:51:19,137 INFO - Finished purging data from table [MeasurementData1D] before [Mon Feb 29 20:00:00 UTC 2016], [0] rows removed jvm 1 | 2017-02-28 22:51:19,137 INFO - Compressing and purging measurement data in 10278 seconds wrapper | Machine is shutting down. jvm 1 | 2017-03-01 15:04:01,059 INFO - Stopping QuickBuild server... jvm 1 | 2017-03-01 15:04:01,060 INFO - Stopping build engine... jvm 1 | 2017-03-01 15:04:01,060 INFO - Waiting for finish of existing build requests... wrapper | --> Wrapper Started as Console wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.30 wrapper | Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved. wrapper | http://wrapper.tanukisoftware.com wrapper | Licensed to PMEase Inc. for QuickBuild wrapper | wrapper | Launching a JVM... jvm 1 | WrapperManager: Initializing... jvm 1 | 2017-03-01 15:12:38,871 INFO - Cleaning cached plugin libraries... jvm 1 | 2017-03-01 15:12:38,927 INFO - Cleaning temp directory... jvm 1 | 2017-03-01 15:12:38,929 INFO - Benchmarking... jvm 1 | 2017-03-01 15:12:40,030 INFO - Booting QuickBuild from 'D:\quickbuild-server'... jvm 1 | 2017-03-01 15:12:40,031 INFO - Starting framework... jvm 1 | 2017-03-01 15:12:40,109 INFO - Caching plugin libraries... jvm 1 | 2017-03-01 15:12:41,521 INFO - Starting QuickBuild server... jvm 1 | 2017-03-01 15:12:41,524 INFO - Initializing velocity... jvm 1 | 2017-03-01 15:12:41,850 INFO - Checking data version... jvm 1 | 2017-03-01 15:12:44,137 INFO - QuickBuild version table found. Catalog: QUICKBUILD, Schema: PUBLIC, Name: QB_SETTING, Type: TABLE jvm 1 | 2017-03-01 15:12:44,167 INFO - Checking data... jvm 1 | 2017-03-01 15:12:44,261 WARN - Embedded H2 database is used and connection pool size is limited to 1 for stability reason. For production usage, please switch to an external database. jvm 1 | 2017-03-01 15:12:45,435 INFO - Initializing caches... jvm 1 | 2017-03-01 15:12:45,539 INFO - Starting plugins... jvm 1 | 2017-03-01 15:12:45,640 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.jabber' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:12:45,648 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.msn' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:12:45,652 WARN - Plugin 'com.pmease.quickbuild.plugin.artifactory' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:12:45,694 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.ec2' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:12:45,696 INFO - Constructing report category for plugin: PMD Report (6.1.13) jvm 1 | 2017-03-01 15:12:45,834 INFO - Constructing report category for plugin: SCM Changes (6.1.11) jvm 1 | 2017-03-01 15:12:45,867 INFO - Constructing report category for plugin: TestNG Report (6.1.25) jvm 1 | 2017-03-01 15:12:45,917 INFO - Constructing report category for plugin: Valgrind Report (6.1.0) jvm 1 | 2017-03-01 15:12:45,928 INFO - Constructing report category for plugin: NCover Report (6.1.0) jvm 1 | 2017-03-01 15:12:45,960 INFO - Constructing report category for plugin: Clover Report (6.1.3) jvm 1 | 2017-03-01 15:12:45,995 INFO - Constructing report category for plugin: MBUnit Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,025 INFO - Constructing report category for plugin: Codenarc Report (6.1.17) jvm 1 | 2017-03-01 15:12:46,046 INFO - Constructing report category for plugin: JUnit Report (6.1.15) jvm 1 | 2017-03-01 15:12:46,083 INFO - Constructing report category for plugin: CPD Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,089 INFO - Constructing report category for plugin: MSTest report (6.1.0) jvm 1 | 2017-03-01 15:12:46,124 INFO - Constructing report category for plugin: Test Anything Protocol (TAP) (6.1.0) jvm 1 | 2017-03-01 15:12:46,149 INFO - Constructing report category for plugin: Coverity Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,162 INFO - Constructing report category for plugin: Checkstyle Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,193 INFO - Constructing report category for plugin: Cppcheck Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,211 INFO - Constructing report category for plugin: Fxcop Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,243 INFO - Constructing report category for plugin: Findbugs Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,286 INFO - Constructing report category for plugin: Jacoco Coverage (6.1.0) jvm 1 | 2017-03-01 15:12:46,311 INFO - Constructing report category for plugin: JMeter Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,332 INFO - Constructing report category for plugin: NUnit Report (6.1.23) jvm 1 | 2017-03-01 15:12:46,363 INFO - Constructing report category for plugin: Cobertura Report (6.1.10) jvm 1 | 2017-03-01 15:12:46,383 INFO - Constructing report category for plugin: Build Statistics (6.1.0) jvm 1 | 2017-03-01 15:12:46,388 INFO - Constructing report category for plugin: EMMA Report (6.1.0) jvm 1 | 2017-03-01 15:12:46,408 INFO - Constructing report category for plugin: Boost Test Integration (6.1.0) jvm 1 | 2017-03-01 15:12:46,485 INFO - Constructing report category for plugin: Lua Busted (6.1.0) jvm 1 | 2017-03-01 15:12:46,502 INFO - Constructing report category for plugin: Bugzilla Integration (6.1.10) jvm 1 | 2017-03-01 15:12:46,510 INFO - Constructing report category for plugin: Atlassian Jira Integration (6.1.46) jvm 1 | 2017-03-01 15:12:46,518 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (6.1.10) jvm 1 | 2017-03-01 15:12:46,523 INFO - Constructing report category for plugin: Trac Integration (6.1.0) jvm 1 | 2017-03-01 15:12:46,543 INFO - Constructing report category for plugin: Redmine Integration (6.1.0) jvm 1 | 2017-03-01 15:12:46,552 INFO - Constructing report category for plugin: GitHub Integration (6.1.19) jvm 1 | 2017-03-01 15:12:46,698 INFO - Starting build engine... jvm 1 | 2017-03-01 15:12:46,699 INFO - Starting alert service... jvm 1 | 2017-03-01 15:12:46,712 INFO - Scheduling system tasks... jvm 1 | 2017-03-01 15:12:46,724 INFO - Scheduling builds... jvm 1 | 2017-03-01 15:12:46,733 INFO - QuickBuild server started. jvm 1 | 2017-03-01 15:12:46,734 INFO - You can now point browser to 'http://buildds02' to access the server. wrapper | CTRL-C trapped. Shutting down. jvm 1 | 2017-03-01 15:16:36,287 INFO - Stopping QuickBuild server... jvm 1 | 2017-03-01 15:16:36,287 INFO - Stopping build engine... jvm 1 | 2017-03-01 15:16:36,287 INFO - Waiting for finish of existing build requests... jvm 1 | 2017-03-01 15:16:36,287 INFO - Flushing last used info of build agents... jvm 1 | 2017-03-01 15:16:38,287 INFO - Stopping plugins... jvm 1 | 2017-03-01 15:16:38,287 INFO - Stopping task scheduler... jvm 1 | 2017-03-01 15:16:38,287 INFO - Closing session factory... jvm 1 | 2017-03-01 15:16:39,398 INFO - QuickBuild server stopped. wrapper | <-- Wrapper Stopped wrapper | --> Wrapper Started as Console wrapper | Java Service Wrapper Standard Edition 64-bit 3.5.30 wrapper | Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved. wrapper | http://wrapper.tanukisoftware.com wrapper | Licensed to PMEase Inc. for QuickBuild wrapper | wrapper | Launching a JVM... jvm 1 | WrapperManager: Initializing... jvm 1 | 2017-03-01 15:17:02,491 INFO - Cleaning cached plugin libraries... jvm 1 | 2017-03-01 15:17:02,554 INFO - Cleaning temp directory... jvm 1 | 2017-03-01 15:17:02,554 INFO - Benchmarking... jvm 1 | 2017-03-01 15:17:03,616 INFO - Booting QuickBuild from 'D:\quickbuild-server'... jvm 1 | 2017-03-01 15:17:03,616 INFO - Starting framework... jvm 1 | 2017-03-01 15:17:03,647 INFO - Caching plugin libraries... jvm 1 | 2017-03-01 15:17:04,991 INFO - Starting QuickBuild server... jvm 1 | 2017-03-01 15:17:05,007 INFO - Initializing velocity... jvm 1 | 2017-03-01 15:17:05,319 INFO - Checking data version... jvm 1 | 2017-03-01 15:17:05,497 INFO - QuickBuild version table found. Catalog: QUICKBUILD, Schema: PUBLIC, Name: QB_SETTING, Type: TABLE jvm 1 | 2017-03-01 15:17:05,528 INFO - Checking data... jvm 1 | 2017-03-01 15:17:05,606 WARN - Embedded H2 database is used and connection pool size is limited to 1 for stability reason. For production usage, please switch to an external database. jvm 1 | 2017-03-01 15:17:06,726 INFO - Initializing caches... jvm 1 | 2017-03-01 15:17:06,820 INFO - Starting plugins... jvm 1 | 2017-03-01 15:17:06,945 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.jabber' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:17:06,961 WARN - Plugin 'com.pmease.quickbuild.plugin.notifier.msn' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:17:06,961 WARN - Plugin 'com.pmease.quickbuild.plugin.artifactory' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:17:07,008 WARN - Plugin 'com.pmease.quickbuild.plugin.cloud.ec2' is not enabled as it needs to be configured. jvm 1 | 2017-03-01 15:17:07,008 INFO - Constructing report category for plugin: PMD Report (6.1.13) jvm 1 | 2017-03-01 15:17:07,133 INFO - Constructing report category for plugin: SCM Changes (6.1.11) jvm 1 | 2017-03-01 15:17:07,180 INFO - Constructing report category for plugin: TestNG Report (6.1.25) jvm 1 | 2017-03-01 15:17:07,226 INFO - Constructing report category for plugin: Valgrind Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,226 INFO - Constructing report category for plugin: NCover Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,258 INFO - Constructing report category for plugin: Clover Report (6.1.3) jvm 1 | 2017-03-01 15:17:07,305 INFO - Constructing report category for plugin: MBUnit Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,336 INFO - Constructing report category for plugin: Codenarc Report (6.1.17) jvm 1 | 2017-03-01 15:17:07,367 INFO - Constructing report category for plugin: JUnit Report (6.1.15) jvm 1 | 2017-03-01 15:17:07,398 INFO - Constructing report category for plugin: CPD Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,398 INFO - Constructing report category for plugin: MSTest report (6.1.0) jvm 1 | 2017-03-01 15:17:07,430 INFO - Constructing report category for plugin: Test Anything Protocol (TAP) (6.1.0) jvm 1 | 2017-03-01 15:17:07,461 INFO - Constructing report category for plugin: Coverity Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,461 INFO - Constructing report category for plugin: Checkstyle Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,492 INFO - Constructing report category for plugin: Cppcheck Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,523 INFO - Constructing report category for plugin: Fxcop Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,555 INFO - Constructing report category for plugin: Findbugs Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,586 INFO - Constructing report category for plugin: Jacoco Coverage (6.1.0) jvm 1 | 2017-03-01 15:17:07,617 INFO - Constructing report category for plugin: JMeter Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,633 INFO - Constructing report category for plugin: NUnit Report (6.1.23) jvm 1 | 2017-03-01 15:17:07,664 INFO - Constructing report category for plugin: Cobertura Report (6.1.10) jvm 1 | 2017-03-01 15:17:07,680 INFO - Constructing report category for plugin: Build Statistics (6.1.0) jvm 1 | 2017-03-01 15:17:07,680 INFO - Constructing report category for plugin: EMMA Report (6.1.0) jvm 1 | 2017-03-01 15:17:07,711 INFO - Constructing report category for plugin: Boost Test Integration (6.1.0) jvm 1 | 2017-03-01 15:17:07,815 INFO - Constructing report category for plugin: Lua Busted (6.1.0) jvm 1 | 2017-03-01 15:17:07,834 INFO - Constructing report category for plugin: Bugzilla Integration (6.1.10) jvm 1 | 2017-03-01 15:17:07,841 INFO - Constructing report category for plugin: Atlassian Jira Integration (6.1.46) jvm 1 | 2017-03-01 15:17:07,852 INFO - Constructing report category for plugin: CollabNet TeamForge Integration (6.1.10) jvm 1 | 2017-03-01 15:17:07,858 INFO - Constructing report category for plugin: Trac Integration (6.1.0) jvm 1 | 2017-03-01 15:17:07,874 INFO - Constructing report category for plugin: Redmine Integration (6.1.0) jvm 1 | 2017-03-01 15:17:07,885 INFO - Constructing report category for plugin: GitHub Integration (6.1.19) jvm 1 | 2017-03-01 15:17:08,030 INFO - Starting build engine... jvm 1 | 2017-03-01 15:17:08,031 INFO - Starting alert service... jvm 1 | 2017-03-01 15:17:08,045 INFO - Scheduling system tasks... jvm 1 | 2017-03-01 15:17:08,054 INFO - Scheduling builds... jvm 1 | 2017-03-01 15:17:08,068 INFO - QuickBuild server started. jvm 1 | 2017-03-01 15:17:08,069 INFO - You can now point browser to 'http://buildds02' to access the server. jvm 1 | 2017-03-01 15:23:50,831 WARN - The Buffered response should be handled by BufferedResponseRequestHandler jvm 1 | 2017-03-01 15:24:01,160 INFO - Processing build request (configuration:root/~maintenance/sync configurations, request id:e4c8bf9e-ac13-4f45-b29e-eacef794d9a2) jvm 1 | 2017-03-01 15:24:01,221 INFO - Checking build condition on node (address: BUILDDS02:8810, ip: 172.16.131.120)... jvm 1 | 2017-03-01 15:24:01,238 INFO - Taking repository snapshots... jvm 1 | 2017-03-01 15:24:01,261 INFO - New build version is calculated as '1.0.9'.