Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11280/ Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:46521/e_bpr/m, https://127.0.0.1:56800/e_bpr/m, https://127.0.0.1:33910/e_bpr/m] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46521/e_bpr/m, https://127.0.0.1:56800/e_bpr/m, https://127.0.0.1:33910/e_bpr/m] at __randomizedtesting.SeedInfo.seed([7561950BFA1D8523:F4871B138D42E51F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) ... 46 more Build Log: [...truncated 11440 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/init-core-data-001 [junit4] 2> 1123433 T3149 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 1123433 T3149 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /e_bpr/m [junit4] 2> 1123434 T3149 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1123435 T3149 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1123435 T3150 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1123535 T3149 oasc.ZkTestServer.run start zk server on port:40181 [junit4] 2> 1123536 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1123537 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123538 T3156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40595b97 name:ZooKeeperConnection Watcher:127.0.0.1:40181 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123539 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1123539 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1123539 T3149 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1123542 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1123543 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123547 T3158 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6744fda4 name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123548 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1123548 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1123548 T3149 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1123549 T3149 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1123550 T3149 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1123551 T3149 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1123552 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1123552 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1123554 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1123554 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1123555 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1123555 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1123556 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1123557 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1123558 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1123558 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1123559 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1123559 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1123560 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1123560 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1123561 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1123561 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1123562 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1123563 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1123564 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1123564 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1123565 T3149 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1123565 T3149 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1123566 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1123567 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123568 T3160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e4cd4e5 name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123568 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1123568 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1123578 T3151 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x149036d9f5d0002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1123818 T3149 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1123821 T3149 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1123825 T3149 oejs.AbstractConnector.doStart Started [email protected]:56800 [junit4] 2> 1123826 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1123826 T3149 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1123826 T3149 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002 [junit4] 2> 1123827 T3149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/' [junit4] 2> 1123838 T3149 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/solr.xml [junit4] 2> 1123844 T3149 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002 [junit4] 2> 1123844 T3149 oasc.CoreContainer.<init> New CoreContainer 1780988053 [junit4] 2> 1123844 T3149 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/] [junit4] 2> 1123845 T3149 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1123845 T3149 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1123845 T3149 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1123845 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1123845 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1123846 T3149 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1123846 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1123846 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1123846 T3149 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1123846 T3149 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1123848 T3149 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1123848 T3149 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1123849 T3149 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1123849 T3149 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1123849 T3149 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40181/solr [junit4] 2> 1123849 T3149 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1123850 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1123850 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123851 T3171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c40720 name:ZooKeeperConnection Watcher:127.0.0.1:40181 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123851 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1123852 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1123853 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123854 T3173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ed074e name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123854 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1123855 T3149 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1123856 T3149 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1123858 T3149 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1123859 T3149 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1123860 T3149 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1123862 T3149 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1123863 T3149 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56800_e_bpr%2Fm [junit4] 2> 1123863 T3149 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56800_e_bpr%2Fm [junit4] 2> 1123864 T3149 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1123865 T3149 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1123866 T3149 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1123867 T3149 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56800_e_bpr%2Fm [junit4] 2> 1123867 T3149 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1123868 T3149 oasc.Overseer.start Overseer (id=92609036697796612-127.0.0.1:56800_e_bpr%2Fm-n_0000000000) starting [junit4] 2> 1123869 T3149 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1123872 T3149 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1123873 T3175 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1123873 T3149 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1123874 T3149 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1123875 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1123877 T3174 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1123878 T3149 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002 [junit4] 2> 1123883 T3149 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/conf/ [junit4] 2> 1123995 T3149 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1123996 T3149 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1123996 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1123998 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1123998 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1123999 T3179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c51bfef name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1123999 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1124000 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1124000 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1124003 T3149 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1124003 T3149 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1124003 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1124004 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1124005 T3181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fef5756 name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1124005 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1124005 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1124007 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1124009 T3174 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1124009 T3174 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1124009 T3174 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1124010 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1124011 T3182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1124011 T3183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1124246 T3149 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1124246 T3149 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1124249 T3149 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1124250 T3149 oejs.AbstractConnector.doStart Started [email protected]:46521 [junit4] 2> 1124251 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1124251 T3149 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1124252 T3149 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003 [junit4] 2> 1124252 T3149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/' [junit4] 2> 1124263 T3149 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/solr.xml [junit4] 2> 1124269 T3149 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003 [junit4] 2> 1124269 T3149 oasc.CoreContainer.<init> New CoreContainer 351672688 [junit4] 2> 1124269 T3149 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/] [junit4] 2> 1124270 T3149 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1124270 T3149 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1124270 T3149 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1124271 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1124271 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1124271 T3149 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1124271 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1124271 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1124272 T3149 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1124272 T3149 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1124273 T3149 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1124274 T3149 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1124274 T3149 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1124274 T3149 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1124274 T3149 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40181/solr [junit4] 2> 1124275 T3149 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1124275 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1124275 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1124276 T3194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72229e7f name:ZooKeeperConnection Watcher:127.0.0.1:40181 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1124277 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1124277 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1124278 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1124279 T3196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6735a722 name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1124279 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1124283 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1125286 T3149 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46521_e_bpr%2Fm [junit4] 2> 1125287 T3149 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46521_e_bpr%2Fm [junit4] 2> 1125289 T3149 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1125291 T3149 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003 [junit4] 2> 1125330 T3149 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/conf/ [junit4] 2> 1125449 T3149 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1125451 T3149 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1125451 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1125697 T3149 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1125698 T3149 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1125701 T3149 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1125702 T3149 oejs.AbstractConnector.doStart Started [email protected]:33910 [junit4] 2> 1125704 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1125704 T3149 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1125704 T3149 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004 [junit4] 2> 1125704 T3149 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004/' [junit4] 2> 1125716 T3149 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004/solr.xml [junit4] 2> 1125722 T3149 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004 [junit4] 2> 1125723 T3149 oasc.CoreContainer.<init> New CoreContainer 384212856 [junit4] 2> 1125723 T3149 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004/] [junit4] 2> 1125723 T3149 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1125724 T3149 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1125724 T3149 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1125724 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1125724 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1125724 T3149 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1125725 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1125725 T3149 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1125725 T3149 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1125725 T3149 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1125726 T3149 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1125727 T3149 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1125727 T3149 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1125728 T3149 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1125728 T3149 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40181/solr [junit4] 2> 1125728 T3149 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1125728 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1125729 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1125730 T3209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d3b769e name:ZooKeeperConnection Watcher:127.0.0.1:40181 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1125730 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1125731 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1125733 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1125734 T3211 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7128d4dc name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1125734 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1125737 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1126740 T3149 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33910_e_bpr%2Fm [junit4] 2> 1126741 T3149 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33910_e_bpr%2Fm [junit4] 2> 1126744 T3149 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1126745 T3149 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004 [junit4] 2> 1126752 T3149 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-004/conf/ [junit4] 2> 1126898 T3149 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1126900 T3149 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1126900 T3149 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1126902 T3149 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1126903 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1126903 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1126904 T3215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f102fbc name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1126904 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1126905 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1126905 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1126970 T3192 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 1126971 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1126972 T3175 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1126972 T3216 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 1126974 T3216 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1126974 T3216 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1126974 T3216 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1126976 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1126978 T3174 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1126978 T3174 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1126978 T3174 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1126979 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1126980 T3182 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1126980 T3183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1126980 T3212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1126980 T3197 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1126980 T3217 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1127076 T3216 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1127076 T3216 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:56800_e_bpr%2Fm [junit4] 2> 1127077 T3216 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:46521_e_bpr%2Fm [junit4] 2> 1127138 T3191 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 1127140 T3191 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1127141 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1127141 T3191 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1127142 T3191 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1127142 T3191 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1127143 T3174 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46521/e_bpr/m", [junit4] 2> "node_name":"127.0.0.1:46521_e_bpr%2Fm", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1127146 T3191 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 1127147 T3191 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1127148 T3169 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1127150 T3169 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1127152 T3169 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1127153 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1127153 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1127154 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1127154 T3169 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1127155 T3169 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1127156 T3169 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1127156 T3169 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1127157 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1127158 T3174 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:56800/e_bpr/m", [junit4] 2> "node_name":"127.0.0.1:56800_e_bpr%2Fm", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1127159 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1127159 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1127160 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1127160 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1127160 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1127161 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1128148 T3191 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1128148 T3191 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1128149 T3191 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1128149 T3191 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1128150 T3191 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1128150 T3191 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 1128156 T3169 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1128156 T3169 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1128157 T3169 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1128157 T3169 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1128157 T3169 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1128158 T3169 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1128172 T3191 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1128177 T3169 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 1128183 T3191 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1128187 T3191 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1128187 T3169 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1128191 T3191 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1128194 T3169 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1128200 T3169 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1128319 T3191 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1128323 T3191 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1128325 T3191 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1128329 T3169 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1128332 T3169 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1128332 T3191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1128333 T3169 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1128334 T3191 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1128336 T3191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1128337 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1128337 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1128338 T3191 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1128338 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1128338 T3191 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1128339 T3191 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1128339 T3191 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1128339 T3191 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1128340 T3191 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0f69a [junit4] 2> 1128340 T3191 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 1128340 T3169 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1128340 T3191 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1128341 T3191 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1128341 T3191 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1128342 T3191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1128342 T3191 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-72af2888)),segFN=segments_1,generation=1} [junit4] 2> 1128342 T3191 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1128343 T3169 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1128344 T3169 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1128345 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1128345 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1128345 T3169 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1128345 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1128345 T3169 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1128346 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1128346 T3169 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1128346 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1128346 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1128347 T3169 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1128347 T3169 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1128347 T3191 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1128347 T3169 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1128347 T3191 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1128348 T3191 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1128348 T3169 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1128348 T3191 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128348 T3169 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1128349 T3191 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128349 T3169 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@cc0f69a [junit4] 2> 1128349 T3191 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128350 T3191 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1128350 T3169 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1128350 T3191 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1128350 T3191 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1128350 T3169 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1128350 T3191 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1128351 T3169 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1128351 T3191 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1128351 T3169 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1128351 T3191 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1128374 T3169 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1128375 T3191 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1128375 T3191 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1128375 T3169 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6f481d4d)),segFN=segments_1,generation=1} [junit4] 2> 1128376 T3169 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1128378 T3191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128379 T3191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128379 T3169 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1128380 T3169 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1128380 T3191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128380 T3169 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1128381 T3169 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1128381 T3169 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1128381 T3191 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128381 T3169 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1128382 T3169 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1128382 T3169 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1128383 T3169 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1128383 T3169 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128383 T3169 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128384 T3169 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1128384 T3169 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1128385 T3169 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1128385 T3169 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1128385 T3169 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1128385 T3169 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1128386 T3169 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1128386 T3169 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1128387 T3169 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1128388 T3169 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128388 T3191 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1128388 T3191 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1128389 T3169 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128389 T3191 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29548134203475784] [junit4] 2> 1128389 T3169 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128390 T3169 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1128392 T3169 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1128392 T3169 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1128393 T3169 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29548134203475784] [junit4] 2> 1128440 T3191 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-72af2888)),segFN=segments_1,generation=1} [junit4] 2> 1128440 T3191 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1128440 T3191 oass.SolrIndexSearcher.<init> Opening Searcher@13a32ade[customcollreplicadeletion_b_replica1] main [junit4] 2> 1128441 T3191 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1128441 T3191 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1128441 T3191 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1128442 T3191 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1128442 T3191 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1128442 T3191 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1128443 T3191 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1128443 T3191 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1128443 T3169 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6f481d4d)),segFN=segments_1,generation=1} [junit4] 2> 1128443 T3191 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1128443 T3169 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1128444 T3169 oass.SolrIndexSearcher.<init> Opening Searcher@31569321[customcollreplicadeletion_a_replica1] main [junit4] 2> 1128444 T3169 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1128445 T3191 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1128445 T3169 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1128445 T3169 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1128445 T3191 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1128445 T3169 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1128446 T3169 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1128445 T3191 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1128446 T3169 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1128447 T3169 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1128447 T3169 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1128447 T3169 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1128447 T3169 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1128447 T3220 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@13a32ade[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1128449 T3221 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@31569321[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1128449 T3191 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1128449 T3191 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:46521/e_bpr/m collection:customcollreplicadeletion shard:b [junit4] 2> 1128450 T3191 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1128450 T3169 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1128450 T3169 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:56800/e_bpr/m collection:customcollreplicadeletion shard:a [junit4] 2> 1128451 T3169 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1128452 T3191 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1128453 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128453 T3191 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1128454 T3191 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 1128454 T3169 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> ASYNC NEW_CORE C517 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@2bff50f5 url=https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1 node=127.0.0.1:46521_e_bpr%2Fm C517_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:46521/e_bpr/m, node_name=127.0.0.1:46521_e_bpr%2Fm, state=down} [junit4] 2> 1128454 T3191 C517 P46521 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1/ [junit4] 2> 1128454 T3191 C517 P46521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1128455 T3191 C517 P46521 oasc.SyncStrategy.syncToMe https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1128455 T3191 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1128455 T3191 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1128455 T3169 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1128455 T3169 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C518 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@3a2a14a3 url=https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1 node=127.0.0.1:56800_e_bpr%2Fm C518_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:56800/e_bpr/m, node_name=127.0.0.1:56800_e_bpr%2Fm, state=down} [junit4] 2> 1128456 T3169 C518 P56800 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1/ [junit4] 2> 1128456 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1128456 T3169 C518 P56800 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1128456 T3169 C518 P56800 oasc.SyncStrategy.syncToMe https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1128457 T3169 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1128457 T3169 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1128457 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128458 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128458 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128458 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1128459 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1128461 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1128462 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128463 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128463 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128463 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128463 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1128464 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1128466 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1128467 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128467 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128468 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128468 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128468 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1128469 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1128471 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1128472 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128472 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128472 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128472 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128473 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1128474 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1128508 T3191 oasc.ZkController.register We are https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:46521/e_bpr/m/customcollreplicadeletion_b_replica1/ [junit4] 2> 1128508 T3191 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:46521/e_bpr/m [junit4] 2> 1128508 T3191 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1128508 T3191 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1128509 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128510 T3169 oasc.ZkController.register We are https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:56800/e_bpr/m/customcollreplicadeletion_a_replica1/ [junit4] 2> 1128510 T3169 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:56800/e_bpr/m [junit4] 2> 1128510 T3169 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1128511 T3169 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1128511 T3191 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1128512 T3191 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1374 [junit4] 2> 1128512 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1128512 T3174 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46521/e_bpr/m", [junit4] 2> "node_name":"127.0.0.1:46521_e_bpr%2Fm", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1128514 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128514 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128514 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128514 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1128519 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1128521 T3169 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1128522 T3169 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1374 [junit4] 2> 1128523 T3216 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1128524 T3174 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1128524 T3174 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:56800/e_bpr/m", [junit4] 2> "node_name":"127.0.0.1:56800_e_bpr%2Fm", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1128526 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128526 T3174 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1128526 T3182 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128527 T3216 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1374},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1374},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 1128527 T3197 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1128528 T3197 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1128528 T3224 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1128529 T3225 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128529 T3182 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1128530 T3192 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1560 [junit4] 2> 1128532 T3149 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1128534 T3149 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 1128536 T3149 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1128536 T3149 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1128538 T3227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1004f542 name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1128538 T3149 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1128538 T3149 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1128539 T3149 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1128548 T3189 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node2&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1128548 T3182 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1128549 T3175 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 1128550 T3228 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node2"} [junit4] 2> 1128554 T3167 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@3a2a14a3 [junit4] 2> 1128559 T3167 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1128560 T3167 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1128560 T3167 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1128560 T3167 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1128561 T3167 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request. [junit4] 2> 1128561 T3167 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1128562 T3167 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001/tempDir-002/customcol [...truncated too long message...] j.s.ServletContextHandler{/e_bpr/m,null} [junit4] 2> 1252007 T3149 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 1252009 T3149 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40181 40181 [junit4] 2> 1252565 T3150 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40181 40181 [junit4] 2> 1252663 T3215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f102fbc name:ZooKeeperConnection Watcher:127.0.0.1:40181/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 1252664 T3215 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 1252665 T3215 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@56dbda44 rejected from java.util.concurrent.ThreadPoolExecutor@4683fdc1[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1252667 T3215 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@3ef5d16b rejected from java.util.concurrent.ThreadPoolExecutor@4683fdc1[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=7561950BFA1D8523 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro_RO -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.file.encoding=UTF-8 [junit4] ERROR 129s J1 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:46521/e_bpr/m, https://127.0.0.1:56800/e_bpr/m, https://127.0.0.1:33910/e_bpr/m] [junit4] > at __randomizedtesting.SeedInfo.seed([7561950BFA1D8523:F4871B138D42E51F]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:332) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:353) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:312) [junit4] > ... 46 more [junit4] 2> 1252728 T3149 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-7561950BFA1D8523-001 [junit4] 2> 129311 T3148 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=358), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=358)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ro_RO, timezone=America/North_Dakota/New_Salem [junit4] 2> NOTE: Linux 3.13.0-37-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=101025544,total=417333248 [junit4] 2> NOTE: All tests run in this JVM: [TestIntervalFaceting, TestCollapseQParserPlugin, TestZkChroot, TestElisionMultitermQuery, TestDistributedMissingSort, SpatialFilterTest, TestSchemaSimilarityResource, SolrInfoMBeanTest, BadCopyFieldTest, TestReversedWildcardFilterFactory, SOLR749Test, ZkSolrClientTest, QueryElevationComponentTest, TestBM25SimilarityFactory, TestDocBasedVersionConstraints, ShardRoutingCustomTest, TestRecovery, TestPerFieldSimilarity, AnalysisAfterCoreReloadTest, TestGroupingSearch, UpdateRequestProcessorFactoryTest, HdfsBasicDistributedZk2Test, TestNonNRTOpen, LegacyHTMLStripCharFilterTest, DebugComponentTest, SortByFunctionTest, UUIDFieldTest, HdfsCollectionsAPIDistributedZkTest, DateFieldTest, TestStressLucene, NumericFieldsTest, URLClassifyProcessorTest, TestBinaryField, TestAtomicUpdateErrorCases, TestWriterPerf, BasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, SliceStateTest, TestPostingsSolrHighlighter, DistanceFunctionTest, TestFieldTypeResource, InfoHandlerTest, TestLazyCores, TestSchemaVersionResource, CircularListTest, SearchHandlerTest, DocValuesTest, HdfsBasicDistributedZkTest, QueryParsingTest, HdfsUnloadDistributedZkTest, TestIBSimilarityFactory, CacheHeaderTest, TestExtendedDismaxParser, AnalyticsQueryTest, ChangedSchemaMergeTest, TestPseudoReturnFields, MigrateRouteKeyTest, TestDynamicFieldResource, TestNonDefinedSimilarityFactory, TestOmitPositions, OpenCloseCoreStressTest, TestInfoStreamLogging, HdfsSyncSliceTest, TestMiniSolrCloudCluster, CloudExitableDirectoryReaderTest, LeaderElectionIntegrationTest, LukeRequestHandlerTest, TestReRankQParserPlugin, DeleteReplicaTest, ConvertedLegacyTest, RankQueryTest, CurrencyFieldXmlFileTest, HdfsDirectoryTest, BlockCacheTest, PreAnalyzedFieldTest, TestMergePolicyConfig, TestJoin, TestBulkSchemaConcurrent, PrimUtilsTest, TestBlendedInfixSuggestions, ResponseHeaderTest, RollingRestartTest, SoftAutoCommitTest, TestCloudPivotFacet, DistributedQueryComponentCustomSortTest, DateMathParserTest, DefaultValueUpdateProcessorTest, MultiTermTest, TestSchemaManager, HdfsChaosMonkeySafeLeaderTest, DirectUpdateHandlerOptimizeTest, DistributedExpandComponentTest, TestExceedMaxTermLength, TestFieldResource, TestFunctionQuery, TestPHPSerializedResponseWriter, StatsComponentTest, CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 129.58s, 1 test, 1 error <<< FAILURES! [...truncated 706 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 437 suites, 1785 tests, 1 error, 43 ignored (21 assumptions) Total time: 95 minutes 35 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b34 -XX:+UseCompressedOops -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
