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 40B1817414 for ; Sun, 23 Nov 2014 04:48:17 +0000 (UTC) Received: (qmail 35199 invoked by uid 500); 23 Nov 2014 04:48:16 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 35126 invoked by uid 500); 23 Nov 2014 04:48:16 -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 34984 invoked by uid 99); 23 Nov 2014 04:48:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Nov 2014 04:48:15 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=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 serv1.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Nov 2014 04:47:42 +0000 Received: from localhost.localdomain ([127.0.0.1] helo=serv1) by serv1.sd-datasolutions.de with esmtp (Exim 4.76) (envelope-from ) id 1XsP3D-0001mA-AG for dev@lucene.apache.org; Sun, 23 Nov 2014 04:45:31 +0000 Date: Sun, 23 Nov 2014 04:45:08 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1872915623.5.1416717931010.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <624834728.1.1416697795709.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <624834728.1.1416697795709.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_20) - Build # 11654 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4_1728627945.1416717908504" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4_1728627945.1416717908504 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11654/ Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: f= alse) 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTe= st Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPT= est: 1) Thread[id=3D3214, name=3DOverseerThreadFactory-1310-thread-5, s= tate=3DTIMED_WAITING, group=3DOverseer collection creation process.] = at java.lang.Thread.sleep(Native Method) at org.apache.solr.cloud= .OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcesso= r.java:1847) at org.apache.solr.cloud.OverseerCollectionProcessor.s= plitShard(OverseerCollectionProcessor.java:1729) at org.apache.solr= .cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcess= or.java:615) at org.apache.solr.cloud.OverseerCollectionProcessor$R= unner.run(OverseerCollectionProcessor.java:2856) at java.util.concu= rrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at= java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java= :617) at java.lang.Thread.run(Thread.java:745) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SU= ITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:=20 1) Thread[id=3D3214, name=3DOverseerThreadFactory-1310-thread-5, state= =3DTIMED_WAITING, group=3DOverseer collection creation process.] at java.lang.Thread.sleep(Native Method) at org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNod= eName(OverseerCollectionProcessor.java:1847) at org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(Ove= rseerCollectionProcessor.java:1729) at org.apache.solr.cloud.OverseerCollectionProcessor.processMessage= (OverseerCollectionProcessor.java:615) at org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(Ove= rseerCollectionProcessor.java:2856) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec= utor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe= cutor.java:617) at java.lang.Thread.run(Thread.java:745) =09at __randomizedtesting.SeedInfo.seed([2C2E3A2B9C81BA52]:0) Build Log: [...truncated 11198 lines...] [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTes= t-2C2E3A2B9C81BA52-001/init-core-data-001 [junit4] 2> 872303 T3014 oas.SolrTestCaseJ4.buildSSLConfig Randomized = ssl (true) and clientAuth (true) [junit4] 2> 872304 T3014 oas.BaseDistributedSearchTestCase.initHostCon= text Setting hostContext system property: /b_/ [junit4] 2> 872309 T3014 oas.SolrTestCaseJ4.setUp ###Starting testDist= ribSearch [junit4] 2> 872310 T3014 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 872311 T3015 oasc.ZkTestServer$ZKServerMain.runFromConfig = Starting server [junit4] 2> 872411 T3014 oasc.ZkTestServer.run start zk server on port= :49391 [junit4] 2> 872411 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 872412 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 872415 T3022 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@4200b55c name:ZooKeeperConnection= Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 872415 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 872416 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 872416 T3014 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 872421 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 872422 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 872423 T3025 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@5e36c50 name:ZooKeeperConnection = Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 872423 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 872424 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 872424 T3014 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4] 2> 872428 T3014 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4] 2> 872430 T3014 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4] 2> 872432 T3014 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4] 2> 872435 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 872436 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4] 2> 872440 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 872441 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4] 2> 872444 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/= solrconfig.snippet.randomindexconfig.xml [junit4] 2> 872445 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 872448 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 872449 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4] 2> 872452 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 872452 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4] 2> 872455 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 872456 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4] 2> 872459 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 872459 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/enumsConfig.xml [junit4] 2> 872462 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-ra= tes.json [junit4] 2> 872463 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4] 2> 872465 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLa= tin1Accent.txt [junit4] 2> 872466 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 872468 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 872469 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4] 2> 872472 T3014 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/c= ollection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 872472 T3014 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4] 2> 872475 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 872476 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 872478 T3028 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@5ec9aa9e name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 872478 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 872478 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 872720 T3014 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 872722 T3014 oejus.SslContextFactory.doStart Enabled Proto= cols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TL= Sv1, TLSv1.1, TLSv1.2] [junit4] 2> 872810 T3014 oejs.AbstractConnector.doStart Started SslSel= ectChannelConnector@127.0.0.1:33002 [junit4] 2> 872813 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 872813 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 872814 T3014 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2= C2E3A2B9C81BA52-001/tempDir-002 [junit4] 2> 872814 T3014 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B= 9C81BA52-001/tempDir-002/' [junit4] 2> 872833 T3014 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52= -001/tempDir-002/solr.xml [junit4] 2> 872851 T3014 oasc.CoreContainer. New CoreContainer 9= 40886045 [junit4] 2> 872851 T3014 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A= 2B9C81BA52-001/tempDir-002/] [junit4] 2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 90000 [junit4] 2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to:=20 [junit4] 2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 872852 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnections to: 10000 [junit4] 2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 872853 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 872854 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 872856 T3014 oasu.UpdateShardHandler. Creating Updat= eShardHandler HTTP client with params: socketTimeout=3D340000&connTimeout= =3D45000&retry=3Dfalse [junit4] 2> 872858 T3014 oasl.LogWatcher.createWatcher SLF4J impl is o= rg.slf4j.impl.Log4jLoggerFactory [junit4] 2> 872858 T3014 oasl.LogWatcher.newRegisteredLogWatcher Regis= tering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 872859 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 872859 T3014 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:49391/solr [junit4] 2> 872860 T3014 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 872860 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 872861 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 872863 T3040 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@479b46ed name:ZooKeeperConnection= Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 872864 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 872865 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 872867 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 872869 T3043 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@326c7f07 name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 872869 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 872871 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/queue [junit4] 2> 872874 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/collection-queue-work [junit4] 2> 872875 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/collection-map-running [junit4] 2> 872877 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/collection-map-completed [junit4] 2> 872878 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/collection-map-failure [junit4] 2> 872879 T3014 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4] 2> 872880 T3014 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:33002_b_ [junit4] 2> 872880 T3014 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:33002_b_ [junit4] 2> 872882 T3014 oascc.SolrZkClient.makePath makePath: /overse= er_elect [junit4] 2> 872882 T3014 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4] 2> 872883 T3014 oasc.Overseer.close Overseer (id=3Dnull) clos= ing [junit4] 2> 872884 T3014 oasc.OverseerElectionContext.runLeaderProcess= I am going to be the leader 127.0.0.1:33002_b_ [junit4] 2> 872884 T3014 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4] 2> 872885 T3014 oasc.Overseer.start Overseer (id=3D9284587161= 2166148-127.0.0.1:33002_b_-n_0000000000) starting [junit4] 2> 872886 T3014 oascc.SolrZkClient.makePath makePath: /overse= er/queue-work [junit4] 2> 872890 T3014 oasc.OverseerAutoReplicaFailoverThread.= Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDela= y=3D10000 autoReplicaFailoverWaitAfterExpiration=3D30000 autoReplicaFailove= rBadNodeExpiration=3D60000 [junit4] 2> 872891 T3045 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4] 2> 872891 T3014 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4] 2> 872893 T3014 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4] 2> 872894 T3014 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 872896 T3044 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4] 2> 872899 T3047 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Ddown collection=3Dcontrol_collection [junit4] 2> 872899 T3047 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 872901 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 872901 T3047 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 872904 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D1 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:33002/b_", [junit4] 2> =09 "node_name":"127.0.0.1:33002_b_", [junit4] 2> =09 "numShards":"1", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"control_collection", [junit4] 2> =09 "operation":"state"} [junit4] 2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection control_collection with shards [shard1] [junit4] 2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.createColle= ction state version control_collection 1 [junit4] 2> 872905 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Assigning new node to shard shard=3Dshard1 [junit4] 2> 872908 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 873901 T3047 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for collection1 [junit4] 2> 873902 T3047 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:control_collection [junit4] 2> 873903 T3047 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4] 2> 873903 T3047 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/control_collection [junit4] 2> 873905 T3047 oascc.ZkStateReader.readConfigName path=3D/co= llections/control_collection configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 873905 T3047 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B= 9C81BA52-001/tempDir-002/collection1/' [junit4] 2> 873906 T3047 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 873906 T3047 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-002/collection1/lib/classes/' to classloader [junit4] 2> 873907 T3047 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-002/collection1/lib/README' to classloader [junit4] 2> 873919 T3047 oasc.ZkController.watchZKConfDir watch zkdir = /configs/conf1 [junit4] 2> 873922 T3047 oasc.Config. loaded config solrconfig.x= ml with version 0=20 [junit4] 2> 873931 T3047 oasc.SolrConfig. Using Lucene MatchVers= ion: 6.0.0 [junit4] 2> 873951 T3047 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 873953 T3047 oass.IndexSchema.readSchema Reading Solr Sche= ma from /configs/conf1/schema.xml [junit4] 2> 873960 T3047 oass.IndexSchema.readSchema [collection1] Sch= ema name=3Dtest [junit4] 2> 874050 T3047 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 874053 T3047 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 874054 T3047 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 874068 T3047 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 874070 T3047 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 874071 T3047 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 874072 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 874072 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 874072 T3047 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 874073 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 874073 T3047 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 874073 T3047 oasc.CoreContainer.create Creating SolrCore '= collection1' using configuration from collection control_collection [junit4] 2> 874073 T3047 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 874073 T3047 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-00= 1/tempDir-002/collection1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Sol= r-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCP= Test-2C2E3A2B9C81BA52-001/tempDir-002/collection1/data/ [junit4] 2> 874074 T3047 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@635e96c5 [junit4] 2> 874074 T3047 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001= /tempDir-002/collection1/data [junit4] 2> 874074 T3047 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C= 2E3A2B9C81BA52-001/tempDir-002/collection1/data/index/ [junit4] 2> 874074 T3047 oasc.SolrCore.initIndex WARN [collection1] So= lr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81B= A52-001/tempDir-002/collection1/data/index' doesn't exist. Creating new ind= ex... [junit4] 2> 874075 T3047 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001= /tempDir-002/collection1/data/index [junit4] 2> 874075 T3047 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePo= licy: maxMergeAtOnce=3D33, maxMergeAtOnceExplicit=3D17, maxMergedSegmentMB= =3D63.8251953125, floorSegmentMB=3D0.435546875, forceMergeDeletesPctAllowed= =3D20.25700114196078, segmentsPerTier=3D23.0, maxCFSSegmentSizeMB=3D8.79609= 3022207999E12, noCFSRatio=3D0.0 [junit4] 2> 874075 T3047 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@6555c= 8d8 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@603b12c= 5),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 874075 T3047 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 874077 T3047 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "nodistrib" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "dedupe" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "stored_sig" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 874078 T3047 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 874079 T3047 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 874079 T3047 oasc.SolrCore.loadUpdateProcessorChains no up= dateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 874079 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 874080 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 874081 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 874082 T3047 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 874083 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 874084 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 874084 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 874085 T3047 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 874086 T3047 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 874086 T3047 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 874086 T3047 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteS= izeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D24, maxMergeSize=3D21= 47483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeBy= Deletes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D0.0] [junit4] 2> 874087 T3047 oasc.SolrDeletionPolicy.onInit SolrDeletionPo= licy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@6555c= 8d8 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@603b12c= 5),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 874087 T3047 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 874087 T3047 oass.SolrIndexSearcher. Opening Searche= r@1d96800[collection1] main [junit4] 2> 874087 T3047 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/control_collection [junit4] 2> 874088 T3047 oascc.ZkStateReader.readConfigName path=3D/co= llections/control_collection configName=3Dconf1 specified config exists in = ZooKeeper [junit4] 2> 874088 T3047 oasr.ManagedResourceStorage.newStorageIO Sett= ing up ZooKeeper-based storage for the RestManager with znodeBase: /configs= /conf1 [junit4] 2> 874088 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 874089 T3047 oasr.RestManager.init Initializing RestManage= r with initArgs: {} [junit4] 2> 874089 T3047 oasr.ManagedResourceStorage.load Reading _res= t_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 874089 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 874089 T3047 oasr.ManagedResourceStorage.load Loaded null = at path _rest_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 874090 T3047 oascc.SolrZkClient.makePath makePath: /config= s/conf1/_rest_managed.json [junit4] 2> 874091 T3047 oasr.ManagedResourceStorage$ZooKeeperStorageI= O$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 874091 T3047 oasr.ManagedResourceStorage$JsonStorage.store= Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path= =3D/configs/conf1 [junit4] 2> 874091 T3047 oasr.RestManager.init Initializing 0 register= ed ManagedResources [junit4] 2> 874092 T3047 oasc.CoreContainer.registerCore registering c= ore: collection1 [junit4] 2> 874093 T3048 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@1d96800[collection1] main{ExitableDirector= yReader(UninvertingDirectoryReader())} [junit4] 2> 874093 T3051 oasc.ZkController.register Register replica -= core:collection1 address:https://127.0.0.1:33002/b_ collection:control_col= lection shard:shard1 [junit4] 2> 874093 T3014 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 874094 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 874094 T3051 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leader_elect/shard1/election [junit4] 2> 874096 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 874096 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 874097 T3051 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard1 [junit4] 2> 874098 T3054 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@36521b6e name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 874098 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 874098 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 874098 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 874098 T3051 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 874099 T3051 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 874099 T3014 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> ASYNC NEW_CORE C481 name=3Dcollection1 org.apache.solr.co= re.SolrCore@24f6f75c url=3Dhttps://127.0.0.1:33002/b_/collection1 node=3D12= 7.0.0.1:33002_b_ C481_STATE=3Dcoll:control_collection core:collection1 prop= s:{core=3Dcollection1, base_url=3Dhttps://127.0.0.1:33002/b_, node_name=3D1= 27.0.0.1:33002_b_, state=3Ddown} [junit4] 2> 874099 T3051 C481 P33002 oasc.SyncStrategy.sync Sync repli= cas to https://127.0.0.1:33002/b_/collection1/ [junit4] 2> 874099 T3051 C481 P33002 oasc.SyncStrategy.syncReplicas Sy= nc Success - now sync replicas to me [junit4] 2> 874099 T3051 C481 P33002 oasc.SyncStrategy.syncToMe https:= //127.0.0.1:33002/b_/collection1/ has no replicas [junit4] 2> 874099 T3051 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: https://127.0.0.1:33002/b_/collection1/ shard1 [junit4] 2> 874100 T3051 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/leaders/shard1 [junit4] 2> 874102 T3014 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:false cause connection loss:false [junit4] 2> 874103 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 874205 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 874205 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 874254 T3051 oasc.ZkController.register We are https://127= .0.0.1:33002/b_/collection1/ and leader is https://127.0.0.1:33002/b_/colle= ction1/ [junit4] 2> 874254 T3051 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:33002/b_ [junit4] 2> 874254 T3051 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4] 2> 874254 T3051 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Dactive collection=3Dcontrol_collection [junit4] 2> 874254 T3051 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 874255 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 874258 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:33002/b_", [junit4] 2> =09 "node_name":"127.0.0.1:33002_b_", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "state":"active", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"control_collection", [junit4] 2> =09 "operation":"state"} [junit4] 2> 874342 T3014 oasc.AbstractFullDistribZkTestBase.createJett= ys create jetty 1 [junit4] 2> 874343 T3014 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 874346 T3014 oejus.SslContextFactory.doStart Enabled Proto= cols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TL= Sv1, TLSv1.1, TLSv1.2] [junit4] 2> 874346 T3014 oejs.AbstractConnector.doStart Started SslSel= ectChannelConnector@127.0.0.1:47080 [junit4] 2> 874348 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 874348 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 874348 T3014 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenki= ns/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr= .cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003 [junit4] 2> 874348 T3014 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.= MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/' [junit4] 2> 874358 T3014 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.Mul= tiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/solr.xml [junit4] 2> 874361 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 874361 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 874377 T3014 oasc.CoreContainer. New CoreContainer 1= 531891422 [junit4] 2> 874377 T3014 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D../../../../../../../../../../mnt/ssd/jenkins/wo= rkspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.clou= d.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/] [junit4] 2> 874378 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 90000 [junit4] 2> 874378 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to:=20 [junit4] 2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 874379 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnections to: 10000 [junit4] 2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 874380 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 874381 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 874381 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 874383 T3014 oasu.UpdateShardHandler. Creating Updat= eShardHandler HTTP client with params: socketTimeout=3D340000&connTimeout= =3D45000&retry=3Dfalse [junit4] 2> 874384 T3014 oasl.LogWatcher.createWatcher SLF4J impl is o= rg.slf4j.impl.Log4jLoggerFactory [junit4] 2> 874384 T3014 oasl.LogWatcher.newRegisteredLogWatcher Regis= tering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 874385 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 874385 T3014 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:49391/solr [junit4] 2> 874385 T3014 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 874386 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 874387 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 874388 T3066 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@285e31fa name:ZooKeeperConnection= Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 874389 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 874390 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 874392 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 874394 T3069 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@7a9f0656 name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 874394 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 874401 T3014 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 875404 T3014 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:47080_b_ [junit4] 2> 875405 T3014 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:47080_b_ [junit4] 2> 875412 T3014 oasc.Overseer.close Overseer (id=3Dnull) clos= ing [junit4] 2> 875418 T3070 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Ddown collection=3Dcollection1 [junit4] 2> 875418 T3070 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 875419 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 875419 T3070 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 875424 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:47080/b_", [junit4] 2> =09 "node_name":"127.0.0.1:47080_b_", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "operation":"state"} [junit4] 2> 875424 T3044 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection collection1 with shards [shard1, shard2] [junit4] 2> 875425 T3044 oasc.Overseer$ClusterStateUpdater.createColle= ction state version collection1 1 [junit4] 2> 875425 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Assigning new node to shard shard=3Dshard2 [junit4] 2> 875529 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 875529 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 875529 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876420 T3070 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for collection1 [junit4] 2> 876421 T3070 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4] 2> 876422 T3070 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4] 2> 876422 T3070 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/collection1 [junit4] 2> 876424 T3070 oascc.ZkStateReader.readConfigName path=3D/co= llections/collection1 configName=3Dconf1 specified config exists in ZooKeep= er [junit4] 2> 876424 T3070 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.= MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/' [junit4] 2> 876425 T3070 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 876426 T3070 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-003/collection1/lib/classes/' to classloader [junit4] 2> 876426 T3070 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-003/collection1/lib/README' to classloader [junit4] 2> 876439 T3070 oasc.ZkController.watchZKConfDir watch zkdir = /configs/conf1 [junit4] 2> 876442 T3070 oasc.Config. loaded config solrconfig.x= ml with version 0=20 [junit4] 2> 876452 T3070 oasc.SolrConfig. Using Lucene MatchVers= ion: 6.0.0 [junit4] 2> 876461 T3070 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 876463 T3070 oass.IndexSchema.readSchema Reading Solr Sche= ma from /configs/conf1/schema.xml [junit4] 2> 876468 T3070 oass.IndexSchema.readSchema [collection1] Sch= ema name=3Dtest [junit4] 2> 876586 T3070 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 876589 T3070 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 876590 T3070 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 876604 T3070 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 876606 T3070 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 876608 T3070 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 876609 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 876609 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 876610 T3070 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 876610 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 876611 T3070 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 876611 T3070 oasc.CoreContainer.create Creating SolrCore '= collection1' using configuration from collection collection1 [junit4] 2> 876611 T3070 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 876611 T3070 oasc.SolrCore. [collection1] Opening ne= w SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucen= e-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThread= edOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/, dataDir=3D/mnt/ssd= /jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../= ../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2= B9C81BA52-001/tempDir-003/collection1/data/ [junit4] 2> 876612 T3070 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@635e96c5 [junit4] 2> 876612 T3070 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/L= ucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiTh= readedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data [junit4] 2> 876612 T3070 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/j= enkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/= solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection= 1/data/index/ [junit4] 2> 876613 T3070 oasc.SolrCore.initIndex WARN [collection1] So= lr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.= MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/inde= x' doesn't exist. Creating new index... [junit4] 2> 876613 T3070 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/L= ucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiTh= readedOCPTest-2C2E3A2B9C81BA52-001/tempDir-003/collection1/data/index [junit4] 2> 876613 T3070 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePo= licy: maxMergeAtOnce=3D33, maxMergeAtOnceExplicit=3D17, maxMergedSegmentMB= =3D63.8251953125, floorSegmentMB=3D0.435546875, forceMergeDeletesPctAllowed= =3D20.25700114196078, segmentsPerTier=3D23.0, maxCFSSegmentSizeMB=3D8.79609= 3022207999E12, noCFSRatio=3D0.0 [junit4] 2> 876614 T3070 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@3478b= 164 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@b7bbf19= ),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 876614 T3070 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "nodistrib" [junit4] 2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "dedupe" [junit4] 2> 876617 T3070 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 876617 T3070 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "stored_sig" [junit4] 2> 876617 T3070 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 876618 T3070 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 876618 T3070 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 876618 T3070 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 876618 T3070 oasc.SolrCore.loadUpdateProcessorChains no up= dateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 876619 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 876620 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 876621 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 876622 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 876622 T3070 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 876624 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 876624 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 876625 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 876626 T3070 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 876627 T3070 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 876627 T3070 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 876628 T3070 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteS= izeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D24, maxMergeSize=3D21= 47483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeBy= Deletes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D0.0] [junit4] 2> 876628 T3070 oasc.SolrDeletionPolicy.onInit SolrDeletionPo= licy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@3478b= 164 lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@b7bbf19= ),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 876629 T3070 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 876629 T3070 oass.SolrIndexSearcher. Opening Searche= r@39ef6c14[collection1] main [junit4] 2> 876629 T3070 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/collection1 [junit4] 2> 876630 T3070 oascc.ZkStateReader.readConfigName path=3D/co= llections/collection1 configName=3Dconf1 specified config exists in ZooKeep= er [junit4] 2> 876630 T3070 oasr.ManagedResourceStorage.newStorageIO Sett= ing up ZooKeeper-based storage for the RestManager with znodeBase: /configs= /conf1 [junit4] 2> 876631 T3070 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 876631 T3070 oasr.RestManager.init Initializing RestManage= r with initArgs: {} [junit4] 2> 876631 T3070 oasr.ManagedResourceStorage.load Reading _res= t_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 876632 T3070 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.jso= n [junit4] 2> 876632 T3070 oasr.ManagedResourceStorage.load Loaded Linke= dHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=3D/config= s/conf1 [junit4] 2> 876632 T3070 oasr.ManagedResource.reloadFromStorage Loaded= initArgs {} for /rest/managed [junit4] 2> 876632 T3070 oasr.RestManager.init Initializing 0 register= ed ManagedResources [junit4] 2> 876635 T3070 oasc.CoreContainer.registerCore registering c= ore: collection1 [junit4] 2> 876635 T3071 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@39ef6c14[collection1] main{ExitableDirecto= ryReader(UninvertingDirectoryReader())} [junit4] 2> 876643 T3074 oasc.ZkController.register Register replica -= core:collection1 address:https://127.0.0.1:47080/b_ collection:collection1= shard:shard2 [junit4] 2> 876643 T3014 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 876644 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 876644 T3074 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leader_elect/shard2/election [junit4] 2> 876648 T3074 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard2 [junit4] 2> 876649 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 876650 T3074 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 876650 T3074 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C482 name=3Dcollection1 org.apache.solr.co= re.SolrCore@30da00ab url=3Dhttps://127.0.0.1:47080/b_/collection1 node=3D12= 7.0.0.1:47080_b_ C482_STATE=3Dcoll:collection1 core:collection1 props:{core= =3Dcollection1, base_url=3Dhttps://127.0.0.1:47080/b_, node_name=3D127.0.0.= 1:47080_b_, state=3Ddown} [junit4] 2> 876650 T3074 C482 P47080 oasc.SyncStrategy.sync Sync repli= cas to https://127.0.0.1:47080/b_/collection1/ [junit4] 2> 876651 T3074 C482 P47080 oasc.SyncStrategy.syncReplicas Sy= nc Success - now sync replicas to me [junit4] 2> 876651 T3074 C482 P47080 oasc.SyncStrategy.syncToMe https:= //127.0.0.1:47080/b_/collection1/ has no replicas [junit4] 2> 876651 T3074 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: https://127.0.0.1:47080/b_/collection1/ shard2 [junit4] 2> 876651 T3074 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leaders/shard2 [junit4] 2> 876654 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 876756 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876757 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876756 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876805 T3074 oasc.ZkController.register We are https://127= .0.0.1:47080/b_/collection1/ and leader is https://127.0.0.1:47080/b_/colle= ction1/ [junit4] 2> 876805 T3074 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:47080/b_ [junit4] 2> 876805 T3074 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4] 2> 876805 T3074 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Dactive collection=3Dcollection1 [junit4] 2> 876805 T3074 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 876806 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 876808 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:47080/b_", [junit4] 2> =09 "node_name":"127.0.0.1:47080_b_", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "state":"active", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "operation":"state"} [junit4] 2> 876899 T3014 oasc.AbstractFullDistribZkTestBase.createJett= ys create jetty 2 [junit4] 2> 876900 T3014 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 876903 T3014 oejus.SslContextFactory.doStart Enabled Proto= cols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TL= Sv1, TLSv1.1, TLSv1.2] [junit4] 2> 876904 T3014 oejs.AbstractConnector.doStart Started SslSel= ectChannelConnector@127.0.0.1:42681 [junit4] 2> 876905 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 876905 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 876905 T3014 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2= C2E3A2B9C81BA52-001/tempDir-004 [junit4] 2> 876906 T3014 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B= 9C81BA52-001/tempDir-004/' [junit4] 2> 876910 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876910 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876910 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 876915 T3014 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52= -001/tempDir-004/solr.xml [junit4] 2> 876923 T3014 oasc.CoreContainer. New CoreContainer 1= 189377626 [junit4] 2> 876923 T3014 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A= 2B9C81BA52-001/tempDir-004/] [junit4] 2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 90000 [junit4] 2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to:=20 [junit4] 2> 876924 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnections to: 10000 [junit4] 2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 876925 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 876926 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 876926 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 876927 T3014 oasu.UpdateShardHandler. Creating Updat= eShardHandler HTTP client with params: socketTimeout=3D340000&connTimeout= =3D45000&retry=3Dfalse [junit4] 2> 876928 T3014 oasl.LogWatcher.createWatcher SLF4J impl is o= rg.slf4j.impl.Log4jLoggerFactory [junit4] 2> 876928 T3014 oasl.LogWatcher.newRegisteredLogWatcher Regis= tering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 876928 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 876929 T3014 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:49391/solr [junit4] 2> 876929 T3014 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 876929 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 876931 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 876932 T3086 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1d3a3f6d name:ZooKeeperConnection= Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 876933 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 876934 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 876936 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 876937 T3089 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@56304e6f name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 876937 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 876942 T3014 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 877945 T3014 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:42681_b_ [junit4] 2> 877947 T3014 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:42681_b_ [junit4] 2> 877953 T3014 oasc.Overseer.close Overseer (id=3Dnull) clos= ing [junit4] 2> 877960 T3090 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Ddown collection=3Dcollection1 [junit4] 2> 877960 T3090 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 877961 T3090 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 877961 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 877966 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:42681/b_", [junit4] 2> =09 "node_name":"127.0.0.1:42681_b_", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard":null, [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "operation":"state"} [junit4] 2> 877967 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Collection already exists with numShards=3D2 [junit4] 2> 877967 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Assigning new node to shard shard=3Dshard1 [junit4] 2> 878071 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 878071 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 878071 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 878071 T3089 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 878962 T3090 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for collection1 [junit4] 2> 878962 T3090 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:collection1 [junit4] 2> 878963 T3090 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4] 2> 878963 T3090 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/collection1 [junit4] 2> 878965 T3090 oascc.ZkStateReader.readConfigName path=3D/co= llections/collection1 configName=3Dconf1 specified config exists in ZooKeep= er [junit4] 2> 878965 T3090 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B= 9C81BA52-001/tempDir-004/collection1/' [junit4] 2> 878966 T3090 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 878966 T3090 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-004/collection1/lib/classes/' to classloader [junit4] 2> 878967 T3090 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/t= empDir-004/collection1/lib/README' to classloader [junit4] 2> 879000 T3090 oasc.ZkController.watchZKConfDir watch zkdir = /configs/conf1 [junit4] 2> 879002 T3090 oasc.Config. loaded config solrconfig.x= ml with version 0=20 [junit4] 2> 879015 T3090 oasc.SolrConfig. Using Lucene MatchVers= ion: 6.0.0 [junit4] 2> 879025 T3090 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 879026 T3090 oass.IndexSchema.readSchema Reading Solr Sche= ma from /configs/conf1/schema.xml [junit4] 2> 879031 T3090 oass.IndexSchema.readSchema [collection1] Sch= ema name=3Dtest [junit4] 2> 879160 T3090 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 879163 T3090 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 879164 T3090 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 879173 T3090 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 879174 T3090 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 879176 T3090 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 879177 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 879178 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 879178 T3090 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 879179 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 879180 T3090 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 879180 T3090 oasc.CoreContainer.create Creating SolrCore '= collection1' using configuration from collection collection1 [junit4] 2> 879180 T3090 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 879180 T3090 oasc.SolrCore. [collection1] Opening ne= w SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-00= 1/tempDir-004/collection1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Sol= r-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCP= Test-2C2E3A2B9C81BA52-001/tempDir-004/collection1/data/ [junit4] 2> 879180 T3090 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@635e96c5 [junit4] 2> 879181 T3090 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001= /tempDir-004/collection1/data [junit4] 2> 879181 T3090 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C= 2E3A2B9C81BA52-001/tempDir-004/collection1/data/index/ [junit4] 2> 879181 T3090 oasc.SolrCore.initIndex WARN [collection1] So= lr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81B= A52-001/tempDir-004/collection1/data/index' doesn't exist. Creating new ind= ex... [junit4] 2> 879182 T3090 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001= /tempDir-004/collection1/data/index [junit4] 2> 879182 T3090 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePo= licy: maxMergeAtOnce=3D33, maxMergeAtOnceExplicit=3D17, maxMergedSegmentMB= =3D63.8251953125, floorSegmentMB=3D0.435546875, forceMergeDeletesPctAllowed= =3D20.25700114196078, segmentsPerTier=3D23.0, maxCFSSegmentSizeMB=3D8.79609= 3022207999E12, noCFSRatio=3D0.0 [junit4] 2> 879183 T3090 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@3cc39= 50e lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@71689c6= 9),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 879183 T3090 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 879186 T3090 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "nodistrib" [junit4] 2> 879186 T3090 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "dedupe" [junit4] 2> 879186 T3090 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "stored_sig" [junit4] 2> 879187 T3090 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 879187 T3090 oasup.UpdateRequestProcessorChain.init creati= ng updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 879188 T3090 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 879188 T3090 oasc.SolrCore.loadUpdateProcessorChains no up= dateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 879188 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 879189 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 879189 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 879190 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 879191 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 879192 T3090 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 879194 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 879194 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 879195 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 879195 T3090 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 879196 T3090 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 879197 T3090 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 879198 T3090 oasu.RandomMergePolicy. RandomMergePoli= cy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteS= izeMergePolicy: minMergeSize=3D1677721, mergeFactor=3D24, maxMergeSize=3D21= 47483648, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrateSizeBy= Deletes=3Dfalse, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7960930= 22207999E12, noCFSRatio=3D0.0] [junit4] 2> 879198 T3090 oasc.SolrDeletionPolicy.onInit SolrDeletionPo= licy.onInit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirectoryWrapper(RAMDirectory@3cc39= 50e lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@71689c6= 9),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 879198 T3090 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 879198 T3090 oass.SolrIndexSearcher. Opening Searche= r@561ef19c[collection1] main [junit4] 2> 879198 T3090 oascc.ZkStateReader.readConfigName Load colle= ction config from:/collections/collection1 [junit4] 2> 879200 T3090 oascc.ZkStateReader.readConfigName path=3D/co= llections/collection1 configName=3Dconf1 specified config exists in ZooKeep= er [junit4] 2> 879200 T3090 oasr.ManagedResourceStorage.newStorageIO Sett= ing up ZooKeeper-based storage for the RestManager with znodeBase: /configs= /conf1 [junit4] 2> 879201 T3090 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 879201 T3090 oasr.RestManager.init Initializing RestManage= r with initArgs: {} [junit4] 2> 879201 T3090 oasr.ManagedResourceStorage.load Reading _res= t_managed.json using ZooKeeperStorageIO:path=3D/configs/conf1 [junit4] 2> 879203 T3090 oasr.ManagedResourceStorage$ZooKeeperStorageI= O.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.jso= n [junit4] 2> 879204 T3090 oasr.ManagedResourceStorage.load Loaded Linke= dHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=3D/config= s/conf1 [junit4] 2> 879204 T3090 oasr.ManagedResource.reloadFromStorage Loaded= initArgs {} for /rest/managed [junit4] 2> 879204 T3090 oasr.RestManager.init Initializing 0 register= ed ManagedResources [junit4] 2> 879207 T3091 oasc.SolrCore.registerSearcher [collection1] = Registered new searcher Searcher@561ef19c[collection1] main{ExitableDirecto= ryReader(UninvertingDirectoryReader())} [junit4] 2> 879208 T3090 oasc.CoreContainer.registerCore registering c= ore: collection1 [junit4] 2> 879209 T3094 oasc.ZkController.register Register replica -= core:collection1 address:https://127.0.0.1:42681/b_ collection:collection1= shard:shard1 [junit4] 2> 879209 T3014 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 879210 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 879210 T3094 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leader_elect/shard1/election [junit4] 2> 879214 T3094 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard1 [junit4] 2> 879216 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 879216 T3094 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 879216 T3094 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C483 name=3Dcollection1 org.apache.solr.co= re.SolrCore@8335a52 url=3Dhttps://127.0.0.1:42681/b_/collection1 node=3D127= .0.0.1:42681_b_ C483_STATE=3Dcoll:collection1 core:collection1 props:{core= =3Dcollection1, base_url=3Dhttps://127.0.0.1:42681/b_, node_name=3D127.0.0.= 1:42681_b_, state=3Ddown} [junit4] 2> 879216 T3094 C483 P42681 oasc.SyncStrategy.sync Sync repli= cas to https://127.0.0.1:42681/b_/collection1/ [junit4] 2> 879217 T3094 C483 P42681 oasc.SyncStrategy.syncReplicas Sy= nc Success - now sync replicas to me [junit4] 2> 879217 T3094 C483 P42681 oasc.SyncStrategy.syncToMe https:= //127.0.0.1:42681/b_/collection1/ has no replicas [junit4] 2> 879217 T3094 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: https://127.0.0.1:42681/b_/collection1/ shard1 [junit4] 2> 879218 T3094 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/leaders/shard1 [junit4] 2> 879221 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 879324 T3089 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879324 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879324 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879324 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879377 T3094 oasc.ZkController.register We are https://127= .0.0.1:42681/b_/collection1/ and leader is https://127.0.0.1:42681/b_/colle= ction1/ [junit4] 2> 879377 T3094 oasc.ZkController.register No LogReplay neede= d for core=3Dcollection1 baseURL=3Dhttps://127.0.0.1:42681/b_ [junit4] 2> 879377 T3094 oasc.ZkController.checkRecovery I am the lead= er, no recovery necessary [junit4] 2> 879378 T3094 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Dactive collection=3Dcollection1 [junit4] 2> 879378 T3094 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 879380 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 879384 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "core":"collection1", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "base_url":"https://127.0.0.1:42681/b_", [junit4] 2> =09 "node_name":"127.0.0.1:42681_b_", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "state":"active", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "collection":"collection1", [junit4] 2> =09 "operation":"state"} [junit4] 2> 879481 T3014 oasc.AbstractFullDistribZkTestBase.createJett= ys create jetty 3 [junit4] 2> 879482 T3014 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 879484 T3014 oejus.SslContextFactory.doStart Enabled Proto= cols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TL= Sv1, TLSv1.1, TLSv1.2] [junit4] 2> 879485 T3014 oejs.AbstractConnector.doStart Started SslSel= ectChannelConnector@127.0.0.1:46728 [junit4] 2> 879487 T3014 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 879487 T3014 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 879487 T3014 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenki= ns/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr= .cloud.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005 [junit4] 2> 879488 T3014 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/work= space/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.= MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/' [junit4] 2> 879488 T3043 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879488 T3089 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879488 T3054 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879488 T3069 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 879504 T3014 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspa= ce/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.Mul= tiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/solr.xml [junit4] 2> 879515 T3014 oasc.CoreContainer. New CoreContainer 8= 95610778 [junit4] 2> 879516 T3014 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D../../../../../../../../../../mnt/ssd/jenkins/wo= rkspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.clou= d.MultiThreadedOCPTest-2C2E3A2B9C81BA52-001/tempDir-005/] [junit4] 2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 90000 [junit4] 2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to:=20 [junit4] 2> 879517 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnections to: 10000 [junit4] 2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 879518 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 879519 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 879519 T3014 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 879520 T3014 oasu.UpdateShardHandler. Creating Updat= eShardHandler HTTP client with params: socketTimeout=3D340000&connTimeout= =3D45000&retry=3Dfalse [junit4] 2> 879521 T3014 oasl.LogWatcher.createWatcher SLF4J impl is o= rg.slf4j.impl.Log4jLoggerFactory [junit4] 2> 879521 T3014 oasl.LogWatcher.newRegisteredLogWatcher Regis= tering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 879521 T3014 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 879522 T3014 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:49391/solr [junit4] 2> 879522 T3014 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 879522 T3014 oascc.SolrZkClient.createZkCredentialsToAddAu= tomatically Using default ZkCredentialsProvider [junit4] 2> 879523 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 879525 T3106 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1f828688 name:ZooKeeperConnection= Watcher:127.0.0.1:49391 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 879526 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 879526 T3014 oascc.SolrZkClient.createZkACLProvider Using = default ZkACLProvider [junit4] 2> 879529 T3014 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 879530 T3109 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@79f91564 name:ZooKeeperConnection= Watcher:127.0.0.1:49391/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 879530 T3014 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 879541 T3014 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 880546 T3014 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:46728_b_ [junit4] 2> 880547 T3014 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:46728_b_ [junit4] 2> 880554 T3014 oasc.Overseer.close Overseer (id=3Dnull) clos= ing [junit4] 2> 880561 T3110 oasc.ZkController.publish publishing core=3Dc= ollection1 state=3Ddown collection=3Dcollection1 [junit4] 2> 880561 T3110 oasc.ZkController.publish numShards not found= on descriptor - reading it from system property [junit4] 2> 880563 T3110 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 880563 T3043 oasc.DistributedQueue$LatchWatcher.process No= deChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 880568 T3044 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "cor [...truncated too long message...] .cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.j= ava:1729) [junit4] 2> =09 at org.apache.solr.cloud.OverseerCollectionProc= essor.processMessage(OverseerCollectionProcessor.java:615) [junit4] 2> =09 at org.apache.solr.cloud.OverseerCollectionProc= essor$Runner.run(OverseerCollectionProcessor.java:2856) [junit4] 2> =09 at java.util.concurrent.ThreadPoolExecutor.runW= orker(ThreadPoolExecutor.java:1142) [junit4] 2> =09 at java.util.concurrent.ThreadPoolExecutor$Work= er.run(ThreadPoolExecutor.java:617) [junit4] 2> =09 at java.lang.Thread.run(Thread.java:745) [junit4] 2> 174297 T3013 ccr.ThreadLeakControl.tryToInterruptAll Start= ing to interrupt leaked threads: [junit4] 2> =09 1) Thread[id=3D3214, name=3DOverseerThreadFactory-13= 10-thread-5, state=3DTIMED_WAITING, group=3DOverseer collection creation pr= ocess.] [junit4] 2> 1046605 T3214 oasc.SolrException.log ERROR Collection: col= lection1 operation: splitshard failed:org.apache.solr.common.SolrException:= Could not find coreNodeName [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= .waitForCoreNodeName(OverseerCollectionProcessor.java:1852) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= .splitShard(OverseerCollectionProcessor.java:1729) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= .processMessage(OverseerCollectionProcessor.java:615) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= $Runner.run(OverseerCollectionProcessor.java:2856) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor.runWorker= (ThreadPoolExecutor.java:1142) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor$Worker.ru= n(ThreadPoolExecutor.java:617) [junit4] 2> =09=09at java.lang.Thread.run(Thread.java:745) [junit4] 2> =09 [junit4] 2> 1046606 T3214 oasc.SolrException.log ERROR :org.apache.zoo= keeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Session= expired for /overseer/collection-map-failure/mn-2000 [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:127) [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:51) [junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.j= ava:783) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$9.execu= te(SolrZkClient.java:383) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$9.execu= te(SolrZkClient.java:380) [junit4] 2> =09=09at org.apache.solr.common.cloud.ZkCmdExecutor.retryO= peration(ZkCmdExecutor.java:61) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.create(= SolrZkClient.java:380) [junit4] 2> =09=09at org.apache.solr.cloud.DistributedMap.createData(D= istributedMap.java:112) [junit4] 2> =09=09at org.apache.solr.cloud.DistributedMap.put(Distribu= tedMap.java:125) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= $Runner.run(OverseerCollectionProcessor.java:2864) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor.runWorker= (ThreadPoolExecutor.java:1142) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor$Worker.ru= n(ThreadPoolExecutor.java:617) [junit4] 2> =09=09at java.lang.Thread.run(Thread.java:745) [junit4] 2> =09 [junit4] 2> 1046606 T3214 oasc.OverseerCollectionProcessor$Runner.rese= tTaskWithException WARN Resetting task: /overseer/collection-queue-work/qn-= 0000000010, requestid: 2000, collectionName: collection1 [junit4] 2> 1046606 T3214 oasc.SolrException.log ERROR :org.apache.zoo= keeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Session= expired for /overseer/collection-map-running/mn-2000 [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:127) [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:51) [junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.j= ava:873) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$2.execu= te(SolrZkClient.java:247) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$2.execu= te(SolrZkClient.java:244) [junit4] 2> =09=09at org.apache.solr.common.cloud.ZkCmdExecutor.retryO= peration(ZkCmdExecutor.java:61) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.delete(= SolrZkClient.java:244) [junit4] 2> =09=09at org.apache.solr.cloud.DistributedMap.remove(Distr= ibutedMap.java:167) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= $Runner.resetTaskWithException(OverseerCollectionProcessor.java:2924) [junit4] 2> =09=09at org.apache.solr.cloud.OverseerCollectionProcessor= $Runner.run(OverseerCollectionProcessor.java:2892) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor.runWorker= (ThreadPoolExecutor.java:1142) [junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor$Worker.ru= n(ThreadPoolExecutor.java:617) [junit4] 2> =09=09at java.lang.Thread.run(Thread.java:745) [junit4] 2> =09 [junit4] 2> 174304 T3013 ccr.ThreadLeakControl.tryToInterruptAll All l= eaked threads terminated. [junit4] 2> NOTE: test params are: codec=3DAsserting(Lucene50): {_vers= ion_=3DPostingsFormat(name=3DMemory doPackFST=3D false), multiDefault=3DFST= Ord50, intDefault=3DPostingsFormat(name=3DMemory doPackFST=3D false), id=3D= PostingsFormat(name=3DAsserting), range_facet_l=3DFSTOrd50, timestamp=3DFST= Ord50}, docValues:{timestamp=3DDocValuesFormat(name=3DMemory)}, sim=3DRando= mSimilarityProvider(queryNorm=3Dfalse,coord=3Dno): {}, locale=3Des_GT, time= zone=3DSystemV/MST7 [junit4] 2> NOTE: Linux 3.13.0-39-generic amd64/Oracle Corporation 1.8= .0_20 (64-bit)/cpus=3D8,threads=3D1,free=3D87102904,total=3D415240192 [junit4] 2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest, Respo= nseLogComponentTest, MinimalSchemaTest, TestManagedSchemaDynamicFieldResour= ce, ReturnFieldsTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest,= LeaderElectionTest, SharedFSAutoReplicaFailoverTest, ZkCLITest, PingReques= tHandlerTest, PluginInfoTest, ShardRoutingTest, TestNoOpRegenerator, TestMo= difyConfFiles, SolrIndexSplitterTest, DistributedSuggestComponentTest, Simp= leFacetsTest, SpellCheckComponentTest, OverseerCollectionProcessorTest, Tes= tSearcherReuse, TestReplicationHandler, HighlighterConfigTest, SpellingQuer= yConverterTest, TestOrdValues, TestSearchPerf, IndexSchemaTest, TestSchemaR= esource, AliasIntegrationTest, DistributedFacetPivotWhiteBoxTest, DocumentB= uilderTest, TestSolr4Spatial2, ChaosMonkeyNothingIsSafeTest, TestSolr4Spati= al, TestOverriddenPrefixQueryForCustomFieldType, TestDocumentBuilder, TestS= tressRecovery, MergeStrategyTest, XsltUpdateRequestHandlerTest, TestLuceneM= atchVersion, OpenExchangeRatesOrgProviderTest, TestPartialUpdateDeduplicati= on, CachingDirectoryFactoryTest, StressHdfsTest, ClusterStateUpdateTest, Sp= ellPossibilityIteratorTest, TestSolrDeletionPolicy1, TestFreeTextSuggestion= s, TestImplicitCoreProperties, MultiThreadedOCPTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DMultiThreaded= OCPTest -Dtests.seed=3D2C2E3A2B9C81BA52 -Dtests.multiplier=3D3 -Dtests.slow= =3Dtrue -Dtests.locale=3Des_GT -Dtests.timezone=3DSystemV/MST7 -Dtests.asse= rts=3Dfalse -Dtests.file.encoding=3DUTF-8 [junit4] ERROR 0.00s J0 | MultiThreadedOCPTest (suite) <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLea= kError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThre= adedOCPTest:=20 [junit4] > 1) Thread[id=3D3214, name=3DOverseerThreadFactory-1310-= thread-5, state=3DTIMED_WAITING, group=3DOverseer collection creation proce= ss.] [junit4] > at java.lang.Thread.sleep(Native Method) [junit4] > at org.apache.solr.cloud.OverseerCollectionProcess= or.waitForCoreNodeName(OverseerCollectionProcessor.java:1847) [junit4] > at org.apache.solr.cloud.OverseerCollectionProcess= or.splitShard(OverseerCollectionProcessor.java:1729) [junit4] > at org.apache.solr.cloud.OverseerCollectionProcess= or.processMessage(OverseerCollectionProcessor.java:615) [junit4] > at org.apache.solr.cloud.OverseerCollectionProcess= or$Runner.run(OverseerCollectionProcessor.java:2856) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWork= er(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.= run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > =09at __randomizedtesting.SeedInfo.seed([2C2E3A2B9C81BA52]= :0) [junit4] Completed on J0 in 174.35s, 1 test, 1 error <<< FAILURES! [...truncated 963 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:515: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:463: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: Th= e following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:186: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:50= 8: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1345: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 952: There were test failures: 449 suites, 1822 tests, 1 suite-level error,= 30 ignored (21 assumptions) Total time: 88 minutes 27 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0_20 -XX:+UseCompr= essedOops -XX:+UseSerialGC (asserts: false) Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ------=_Part_4_1728627945.1416717908504 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_4_1728627945.1416717908504--