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 E2CC4DB38 for ; Tue, 30 Oct 2012 11:23:15 +0000 (UTC) Received: (qmail 49311 invoked by uid 500); 30 Oct 2012 11:23:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 49241 invoked by uid 500); 30 Oct 2012 11:23:14 -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 49225 invoked by uid 99); 30 Oct 2012 11:23:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 11:23:14 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [93.93.131.52] (HELO haggis.mythic-beasts.com) (93.93.131.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 11:23:03 +0000 Received: from [92.20.246.69] (helo=[192.168.0.4]) by haggis.mythic-beasts.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1TT9u4-0008AK-H2; Tue, 30 Oct 2012 11:22:42 +0000 Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.6.0_35) - Build # 2092 - Still Failing! Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=windows-1252 From: Alan Woodward In-Reply-To: Date: Tue, 30 Oct 2012 11:22:38 +0000 Cc: romseygeek@apache.org, jpountz@apache.org Content-Transfer-Encoding: quoted-printable Message-Id: <21A65CB8-81C5-4944-B71C-BC10A515E78E@romseysoftware.co.uk> References: <1681177205.205.1351588130601.JavaMail.jenkins@serv1.sd-datasolutions.de> <1891487913.207.1351592100086.JavaMail.jenkins@serv1.sd-datasolutions.de> To: dev@lucene.apache.org X-Mailer: Apple Mail (2.1283) X-BlackCat-Spam-Score: -14 X-Mythic-Debug: Threshold = On = X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.5 I committed a fix. On 30 Oct 2012, at 10:25, Alan Woodward wrote: > These ought to be ignored by the SolrIgnoredThreadsFilter. Am = investigating now=85 >=20 > On 30 Oct 2012, at 10:14, Policeman Jenkins Server wrote: >=20 >> Build: = http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2092/ >> Java: 64bit/jdk1.6.0_35 -XX:+UseSerialGC >>=20 >> 2 tests failed. >> FAILED: = junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbedd= edSolrServer >>=20 >> Error Message: >> 2 threads leaked from SUITE scope at = org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer: 1) = Thread[id=3D23, name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING,= group=3DTGRP-TestEmbeddedSolrServer] at = sun.misc.Unsafe.park(Native Method) at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) = at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) at java.lang.Thread.run(Thread.java:662) 2) = Thread[id=3D22, name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING,= group=3DTGRP-TestEmbeddedSolrServer] at = sun.misc.Unsafe.park(Native Method) at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) = at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) at java.lang.Thread.run(Thread.java:662) >>=20 >> Stack Trace: >> com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked = from SUITE scope at = org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer:=20 >> 1) Thread[id=3D23, name=3Dmetrics-meter-tick-thread-2, = state=3DTIMED_WAITING, group=3DTGRP-TestEmbeddedSolrServer] >> at sun.misc.Unsafe.park(Native Method) >> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> at java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> at java.lang.Thread.run(Thread.java:662) >> 2) Thread[id=3D22, name=3Dmetrics-meter-tick-thread-1, = state=3DTIMED_WAITING, group=3DTGRP-TestEmbeddedSolrServer] >> at sun.misc.Unsafe.park(Native Method) >> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> at java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> at java.lang.Thread.run(Thread.java:662) >> at __randomizedtesting.SeedInfo.seed([86958CFD542160BA]:0) >>=20 >>=20 >> FAILED: = junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbedd= edSolrServer >>=20 >> Error Message: >> There are still zombie threads that couldn't be terminated: 1) = Thread[id=3D23, name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING,= group=3DTGRP-TestEmbeddedSolrServer] at = sun.misc.Unsafe.park(Native Method) at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) = at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) at java.lang.Thread.run(Thread.java:662) 2) = Thread[id=3D22, name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING,= group=3DTGRP-TestEmbeddedSolrServer] at = sun.misc.Unsafe.park(Native Method) at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) = at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) at java.lang.Thread.run(Thread.java:662) >>=20 >> Stack Trace: >> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still = zombie threads that couldn't be terminated: >> 1) Thread[id=3D23, name=3Dmetrics-meter-tick-thread-2, = state=3DTIMED_WAITING, group=3DTGRP-TestEmbeddedSolrServer] >> at sun.misc.Unsafe.park(Native Method) >> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> at java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> at java.lang.Thread.run(Thread.java:662) >> 2) Thread[id=3D22, name=3Dmetrics-meter-tick-thread-1, = state=3DTIMED_WAITING, group=3DTGRP-TestEmbeddedSolrServer] >> at sun.misc.Unsafe.park(Native Method) >> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> at java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> at java.lang.Thread.run(Thread.java:662) >> at __randomizedtesting.SeedInfo.seed([86958CFD542160BA]:0) >>=20 >>=20 >>=20 >>=20 >> Build Log: >> [...truncated 8726 lines...] >> [junit4:junit4] Suite: = org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer >> [junit4:junit4] 2> -6 T20 oasc.CoreContainer. New = CoreContainer 489444401 >> [junit4:junit4] 2> 4 T20 oasc.CoreContainer.load Loading = CoreContainer using Solr Home: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared' >> [junit4:junit4] 2> 21 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/' >> [junit4:junit4] 2> 286 T20 oasc.CoreContainer.load Registering Log = Listener >> [junit4:junit4] 2> 408 T20 oasc.CoreContainer.create Creating = SolrCore 'collection1' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 408 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 480 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 631 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 641 T20 oass.IndexSchema.readSchema Reading Solr = Schema >> [junit4:junit4] 2> 650 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core=20 >> [junit4:junit4] 2> 746 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 748 T20 oass.IndexSchema.readSchema query parser = default operator is OR >> [junit4:junit4] 2> 751 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 813 T20 oasc.SolrCore. [collection1] = Opening new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3= / >> [junit4:junit4] 2> 813 T20 oasc.SolrCore. JMX monitoring not = detected for core: collection1 >> [junit4:junit4] 2> 817 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 844 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@178ed77a = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@22e496ab) = assuming 'simple' >> [junit4:junit4] 2> 846 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3 = forceNew:false >> [junit4:junit4] 2> 846 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3= >> [junit4:junit4] 2> 847 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3/ind= ex/ >> [junit4:junit4] 2> 848 T20 oasc.SolrCore.initIndex WARNING = [collection1] Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3/index' = doesn't exist. Creating new index... >> [junit4:junit4] 2> 857 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3/index = forceNew:false >> [junit4:junit4] 2> 967 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DMockDirWrapper(org.apache.lucene.store.RAMDirectory@4d8f9b75 = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@766b62d1),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 967 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 968 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3= /index >> [junit4:junit4] 2> 1158 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 1167 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 1168 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 1176 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 1184 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3= >> [junit4:junit4] 2> 1196 T20 oass.SolrIndexSearcher. Opening = Searcher@58886ad0 main >> [junit4:junit4] 2> 1215 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 1216 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 1238 T20 = oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 >> [junit4:junit4] 2> 1238 T20 = oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// >> [junit4:junit4] 2> 1239 T20 = oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 >> [junit4:junit4] 2> 1239 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost = to: 20 >> [junit4:junit4] 2> 1239 T20 = oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 >> [junit4:junit4] 2> 1240 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: = 2147483647 >> [junit4:junit4] 2> 1240 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: = 5 >> [junit4:junit4] 2> 1241 T20 = oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 >> [junit4:junit4] 2> 1241 T20 = oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: = false >> [junit4:junit4] 2> 1249 T20 oascsi.HttpClientUtil.createClient = Creating new http client, = config:maxConnectionsPerHost=3D20&maxConnections=3D10000&socketTimeout=3D0= &connTimeout=3D0&retry=3Dfalse >> [junit4:junit4] 2> 1417 T20 oasc.CoreContainer.register registering = core: collection1 >> [junit4:junit4] 2> 1417 T24 oasc.SolrCore.registerSearcher = [collection1] Registered new searcher Searcher@58886ad0 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 1419 T20 oasc.CoreContainer.create Creating = SolrCore 'core0' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 1420 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 1487 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 1546 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 1547 T20 oass.IndexSchema.readSchema Reading = Solr Schema >> [junit4:junit4] 2> 1554 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core EN >> [junit4:junit4] 2> 1608 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 1610 T20 oass.IndexSchema.readSchema query = parser default operator is OR >> [junit4:junit4] 2> 1612 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 1616 T20 oasc.SolrCore. [core0] Opening = new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3= .5/ >> [junit4:junit4] 2> 1616 T20 oasc.SolrCore. JMX monitoring not = detected for core: core0 >> [junit4:junit4] 2> 1617 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 1618 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@206cc2a4 = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@445ead9d) = assuming 'simple' >> [junit4:junit4] 2> 1618 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3.5 = forceNew:false >> [junit4:junit4] 2> 1619 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3= .5 >> [junit4:junit4] 2> 1619 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3.5/i= ndex/ >> [junit4:junit4] 2> 1620 T20 oasc.SolrCore.initIndex WARNING [core0] = Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3.5/index'= doesn't exist. Creating new index... >> [junit4:junit4] 2> 1620 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3.5/index = forceNew:false >> [junit4:junit4] 2> 1623 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DMockDirWrapper(org.apache.lucene.store.RAMDirectory@3fcac3fa = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@79a93f38),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 1623 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 1624 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3= .5/index >> [junit4:junit4] 2> 1626 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 1627 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 1628 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 1631 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 1636 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3= .5 >> [junit4:junit4] 2> 1637 T20 oass.SolrIndexSearcher. Opening = Searcher@7b712193 main >> [junit4:junit4] 2> 1638 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 1639 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 1652 T25 oasc.SolrCore.registerSearcher [core0] = Registered new searcher Searcher@7b712193 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 1652 T20 oasc.CoreContainer.register registering = core: core0 >> [junit4:junit4] 2> 1655 T20 oasc.CoreContainer.create Creating = SolrCore 'core1' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 1656 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 1702 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 1759 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 1760 T20 oass.IndexSchema.readSchema Reading = Solr Schema >> [junit4:junit4] 2> 1767 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core FR >> [junit4:junit4] 2> 1803 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 1805 T20 oass.IndexSchema.readSchema query = parser default operator is OR >> [junit4:junit4] 2> 1806 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 1810 T20 oasc.SolrCore. [core1] Opening = new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2= .4/ >> [junit4:junit4] 2> 1811 T20 oasc.SolrCore. JMX monitoring not = detected for core: core1 >> [junit4:junit4] 2> 1812 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 1813 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d352447 = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@3be0e954) = assuming 'simple' >> [junit4:junit4] 2> 1814 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2.4 = forceNew:false >> [junit4:junit4] 2> 1814 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2= .4 >> [junit4:junit4] 2> 1815 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2.4/i= ndex/ >> [junit4:junit4] 2> 1816 T20 oasc.SolrCore.initIndex WARNING [core1] = Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2.4/index'= doesn't exist. Creating new index... >> [junit4:junit4] 2> 1817 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2.4/index = forceNew:false >> [junit4:junit4] 2> 1820 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DMockDirWrapper(org.apache.lucene.store.RAMDirectory@56b4d39c = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@47fc468e),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 1820 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 1821 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2= .4/index >> [junit4:junit4] 2> 1823 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 1824 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 1825 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 1827 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 1830 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2= .4 >> [junit4:junit4] 2> 1830 T20 oass.SolrIndexSearcher. Opening = Searcher@5b76de14 main >> [junit4:junit4] 2> 1831 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 1831 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 1842 T26 oasc.SolrCore.registerSearcher [core1] = Registered new searcher Searcher@5b76de14 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 1842 T20 oasc.CoreContainer.register registering = core: core1 >> [junit4:junit4] 2> 1862 T20 oasc.CoreContainer.shutdown Shutting = down CoreContainer instance=3D489444401 >> [junit4:junit4] 2> 1863 T20 oasc.SolrCore.close [collection1] = CLOSING SolrCore org.apache.solr.core.SolrCore@1fbbc779 >> [junit4:junit4] 2> 1863 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 1864 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 1864 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 1864 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 1867 T20 oasc.SolrCore.closeSearcher = [collection1] Closing main searcher on request. >> [junit4:junit4] 2> 1868 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/-1.3= /index >> [junit4:junit4] 2> 1868 T20 oasc.SolrCore.close [core0] CLOSING = SolrCore org.apache.solr.core.SolrCore@7c187c8 >> [junit4:junit4] 2> 1869 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 1869 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 1869 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 1870 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 1870 T20 oasc.SolrCore.closeSearcher [core0] = Closing main searcher on request. >> [junit4:junit4] 2> 1871 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/EN-3= .5/index >> [junit4:junit4] 2> 1871 T20 oasc.SolrCore.close [core1] CLOSING = SolrCore org.apache.solr.core.SolrCore@4486d1da >> [junit4:junit4] 2> 1872 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 1872 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 1873 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 1873 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 1874 T20 oasc.SolrCore.closeSearcher [core1] = Closing main searcher on request. >> [junit4:junit4] 2> 1874 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592056020/data/FR-2= .4/index >> [junit4:junit4] 2> 1876 T20 oasc.CoreContainer.shutdown Shutting = down CoreContainer instance=3D489444401 >> [junit4:junit4] 2> 1885 T20 oasc.CoreContainer. New = CoreContainer 1965548270 >> [junit4:junit4] 2> 1886 T20 oasc.CoreContainer.load Loading = CoreContainer using Solr Home: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared' >> [junit4:junit4] 2> 1886 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/' >> [junit4:junit4] 2> 1908 T20 oasc.CoreContainer.load Registering Log = Listener >> [junit4:junit4] 2> 1935 T20 oasc.CoreContainer.create Creating = SolrCore 'collection1' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 1935 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 1968 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 2012 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 2013 T20 oass.IndexSchema.readSchema Reading = Solr Schema >> [junit4:junit4] 2> 2027 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core=20 >> [junit4:junit4] 2> 2060 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 2061 T20 oass.IndexSchema.readSchema query = parser default operator is OR >> [junit4:junit4] 2> 2063 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 2065 T20 oasc.SolrCore. [collection1] = Opening new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3= / >> [junit4:junit4] 2> 2066 T20 oasc.SolrCore. JMX monitoring not = detected for core: collection1 >> [junit4:junit4] 2> 2066 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 2068 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@6243487e = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@2f4c7a98) = assuming 'simple' >> [junit4:junit4] 2> 2068 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3 = forceNew:false >> [junit4:junit4] 2> 2069 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3= >> [junit4:junit4] 2> 2069 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3/ind= ex/ >> [junit4:junit4] 2> 2070 T20 oasc.SolrCore.initIndex WARNING = [collection1] Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3/index' = doesn't exist. Creating new index... >> [junit4:junit4] 2> 2070 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3/index = forceNew:false >> [junit4:junit4] 2> 2072 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DMockDirWrapper(org.apache.lucene.store.RAMDirectory@40974600 = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@20c3e967),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 2073 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 2073 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3= /index >> [junit4:junit4] 2> 2075 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 2077 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 2077 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 2079 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 2082 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3= >> [junit4:junit4] 2> 2083 T20 oass.SolrIndexSearcher. Opening = Searcher@3d31f2b4 main >> [junit4:junit4] 2> 2083 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 2084 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 2084 T20 = oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 >> [junit4:junit4] 2> 2084 T20 = oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// >> [junit4:junit4] 2> 2085 T20 = oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 >> [junit4:junit4] 2> 2085 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost = to: 20 >> [junit4:junit4] 2> 2086 T20 = oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 >> [junit4:junit4] 2> 2086 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: = 2147483647 >> [junit4:junit4] 2> 2087 T20 = oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: = 5 >> [junit4:junit4] 2> 2087 T20 = oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 >> [junit4:junit4] 2> 2087 T20 = oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: = false >> [junit4:junit4] 2> 2088 T20 oascsi.HttpClientUtil.createClient = Creating new http client, = config:maxConnectionsPerHost=3D20&maxConnections=3D10000&socketTimeout=3D0= &connTimeout=3D0&retry=3Dfalse >> [junit4:junit4] 2> 2101 T27 oasc.SolrCore.registerSearcher = [collection1] Registered new searcher Searcher@3d31f2b4 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 2101 T20 oasc.CoreContainer.register registering = core: collection1 >> [junit4:junit4] 2> 2103 T20 oasc.CoreContainer.create Creating = SolrCore 'core0' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 2103 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 2135 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 2187 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 2188 T20 oass.IndexSchema.readSchema Reading = Solr Schema >> [junit4:junit4] 2> 2194 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core EN >> [junit4:junit4] 2> 2222 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 2223 T20 oass.IndexSchema.readSchema query = parser default operator is OR >> [junit4:junit4] 2> 2225 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 2227 T20 oasc.SolrCore. [core0] Opening = new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3= .5/ >> [junit4:junit4] 2> 2227 T20 oasc.SolrCore. JMX monitoring not = detected for core: core0 >> [junit4:junit4] 2> 2228 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 2229 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b99f8e6 = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@39a4036f) = assuming 'simple' >> [junit4:junit4] 2> 2229 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3.5 = forceNew:false >> [junit4:junit4] 2> 2230 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3= .5 >> [junit4:junit4] 2> 2230 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3.5/i= ndex/ >> [junit4:junit4] 2> 2230 T20 oasc.SolrCore.initIndex WARNING [core0] = Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3.5/index'= doesn't exist. Creating new index... >> [junit4:junit4] 2> 2231 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3.5/index = forceNew:false >> [junit4:junit4] 2> 2233 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DBaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4e3= c35fd = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@46b29c9d),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 2233 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 2234 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3= .5/index >> [junit4:junit4] 2> 2236 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 2237 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 2238 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 2239 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 2242 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3= .5 >> [junit4:junit4] 2> 2243 T20 oass.SolrIndexSearcher. Opening = Searcher@628d2280 main >> [junit4:junit4] 2> 2243 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 2244 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 2252 T20 oasc.CoreContainer.register registering = core: core0 >> [junit4:junit4] 2> 2252 T28 oasc.SolrCore.registerSearcher [core0] = Registered new searcher Searcher@628d2280 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 2254 T20 oasc.CoreContainer.create Creating = SolrCore 'core1' using instanceDir: = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/. >> [junit4:junit4] 2> 2254 T20 oasc.SolrResourceLoader. new = SolrResourceLoader for directory: = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fi= les/solrj/solr/shared/./' >> [junit4:junit4] 2> 2291 T20 oasc.SolrConfig. Using Lucene = MatchVersion: LUCENE_50 >> [junit4:junit4] 2> 2325 T20 oasc.SolrConfig. Loaded = SolrConfig: solrconfig.xml >> [junit4:junit4] 2> 2326 T20 oass.IndexSchema.readSchema Reading = Solr Schema >> [junit4:junit4] 2> 2333 T20 oass.IndexSchema.readSchema Schema = name=3Dexample core FR >> [junit4:junit4] 2> 2365 T20 oass.IndexSchema.readSchema default = search field in schema is name >> [junit4:junit4] 2> 2366 T20 oass.IndexSchema.readSchema query = parser default operator is OR >> [junit4:junit4] 2> 2367 T20 oass.IndexSchema.readSchema unique key = field: id >> [junit4:junit4] 2> 2369 T20 oasc.SolrCore. [core1] Opening = new SolrCore at = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-fil= es/solrj/solr/shared/./, = dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2= .4/ >> [junit4:junit4] 2> 2370 T20 oasc.SolrCore. JMX monitoring not = detected for core: core1 >> [junit4:junit4] 2> 2370 T20 oasc.SolrCore.initDirectoryFactory = org.apache.solr.core.MockDirectoryFactory >> [junit4:junit4] 2> 2372 T20 = oasc.CachingDirectoryFactory.injectLockFactory WARNING No lockType = configured for = MockDirWrapper(org.apache.lucene.store.RAMDirectory@18287811 = lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@8e2b07b) = assuming 'simple' >> [junit4:junit4] 2> 2372 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2.4 = forceNew:false >> [junit4:junit4] 2> 2373 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2= .4 >> [junit4:junit4] 2> 2373 T20 oasc.SolrCore.getNewIndexDir New index = directory detected: old=3Dnull = new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-s= olrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2.4/i= ndex/ >> [junit4:junit4] 2> 2373 T20 oasc.SolrCore.initIndex WARNING [core1] = Solr index directory = '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/= test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2.4/index'= doesn't exist. Creating new index... >> [junit4:junit4] 2> 2374 T20 oasc.CachingDirectoryFactory.get return = new directory for = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/t= est/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2.4/index = forceNew:false >> [junit4:junit4] 2> 2376 T20 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D1 >> [junit4:junit4] 2> = commit{dir=3DMockDirWrapper(org.apache.lucene.store.RAMDirectory@3e81018b = lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1436ae83),segFN=3D= segments_1,generation=3D1,filenames=3D[segments_1] >> [junit4:junit4] 2> 2376 T20 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1[segments_1] >> [junit4:junit4] 2> 2377 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2= .4/index >> [junit4:junit4] 2> 2379 T20 = oasc.RequestHandlers.initHandlersFromConfig created standard: = solr.StandardRequestHandler >> [junit4:junit4] 2> 2380 T20 = oasc.RequestHandlers.initHandlersFromConfig created /update: = solr.UpdateRequestHandler >> [junit4:junit4] 2> 2380 T20 = oasc.RequestHandlers.initHandlersFromConfig created /admin/: = org.apache.solr.handler.admin.AdminHandlers >> [junit4:junit4] 2> 2382 T20 oashl.XMLLoader.init = xsltCacheLifetimeSeconds=3D60 >> [junit4:junit4] 2> 2385 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2= .4 >> [junit4:junit4] 2> 2385 T20 oass.SolrIndexSearcher. Opening = Searcher@1a8fa0d1 main >> [junit4:junit4] 2> 2386 T20 oasu.CommitTracker. Hard = AutoCommit: disabled >> [junit4:junit4] 2> 2386 T20 oasu.CommitTracker. Soft = AutoCommit: disabled >> [junit4:junit4] 2> 2395 T20 oasc.CoreContainer.register registering = core: core1 >> [junit4:junit4] 2> 2395 T29 oasc.SolrCore.registerSearcher [core1] = Registered new searcher Searcher@1a8fa0d1 = main{StandardDirectoryReader(segments_1:1)} >> [junit4:junit4] 2> 2396 T20 oasc.CoreContainer.shutdown Shutting = down CoreContainer instance=3D1965548270 >> [junit4:junit4] 2> 2396 T20 oasc.SolrCore.close [collection1] = CLOSING SolrCore org.apache.solr.core.SolrCore@320f6398 >> [junit4:junit4] 2> 2397 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 2397 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 2397 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 2398 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 2398 T20 oasc.SolrCore.closeSearcher = [collection1] Closing main searcher on request. >> [junit4:junit4] 2> 2399 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/-1.3= /index >> [junit4:junit4] 2> 2399 T20 oasc.SolrCore.close [core0] CLOSING = SolrCore org.apache.solr.core.SolrCore@5da5e65f >> [junit4:junit4] 2> 2400 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 2400 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 2401 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 2401 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 2402 T20 oasc.SolrCore.closeSearcher [core0] = Closing main searcher on request. >> [junit4:junit4] 2> 2402 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/EN-3= .5/index >> [junit4:junit4] 2> 2409 T20 oasc.SolrCore.close [core1] CLOSING = SolrCore org.apache.solr.core.SolrCore@a25ef73 >> [junit4:junit4] 2> 2409 T20 oasu.DirectUpdateHandler2.close closing = DirectUpdateHandler2{commits=3D0,autocommits=3D0,soft = autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending= =3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumulative_add= s=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cumulative_= errors=3D0} >> [junit4:junit4] 2> 2410 T20 oasc.SolrCore.decrefSolrCoreState = Closing SolrCoreState >> [junit4:junit4] 2> 2410 T20 = oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has = reached 0 - closing IndexWriter >> [junit4:junit4] 2> 2411 T20 = oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with = IndexWriterCloser >> [junit4:junit4] 2> 2411 T20 oasc.SolrCore.closeSearcher [core1] = Closing main searcher on request. >> [junit4:junit4] 2> 2412 T20 oasc.CachingDirectoryFactory.close = Releasing = directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-solrj/test/J0/./solrtest-TestEmbeddedSolrServer-1351592057930/data/FR-2= .4/index >> [junit4:junit4] 2> 2417 T19 ccr.ThreadLeakControl.checkThreadLeaks = WARNING Will linger awaiting termination of 2 leaked thread(s). >> [junit4:junit4] 2> 22508 T19 ccr.ThreadLeakControl.checkThreadLeaks = SEVERE 2 threads leaked from SUITE scope at = org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer:=20 >> [junit4:junit4] 2> 1) Thread[id=3D23, = name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> at sun.misc.Unsafe.park(Native = Method) >> [junit4:junit4] 2> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] 2> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] 2> at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] 2> at = java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] 2> 2) Thread[id=3D22, = name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> at sun.misc.Unsafe.park(Native = Method) >> [junit4:junit4] 2> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] 2> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] 2> at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] 2> at = java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] 2> 22509 T19 = ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked = threads: >> [junit4:junit4] 2> 1) Thread[id=3D23, = name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> 2) Thread[id=3D22, = name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> 25519 T19 = ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie = threads that couldn't be terminated: >> [junit4:junit4] 2> 1) Thread[id=3D23, = name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> at sun.misc.Unsafe.park(Native = Method) >> [junit4:junit4] 2> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] 2> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] 2> at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] 2> at = java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] 2> 2) Thread[id=3D22, = name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] 2> at sun.misc.Unsafe.park(Native = Method) >> [junit4:junit4] 2> at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] 2> at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] 2> at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] 2> at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] 2> at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] 2> at = java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41: {}, = sim=3DRandomSimilarityProvider(queryNorm=3Dtrue,coord=3Dcrazy): {}, = locale=3Den_ZA, timezone=3DECT >> [junit4:junit4] 2> NOTE: Linux 3.2.0-32-generic amd64/Sun = Microsystems Inc. 1.6.0_35 = (64-bit)/cpus=3D8,threads=3D3,free=3D106571328,total=3D126418944 >> [junit4:junit4] 2> NOTE: All tests run in this JVM: = [TestXMLEscaping, AnlysisResponseBaseTest, SolrQueryTest, = TestFastInputStream, TestDocumentObjectBinder, TestEmbeddedSolrServer] >> [junit4:junit4] 2> NOTE: reproduce with: ant test = -Dtestcase=3DTestEmbeddedSolrServer -Dtests.seed=3D86958CFD542160BA = -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Den_ZA = -Dtests.timezone=3DECT -Dtests.file.encoding=3DUTF-8 >> [junit4:junit4] ERROR 0.00s J0 | TestEmbeddedSolrServer (suite) <<< >> [junit4:junit4] > Throwable #1: = com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked = from SUITE scope at = org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer:=20 >> [junit4:junit4] > 1) Thread[id=3D23, = name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) >> [junit4:junit4] > at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] > at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] > at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] > 2) Thread[id=3D22, = name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) >> [junit4:junit4] > at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] > at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] > at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] > at = __randomizedtesting.SeedInfo.seed([86958CFD542160BA]:0) >> [junit4:junit4] > Throwable #2: = com.carrotsearch.randomizedtesting.ThreadLeakError: There are still = zombie threads that couldn't be terminated: >> [junit4:junit4] > 1) Thread[id=3D23, = name=3Dmetrics-meter-tick-thread-2, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) >> [junit4:junit4] > at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] > at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] > at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] > 2) Thread[id=3D22, = name=3Dmetrics-meter-tick-thread-1, state=3DTIMED_WAITING, = group=3DTGRP-TestEmbeddedSolrServer] >> [junit4:junit4] > at sun.misc.Unsafe.park(Native Method) >> [junit4:junit4] > at = java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196) >> [junit4:junit4] > at = java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awai= tNanos(AbstractQueuedSynchronizer.java:2025) >> [junit4:junit4] > at = java.util.concurrent.DelayQueue.take(DelayQueue.java:164) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:609) >> [junit4:junit4] > at = java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Sch= eduledThreadPoolExecutor.java:602) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:94= 7) >> [junit4:junit4] > at = java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :907) >> [junit4:junit4] > at java.lang.Thread.run(Thread.java:662) >> [junit4:junit4] > at = __randomizedtesting.SeedInfo.seed([86958CFD542160BA]:0) >> [junit4:junit4] Completed on J0 in 25.63s, 2 tests, 2 errors <<< = FAILURES! >>=20 >> [...truncated 100 lines...] >> BUILD FAILED >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: The = following error occurred while executing this line: >> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The = following error occurred while executing this line: >> = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:185: = The following error occurred while executing this line: >> = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml= :61: The following error occurred while executing this line: >> = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml= :1159: The following error occurred while executing this line: >> = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml= :827: There were test failures: 43 suites, 239 tests, 2 suite-level = errors, 136 ignored >>=20 >> Total time: 22 minutes 56 seconds >> Build step 'Invoke Ant' marked build as failure >> Archiving artifacts >> Recording test results >> Description set: Java: 64bit/jdk1.6.0_35 -XX:+UseSerialGC >> Email was triggered for: Failure >> Sending email for trigger: Failure >>=20 >>=20 >>=20 >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org >> For additional commands, e-mail: dev-help@lucene.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org