Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D18210B3D for ; Wed, 19 Jun 2013 07:54:02 +0000 (UTC) Received: (qmail 98642 invoked by uid 500); 19 Jun 2013 07:53:58 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 98581 invoked by uid 500); 19 Jun 2013 07:53:58 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 98564 invoked by uid 99); 19 Jun 2013 07:53:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 07:53:57 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jun 2013 07:53:36 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 63A3B14AA079 for ; Wed, 19 Jun 2013 07:53:15 +0000 (UTC) Date: Wed, 19 Jun 2013 07:53:14 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1647817997.3.1371628395396.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <448384276.147.1371600020907.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <448384276.147.1371600020907.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_21) - Build # 2946 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2_957077658.1371628394942" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2_957077658.1371628394942 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2946/ Java: 32bit/jdk1.7.0_21 -client -XX:+UseSerialGC 2 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: expected:<178> but was:<25> Stack Trace: java.lang.AssertionError: expected:<178> but was:<25> at __randomizedtesting.SeedInfo.seed([FC07C5499442A3C2:7DE14B51E31DC3FE]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:722) FAILED: org.apache.solr.cloud.SyncSliceTest.testDistribSearch Error Message: shard1 is not consistent. Got 305 from http://127.0.0.1:49248/collection1lastClient and got 261 from http://127.0.0.1:49267/collection1 Stack Trace: java.lang.AssertionError: shard1 is not consistent. Got 305 from http://127.0.0.1:49248/collection1lastClient and got 261 from http://127.0.0.1:49267/collection1 at __randomizedtesting.SeedInfo.seed([FC07C5499442A3C2:7DE14B51E31DC3FE]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018) at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) at java.lang.Thread.run(Thread.java:722) Build Log: [...truncated 14 lines...] ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:78) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:356) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:353) at org.tmatesoft.svn.core.wc2.SvnReceivingOperation.receive(SvnReceivingOperation.java:78) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.handleStatus(SvnOldGetStatus.java:37) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.sendUnversionedStatus(SVNStatusEditor.java:361) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:209) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.handleDirEntry(SVNStatusEditor.java:321) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:256) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.closeEdit(SVNStatusEditor.java:114) at org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16.doStatus(SVNStatusClient16.java:430) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:22) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:13) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291) at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:360) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl.preUpdate(UpdateWithCleanUpdater.java:66) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:151) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:109) ... 33 more Caused by: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) at java.nio.file.Files.delete(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.Util.deleteFile(Util.java:237) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:74) ... 32 more ERROR: Subversion update failed hudson.util.IOException2: remote file operation failed: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows at hudson.remoting.Channel@230ecbe3:Windows VBOX at hudson.FilePath.act(FilePath.java:901) at hudson.FilePath.act(FilePath.java:878) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781) at hudson.model.AbstractProject.checkout(AbstractProject.java:1369) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581) at hudson.model.Run.execute(Run.java:1593) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:242) Caused by: java.io.IOException at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:207) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update ... 15 more Caused by: org.tmatesoft.svn.core.SVNException: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:78) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:356) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:353) at org.tmatesoft.svn.core.wc2.SvnReceivingOperation.receive(SvnReceivingOperation.java:78) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.handleStatus(SvnOldGetStatus.java:37) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.sendUnversionedStatus(SVNStatusEditor.java:361) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:209) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.handleDirEntry(SVNStatusEditor.java:321) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:256) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.closeEdit(SVNStatusEditor.java:114) at org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16.doStatus(SVNStatusClient16.java:430) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:22) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:13) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291) at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:360) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl.preUpdate(UpdateWithCleanUpdater.java:66) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:151) ... 14 more Caused by: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:109) ... 33 more Caused by: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) at java.nio.file.Files.delete(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.Util.deleteFile(Util.java:237) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:74) ... 32 more Retrying after 10 seconds Cleaning up C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\. Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/trunk org.tmatesoft.svn.core.SVNException: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:78) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:356) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:353) at org.tmatesoft.svn.core.wc2.SvnReceivingOperation.receive(SvnReceivingOperation.java:78) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.handleStatus(SvnOldGetStatus.java:37) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.sendUnversionedStatus(SVNStatusEditor.java:361) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:209) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.handleDirEntry(SVNStatusEditor.java:321) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:256) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.closeEdit(SVNStatusEditor.java:114) at org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16.doStatus(SVNStatusClient16.java:430) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:22) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:13) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291) at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:360) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl.preUpdate(UpdateWithCleanUpdater.java:66) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:151) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:109) ... 33 more Caused by: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) at java.nio.file.Files.delete(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.Util.deleteFile(Util.java:237) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:74) ... 32 more ERROR: Subversion update failed hudson.util.IOException2: remote file operation failed: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows at hudson.remoting.Channel@230ecbe3:Windows VBOX at hudson.FilePath.act(FilePath.java:901) at hudson.FilePath.act(FilePath.java:878) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781) at hudson.model.AbstractProject.checkout(AbstractProject.java:1369) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581) at hudson.model.Run.execute(Run.java:1593) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:242) Caused by: java.io.IOException at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:207) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2388) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: hudson.scm.subversion.UpdaterException: failed to perform svn update ... 15 more Caused by: org.tmatesoft.svn.core.SVNException: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:78) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:356) at org.tmatesoft.svn.core.wc.SVNStatusClient$1.receive(SVNStatusClient.java:353) at org.tmatesoft.svn.core.wc2.SvnReceivingOperation.receive(SvnReceivingOperation.java:78) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.handleStatus(SvnOldGetStatus.java:37) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.sendUnversionedStatus(SVNStatusEditor.java:361) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:209) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.handleDirEntry(SVNStatusEditor.java:321) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:256) at org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.closeEdit(SVNStatusEditor.java:114) at org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16.doStatus(SVNStatusClient16.java:430) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:22) at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:13) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291) at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:360) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl.preUpdate(UpdateWithCleanUpdater.java:66) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:151) ... 14 more Caused by: svn: E204900: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:109) ... 33 more Caused by: java.nio.file.FileSystemException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar: The process cannot access the file because it is being used by another process. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source) at java.nio.file.Files.delete(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.Util.deleteFile(Util.java:237) at hudson.Util.deleteRecursive(Util.java:305) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.Util.deleteContentsRecursive(Util.java:202) at hudson.Util.deleteRecursive(Util.java:296) at hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:74) ... 32 more Retrying after 10 seconds Cleaning up C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\. Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\test-framework\lib\ant-1.8.2.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\test-framework\lib\junit-4.10.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\test-framework\lib\junit4-ant-2.0.10.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.0.10.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\spatial\lib\spatial4j-0.3.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\sandbox\lib\jakarta-regexp-1.4.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\phonetic\lib\commons-codec-1.7.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\uima\lib\Tagger-2.3.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\uima\lib\WhitespaceTokenizer-2.3.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\uima\lib\uimaj-core-2.3.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\icu\lib\icu4j-49.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\morfologik\lib\morfologik-fsa-1.5.5.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\morfologik\lib\morfologik-polish-1.5.5.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\morfologik\lib\morfologik-stemming-1.5.5.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\commons-logging-1.1.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\httpclient-4.2.3.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\httpcore-4.2.2.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\javax.servlet-3.0.0.v201112011016.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-continuation-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-http-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-io-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-server-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-servlet-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\replicator\lib\jetty-util-8.1.10.v20130312.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\demo\lib\servlet-api-2.4.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\lib\commons-compress-1.4.1.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\lib\nekohtml-1.9.17.jar Deleting C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\lib\xercesImpl-2.9.1.jar Updating http://svn.apache.org/repos/asf/lucene/dev/trunk at revision '2013-06-19T06:40:31.362 +0000' At revision 1494469 no change for http://svn.apache.org/repos/asf/lucene/dev/trunk since the previous build No emails were triggered. [Lucene-Solr-trunk-Windows] $ cmd /c call C:\Users\JENKIN~2\AppData\Local\Temp\hudson7658421092799705856.bat Using JDK: 32bit/jdk1.7.0_21 -client -XX:+UseSerialGC java version "1.7.0_21" Java(TM) SE Runtime Environment (build 1.7.0_21-b11) Java HotSpot(TM) Client VM (build 23.21-b01, mixed mode, sharing) [Lucene-Solr-trunk-Windows] $ cmd.exe /C '"C:\Users\JenkinsSlave\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat -Dpython32.exe=C:\Python32\python.exe -Dperl.exe=C:\Perl\bin\perl.exe "-Dargs=-client -XX:+UseSerialGC" -Dtests.jvms=1 -Dpython.exe=C:\Python27\python.exe jenkins-hourly && exit %%ERRORLEVEL%%"' Buildfile: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml jenkins-hourly: clean: clean: [echo] Building solr... clean: -test-with-heapdumps-enabled: [echo] Java HotSpot(TM) Client VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\heapdumps'. [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\heapdumps test: -clover.load: test-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\java [javac] Compiling 653 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\java compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\codecs\classes\java [javac] Compiling 56 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\codecs\classes\java [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\codecs\classes\java -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\test-framework\classes\java [javac] Compiling 119 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\test-framework\classes\java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 4 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\test-framework\classes\java compile-core: compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\test [javac] Compiling 371 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 34 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\classes\test install-junit4-taskdef: validate: test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\test [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\core\test\temp [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\.caches\test-stats\core [junit4:junit4] says jolly good day! Master seed: 8AF2DDD136E6568A [junit4:junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252 [junit4:junit4] Executing 356 suites with 1 JVM. [junit4:junit4] [junit4:junit4] Started J0 PID(1316@JenkinsSlave-PC). [junit4:junit4] Suite: org.apache.lucene.search.TestTermRangeFilter [junit4:junit4] Completed in 2.48s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestBagOfPositions [junit4:junit4] Completed in 1.44s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter [junit4:junit4] Completed in 0.19s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestIndexSearcher [junit4:junit4] Completed in 0.37s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex [junit4:junit4] Completed in 0.37s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestRegexpRandom2 [junit4:junit4] Completed in 1.49s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestOpenBitSet [junit4:junit4] Completed in 5.32s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPostingsOffsets [junit4:junit4] Completed in 0.82s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestReuseDocsEnum [junit4:junit4] Completed in 0.64s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer [junit4:junit4] Completed in 0.08s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition [junit4:junit4] Completed in 0.09s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test4GBStoredFields [junit4:junit4] IGNOR/A 0.09s | Test4GBStoredFields.test [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 0.12s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestCodecReported [junit4:junit4] Completed in 0.08s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches [junit4:junit4] Completed in 0.48s, 69 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader [junit4:junit4] Completed in 3.73s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery [junit4:junit4] Completed in 0.07s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTransactionRollback [junit4:junit4] Completed in 0.46s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestPayloadSpans [junit4:junit4] Completed in 1.05s, 10 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestSetOnce [junit4:junit4] Completed in 0.05s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestReproduceMessage [junit4:junit4] Completed in 0.62s, 21 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40DocValuesFormat [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsMerged [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTermsEnum [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetMergeAwayAllValues [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetThreeValuesTwoDocs [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissingMerge [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsUninvertedField [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsUninvertedField [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetOneValue [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoValuesUnordered [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissing [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetVariableLengthVsStoredFields [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoFields [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoValues [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.00s | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsFirstMissing [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetFixedLengthVsStoredFields [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] IGNOR/A 0.01s | TestLucene40DocValuesFormat.testSortedSetTwoDocumentsLastMissingMerge [junit4:junit4] > Assumption #1: Codec does not support SORTED_SET [junit4:junit4] Completed in 2.16s, 57 tests, 16 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestByteSlices [junit4:junit4] Completed in 3.75s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTermRangeQuery [junit4:junit4] Completed in 0.20s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixQuery [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.packed.TestPackedInts [junit4:junit4] IGNOR/A 0.01s | TestPackedInts.testBlockReaderOverflow [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 16.75s, 26 tests, 3 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNorms [junit4:junit4] Completed in 0.63s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfUnreferencedFiles [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency [junit4:junit4] Completed in 0.18s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestByteBlockPool [junit4:junit4] Completed in 0.04s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.fst.TestBytesStore [junit4:junit4] Completed in 15.24s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash [junit4:junit4] IGNOR/A 0.00s | TestIndexWriterOnJRECrash.testNRTThreads [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 0.02s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestReaderClosed [junit4:junit4] Completed in 0.03s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTopDocsMerge [junit4:junit4] Completed in 2.57s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestNamedSPILoader [junit4:junit4] Completed in 0.02s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSumDocFreq [junit4:junit4] Completed in 0.06s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDeletionPolicy [junit4:junit4] Completed in 5.73s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence [junit4:junit4] Completed in 0.30s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat [junit4:junit4] Completed in 1.28s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRewriteMethod [junit4:junit4] Completed in 1.20s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestForUtil [junit4:junit4] Completed in 0.13s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.document.TestDateTools [junit4:junit4] Completed in 0.05s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestCollectionUtil [junit4:junit4] Completed in 4.66s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadTermQuery [junit4:junit4] Completed in 0.30s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestBinaryTerms [junit4:junit4] Completed in 0.08s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexableField [junit4:junit4] Completed in 0.34s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestWindowsMMap [junit4:junit4] Completed in 0.20s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism [junit4:junit4] Completed in 0.28s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTotalHitCountCollector [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker [junit4:junit4] Completed in 0.70s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestMixedCodecs [junit4:junit4] Completed in 0.43s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermVectorsFormat [junit4:junit4] Completed in 3.57s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMultiValuedNumericRangeQuery [junit4:junit4] Completed in 0.55s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.MultiCollectorTest [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode [junit4:junit4] Completed in 3.98s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestLongPostings [junit4:junit4] Completed in 2.15s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestRegexpQuery [junit4:junit4] Completed in 0.19s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort [junit4:junit4] Completed in 0.66s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestDoubleBarrelLRUCache [junit4:junit4] Completed in 1.04s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSearchAfter [junit4:junit4] Completed in 2.29s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTopDocsCollector [junit4:junit4] Completed in 0.06s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy [junit4:junit4] Completed in 4.47s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSetupTeardownChaining [junit4:junit4] Completed in 0.07s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestAssertions [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNewestSegment [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSearchWithThreads [junit4:junit4] Completed in 1.81s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch [junit4:junit4] Completed in 1.75s, 17 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRollingBuffer [junit4:junit4] Completed in 0.16s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterReader [junit4:junit4] Completed in 6.32s, 21 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestLookaheadTokenFilter [junit4:junit4] Completed in 6.55s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestCopyBytes [junit4:junit4] Completed in 0.55s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging [junit4:junit4] Completed in 11.72s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesWithThreads [junit4:junit4] Completed in 0.14s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestEarlyTermination [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestRollback [junit4:junit4] Completed in 0.07s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches [junit4:junit4] Completed in 0.13s, 31 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy [junit4:junit4] Completed in 2.63s, 13 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTransactions [junit4:junit4] Completed in 0.59s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTermVectors [junit4:junit4] Completed in 0.37s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers [junit4:junit4] Completed in 0.05s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestStoredFieldsFormat [junit4:junit4] IGNOR/A 0.02s | TestStoredFieldsFormat.testBigDocuments [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 1.96s, 10 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanScorer [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestPagedBytes [junit4:junit4] Completed in 1.93s, 2 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader [junit4:junit4] Completed in 0.95s, 13 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches [junit4:junit4] Completed in 0.13s, 22 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers [junit4:junit4] Completed in 10.45s, 21 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestAddIndexes [junit4:junit4] Completed in 4.66s, 20 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocsAndPositions [junit4:junit4] Completed in 0.82s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDocValuesScoring [junit4:junit4] Completed in 0.06s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl [junit4:junit4] Completed in 0.91s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule [junit4:junit4] Completed in 0.90s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestAtomicUpdate [junit4:junit4] Completed in 3.71s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread [junit4:junit4] Completed in 2.21s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40TermVectorsFormat [junit4:junit4] Completed in 3.34s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSortDocValues [junit4:junit4] Completed in 0.34s, 19 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTerm [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal [junit4:junit4] Completed in 0.58s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers [junit4:junit4] Completed in 0.88s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSeedFromUncaught [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestOmitPositions [junit4:junit4] Completed in 0.37s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestUniqueTermCount [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTermScorer [junit4:junit4] Completed in 0.04s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BDocs [junit4:junit4] Completed in 1.02s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery [junit4:junit4] Completed in 0.47s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestExceptionInBeforeClassHooks [junit4:junit4] Completed in 0.12s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestIntroSorter [junit4:junit4] Completed in 0.14s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheRangeFilter [junit4:junit4] Completed in 0.28s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestLockFactory [junit4:junit4] IGNOR/A 0.00s | TestLockFactory.testStressLocksNativeFSLockFactory [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] IGNOR/A 0.00s | TestLockFactory.testStressLocks [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 1.08s, 11 tests, 2 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSortRandom [junit4:junit4] Completed in 0.08s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRamUsageEstimatorOnWildAnimals [junit4:junit4] Completed in 1.37s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestVirtualMethod [junit4:junit4] Completed in 0.04s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDateSort [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge [junit4:junit4] Completed in 0.09s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimilarity [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestSentinelIntSet [junit4:junit4] Completed in 0.14s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestMockAnalyzer [junit4:junit4] Completed in 2.15s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping [junit4:junit4] Completed in 0.31s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory [junit4:junit4] Completed in 0.39s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexCommit [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBoolean2 [junit4:junit4] Completed in 9.10s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocCount [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestLiveFieldValues [junit4:junit4] Completed in 0.37s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestSearchForDuplicates [junit4:junit4] Completed in 0.11s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides [junit4:junit4] Completed in 0.06s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimilarityProvider [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.document.TestBinaryDocument [junit4:junit4] Completed in 0.03s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms [junit4:junit4] Completed in 0.28s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery [junit4:junit4] Completed in 0.02s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter [junit4:junit4] Completed in 0.25s, 13 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton [junit4:junit4] Completed in 0.11s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCompoundFile [junit4:junit4] Completed in 3.03s, 18 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2 [junit4:junit4] Completed in 0.26s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2 [junit4:junit4] Completed in 0.46s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat [junit4:junit4] Completed in 1.00s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocumentWriter [junit4:junit4] Completed in 0.32s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCheckIndex [junit4:junit4] Completed in 0.05s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestShardSearching [junit4:junit4] Completed in 4.33s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector [junit4:junit4] Completed in 3.53s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler [junit4:junit4] Completed in 3.04s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestFlex [junit4:junit4] Completed in 0.14s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestIdentityHashSet [junit4:junit4] Completed in 0.21s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper [junit4:junit4] Completed in 0.04s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestExplanations [junit4:junit4] Completed in 0.20s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestForceMergeForever [junit4:junit4] Completed in 0.31s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads [junit4:junit4] Completed in 1.84s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy [junit4:junit4] Completed in 5.37s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig [junit4:junit4] Completed in 0.05s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestRegexpRandom [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestMultiFields [junit4:junit4] Completed in 0.26s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper [junit4:junit4] Completed in 0.13s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPayloads [junit4:junit4] Completed in 0.17s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule [junit4:junit4] Completed in 0.12s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestDemo [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestMultiDocValues [junit4:junit4] Completed in 0.75s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestFieldInfos [junit4:junit4] Completed in 0.02s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream [junit4:junit4] Completed in 0.03s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery [junit4:junit4] Completed in 0.30s, 16 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadNearQuery [junit4:junit4] Completed in 0.25s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIntBlockPool [junit4:junit4] Completed in 0.42s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestNumericUtils [junit4:junit4] Completed in 2.01s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestBytesRefHash [junit4:junit4] Completed in 0.96s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestFilterIterator [junit4:junit4] Completed in 0.05s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2 [junit4:junit4] Completed in 0.18s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore [junit4:junit4] Completed in 0.14s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestConjunctions [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter [junit4:junit4] Completed in 0.26s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermsEnum2 [junit4:junit4] Completed in 0.33s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40StoredFieldsFormat [junit4:junit4] IGNOR/A 0.02s | TestLucene40StoredFieldsFormat.testBigDocuments [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 1.49s, 10 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestCharFilter [junit4:junit4] Completed in 0.03s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BSortedDocValues [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriter [junit4:junit4] Completed in 14.22s, 54 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat [junit4:junit4] Completed in 3.16s, 58 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesFormat [junit4:junit4] Completed in 3.24s, 57 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat [junit4:junit4] Completed in 3.65s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.fst.TestFSTs [junit4:junit4] IGNOR/A 0.00s | TestFSTs.testBigSet [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 8.54s, 18 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64 [junit4:junit4] Completed in 3.05s, 34 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene42.TestLucene42DocValuesFormat [junit4:junit4] Completed in 2.54s, 60 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads [junit4:junit4] Completed in 4.72s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32 [junit4:junit4] Completed in 3.77s, 27 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility [junit4:junit4] Completed in 12.44s, 14 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions [junit4:junit4] Completed in 5.62s, 26 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat3 [junit4:junit4] Completed in 9.00s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestMultiMMap [junit4:junit4] Completed in 8.98s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSearcherManager [junit4:junit4] Completed in 2.07s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanOr [junit4:junit4] Completed in 0.47s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestBasics [junit4:junit4] Completed in 4.09s, 24 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery [junit4:junit4] Completed in 2.89s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete [junit4:junit4] IGNOR/A 0.00s | TestIndexWriterDelete.testApplyDeletesOnFlush [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 2.57s, 22 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNRTThreads [junit4:junit4] Completed in 11.56s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDuelingCodecs [junit4:junit4] Completed in 4.12s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestStressAdvance [junit4:junit4] Completed in 0.67s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit [junit4:junit4] Completed in 1.76s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen [junit4:junit4] Completed in 1.71s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode [junit4:junit4] Completed in 2.56s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl [junit4:junit4] Completed in 1.64s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNeverDelete [junit4:junit4] Completed in 1.47s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestStressIndexing [junit4:junit4] Completed in 1.28s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestMinimize [junit4:junit4] Completed in 2.37s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestRollingUpdates [junit4:junit4] Completed in 1.62s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat2 [junit4:junit4] Completed in 3.86s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy [junit4:junit4] Completed in 1.84s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy [junit4:junit4] Completed in 0.96s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge [junit4:junit4] Completed in 1.68s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat [junit4:junit4] Completed in 1.39s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestArrayUtil [junit4:junit4] Completed in 2.34s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata [junit4:junit4] Completed in 0.92s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput [junit4:junit4] Completed in 2.45s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermsEnum [junit4:junit4] Completed in 1.32s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap [junit4:junit4] Completed in 4.59s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSimpleExplanations [junit4:junit4] Completed in 1.43s, 69 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDirectoryReader [junit4:junit4] Completed in 3.60s, 26 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDocTermOrdsRangeFilter [junit4:junit4] Completed in 0.68s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat [junit4:junit4] IGNOR/A 0.00s | TestCompressingStoredFieldsFormat.testBigDocuments [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 2.92s, 11 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentMerger [junit4:junit4] Completed in 1.21s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPhraseQuery [junit4:junit4] Completed in 1.09s, 17 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestOmitNorms [junit4:junit4] Completed in 1.04s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestFixedBitSet [junit4:junit4] Completed in 4.73s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestComplexExplanations [junit4:junit4] Completed in 1.72s, 22 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentReader [junit4:junit4] Completed in 1.17s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode [junit4:junit4] Completed in 1.93s, 8 tests [junit4:junit4] [junit4:junit4] HEARTBEAT J0 PID(1316@JenkinsSlave-PC): 2013-06-19T06:49:27, stalled for 63.0s at: TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads [junit4:junit4] HEARTBEAT J0 PID(1316@JenkinsSlave-PC): 2013-06-19T06:50:42, stalled for 138s at: TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent [junit4:junit4] Completed in 187.77s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod [junit4:junit4] Completed in 0.80s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCrash [junit4:junit4] Completed in 0.48s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors [junit4:junit4] Completed in 0.42s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs [junit4:junit4] Completed in 0.86s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2 [junit4:junit4] Completed in 0.84s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSort [junit4:junit4] Completed in 0.84s, 49 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector [junit4:junit4] Completed in 1.39s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestToken [junit4:junit4] Completed in 1.69s, 10 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestFieldsReader [junit4:junit4] Completed in 0.68s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing [junit4:junit4] Completed in 0.69s, 30 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat [junit4:junit4] Completed in 1.37s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase [junit4:junit4] Completed in 0.59s, 29 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestHugeRamFile [junit4:junit4] Completed in 1.31s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon [junit4:junit4] Completed in 1.24s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull [junit4:junit4] Completed in 0.80s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCache [junit4:junit4] Completed in 0.66s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpans [junit4:junit4] Completed in 0.41s, 25 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCustomNorms [junit4:junit4] Completed in 0.44s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8 [junit4:junit4] Completed in 2.79s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations [junit4:junit4] Completed in 0.69s, 31 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocTermOrds [junit4:junit4] Completed in 0.34s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode [junit4:junit4] Completed in 0.89s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestStressIndexing2 [junit4:junit4] Completed in 0.96s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestRAMDirectory [junit4:junit4] Completed in 0.53s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestBagOfPostings [junit4:junit4] Completed in 2.77s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCodecs [junit4:junit4] Completed in 0.43s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadExplanations [junit4:junit4] Completed in 0.45s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestParallelAtomicReader [junit4:junit4] Completed in 0.26s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge [junit4:junit4] Completed in 0.33s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestStressNRT [junit4:junit4] Completed in 0.71s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexInput [junit4:junit4] Completed in 0.32s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFilteredQuery [junit4:junit4] Completed in 0.36s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery [junit4:junit4] Completed in 0.44s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations [junit4:junit4] Completed in 0.11s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestOmitTf [junit4:junit4] Completed in 0.37s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered [junit4:junit4] Completed in 0.08s, 10 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSameScoresWithThreads [junit4:junit4] Completed in 0.32s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue [junit4:junit4] Completed in 0.12s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestScorerPerf [junit4:junit4] Completed in 3.36s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning [junit4:junit4] Completed in 0.16s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence [junit4:junit4] Completed in 0.12s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFuzzyQuery [junit4:junit4] Completed in 0.07s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestDoc [junit4:junit4] Completed in 0.38s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestWildcard [junit4:junit4] Completed in 0.13s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestExternalCodecs [junit4:junit4] Completed in 0.19s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy [junit4:junit4] Completed in 0.16s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermVectorsReader [junit4:junit4] Completed in 0.08s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery [junit4:junit4] Completed in 0.18s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum [junit4:junit4] Completed in 0.04s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestBooleanQuery [junit4:junit4] Completed in 0.13s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestUnicodeUtil [junit4:junit4] Completed in 0.28s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.automaton.TestBasicOperations [junit4:junit4] Completed in 0.22s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader [junit4:junit4] Completed in 0.23s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQuery [junit4:junit4] Completed in 0.17s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex [junit4:junit4] Completed in 0.14s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.document.TestDocument [junit4:junit4] Completed in 0.06s, 11 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTopFieldCollector [junit4:junit4] Completed in 0.21s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory [junit4:junit4] Completed in 0.08s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestWildcardRandom [junit4:junit4] Completed in 0.04s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixRandom [junit4:junit4] Completed in 0.77s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestDirectory [junit4:junit4] IGNOR/A 0.02s | TestDirectory.testThreadSafety [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 0.10s, 8 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList [junit4:junit4] Completed in 0.10s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors [junit4:junit4] Completed in 0.09s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter [junit4:junit4] Completed in 0.17s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFieldValueFilter [junit4:junit4] Completed in 0.09s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestParallelTermEnum [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDocIdSet [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestElevationComparator [junit4:junit4] Completed in 0.09s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFilteredSearch [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator [junit4:junit4] Completed in 0.06s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites [junit4:junit4] Completed in 0.10s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPositionIncrement [junit4:junit4] Completed in 0.09s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSameRandomnessLocalePassedOrNot [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.document.TestField [junit4:junit4] Completed in 0.07s, 19 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestSmallFloat [junit4:junit4] Completed in 0.12s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestFilterAtomicReader [junit4:junit4] Completed in 0.04s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestSearch [junit4:junit4] Completed in 0.15s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced [junit4:junit4] Completed in 0.06s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDateFilter [junit4:junit4] Completed in 0.14s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestCharsRef [junit4:junit4] Completed in 0.05s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestPriorityQueue [junit4:junit4] Completed in 0.03s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BPostings [junit4:junit4] IGNOR/A 0.00s | Test2BPostings.test [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 0.02s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestCachingCollector [junit4:junit4] Completed in 0.06s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestAttributeSource [junit4:junit4] Completed in 0.05s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestFailOnFieldCacheInsanity [junit4:junit4] Completed in 0.05s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator [junit4:junit4] Completed in 0.06s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestLock [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator [junit4:junit4] Completed in 0.05s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestJUnitRuleOrder [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIsCurrent [junit4:junit4] Completed in 0.02s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNoMergePolicy [junit4:junit4] Completed in 0.02s, 4 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestBytesRef [junit4:junit4] Completed in 0.04s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails [junit4:junit4] Completed in 0.07s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool [junit4:junit4] Completed in 0.04s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestNot [junit4:junit4] Completed in 0.09s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal [junit4:junit4] Completed in 0.04s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestVersionComparator [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestPrefixFilter [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestVersion [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestCodecHoldsOpenFiles [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestDocBoost [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestIntsRef [junit4:junit4] Completed in 0.02s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfDirectoryNotClosed [junit4:junit4] Completed in 0.04s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.TestWorstCaseTestBehavior [junit4:junit4] Completed in 0.04s, 6 tests, 6 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTermdocPerf [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BPositions [junit4:junit4] Completed in 0.02s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes [junit4:junit4] Completed in 0.03s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestIOUtils [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.Test2BTerms [junit4:junit4] Completed in 0.03s, 1 test, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.Test2BPagedBytes [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.fst.Test2BFST [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestLucene41StoredFieldsFormat [junit4:junit4] IGNOR/A 0.00s | TestLucene41StoredFieldsFormat.testBigDocuments [junit4:junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly) [junit4:junit4] Completed in 2.31s, 10 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors [junit4:junit4] Completed in 9.89s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.index.TestTryDelete [junit4:junit4] Completed in 0.04s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2 [junit4:junit4] Completed in 4.86s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.store.TestRateLimiter [junit4:junit4] Completed in 1.30s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter [junit4:junit4] Completed in 0.18s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestMathUtil [junit4:junit4] Completed in 0.03s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestTimSorter [junit4:junit4] Completed in 0.13s, 9 tests [junit4:junit4] [junit4:junit4] JVM J0: 1.22 .. 662.95 = 661.72s [junit4:junit4] Execution time total: 11 minutes 2 seconds [junit4:junit4] Tests summary: 356 suites, 2262 tests, 42 ignored (29 assumptions) [echo] 5 slowest tests: [junit4:tophints] 187.77s | org.apache.lucene.index.TestIndexWriterNRTIsCurrent [junit4:tophints] 16.75s | org.apache.lucene.util.packed.TestPackedInts [junit4:tophints] 15.24s | org.apache.lucene.util.fst.TestBytesStore [junit4:tophints] 14.22s | org.apache.lucene.index.TestIndexWriter [junit4:tophints] 12.44s | org.apache.lucene.index.TestBackwardsCompatibility compile-test: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: compile-test: compile-test: [echo] Building analyzers-common... ivy-availability-check: [echo] Building analyzers-common... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-common... jflex-uptodate-check: jflex-notice: [echo] [echo] One or more of the JFlex .jflex files is newer than its corresponding [echo] .java file. Run the "jflex" target to regenerate the artifacts. [echo] ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\java [javac] Compiling 361 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\common\src\java\org\tartarus\snowball\Among.java:46: warning: [rawtypes] found raw type: Class [javac] private static final Class[] EMPTY_PARAMS = new Class[0]; [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [copy] Copying 37 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\test [javac] Compiling 219 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 49 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\classes\test [echo] Building analyzers-icu... ivy-availability-check: [echo] Building analyzers-icu... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-icu... check-analyzers-common-uptodate: jar-analyzers-common: [echo] Building analyzers-common... jflex-uptodate-check: jflex-notice: [echo] [echo] One or more of the JFlex .jflex files is newer than its corresponding [echo] .java file. Run the "jflex" target to regenerate the artifacts. [echo] ivy-availability-check: [echo] Building analyzers-common... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\common\lucene-analyzers-common-5.0-SNAPSHOT.jar ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\java [javac] Compiling 21 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\java [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\icu\src\java\org\apache\lucene\analysis\icu\ICUTransformFilter.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 8 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\test [javac] Compiling 13 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\test [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\icu\classes\test [echo] Building analyzers-kuromoji... ivy-availability-check: [echo] Building analyzers-kuromoji... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: module-build.compile-test: [echo] Building analyzers-kuromoji... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\java [javac] Compiling 33 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\java [copy] Copying 14 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\test [javac] Compiling 18 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\test [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\test resolve-icu: [echo] Building analyzers-icu... ivy-availability-check: [echo] Building analyzers-icu... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: check-analyzers-common-uptodate: jar-analyzers-common: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-tools: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\tools\classes\java [javac] Compiling 2 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\tools\classes\java [copy] Copying 1 file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\tools\classes\java compile-tools: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\tools [javac] Compiling 9 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\tools compile-tools-tests: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\tools-test [javac] Compiling 1 source file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\kuromoji\classes\tools-test compile-test: [echo] Building analyzers-morfologik... ivy-availability-check: [echo] Building analyzers-morfologik... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-morfologik... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\morfologik\classes\java [javac] Compiling 5 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\morfologik\classes\java [copy] Copying 1 file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\morfologik\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\morfologik\classes\test [javac] Compiling 2 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\morfologik\classes\test [echo] Building analyzers-phonetic... ivy-availability-check: [echo] Building analyzers-phonetic... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-phonetic... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\phonetic\classes\java [javac] Compiling 6 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\phonetic\classes\java [copy] Copying 1 file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\phonetic\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\phonetic\classes\test [javac] Compiling 6 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\phonetic\classes\test [echo] Building analyzers-smartcn... ivy-availability-check: [echo] Building analyzers-smartcn... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-smartcn... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\smartcn\classes\java [javac] Compiling 20 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\smartcn\classes\java [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\smartcn\src\java\org\apache\lucene\analysis\cn\smart\SmartChineseAnalyzer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 5 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\smartcn\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\smartcn\classes\test [javac] Compiling 2 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\smartcn\classes\test [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\smartcn\src\test\org\apache\lucene\analysis\cn\smart\TestSmartChineseAnalyzer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [echo] Building analyzers-stempel... ivy-availability-check: [echo] Building analyzers-stempel... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-stempel... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\java [javac] Compiling 17 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\java [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\analysis\stempel\src\java\org\apache\lucene\analysis\pl\PolishAnalyzer.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\test [javac] Compiling 4 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\test [copy] Copying 1 file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\stempel\classes\test [echo] Building analyzers-uima... ivy-availability-check: [echo] Building analyzers-uima... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building analyzers-uima... check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\uima\classes\java [javac] Compiling 11 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\uima\classes\java [copy] Copying 2 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\uima\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\uima\classes\test [javac] Compiling 8 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\analysis\uima\classes\test [echo] Building benchmark... copy-alg-files-for-testing: [copy] Copying 34 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\benchmark\classes\test\conf ivy-availability-check: [echo] Building benchmark... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: module-build.init: resolve-icu: [echo] Building analyzers-icu... ivy-availability-check: [echo] Building analyzers-icu... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: check-memory-uptodate: jar-memory: [echo] Building memory... check-queryparser-uptodate: jar-queryparser: [echo] Building queryparser... check-queries-uptodate: jar-queries: [echo] Building queries... ivy-availability-check: [echo] Building queries... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queries\classes\java [javac] Compiling 69 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queries\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\CommonTermsQuery.java:167: warning: [cast] redundant cast to int [javac] return (int) (Math.round(minNrShouldMatch * numOptional)); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\FunctionQuery.java:67: warning: [rawtypes] found raw type: Map [javac] protected final Map context; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:43: warning: [rawtypes] found raw type: Map [javac] public abstract FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:67: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:73: warning: [rawtypes] found raw type: Map [javac] public static Map newContext(IndexSearcher searcher) { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:74: warning: [rawtypes] found raw type: Map [javac] Map context = new IdentityHashMap(); [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:74: warning: [rawtypes] found raw type: IdentityHashMap [javac] Map context = new IdentityHashMap(); [javac] ^ [javac] missing type arguments for generic class IdentityHashMap [javac] where K,V are type-variables: [javac] K extends Object declared in class IdentityHashMap [javac] V extends Object declared in class IdentityHashMap [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put("searcher", searcher); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:104: warning: [rawtypes] found raw type: Map [javac] Map context = newContext(searcher); [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:111: warning: [rawtypes] found raw type: Map [javac] private final Map context; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:113: warning: [rawtypes] found raw type: Map [javac] public ValueSourceComparatorSource(Map context) { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:156: warning: [unchecked] setNextReader(AtomicReaderContext) in ValueSource.ValueSourceComparator overrides setNextReader(AtomicReaderContext) in FieldComparator [javac] public FieldComparator setNextReader(AtomicReaderContext context) throws IOException { [javac] ^ [javac] return type requires unchecked conversion from FieldComparator to FieldComparator [javac] where T is a type-variable: [javac] T extends Object declared in class FieldComparator [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:133: warning: [rawtypes] found raw type: Map [javac] private final Map fcontext; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:135: warning: [rawtypes] found raw type: Map [javac] ValueSourceComparator(Map fcontext, int numHits) { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\ValueSource.java:156: warning: [rawtypes] found raw type: FieldComparator [javac] public FieldComparator setNextReader(AtomicReaderContext context) throws IOException { [javac] ^ [javac] missing type arguments for generic class FieldComparator [javac] where T is a type-variable: [javac] T extends Object declared in class FieldComparator [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\BoostedQuery.java:72: warning: [rawtypes] found raw type: Map [javac] Map fcontext; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ByteFieldSource.java:53: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\BytesRefFieldSource.java:43: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ConstValueSource.java:45: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiFunction.java:64: warning: [rawtypes] found raw type: Map [javac] public static FunctionValues[] valsArr(List sources, Map fcontext, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiFunction.java:110: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DefFunction.java:48: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map fcontext, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DualFloatFunction.java:55: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DualFloatFunction.java:72: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DocFreqValueSource.java:149: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DocFreqValueSource.java:156: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DocFreqValueSource.java:157: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put("searcher",searcher); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DoubleConstValueSource.java:47: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\DoubleFieldSource.java:60: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\FloatFieldSource.java:58: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\IDFValueSource.java:49: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\IfFunction.java:50: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\IfFunction.java:149: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\IntFieldSource.java:59: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\JoinDocFreqValueSource.java:57: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\LinearFloatFunction.java:54: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\LinearFloatFunction.java:69: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\LiteralValueSource.java:48: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\LongFieldSource.java:72: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MaxDocValueSource.java:44: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MaxDocValueSource.java:45: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put("searcher",searcher); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MaxDocValueSource.java:49: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiFloatFunction.java:62: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiFloatFunction.java:93: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiBoolFunction.java:46: warning: [rawtypes] found raw type: Map [javac] public BoolDocValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\MultiBoolFunction.java:106: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\NormValueSource.java:54: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\NormValueSource.java:55: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put("searcher",searcher); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\NormValueSource.java:59: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\NumDocsValueSource.java:44: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\OrdFieldSource.java:70: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\QueryValueSource.java:54: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map fcontext, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\QueryValueSource.java:71: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\QueryValueSource.java:73: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put(this, w); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\QueryValueSource.java:83: warning: [rawtypes] found raw type: Map [javac] final Map fcontext; [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\QueryValueSource.java:95: warning: [rawtypes] found raw type: Map [javac] public QueryDocValues(QueryValueSource vs, AtomicReaderContext readerContext, Map fcontext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\RangeMapFloatFunction.java:58: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\RangeMapFloatFunction.java:74: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ReciprocalFloatFunction.java:64: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ReciprocalFloatFunction.java:81: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ReverseOrdFieldSource.java:70: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ScaleFloatFunction.java:63: warning: [rawtypes] found raw type: Map [javac] private ScaleInfo createScaleInfo(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ScaleFloatFunction.java:97: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put(this.source, scaleInfo); [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ScaleFloatFunction.java:102: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ScaleFloatFunction.java:131: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\ShortFieldSource.java:51: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SimpleBoolFunction.java:48: warning: [rawtypes] found raw type: Map [javac] public BoolDocValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SimpleBoolFunction.java:80: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SingleFunction.java:56: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SimpleFloatFunction.java:38: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SumTotalTermFreqValueSource.java:56: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SumTotalTermFreqValueSource.java:61: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\SumTotalTermFreqValueSource.java:77: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put(this, new LongDocValues(this) { [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\TermFreqValueSource.java:47: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\TFValueSource.java:49: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\TotalTermFreqValueSource.java:61: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\TotalTermFreqValueSource.java:66: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\TotalTermFreqValueSource.java:78: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map [javac] context.put(this, new LongDocValues(this) { [javac] ^ [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\VectorValueSource.java:56: warning: [rawtypes] found raw type: Map [javac] public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queries\src\java\org\apache\lucene\queries\function\valuesource\VectorValueSource.java:183: warning: [rawtypes] found raw type: Map [javac] public void createWeight(Map context, IndexSearcher searcher) throws IOException { [javac] ^ [javac] missing type arguments for generic class Map [javac] where K,V are type-variables: [javac] K extends Object declared in interface Map [javac] V extends Object declared in interface Map [javac] 80 warnings jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queries\lucene-queries-5.0-SNAPSHOT.jar check-sandbox-uptodate: jar-sandbox: [echo] Building sandbox... ivy-availability-check: [echo] Building sandbox... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\sandbox\classes\java [javac] Compiling 14 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\sandbox\classes\java [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\sandbox\src\java\org\apache\lucene\sandbox\queries\FuzzyLikeThisQuery.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\sandbox\lucene-sandbox-5.0-SNAPSHOT.jar ivy-availability-check: [echo] Building queryparser... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queryparser\classes\java [javac] Compiling 206 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queryparser\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\QueryParserTokenManager.java:497: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\QueryParserTokenManager.java:691: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\QueryParserTokenManager.java:864: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\classic\CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] int getEndColumn(); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] int getEndColumn(); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\StandardSyntaxParserTokenManager.java:377: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\StandardSyntaxParserTokenManager.java:497: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\parser\StandardSyntaxParserTokenManager.java:670: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\flexible\standard\processors\GroupQueryNodeProcessor.java:54: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public class GroupQueryNodeProcessor implements QueryNodeProcessor { [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\parser\CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] int getEndColumn(); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\parser\QueryParserTokenManager.java:351: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\parser\QueryParserTokenManager.java:471: warning: [cast] redundant cast to int [javac] int hiByte = (int)(curChar >> 8); [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\query\RewriteQuery.java:69: warning: [rawtypes] found raw type: RewriteQuery [javac] RewriteQuery other = (RewriteQuery)obj; [javac] ^ [javac] missing type arguments for generic class RewriteQuery [javac] where SQ is a type-variable: [javac] SQ extends SrndQuery declared in class RewriteQuery [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\query\RewriteQuery.java:79: warning: [rawtypes] found raw type: RewriteQuery [javac] public RewriteQuery clone() { [javac] ^ [javac] missing type arguments for generic class RewriteQuery [javac] where SQ is a type-variable: [javac] SQ extends SrndQuery declared in class RewriteQuery [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\query\OrQuery.java:43: warning: [rawtypes] found raw type: Iterator [javac] Iterator sqi = getSubQueriesIterator(); [javac] ^ [javac] missing type arguments for generic class Iterator [javac] where E is a type-variable: [javac] E extends Object declared in interface Iterator [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\surround\query\OrQuery.java:60: warning: [rawtypes] found raw type: Iterator [javac] Iterator sqi = getSubQueriesIterator(); [javac] ^ [javac] missing type arguments for generic class Iterator [javac] where E is a type-variable: [javac] E extends Object declared in interface Iterator [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\queryparser\src\java\org\apache\lucene\queryparser\xml\QueryTemplateManager.java:179: warning: [rawtypes] found raw type: Enumeration [javac] Enumeration keysEnum = formProperties.keys(); [javac] ^ [javac] missing type arguments for generic class Enumeration [javac] where E is a type-variable: [javac] E extends Object declared in interface Enumeration [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 17 warnings [copy] Copying 3 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queryparser\classes\java compile-core: jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\queryparser\lucene-queryparser-5.0-SNAPSHOT.jar ivy-availability-check: [echo] Building memory... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\memory\classes\java [javac] Compiling 2 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\memory\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\memory\src\java\org\apache\lucene\index\memory\MemoryIndex.java:568: warning: [rawtypes] found raw type: Entry [javac] Map.Entry[] entries = new Map.Entry[size]; [javac] ^ [javac] missing type arguments for generic class Entry [javac] where K,V are type-variables: [javac] K extends Object declared in interface Entry [javac] V extends Object declared in interface Entry [javac] 1 warning compile-core: jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\memory\lucene-memory-5.0-SNAPSHOT.jar check-highlighter-uptodate: jar-highlighter: [echo] Building highlighter... check-memory-uptodate: jar-memory: ivy-availability-check: [echo] Building highlighter... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\highlighter\classes\java [javac] Compiling 51 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\highlighter\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\highlighter\src\java\org\apache\lucene\search\highlight\WeightedSpanTermExtractor.java:171: warning: [rawtypes] found raw type: List [javac] final List[] disjunctLists = new List[maxPosition + 1]; [javac] ^ [javac] missing type arguments for generic class List [javac] where E is a type-variable: [javac] E extends Object declared in interface List [javac] 1 warning compile-core: jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\highlighter\lucene-highlighter-5.0-SNAPSHOT.jar check-analyzers-common-uptodate: jar-analyzers-common: check-queryparser-uptodate: jar-queryparser: check-facet-uptodate: jar-facet: [echo] Building facet... ivy-availability-check: [echo] Building facet... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\facet\classes\java [javac] Compiling 152 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\facet\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\facet\src\java\org\apache\lucene\facet\range\RangeFacetRequest.java:39: warning: [unchecked] Possible heap pollution from parameterized vararg type T [javac] public RangeFacetRequest(String field, T...ranges) { [javac] ^ [javac] where T is a type-variable: [javac] T extends Range declared in class RangeFacetRequest [javac] 1 warning [copy] Copying 1 file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\facet\classes\java jar-core: [jar] Building jar: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\facet\lucene-facet-5.0-SNAPSHOT.jar init: module-build.compile-test: [echo] Building benchmark... ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: module-build.init: resolve-icu: [echo] Building analyzers-icu... ivy-availability-check: [echo] Building analyzers-icu... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: check-memory-uptodate: jar-memory: check-highlighter-uptodate: jar-highlighter: check-analyzers-common-uptodate: jar-analyzers-common: check-queryparser-uptodate: jar-queryparser: check-facet-uptodate: jar-facet: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\benchmark\classes\java [javac] Compiling 117 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\benchmark\classes\java [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\feeds\LineDocSource.java:251: warning: [rawtypes] found raw type: Class [javac] Constructor cnstr = clazz.getConstructor(new Class[]{String[].class}); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\tasks\AnalyzerFactoryTask.java:157: warning: [fallthrough] possible fall-through into case [javac] case '"': [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\tasks\AnalyzerFactoryTask.java:212: warning: [fallthrough] possible fall-through into case [javac] case StreamTokenizer.TT_NUMBER: { [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\tasks\AnalyzerFactoryTask.java:340: warning: [fallthrough] possible fall-through into case [javac] case '"': [javac] ^ [javac] C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\java\org\apache\lucene\benchmark\byTask\tasks\NewCollationAnalyzerTask.java:71: warning: [rawtypes] found raw type: Class [javac] new Class[] {Locale.class}); [javac] ^ [javac] missing type arguments for generic class Class [javac] where T is a type-variable: [javac] T extends Object declared in class Class [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 5 warnings compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [javac] Compiling 23 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\benchmark\classes\test [javac] Note: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\benchmark\src\test\org\apache\lucene\benchmark\byTask\tasks\CreateIndexTaskTest.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 6 files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\benchmark\classes\test compile-test: [echo] Building classification... ivy-availability-check: [echo] Building classification... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building classification... check-queries-uptodate: jar-queries: check-analyzers-common-uptodate: jar-analyzers-common: ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\classification\classes\java [javac] Compiling 5 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\classification\classes\java compile-core: compile-test-framework: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: compile-lucene-core: compile-codecs: [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: compile-core: common.compile-test: [mkdir] Created dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\classification\classes\test [javac] Compiling 4 source files to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\classification\classes\test [echo] Building codecs... ivy-availability-check: [echo] Building codecs... ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: init: compile-test: [echo] Building codecs... ivy-availability-check: ivy-configure: [ivy:configure] :: loading settings :: file = C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compil [...truncated too long message...] he.solr.schema.TestBinaryField [junit4:junit4] Completed in 0.68s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.MinimalSchemaTest [junit4:junit4] Completed in 0.81s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.OutputWriterTest [junit4:junit4] Completed in 0.58s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.TestSolrCoreProperties [junit4:junit4] Completed in 0.56s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest [junit4:junit4] Completed in 0.60s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.NotRequiredUniqueKeyTest [junit4:junit4] Completed in 0.63s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions [junit4:junit4] Completed in 0.53s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.spelling.SpellPossibilityIteratorTest [junit4:junit4] Completed in 0.12s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.analysis.TestCharFilters [junit4:junit4] Completed in 0.54s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.TestCodecSupport [junit4:junit4] Completed in 0.44s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.SynonymTokenizerTest [junit4:junit4] Completed in 0.41s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.EchoParamsTest [junit4:junit4] Completed in 0.46s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.similarities.TestLMDirichletSimilarityFactory [junit4:junit4] Completed in 0.45s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.util.TestFastWriter [junit4:junit4] Completed in 0.22s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.analysis.LegacyHTMLStripCharFilterTest [junit4:junit4] Completed in 0.14s, 13 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.TestJmxMonitoredMap [junit4:junit4] Completed in 0.37s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.util.TimeZoneUtilsTest [junit4:junit4] Completed in 0.24s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.ResourceLoaderTest [junit4:junit4] Completed in 0.23s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.util.TestFastOutputStream [junit4:junit4] Completed in 0.15s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.update.processor.ScriptEngineTest [junit4:junit4] IGNOR/A 0.01s | ScriptEngineTest.testJRuby [junit4:junit4] > Assumption #1: got: <[null]>, expected: each not null [junit4:junit4] Completed in 0.09s, 6 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.OpenExchangeRatesOrgProviderTest [junit4:junit4] Completed in 0.19s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.PluginInfoTest [junit4:junit4] Completed in 0.11s, 9 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.TestFastLRUCache [junit4:junit4] Completed in 0.06s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.util.DateMathParserTest [junit4:junit4] Completed in 0.07s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldTest [junit4:junit4] Completed in 1.37s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.spelling.TestSuggestSpellingConverter [junit4:junit4] Completed in 0.03s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.internal.csv.CSVParserTest [junit4:junit4] Completed in 0.02s, 23 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.DateFieldTest [junit4:junit4] Completed in 0.06s, 8 tests, 1 skipped [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.spelling.SpellingQueryConverterTest [junit4:junit4] Completed in 0.05s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.cloud.ClusterStateTest [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.internal.csv.writer.CSVConfigTest [junit4:junit4] Completed in 0.01s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.TestLRUCache [junit4:junit4] Completed in 0.03s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.cloud.ZkNodePropsTest [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.cloud.SliceStateTest [junit4:junit4] Completed in 0.03s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.internal.csv.CharBufferTest [junit4:junit4] Completed in 0.01s, 13 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.internal.csv.writer.CSVWriterTest [junit4:junit4] Completed in 0.01s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.util.FileUtilsTest [junit4:junit4] Completed in 0.04s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.internal.csv.ExtendedBufferedReaderTest [junit4:junit4] Completed in 0.02s, 8 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.TestRTGBase [junit4:junit4] Completed in 0.00s, 0 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.SolrTestCaseJ4Test [junit4:junit4] Completed in 0.43s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest [junit4:junit4] Completed in 52.48s, 1 test [junit4:junit4] [junit4:junit4] HEARTBEAT J0 PID(3176@JenkinsSlave-PC): 2013-06-19T07:52:01, stalled for 64.6s at: ChaosMonkeyShardSplitTest.testDistribSearch [junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest [junit4:junit4] Completed in 79.16s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.QueryResultKeyTest [junit4:junit4] Completed in 0.02s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.TestShardHandlerFactory [junit4:junit4] Completed in 0.16s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.core.TestSolrXml [junit4:junit4] Completed in 0.21s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestClassNameShortening [junit4:junit4] Completed in 0.52s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestDefaultSearchFieldResource [junit4:junit4] Completed in 1.36s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldCollectionResource [junit4:junit4] Completed in 1.45s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource [junit4:junit4] Completed in 1.37s, 3 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestFieldCollectionResource [junit4:junit4] Completed in 1.34s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestFieldResource [junit4:junit4] Completed in 1.39s, 7 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeCollectionResource [junit4:junit4] Completed in 1.41s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestManagedSchemaFieldResource [junit4:junit4] Completed in 9.13s, 5 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestSchemaSimilarityResource [junit4:junit4] Completed in 1.57s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestSerializedLuceneMatchVersion [junit4:junit4] Completed in 0.80s, 2 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestSolrQueryParserDefaultOperatorResource [junit4:junit4] Completed in 1.47s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.rest.schema.TestUniqueKeyFieldResource [junit4:junit4] Completed in 1.63s, 1 test [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.schema.TestManagedSchema [junit4:junit4] Completed in 9.37s, 12 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.search.TestMaxScoreQueryParser [junit4:junit4] Completed in 1.39s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.solr.update.processor.PreAnalyzedUpdateProcessorTest [junit4:junit4] Completed in 1.16s, 2 tests [junit4:junit4] [junit4:junit4] [junit4:junit4] Tests with failures: [junit4:junit4] - org.apache.solr.cloud.SyncSliceTest.testDistribSearch [junit4:junit4] - org.apache.solr.cloud.RecoveryZkTest.testDistribSearch [junit4:junit4] [junit4:junit4] [junit4:junit4] JVM J0: 1.53 .. 2819.43 = 2817.89s [junit4:junit4] Execution time total: 46 minutes 59 seconds [junit4:junit4] Tests summary: 297 suites, 1252 tests, 2 failures, 18 ignored (12 assumptions) BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 297 suites, 1252 tests, 2 failures, 18 ignored (12 assumptions) Total time: 71 minutes 22 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 32bit/jdk1.7.0_21 -client -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_2_957077658.1371628394942 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_2_957077658.1371628394942--