Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21186/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.TestReplicaProperties.test Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:40629/zpr/z Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:40629/zpr/z at __randomizedtesting.SeedInfo.seed([ADAB647F5ACD430C:25FF5BA5F4312EF4]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1675) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1702) at org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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 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.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 52 more Build Log: [...truncated 13509 lines...] [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties [junit4] 2> 1414302 INFO (SUITE-TestReplicaProperties-seed#[ADAB647F5ACD430C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/init-core-data-001 [junit4] 2> 1414303 WARN (SUITE-TestReplicaProperties-seed#[ADAB647F5ACD430C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1414303 INFO (SUITE-TestReplicaProperties-seed#[ADAB647F5ACD430C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1414304 INFO (SUITE-TestReplicaProperties-seed#[ADAB647F5ACD430C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1414304 INFO (SUITE-TestReplicaProperties-seed#[ADAB647F5ACD430C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zpr/z [junit4] 2> 1414305 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1414306 INFO (Thread-2652) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1414306 INFO (Thread-2652) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1414307 ERROR (Thread-2652) [ ] 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> 1414406 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkTestServer start zk server on port:43047 [junit4] 2> 1414407 INFO (zkConnectionManagerCallback-2991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414409 INFO (zkConnectionManagerCallback-2993-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414411 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414411 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 1414412 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414412 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414413 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414413 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414413 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414414 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414414 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414414 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414415 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] 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> 1414416 INFO (zkConnectionManagerCallback-2996-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414416 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1414471 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1414472 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67eb70c0{/zpr/z,null,AVAILABLE} [junit4] 2> 1414472 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c2680d{SSL,[ssl, http/1.1]}{127.0.0.1:37861} [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server Started @1415963ms [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/tempDir-001/control/data, replicaType=NRT, hostContext=/zpr/z, hostPort=37861, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/control-001/cores} [junit4] 2> 1414473 ERROR (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1414473 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-31T21:15:46.171Z [junit4] 2> 1414474 INFO (zkConnectionManagerCallback-2998-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414474 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1414474 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/control-001/solr.xml [junit4] 2> 1414476 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1414476 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1414477 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1414479 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43047/solr [junit4] 2> 1414480 INFO (zkConnectionManagerCallback-3002-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414480 INFO (zkConnectionManagerCallback-3004-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414503 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1414504 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37861_zpr%2Fz [junit4] 2> 1414504 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=99270980141318149-127.0.0.1:37861_zpr%2Fz-n_0000000000) starting [junit4] 2> 1414507 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37861_zpr%2Fz [junit4] 2> 1414510 INFO (zkCallback-3003-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1414548 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1414553 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1414553 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1414554 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/control-001/cores [junit4] 2> 1414565 INFO (zkConnectionManagerCallback-3010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1414566 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1414567 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43047/solr ready [junit4] 2> 1414579 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] 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:37861_zpr%252Fz&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1414580 INFO (OverseerThreadFactory-5143-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1414684 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1414685 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1414787 INFO (zkCallback-3003-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1415698 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1415718 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1415782 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1415790 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1415790 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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@1c57d53 [junit4] 2> 1415790 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1415790 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1415793 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=48.7880859375, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=1.6583072227458273, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23815227657679605 [junit4] 2> 1415794 WARN (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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> 1415832 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1415832 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1415833 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1415833 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1415834 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.412109375, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=26.56362786345464, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.224609375, noCFSRatio=0.12053823381846113 [junit4] 2> 1415834 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@595cf4cb[control_collection_shard1_replica_n1] main] [junit4] 2> 1415835 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1415835 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1415835 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1415836 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588335683865411584 [junit4] 2> 1415836 INFO (searcherExecutor-5146-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@595cf4cb[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37861/zpr/z/control_collection_shard1_replica_n1/ [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:37861/zpr/z/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1415838 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1415840 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37861/zpr/z/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1415941 INFO (zkCallback-3003-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1415990 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1415998 INFO (qtp1441386866-12726) [n:127.0.0.1:37861_zpr%2Fz c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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=1313 [junit4] 2> 1416000 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1416091 INFO (zkCallback-3003-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1416581 INFO (OverseerCollectionConfigSetProcessor-99270980141318149-127.0.0.1:37861_zpr%2Fz-n_0000000000) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1417000 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] 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:37861_zpr%252Fz&wt=javabin&version=2} status=0 QTime=2421 [junit4] 2> 1417003 INFO (zkConnectionManagerCallback-3014-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1417003 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1417004 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43047/solr ready [junit4] 2> 1417004 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1417005 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1417006 INFO (OverseerThreadFactory-5143-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1417006 WARN (OverseerThreadFactory-5143-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1417208 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1417208 INFO (qtp1441386866-12732) [n:127.0.0.1:37861_zpr%2Fz ] 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=1&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 1417268 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001 of type NRT [junit4] 2> 1417269 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1417278 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3adac275{/zpr/z,null,AVAILABLE} [junit4] 2> 1417278 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50df0770{SSL,[ssl, http/1.1]}{127.0.0.1:33115} [junit4] 2> 1417278 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server Started @1418768ms [junit4] 2> 1417278 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zpr/z, hostPort=33115, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001/cores} [junit4] 2> 1417279 ERROR (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1417279 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1417279 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1417279 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1417279 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-31T21:15:48.977Z [junit4] 2> 1417282 INFO (zkConnectionManagerCallback-3016-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1417283 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1417283 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001/solr.xml [junit4] 2> 1417286 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1417286 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1417287 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1417291 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43047/solr [junit4] 2> 1417291 INFO (zkConnectionManagerCallback-3020-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1417293 INFO (zkConnectionManagerCallback-3022-thread-1-processing-n:127.0.0.1:33115_zpr%2Fz) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1417294 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1417295 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1417296 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33115_zpr%2Fz [junit4] 2> 1417298 INFO (zkCallback-3021-thread-1-processing-n:127.0.0.1:33115_zpr%2Fz) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1417299 INFO (zkCallback-3013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1417299 INFO (zkCallback-3003-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1417327 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1417334 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1417334 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1417335 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001/cores [junit4] 2> 1417364 INFO (qtp1675222193-12774) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33115_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1417365 INFO (OverseerCollectionConfigSetProcessor-99270980141318149-127.0.0.1:37861_zpr%2Fz-n_0000000000) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1417365 INFO (OverseerThreadFactory-5143-thread-3-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33115_zpr%2Fz for creating new replica [junit4] 2> 1417367 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1417367 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1418386 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1418394 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 1418453 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1418458 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 1418458 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1418458 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1418458 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 1418460 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=48.7880859375, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=1.6583072227458273, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23815227657679605 [junit4] 2> 1418461 WARN (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] 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> 1418483 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1418483 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1418484 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1418484 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1418484 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.412109375, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=26.56362786345464, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.224609375, noCFSRatio=0.12053823381846113 [junit4] 2> 1418485 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@25c1cb7[collection1_shard2_replica_n41] main] [junit4] 2> 1418485 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1418485 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1418486 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1418486 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588335686644137984 [junit4] 2> 1418486 INFO (searcherExecutor-5157-thread-1-processing-n:127.0.0.1:33115_zpr%2Fz x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@25c1cb7[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33115/zpr/z/collection1_shard2_replica_n41/ [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:33115/zpr/z/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 1418488 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1418489 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33115/zpr/z/collection1_shard2_replica_n41/ shard2 [junit4] 2> 1418640 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1418649 INFO (qtp1675222193-12775) [n:127.0.0.1:33115_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1281 [junit4] 2> 1418650 INFO (qtp1675222193-12774) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33115_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1285 [junit4] 2> 1418704 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001 of type NRT [junit4] 2> 1418705 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@368b54df{/zpr/z,null,AVAILABLE} [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49e5467a{SSL,[ssl, http/1.1]}{127.0.0.1:32991} [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server Started @1420196ms [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/zpr/z, hostPort=32991, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001/cores} [junit4] 2> 1418706 ERROR (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1418706 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-31T21:15:50.404Z [junit4] 2> 1418707 INFO (zkConnectionManagerCallback-3026-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1418708 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1418708 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001/solr.xml [junit4] 2> 1418710 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1418710 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1418711 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1418712 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43047/solr [junit4] 2> 1418713 INFO (zkConnectionManagerCallback-3030-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1418714 INFO (zkConnectionManagerCallback-3032-thread-1-processing-n:127.0.0.1:32991_zpr%2Fz) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1418716 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1418717 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1418718 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32991_zpr%2Fz [junit4] 2> 1418718 INFO (zkCallback-3013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1418718 INFO (zkCallback-3003-thread-2-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1418718 INFO (zkCallback-3021-thread-1-processing-n:127.0.0.1:33115_zpr%2Fz) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1418722 INFO (zkCallback-3031-thread-1-processing-n:127.0.0.1:32991_zpr%2Fz) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1418754 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1418761 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1418761 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1418762 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001/cores [junit4] 2> 1418797 INFO (qtp498579195-12812) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32991_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1418798 INFO (OverseerCollectionConfigSetProcessor-99270980141318149-127.0.0.1:37861_zpr%2Fz-n_0000000000) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1418798 INFO (OverseerThreadFactory-5143-thread-4-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32991_zpr%2Fz for creating new replica [junit4] 2> 1418801 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1418801 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1419820 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1419830 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 1419897 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1419904 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 1419904 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1419904 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1419905 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 1419906 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=48.7880859375, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=1.6583072227458273, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23815227657679605 [junit4] 2> 1419907 WARN (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] 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> 1419928 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1419928 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1419928 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1419928 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1419929 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.412109375, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=26.56362786345464, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.224609375, noCFSRatio=0.12053823381846113 [junit4] 2> 1419929 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e3120c4[collection1_shard1_replica_n43] main] [junit4] 2> 1419930 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1419930 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1419930 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1419930 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588335688158281728 [junit4] 2> 1419931 INFO (searcherExecutor-5168-thread-1-processing-n:127.0.0.1:32991_zpr%2Fz x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@7e3120c4[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32991/zpr/z/collection1_shard1_replica_n43/ [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy https://127.0.0.1:32991/zpr/z/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 1419934 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1419935 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32991/zpr/z/collection1_shard1_replica_n43/ shard1 [junit4] 2> 1420085 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1420094 INFO (qtp498579195-12811) [n:127.0.0.1:32991_zpr%2Fz c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1292 [junit4] 2> 1420095 INFO (qtp498579195-12812) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32991_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1297 [junit4] 2> 1420149 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001 of type NRT [junit4] 2> 1420150 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1420151 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59240bb2{/zpr/z,null,AVAILABLE} [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7ce6803e{SSL,[ssl, http/1.1]}{127.0.0.1:41751} [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server Started @1421642ms [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/zpr/z, hostPort=41751, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001/cores} [junit4] 2> 1420152 ERROR (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1420152 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-31T21:15:51.850Z [junit4] 2> 1420155 INFO (zkConnectionManagerCallback-3036-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1420155 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1420155 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001/solr.xml [junit4] 2> 1420157 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1420157 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1420158 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1420160 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43047/solr [junit4] 2> 1420160 INFO (zkConnectionManagerCallback-3040-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1420162 INFO (zkConnectionManagerCallback-3042-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1420163 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1420164 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1420165 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41751_zpr%2Fz [junit4] 2> 1420165 INFO (zkCallback-3003-thread-1-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1420165 INFO (zkCallback-3031-thread-1-processing-n:127.0.0.1:32991_zpr%2Fz) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1420165 INFO (zkCallback-3013-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1420165 INFO (zkCallback-3041-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1420166 INFO (zkCallback-3021-thread-1-processing-n:127.0.0.1:33115_zpr%2Fz) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1420245 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1420251 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1420252 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1420253 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001/cores [junit4] 2> 1420297 INFO (qtp498579195-12805) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41751_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1420298 INFO (OverseerCollectionConfigSetProcessor-99270980141318149-127.0.0.1:37861_zpr%2Fz-n_0000000000) [n:127.0.0.1:37861_zpr%2Fz ] 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> 1420298 INFO (OverseerThreadFactory-5143-thread-5-processing-n:127.0.0.1:37861_zpr%2Fz) [n:127.0.0.1:37861_zpr%2Fz ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41751_zpr%2Fz for creating new replica [junit4] 2> 1420312 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1420313 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1421331 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1421338 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 1421390 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 1421396 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 1421397 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53 [junit4] 2> 1421397 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1421397 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-3-001/cores/collection1_shard2_replica_n45/data/] [junit4] 2> 1421398 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=48.7880859375, floorSegmentMB=0.2822265625, forceMergeDeletesPctAllowed=1.6583072227458273, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23815227657679605 [junit4] 2> 1421399 WARN (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] 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> 1421423 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1421423 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1421424 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1421424 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1421425 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=82.412109375, floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=26.56362786345464, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.224609375, noCFSRatio=0.12053823381846113 [junit4] 2> 1421425 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@200ef256[collection1_shard2_replica_n45] main] [junit4] 2> 1421426 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1421426 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1421426 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1421426 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588335689726951424 [junit4] 2> 1421427 INFO (searcherExecutor-5179-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@200ef256[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1421429 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45 [junit4] 2> 1421429 INFO (updateExecutor-3037-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1421429 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1421430 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1421430 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45] [junit4] 2> 1421430 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1421430 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [https://127.0.0.1:33115/zpr/z/collection1_shard2_replica_n41/] and I am [https://127.0.0.1:41751/zpr/z/collection1_shard2_replica_n45/] [junit4] 2> 1421430 INFO (qtp1818277450-12843) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1117 [junit4] 2> 1421431 INFO (qtp498579195-12805) [n:127.0.0.1:32991_zpr%2Fz ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41751_zpr%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1134 [junit4] 2> 1421431 INFO (recoveryExecutor-3038-thread-1-processing-n:127.0.0.1:41751_zpr%2Fz x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:41751_zpr%2Fz c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:33115/zpr/z]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:41751_zpr%252Fz&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1421432 INFO (qtp1675222193-12774) [n:127.0.0.1:33115_zpr%2Fz ] 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> 1421432 INFO (qtp1675222193-12774) [n:127.0.0.1:33115_zpr%2Fz ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:41751_zpr%2Fz, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"https://127.0.0.1:41751/zpr/z","node_name":"127.0.0.1:41751_zpr%2Fz","state":"down","type":"NRT"} [junit4] 2> 1421490 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-4-001 of type NRT [junit4] 2> 1421491 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1421494 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf4caac{/zpr/z,null,AVAILABLE} [junit4] 2> 1421494 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c1b7819{SSL,[ssl, http/1.1]}{127.0.0.1:40629} [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.e.j.s.Server Started @1422985ms [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/zpr/z, hostPort=40629, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-4-001/cores} [junit4] 2> 1421495 ERROR (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1421495 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-12-31T21:15:53.193Z [junit4] 2> 1421497 INFO (zkConnectionManagerCallback-3047-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1421498 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1421498 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001/shard-4-001/solr.xml [junit4] 2> 1421498 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ae6e33d40011, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1421500 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1421500 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1421501 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1c57d53, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1421504 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43047/solr [junit4] 2> 1421506 INFO (zkConnectionManagerCallback-3051-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1421509 INFO (zkConnectionManagerCallback-3053-thread-1-processing-n:127.0.0.1:40629_zpr%2Fz) [n:127.0.0.1:40629_zpr%2Fz ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1421512 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:40629_zpr%2Fz ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1421512 INFO (TEST-TestReplicaProperties.test-seed#[ADAB647F5ACD430C]) [n:127.0.0.1:40629_zpr%2Fz ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 14 [...truncated too long message...] onnecting to 127.0.0.1:43047 43047 [junit4] 2> 2028778 INFO (Thread-2652) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43047 43047 [junit4] 2> 2028778 WARN (Thread-2652) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> 5 /solr/collections/testcollection/state.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/live_nodes [junit4] 2> 8 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicaProperties -Dtests.method=test -Dtests.seed=ADAB647F5ACD430C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 614s J2 | TestReplicaProperties.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:40629/zpr/z [junit4] > at __randomizedtesting.SeedInfo.seed([ADAB647F5ACD430C:25FF5BA5F4312EF4]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1675) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1702) [junit4] > at org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:60) [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.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) [junit4] > at sun.security.ssl.InputRecord.read(InputRecord.java:503) [junit4] > at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) [junit4] > at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) [junit4] > at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestReplicaProperties_ADAB647F5ACD430C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=105, maxMBSortInHeap=6.079310429829029, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b7ff64c), locale=mk, timezone=EST5EDT [junit4] 2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=216328784,total=499122176 [junit4] 2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, TestSystemIdResolver, TestGraphTermsQParserPlugin, TestBlobHandler, TimeZoneUtilsTest, ClusterStateTest, CopyFieldTest, TestCloudJSONFacetJoinDomain, MoveReplicaHDFSFailoverTest, ClassificationUpdateProcessorFactoryTest, ScriptEngineTest, ConjunctionSolrSpellCheckerTest, LegacyCloudClusterPropTest, TestNodeAddedTrigger, OverseerTest, TestFiltering, ZkFailoverTest, ConfigSetsAPITest, DistanceFunctionTest, TestQuerySenderListener, TestClusterStateMutator, CollectionReloadTest, TestLRUCache, TestSolrCoreParser, TestRestoreCore, EchoParamsTest, LoggingHandlerTest, ShufflingReplicaListTransformerTest, TestCustomStream, TestSizeLimitedDistributedMap, TestFieldCollectionResource, ImplicitSnitchTest, LeaderElectionTest, HttpPartitionTest, IndexSchemaTest, TestSolrDeletionPolicy2, TestStreamBody, TestEmbeddedSolrServerConstructors, TestCharFilters, TestTrie, DirectSolrSpellCheckerTest, SolrCloudReportersTest, TestClusterStateProvider, ShardSplitTest, TestRTimerTree, FieldMutatingUpdateProcessorTest, TestBulkSchemaConcurrent, TestMultiWordSynonyms, TestLFUCache, PreAnalyzedFieldManagedSchemaCloudTest, TestAuthenticationFramework, TestSolrCloudWithKerberosAlt, TestNumericTerms64, TestExclusionRuleCollectionAccess, DistributedSpellCheckComponentTest, TestQueryTypes, TestSolrConfigHandlerCloud, TestCoreContainer, TestDelegationWithHadoopAuth, MultiThreadedOCPTest, TestUniqueKeyFieldResource, FacetPivotSmallTest, TestLegacyNumericRangeQueryBuilder, TestIndexSearcher, TestConfigSetProperties, TestInPlaceUpdatesStandalone, TestCoreAdminApis, JSONWriterTest, RecoveryZkTest, DocValuesNotIndexedTest, SolrCoreCheckLockOnStartupTest, TestGroupingSearch, TestRandomCollapseQParserPlugin, CursorMarkTest, TestDefaultStatsCache, TestReload, TestSolrQueryResponse, SolrJmxReporterCloudTest, TestScoreJoinQPScore, DefaultValueUpdateProcessorTest, TestCoreDiscovery, TestNumericRangeQuery32, TestSSLRandomization, TestSimDistributedQueue, TestGraphMLResponseWriter, DistribJoinFromCollectionTest, TestSubQueryTransformerCrossCore, AlternateDirectoryTest, SolrCLIZkUtilsTest, CloneFieldUpdateProcessorFactoryTest, TestFieldTypeResource, JavabinLoaderTest, TestHttpShardHandlerFactory, TestSearchPerf, NumberUtilsTest, NodeAddedTriggerTest, XsltUpdateRequestHandlerTest, TestFieldCacheWithThreads, SolrTestCaseJ4Test, UtilsToolTest, CdcrReplicationHandlerTest, TestElisionMultitermQuery, WordBreakSolrSpellCheckerTest, SecurityConfHandlerTest, TestLockTree, DistributedFacetExistsSmallTest, RankQueryTest, TestExactStatsCache, TestValueSourceCache, SimplePostToolTest, TestPrepRecovery, PeerSyncWithIndexFingerprintCachingTest, TestZkAclsWithHadoopAuth, SimpleMLTQParserTest, V2ApiIntegrationTest, TestCopyFieldCollectionResource, ParsingFieldUpdateProcessorsTest, CollectionsAPIAsyncDistributedZkTest, TestExecutePlanAction, TestExceedMaxTermLength, TestRandomFlRTGCloud, TestSolrCoreSnapshots, TestCSVResponseWriter, TestReplicaProperties] [junit4] Completed [552/765 (1!)] on J2 in 614.49s, 1 test, 1 error <<< FAILURES! [...truncated 48746 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
