Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20381/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny
1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:35835/d/w/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:35835/d/w/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([BE90AC88155A84BF:36C49352BBA6E947]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) 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:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12306 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/init-core-data-001 [junit4] 2> 1590400 WARN (SUITE-HttpPartitionTest-seed#[BE90AC88155A84BF]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102 [junit4] 2> 1590400 INFO (SUITE-HttpPartitionTest-seed#[BE90AC88155A84BF]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1590401 INFO (SUITE-HttpPartitionTest-seed#[BE90AC88155A84BF]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 1590401 INFO (SUITE-HttpPartitionTest-seed#[BE90AC88155A84BF]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1590401 INFO (SUITE-HttpPartitionTest-seed#[BE90AC88155A84BF]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /d/w [junit4] 2> 1590402 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1590402 INFO (Thread-3072) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1590402 INFO (Thread-3072) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1590403 ERROR (Thread-3072) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1590502 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkTestServer start zk server on port:38471 [junit4] 2> 1590505 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1590506 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1590506 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1590507 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1590508 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1590508 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1590508 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1590509 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1590509 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1590510 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1590510 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1590511 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 1590605 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1590606 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e89a9a2{/d/w,null,AVAILABLE} [junit4] 2> 1590607 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@de829c7{HTTP/1.1,[http/1.1]}{127.0.0.1:37081} [junit4] 2> 1590607 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server Started @1592646ms [junit4] 2> 1590607 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d/w, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/tempDir-001/control/data, hostPort=36227, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/control-001/cores} [junit4] 2> 1590607 ERROR (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1590607 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1590607 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1590608 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1590608 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-27T15:18:53.667053Z [junit4] 2> 1590609 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1590609 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/control-001/solr.xml [junit4] 2> 1590611 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1590612 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38471/solr [junit4] 2> 1590652 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1590652 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36227_d%2Fw [junit4] 2> 1590652 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.Overseer Overseer (id=98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) starting [junit4] 2> 1590655 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36227_d%2Fw [junit4] 2> 1590655 INFO (zkCallback-3310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1590706 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1590716 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1590716 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1590717 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/control-001/cores [junit4] 2> 1590733 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1590733 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38471/solr ready [junit4] 2> 1590734 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51250,localport=36227], receiveBufferSize:531000 [junit4] 2> 1590736 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37081,localport=47122], receiveBufferSize=530904 [junit4] 2> 1590736 INFO (qtp526403968-14767) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36227_d%252Fw&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1590737 INFO (OverseerThreadFactory-6000-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1590840 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51254,localport=36227], receiveBufferSize:531000 [junit4] 2> 1590840 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37081,localport=47126], receiveBufferSize=530904 [junit4] 2> 1590840 INFO (qtp526403968-14769) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1590840 INFO (qtp526403968-14769) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1590947 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1591848 INFO (qtp526403968-14769) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1591857 INFO (qtp526403968-14769) [ ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1591913 INFO (qtp526403968-14769) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1591920 INFO (qtp526403968-14769) [ ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1591920 INFO (qtp526403968-14769) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1591920 INFO (qtp526403968-14769) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1591920 INFO (qtp526403968-14769) [ ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1591922 INFO (qtp526403968-14769) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=45.302734375, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=27.27224679176982, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1591923 WARN (qtp526403968-14769) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1591944 INFO (qtp526403968-14769) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1591944 INFO (qtp526403968-14769) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1591945 INFO (qtp526403968-14769) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1591945 INFO (qtp526403968-14769) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1591945 INFO (qtp526403968-14769) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.1796875, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=19.058050301803423, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47530423083228757 [junit4] 2> 1591946 INFO (qtp526403968-14769) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d19a795[control_collection_shard1_replica_n1] main] [junit4] 2> 1591946 INFO (qtp526403968-14769) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1591946 INFO (qtp526403968-14769) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1591946 INFO (qtp526403968-14769) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1591947 INFO (searcherExecutor-6003-thread-1) [ ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@d19a795[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1591947 INFO (qtp526403968-14769) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576898013436051456 [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36227/d/w/control_collection_shard1_replica_n1/ [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:36227/d/w/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1591950 INFO (qtp526403968-14769) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1591954 INFO (qtp526403968-14769) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36227/d/w/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1592055 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1592105 INFO (qtp526403968-14769) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1592106 INFO (qtp526403968-14769) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1265 [junit4] 2> 1592107 INFO (qtp526403968-14767) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1592207 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1592738 INFO (OverseerCollectionConfigSetProcessor-98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1593107 INFO (qtp526403968-14767) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36227_d%252Fw&wt=javabin&version=2} status=0 QTime=2370 [junit4] 2> 1593113 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1593114 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38471/solr ready [junit4] 2> 1593114 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1593114 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51274,localport=36227], receiveBufferSize:531000 [junit4] 2> 1593118 INFO (SocketProxy-Acceptor-36227) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=37081,localport=47146], receiveBufferSize=530904 [junit4] 2> 1593120 INFO (qtp526403968-14764) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1593121 INFO (OverseerThreadFactory-6000-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1593121 WARN (OverseerThreadFactory-6000-thread-2) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1593323 INFO (qtp526403968-14764) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1593323 INFO (qtp526403968-14764) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 1593416 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001 of type TLOG [junit4] 2> 1593416 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1593417 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e06d60{/d/w,null,AVAILABLE} [junit4] 2> 1593417 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62010858{HTTP/1.1,[http/1.1]}{127.0.0.1:42751} [junit4] 2> 1593417 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server Started @1595456ms [junit4] 2> 1593417 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d/w, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/tempDir-001/jetty1, hostPort=33589, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001/cores, replicaType=TLOG} [junit4] 2> 1593418 ERROR (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1593418 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1593418 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1593418 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1593418 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-27T15:18:56.477286Z [junit4] 2> 1593419 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1593419 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001/solr.xml [junit4] 2> 1593421 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1593423 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38471/solr [junit4] 2> 1593426 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1593426 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1593427 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33589_d%2Fw [junit4] 2> 1593428 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1593428 INFO (zkCallback-3317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1593429 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1593451 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1593458 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1593459 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1593460 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001/cores [junit4] 2> 1593475 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52490,localport=33589], receiveBufferSize:531000 [junit4] 2> 1593475 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=35968], receiveBufferSize=530904 [junit4] 2> 1593476 INFO (qtp946316246-14816) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33589_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1593477 INFO (OverseerCollectionConfigSetProcessor-98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1593477 INFO (OverseerThreadFactory-6000-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33589_d%2Fw for creating new replica [junit4] 2> 1593478 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52494,localport=33589], receiveBufferSize:531000 [junit4] 2> 1593478 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=35972], receiveBufferSize=530904 [junit4] 2> 1593478 INFO (qtp946316246-14812) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1593479 INFO (qtp946316246-14812) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1593581 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1594486 INFO (qtp946316246-14812) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1594495 INFO (qtp946316246-14812) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 1594544 INFO (qtp946316246-14812) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1594550 INFO (qtp946316246-14812) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 1594550 INFO (qtp946316246-14812) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1594551 INFO (qtp946316246-14812) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1594551 INFO (qtp946316246-14812) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 1594552 INFO (qtp946316246-14812) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=45.302734375, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=27.27224679176982, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1594554 WARN (qtp946316246-14812) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1594596 INFO (qtp946316246-14812) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1594596 INFO (qtp946316246-14812) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1594597 INFO (qtp946316246-14812) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1594597 INFO (qtp946316246-14812) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1594598 INFO (qtp946316246-14812) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.1796875, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=19.058050301803423, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47530423083228757 [junit4] 2> 1594599 INFO (qtp946316246-14812) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eac4c51[collection1_shard2_replica_t41] main] [junit4] 2> 1594599 INFO (qtp946316246-14812) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1594599 INFO (qtp946316246-14812) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1594600 INFO (qtp946316246-14812) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1594600 INFO (searcherExecutor-6014-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@6eac4c51[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1594600 INFO (qtp946316246-14812) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576898016217923584 [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/ [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1594603 INFO (qtp946316246-14812) [ ] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 1594604 INFO (qtp946316246-14812) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/ shard2 [junit4] 2> 1594706 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1594755 INFO (qtp946316246-14812) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1594756 INFO (qtp946316246-14812) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1277 [junit4] 2> 1594757 INFO (qtp946316246-14816) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33589_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1281 [junit4] 2> 1594836 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001 of type TLOG [junit4] 2> 1594836 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1594837 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@412e9e30{/d/w,null,AVAILABLE} [junit4] 2> 1594837 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1699e1ac{HTTP/1.1,[http/1.1]}{127.0.0.1:46087} [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server Started @1596876ms [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d/w, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/tempDir-001/jetty2, hostPort=34765, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores, replicaType=TLOG} [junit4] 2> 1594838 ERROR (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1594838 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-27T15:18:57.897395Z [junit4] 2> 1594839 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1594839 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/solr.xml [junit4] 2> 1594841 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1594842 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38471/solr [junit4] 2> 1594846 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1594846 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1594847 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34765_d%2Fw [junit4] 2> 1594847 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1594848 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1594848 INFO (zkCallback-3317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1594849 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1594877 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1594886 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1594886 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1594887 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores [junit4] 2> 1594915 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45816,localport=34765], receiveBufferSize:531000 [junit4] 2> 1594915 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46087,localport=39734], receiveBufferSize=530904 [junit4] 2> 1594918 INFO (qtp327702480-14850) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34765_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1594919 INFO (OverseerCollectionConfigSetProcessor-98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1594919 INFO (OverseerThreadFactory-6000-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34765_d%2Fw for creating new replica [junit4] 2> 1594919 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45820,localport=34765], receiveBufferSize:531000 [junit4] 2> 1594920 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46087,localport=39738], receiveBufferSize=530904 [junit4] 2> 1594920 INFO (qtp327702480-14852) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1594920 INFO (qtp327702480-14852) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1595022 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1595022 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1595927 INFO (qtp327702480-14852) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1595933 INFO (qtp327702480-14852) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 1595989 INFO (qtp327702480-14852) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1595996 INFO (qtp327702480-14852) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 1595996 INFO (qtp327702480-14852) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1595996 INFO (qtp327702480-14852) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1595996 INFO (qtp327702480-14852) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 1595998 INFO (qtp327702480-14852) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=45.302734375, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=27.27224679176982, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1595999 WARN (qtp327702480-14852) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1596072 INFO (qtp327702480-14852) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1596072 INFO (qtp327702480-14852) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1596073 INFO (qtp327702480-14852) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1596073 INFO (qtp327702480-14852) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1596074 INFO (qtp327702480-14852) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.1796875, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=19.058050301803423, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47530423083228757 [junit4] 2> 1596074 INFO (qtp327702480-14852) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d4f2f7[collection1_shard1_replica_t43] main] [junit4] 2> 1596075 INFO (qtp327702480-14852) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1596075 INFO (qtp327702480-14852) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1596076 INFO (qtp327702480-14852) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1596076 INFO (searcherExecutor-6025-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@5d4f2f7[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1596076 INFO (qtp327702480-14852) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576898017765621760 [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/ [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1596080 INFO (qtp327702480-14852) [ ] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 1596081 INFO (qtp327702480-14852) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/ shard1 [junit4] 2> 1596182 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1596182 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1596232 INFO (qtp327702480-14852) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1596233 INFO (qtp327702480-14852) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1312 [junit4] 2> 1596234 INFO (qtp327702480-14850) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34765_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1316 [junit4] 2> 1596300 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001 of type TLOG [junit4] 2> 1596300 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1596301 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3140489e{/d/w,null,AVAILABLE} [junit4] 2> 1596301 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a2848f7{HTTP/1.1,[http/1.1]}{127.0.0.1:35693} [junit4] 2> 1596301 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.Server Started @1598340ms [junit4] 2> 1596301 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/d/w, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/tempDir-001/jetty3, hostPort=35835, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001/cores, replicaType=TLOG} [junit4] 2> 1596301 ERROR (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1596302 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1596302 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1596302 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1596302 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-27T15:18:59.361165Z [junit4] 2> 1596303 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1596303 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001/solr.xml [junit4] 2> 1596305 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1596307 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38471/solr [junit4] 2> 1596310 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1596311 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1596312 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35835_d%2Fw [junit4] 2> 1596313 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596313 INFO (zkCallback-3310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596314 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596313 INFO (zkCallback-3317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596314 INFO (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1596349 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1596357 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1596357 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1596358 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001/cores [junit4] 2> 1596387 INFO (qtp327702480-14851) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35835_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1596389 INFO (OverseerCollectionConfigSetProcessor-98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1596389 INFO (OverseerThreadFactory-6000-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35835_d%2Fw for creating new replica [junit4] 2> 1596390 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47662,localport=35835], receiveBufferSize:531000 [junit4] 2> 1596390 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35693,localport=43012], receiveBufferSize=530904 [junit4] 2> 1596391 INFO (qtp834275956-14884) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1596391 INFO (qtp834275956-14884) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1596493 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1596493 INFO (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1596493 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1597399 INFO (qtp834275956-14884) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1597406 INFO (qtp834275956-14884) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 1597475 INFO (qtp834275956-14884) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1597483 INFO (qtp834275956-14884) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 1597483 INFO (qtp834275956-14884) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1597483 INFO (qtp834275956-14884) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1597483 INFO (qtp834275956-14884) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 1597486 INFO (qtp834275956-14884) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=45.302734375, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=27.27224679176982, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1597488 WARN (qtp834275956-14884) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1597516 INFO (qtp834275956-14884) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1597516 INFO (qtp834275956-14884) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1597517 INFO (qtp834275956-14884) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1597517 INFO (qtp834275956-14884) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1597518 INFO (qtp834275956-14884) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=26.1796875, floorSegmentMB=0.85546875, forceMergeDeletesPctAllowed=19.058050301803423, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47530423083228757 [junit4] 2> 1597518 INFO (qtp834275956-14884) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6fe1dae9[collection1_shard2_replica_t45] main] [junit4] 2> 1597518 INFO (qtp834275956-14884) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1597519 INFO (qtp834275956-14884) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1597519 INFO (qtp834275956-14884) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1597520 INFO (searcherExecutor-6036-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@6fe1dae9[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1597520 INFO (qtp834275956-14884) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576898019279765504 [junit4] 2> 1597522 INFO (qtp834275956-14884) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45 [junit4] 2> 1597523 INFO (updateExecutor-3331-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1597523 INFO (qtp834275956-14884) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1132 [junit4] 2> 1597523 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1597523 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1597523 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader [junit4] 2> 1597523 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45] [junit4] 2> 1597523 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1597524 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:35835/d/w/collection1_shard2_replica_t45/] [junit4] 2> 1597524 INFO (qtp327702480-14851) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35835_d%252Fw&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1137 [junit4] 2> 1597525 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:33589/d/w]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:35835_d%252Fw&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1597525 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52566,localport=33589], receiveBufferSize:531000 [junit4] 2> 1597525 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36044], receiveBufferSize=530904 [junit4] 2> 1597527 INFO (qtp946316246-14813) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 1597528 INFO (qtp946316246-14813) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35835_d%2Fw, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:35835/d/w","node_name":"127.0.0.1:35835_d%2Fw","state":"down","type":"TLOG"} [junit4] 2> 1597528 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 1597528 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt [junit4] 2> 1597528 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000 [junit4] 2> 1597628 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1597628 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1597628 INFO (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1598390 INFO (OverseerCollectionConfigSetProcessor-98556125738565636-127.0.0.1:36227_d%2Fw-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1598528 INFO (qtp946316246-14813) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35835_d%2Fw, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:35835/d/w","node_name":"127.0.0.1:35835_d%2Fw","state":"recovering","type":"TLOG"} [junit4] 2> 1598528 INFO (qtp946316246-14813) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1598528 INFO (qtp946316246-14813) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35835_d%252Fw&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 1599028 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 1599028 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/]. [junit4] 2> 1599029 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52576,localport=33589], receiveBufferSize:531000 [junit4] 2> 1599029 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36054], receiveBufferSize=530904 [junit4] 2> 1599030 INFO (qtp946316246-14816) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576898020863115264,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1599030 INFO (qtp946316246-14816) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1599031 INFO (qtp946316246-14816) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1599031 INFO (qtp946316246-14816) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp=/d/w path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 1 [junit4] 2> 1599033 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52580,localport=33589], receiveBufferSize:531000 [junit4] 2> 1599033 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36058], receiveBufferSize=530904 [junit4] 2> 1599034 INFO (qtp946316246-14811) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/d/w path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Replication Recovery was successful. [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 starting background replication from leader [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03 [junit4] 2> 1599034 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms [junit4] 2> 1599035 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery. [junit4] 2> 1599035 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576898020868358144 [junit4] 2> 1599036 INFO (recoveryExecutor-3332-thread-1) [ ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true] [junit4] 2> 1599136 INFO (zkCallback-3322-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1599136 INFO (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1599136 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1599529 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 1599530 INFO (qtp526403968-14767) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576898021387403264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1599530 INFO (qtp526403968-14767) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1599530 INFO (qtp526403968-14767) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1599530 INFO (qtp526403968-14767) [ ] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/d/w path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0 [junit4] 2> 1599531 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45894,localport=34765], receiveBufferSize:531000 [junit4] 2> 1599532 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52602,localport=33589], receiveBufferSize:531000 [junit4] 2> 1599532 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47716,localport=35835], receiveBufferSize:531000 [junit4] 2> 1599532 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46087,localport=39816], receiveBufferSize=530904 [junit4] 2> 1599532 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35693,localport=43070], receiveBufferSize=530904 [junit4] 2> 1599532 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36084], receiveBufferSize=530904 [junit4] 2> 1599533 INFO (qtp834275956-14886) [ ] o.a.s.u.TestInjection Start waiting for replica in sync with leader [junit4] 2> 1599533 INFO (qtp327702480-14850) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576898021390548992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1599533 INFO (qtp946316246-14813) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576898021390548992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1599533 INFO (qtp327702480-14850) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1599533 INFO (qtp946316246-14813) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 1599533 INFO (qtp327702480-14850) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1599533 INFO (qtp946316246-14813) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1599533 INFO (qtp327702480-14850) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43] webapp=/d/w path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 1599533 INFO (qtp946316246-14813) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp=/d/w path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 1599534 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52612,localport=33589], receiveBufferSize:531000 [junit4] 2> 1599540 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36090], receiveBufferSize=530904 [junit4] 2> 1599540 INFO (qtp946316246-14811) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/d/w path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0 [junit4] 2> 1599541 INFO (qtp834275956-14886) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45] webapp=/d/w path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34765/d/w/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8 [junit4] 2> 1599541 INFO (qtp327702480-14846) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43] webapp=/d/w path=/update params={_stateVer_=collection1:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10 [junit4] 2> 1599542 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=52616,localport=33589], receiveBufferSize:531000 [junit4] 2> 1599546 INFO (SocketProxy-Acceptor-33589) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42751,localport=36094], receiveBufferSize=530904 [junit4] 2> 1599546 INFO (qtp946316246-14811) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/d/w path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1599546 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47732,localport=35835], receiveBufferSize:531000 [junit4] 2> 1599547 INFO (SocketProxy-Acceptor-35835) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35693,localport=43082], receiveBufferSize=530904 [junit4] 2> 1599547 INFO (qtp834275956-14879) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t45] webapp=/d/w path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1599548 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45918,localport=34765], receiveBufferSize:531000 [junit4] 2> 1599548 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46087,localport=39836], receiveBufferSize=530904 [junit4] 2> 1599549 INFO (qtp327702480-14847) [ ] o.a.s.c.S.Request [collection1_shard1_replica_t43] webapp=/d/w path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1601213 INFO (indexFetcher-6042-thread-1) [ ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:33589/d/w/collection1_shard2_replica_t41/ [junit4] 2> 1601213 INFO (qtp946316246-14816) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/d/w path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1601213 INFO (indexFetcher-6042-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 1601213 INFO (indexFetcher-6042-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 1601213 INFO (indexFetcher-6042-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 1601213 INFO (indexFetcher-6042-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 1601551 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=45958,localport=34765], receiveBufferSize:531000 [junit4] 2> 1601551 INFO (SocketProxy-Acceptor-34765) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46087,localport=39876], receiveBufferSize=530904 [junit4] 2> 1601551 INFO (qtp327702480-14846) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1601552 INFO (OverseerThreadFactory-6000-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2 [junit4] 2> 1601655 INFO (qtp834275956-14885) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1601656 INFO (qtp327702480-14848) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1601763 INFO (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1601763 INFO (zkCallback-3328-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_crud_1x2/state.json] for collection [c8n_crud_1x2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1602665 INFO (qtp834275956-14885) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1602666 INFO (qtp327702480-14848) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1602673 INFO (qtp834275956-14885) [ ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t1] Schema name=test [junit4] 2> 1602673 INFO (qtp327702480-14848) [ ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t2] Schema name=test [junit4] 2> 1602730 INFO (qtp327702480-14848) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1602736 INFO (qtp327702480-14848) [ ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t2' using configuration from collection c8n_crud_1x2, trusted=true [junit4] 2> 1602736 INFO (qtp327702480-14848) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.c8n_crud_1x2.shard1.replica_t2' (registry 'solr.core.c8n_crud_1x2.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1602736 INFO (qtp327702480-14848) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1602736 INFO (qtp327702480-14848) [ ] o.a.s.c.SolrCore [[c8n_crud_1x2_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001/shard-2-001/cores/c8n_crud_1x2_shard1_replica_t2/data/] [junit4] 2> 1602738 INFO (qtp327702480-14848) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=45.302734375, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=27.27224679176982, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 1602739 WARN (qtp327702480-14848) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 1602749 INFO (qtp834275956-14885) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1602760 INFO (qtp834275956-14885) [ ] o.a.s.c.CoreContainer Creating SolrCore 'c8n_crud_1x2_shard1_replica_t1' using configuration from collection c8n_crud_1x2, trusted=true [junit4] 2> 1602760 INFO (qtp834275956-14885) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.c8n_crud_1x2.shard1.replica_t1' (registry 'solr.core.c8n_crud_1x2.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cdb1b64 [junit4] 2> 1602761 INFO (qtp834275956-14885) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1602761 INFO ( [...truncated too long message...] ll] for registry solr.core.collMinRf_1x3.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@5e59cbb0 [junit4] 2> 1619043 INFO (zkCallback-3334-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collMinRf_1x3.shard1.leader, tag=704011771 [junit4] 2> 1619543 WARN (zkCallback-3334-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1619544 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a2848f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1619544 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3140489e{/d/w,null,UNAVAILABLE} [junit4] 2> 1619545 ERROR (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1619545 INFO (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38471 38471 [junit4] 2> 1634573 INFO (Thread-3072) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38471 38471 [junit4] 2> 1634574 WARN (Thread-3072) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json [junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json [junit4] 2> 2 /solr/collections/collMinRf_1x3/leader_elect/shard1/election/98556125738565644-core_node5-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1634574 WARN (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:33589/d/w, target: http://127.0.0.1:42751/d/w [junit4] 2> 1634574 WARN (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:36227/d/w, target: http://127.0.0.1:37081/d/w [junit4] 2> 1634574 WARN (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:35835/d/w, target: http://127.0.0.1:35693/d/w [junit4] 2> 1634574 WARN (TEST-HttpPartitionTest.test-seed#[BE90AC88155A84BF]) [ ] o.a.s.c.SocketProxy Closing 12 connections to: http://127.0.0.1:34765/d/w, target: http://127.0.0.1:46087/d/w [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=BE90AC88155A84BF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MS -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] FAILURE 44.2s J1 | HttpPartitionTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:35835/d/w/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([BE90AC88155A84BF:36C49352BBA6E947]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BE90AC88155A84BF-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1830, maxMBSortInHeap=7.002417133515667, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MS, timezone=Etc/GMT0 [junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=215370448,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse, TestHdfsCloudBackupRestore, SuggesterTSTTest, TestLeaderInitiatedRecoveryThread, TestDocBasedVersionConstraints, ScriptEngineTest, TestClusterStateMutator, TestDistribDocBasedVersion, TestSegmentSorting, TestConfigsApi, BitVectorTest, TestAuthorizationFramework, WrapperMergePolicyFactoryTest, TestEmbeddedSolrServerConstructors, TestFuzzyAnalyzedSuggestions, ImplicitSnitchTest, HdfsSyncSliceTest, DistributedFacetPivotLongTailTest, TestMaxScoreQueryParser, AssignBackwardCompatibilityTest, TestAnalyzeInfixSuggestions, ZkControllerTest, TestManagedSchemaThreadSafety, DirectSolrSpellCheckerTest, TestNoOpRegenerator, TestRawResponseWriter, TestCloudDeleteByQuery, IndexSchemaTest, HdfsLockFactoryTest, TestRestManager, BlockJoinFacetDistribTest, TestCursorMarkWithoutUniqueKey, TestCustomDocTransformer, MoveReplicaTest, TestCollectionsAPIViaSolrCloudCluster, SampleTest, TestOrdValues, TestSolrCloudWithHadoopAuthPlugin, DeleteInactiveReplicaTest, TestQueryTypes, TestTlogReplica, DistributedIntervalFacetingTest, SolrGraphiteReporterTest, EnumFieldTest, ZkCLITest, TestReloadDeadlock, SoftAutoCommitTest, MetricUtilsTest, TestExactSharedStatsCache, TestSchemaNameResource, ShardRoutingCustomTest, HLLSerializationTest, TestXIncludeConfig, ConnectionReuseTest, NoCacheHeaderTest, SystemInfoHandlerTest, SubstringBytesRefFilterTest, CollectionsAPIDistributedZkTest, TestRequestForwarding, ZkSolrClientTest, AtomicUpdatesTest, OverseerTaskQueueTest, DOMUtilTest, DistributedQueueTest, UpdateRequestProcessorFactoryTest, TestChildDocTransformer, TestScoreJoinQPNoScore, TestUnifiedSolrHighlighter, TestSubQueryTransformerDistrib, HdfsRecoverLeaseTest, TestSolrJ, TestTrackingShardHandlerFactory, SolrSlf4jReporterTest, DocValuesMultiTest, CleanupOldIndexTest, TestCoreDiscovery, TestSQLHandler, StatsReloadRaceTest, ShardRoutingTest, JSONWriterTest, QueryParsingTest, TestUpdate, SuggestComponentContextFilterQueryTest, BadComponentTest, TestSchemalessBufferedUpdates, TestSolrIndexConfig, ConvertedLegacyTest, TestBM25SimilarityFactory, TestReloadAndDeleteDocs, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSetProperties, TestGraphMLResponseWriter, SpellCheckComponentTest, V2StandaloneTest, AlternateDirectoryTest, DocValuesTest, SolrMetricReporterTest, CollectionsAPISolrJTest, TestDynamicFieldCollectionResource, ExitableDirectoryReaderTest, FileBasedSpellCheckerTest, TestRTGBase, TestSearchPerf, TestAtomicUpdateErrorCases, JsonLoaderTest, SOLR749Test, ChaosMonkeySafeLeaderTest, SliceStateTest, VersionInfoTest, TestFieldSortValues, TlogReplayBufferedWhileIndexingTest, TestStressRecovery, TestConfigSetsAPIZkFailure, CSVRequestHandlerTest, LukeRequestHandlerTest, TestRandomRequestDistribution, TestSolrConfigHandler, MoreLikeThisHandlerTest, TestMaxTokenLenTokenizer, BlockDirectoryTest, BlobRepositoryCloudTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestRangeQuery, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, CoreAdminHandlerTest, SuggesterWFSTTest, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestLFUCache, AsyncCallRequestStatusResponseTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest] [junit4] Completed [474/732 (1!)] on J1 in 44.19s, 1 test, 1 failure <<< FAILURES! [...truncated 37416 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
