Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/810/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test
Error Message:
No live SolrServers available to handle this request
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available
to handle this request
at
__randomizedtesting.SeedInfo.seed([4EE1ED6B0569D7EC:C6B5D2B1AB95BA14]:0)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:390)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:106)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:90)
at
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:56)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:55822/solr/testSolrCloudCollection_shard1_replica1
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:55822/solr/testSolrCloudCollection_shard1_replica1
at
__randomizedtesting.SeedInfo.seed([4EE1ED6B0569D7EC:733943473D87899C]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:55822/solr/testSolrCloudCollection_shard1_replica1
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:209)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
... 10 more
Build Log:
[...truncated 10589 lines...]
[junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/init-core-data-001
[junit4] 2> 129746 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 129748 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 129748 INFO (Thread-213) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 129748 INFO (Thread-213) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 129848 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50085
[junit4] 2> 129848 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129849 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129852 INFO (zkCallback-270-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2c089b3 name:ZooKeeperConnection
Watcher:127.0.0.1:50085 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 129852 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129852 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129852 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 129859 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 129906 INFO (jetty-launcher-269-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 129908 INFO (jetty-launcher-269-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@77c48e1a{/solr,null,AVAILABLE}
[junit4] 2> 129914 INFO (jetty-launcher-269-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 129916 INFO (jetty-launcher-269-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@7b475371{SSL,[ssl,
http/1.1]}{127.0.0.1:45489}
[junit4] 2> 129916 INFO (jetty-launcher-269-thread-1) [ ]
o.e.j.s.Server Started @132649ms
[junit4] 2> 129916 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45489}
[junit4] 2> 129917 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 129917 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1'
[junit4] 2> 129917 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 129917 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 129917 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129918 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129925 INFO (jetty-launcher-269-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5967bc4d{/solr,null,AVAILABLE}
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1c3d9688{SSL,[ssl,
http/1.1]}{127.0.0.1:62113}
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.e.j.s.Server Started @132660ms
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62113}
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2'
[junit4] 2> 129928 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 129929 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 129929 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129929 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129946 INFO (zkCallback-271-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@20705b10
name:ZooKeeperConnection Watcher:127.0.0.1:50085/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 129950 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129950 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129951 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 129954 INFO (zkCallback-272-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@27c489b9
name:ZooKeeperConnection Watcher:127.0.0.1:50085/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 129954 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 129954 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 129956 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 129957 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/.
[junit4] 2> 129957 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 11763727
[junit4] 2> 129957 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1]
[junit4] 2> 129957 WARN (jetty-launcher-269-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/lib
[junit4] 2> 129957 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50085/solr
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 129960 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 129986 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2/.
[junit4] 2> 130005 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 861019286
[junit4] 2> 130005 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2]
[junit4] 2> 130005 WARN (jetty-launcher-269-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2/lib
[junit4] 2> 130005 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50085/solr
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 130151 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 130152 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 130154 INFO (zkCallback-275-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@60b8e50 name:ZooKeeperConnection
Watcher:127.0.0.1:50085 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 130162 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130162 INFO (jetty-launcher-269-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 130163 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$63/246604500@49ace5a9
[junit4] 2> 130164 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 130164 INFO (zkCallback-278-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@81bd0d9 name:ZooKeeperConnection
Watcher:127.0.0.1:50085 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 130165 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130165 INFO (jetty-launcher-269-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 130166 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$63/246604500@6c11da2a
[junit4] 2> 130167 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5765eed7
name:ZooKeeperConnection Watcher:127.0.0.1:50085/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 130167 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 130167 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 130169 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3f96b770
name:ZooKeeperConnection Watcher:127.0.0.1:50085/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 130169 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 130169 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 130170 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 130172 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 130172 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 130177 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 130177 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 130179 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 130180 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 130183 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 130183 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 130185 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 130185 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 130187 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 130187 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 130188 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 130189 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 130190 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 130190 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 130192 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 130192 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 130193 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 130193 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 130194 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 130194 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Loaded cluster properties:
{urlScheme=https}
[junit4] 2> 130195 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 130195 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 130198 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 130199 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 130200 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 130200 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96485196206440454-127.0.0.1:62113_solr-n_0000000000
[junit4] 2> 130201 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62113_solr
[junit4] 2> 130201 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 130202 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer Overseer
(id=96485196206440454-127.0.0.1:62113_solr-n_0000000000) starting
[junit4] 2> 130203 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 130210 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 130210 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62113_solr
[junit4] 2> 130210 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:62113_solr
[junit4] 2> 130258 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 130261 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 130262 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96485196206440453-127.0.0.1:45489_solr-n_0000000001
[junit4] 2> 130263 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96485196206440454-127.0.0.1:62113_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 130263 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45489_solr as DOWN
[junit4] 2> 130264 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45489_solr
[junit4] 2> 130264 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:45489_solr
[junit4] 2> 130321 INFO
(OverseerCollectionConfigSetProcessor-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 130322 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 130322 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 130323 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 130323 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 130324 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (2)
[junit4] 2> 130325 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:45489_solr"} current state version: 0
[junit4] 2> 130325 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:45489_solr
[junit4] 2> 130337 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 130337 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 130338 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2/.
[junit4] 2> 130338 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 130339 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 130339 INFO (jetty-launcher-269-thread-2)
[n:127.0.0.1:62113_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 130340 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 130341 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 130341 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 130341 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 130342 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/.
[junit4] 2> 130342 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 130343 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 130343 INFO (jetty-launcher-269-thread-1)
[n:127.0.0.1:45489_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 130343 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 130343 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 130345 INFO (zkCallback-283-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@70276b8e
name:ZooKeeperConnection Watcher:127.0.0.1:50085 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 130346 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130346 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 130349 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 130349 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 130351 INFO (zkCallback-286-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@24d1a79b
name:ZooKeeperConnection Watcher:127.0.0.1:50085/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 130351 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 130352 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 130352 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 130353 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
[junit4] 2> 130353 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 130355 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml
[junit4] 2> 130358 INFO
(SUITE-CloudExitableDirectoryReaderTest-seed#[4EE1ED6B0569D7EC]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml
[junit4] 2> 130389 INFO (qtp565112573-1281) [n:127.0.0.1:62113_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
async=19283b5a-076e-43e4-bb99-257457afd18b&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 130391 INFO (qtp565112573-1281) [n:127.0.0.1:62113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={async=19283b5a-076e-43e4-bb99-257457afd18b&replicationFactor=1&collection.configName=conf&name=exitable&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2
[junit4] 2> 130394 INFO (qtp565112573-1272) [n:127.0.0.1:62113_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=19283b5a-076e-43e4-bb99-257457afd18b&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 130395 INFO (qtp565112573-1272) [n:127.0.0.1:62113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=19283b5a-076e-43e4-bb99-257457afd18b&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 130397 INFO
(OverseerCollectionConfigSetProcessor-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running/mn-19283b5a-076e-43e4-bb99-257457afd18b
[junit4] 2> 130399 INFO
(OverseerCollectionConfigSetProcessor-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"exitable",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"19283b5a-076e-43e4-bb99-257457afd18b",
[junit4] 2> "operation":"create"}
[junit4] 2> 130403 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"exitable",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"19283b5a-076e-43e4-bb99-257457afd18b",
[junit4] 2> "operation":"create"}
[junit4] 2> 130403 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.CreateCollectionCmd Create collection
exitable
[junit4] 2> 130403 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/exitable
[junit4] 2> 130403 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.SolrZkClient makePath:
/collections/exitable
[junit4] 2> 130406 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 130408 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"exitable",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "async":"19283b5a-076e-43e4-bb99-257457afd18b",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 130408 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: exitable
[junit4] 2> 130409 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/exitable/state.json
[junit4] 2> 130410 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 130410 INFO (zkCallback-286-thread-1) [ ]
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/collections], has occurred - updating...
[junit4] 2> 130507 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection exitable, shardNames [shard1, shard2] , replicationFactor : 1
[junit4] 2> 130507 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.CreateCollectionCmd Creating core
exitable_shard1_replica1 as part of shard shard1 of collection exitable on
127.0.0.1:62113_solr
[junit4] 2> 130508 INFO
(OverseerThreadFactory-630-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.CreateCollectionCmd Creating core
exitable_shard2_replica1 as part of shard shard2 of collection exitable on
127.0.0.1:45489_solr
[junit4] 2> 130569 INFO (qtp1129807373-1263) [n:127.0.0.1:45489_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=19283b5a-076e-43e4-bb99-257457afd18b1860562120152786&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 130574 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=19283b5a-076e-43e4-bb99-257457afd18b1860562120152786&qt=/admin/cores&collection.configName=conf&name=exitable_shard2_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard2&wt=javabin&version=2
[junit4] 2> 130574 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=exitable_shard2_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=exitable, numShards=2,
dataDir=data/, shard=shard2}
[junit4] 2> 130575 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 130576 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController Registering watch for collection exitable
[junit4] 2> 130576 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.c.ZkStateReader Add data for [exitable] ver [0]
[junit4] 2> 130576 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 130579 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"exitable_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:45489/solr",
[junit4] 2> "node_name":"127.0.0.1:45489_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"exitable",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 130579 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"exitable_shard2_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:45489/solr",
[junit4] 2> "node_name":"127.0.0.1:45489_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"exitable",
[junit4] 2> "operation":"state"}
[junit4] 2> 130593 INFO (qtp565112573-1277) [n:127.0.0.1:62113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={async=19283b5a-076e-43e4-bb99-257457afd18b1860562119832454&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 130604 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr ] o.a.s.h.a.CoreAdminOperation core create command
async=19283b5a-076e-43e4-bb99-257457afd18b1860562119832454&qt=/admin/cores&collection.configName=conf&name=exitable_shard1_replica1&action=CREATE&numShards=2&collection=exitable&shard=shard1&wt=javabin&version=2
[junit4] 2> 130604 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=exitable_shard1_replica1, collection.configName=conf,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json, collection=exitable, numShards=2,
dataDir=data/, shard=shard1}
[junit4] 2> 130605 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 130606 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController Registering watch for collection exitable
[junit4] 2> 130606 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.c.ZkStateReader Add data for [exitable] ver [0]
[junit4] 2> 130606 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 130608 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"exitable_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:62113/solr",
[junit4] 2> "node_name":"127.0.0.1:62113_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"exitable",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 130608 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"exitable_shard1_replica1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:62113/solr",
[junit4] 2> "node_name":"127.0.0.1:62113_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"exitable",
[junit4] 2> "operation":"state"}
[junit4] 2> 130650 INFO (qtp565112573-1277) [n:127.0.0.1:62113_solr ]
o.a.s.h.a.CoreAdminOperation Checking request status for :
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454
[junit4] 2> 130650 INFO (qtp565112573-1277) [n:127.0.0.1:62113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&requestid=19283b5a-076e-43e4-bb99-257457afd18b1860562119832454&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 130711 INFO
(OverseerStateUpdate-96485196206440454-127.0.0.1:62113_solr-n_0000000000)
[n:127.0.0.1:62113_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/exitable/state.json version: 0
[junit4] 2> 130712 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 130712 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/exitable/state.json] for collection [exitable] has occurred -
updating... (live nodes size: [2])
[junit4] 2> 130713 INFO
(zkCallback-279-thread-1-processing-n:127.0.0.1:45489_solr)
[n:127.0.0.1:45489_solr ] o.a.s.c.c.ZkStateReader Updating data for
[exitable] from [0] to [1]
[junit4] 2> 130713 INFO
(zkCallback-280-thread-1-processing-n:127.0.0.1:62113_solr)
[n:127.0.0.1:62113_solr ] o.a.s.c.c.ZkStateReader Updating data for
[exitable] from [0] to [1]
[junit4] 2> 131400 INFO (qtp565112573-1277) [n:127.0.0.1:62113_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with
params
requestid=19283b5a-076e-43e4-bb99-257457afd18b&action=REQUESTSTATUS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 131401 INFO (qtp565112573-1277) [n:127.0.0.1:62113_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={requestid=19283b5a-076e-43e4-bb99-257457afd18b&action=REQUESTSTATUS&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 131577 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
exitable_shard2_replica1
[junit4] 2> 131577 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController Check for collection zkNode:exitable
[junit4] 2> 131578 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 131578 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
[junit4] 2> 131579 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 131579 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/exitable_shard2_replica1'
[junit4] 2> 131579 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 131579 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 131581 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 131585 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 131588 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 131594 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 131598 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema [exitable_shard2_replica1] Schema name=minimal
[junit4] 2> 131600 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 131601 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf',
cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 131601 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 x:exitable_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica1' using
configuration from collection exitable
[junit4] 2> 131601 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 131601 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore [[exitable_shard2_replica1] ]
Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/exitable_shard2_replica1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/]
[junit4] 2> 131601 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled.
Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48161c21
[junit4] 2> 131602 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new
directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/snapshot_metadata
[junit4] 2> 131602 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from
snapshot metadata file...
[junit4] 2> 131603 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new
directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data
[junit4] 2> 131603 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore New index directory detected:
old=null
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/index/
[junit4] 2> 131603 WARN
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore [exitable_shard2_replica1] Solr
index directory
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 131603 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.CachingDirectoryFactory return new
directory for
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/index
[junit4] 2> 131604 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrDeletionPolicy
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5646b337
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6382b2d7),segFN=segments_1,generation=1}
[junit4] 2> 131604 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation
= 1
[junit4] 2> 131605 INFO
(OldIndexDirectoryCleanupThreadForCore-exitable_shard2_replica1)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore Looking for old index directories
to cleanup for core exitable_shard2_replica1 in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/
[junit4] 2> 131605 WARN
(OldIndexDirectoryCleanupThreadForCore-exitable_shard2_replica1)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node1/./exitable_shard2_replica1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 131607 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for
exitable_shard1_replica1
[junit4] 2> 131607 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController Check for collection zkNode:exitable
[junit4] 2> 131607 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 131607 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/exitable]
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.c.ZkStateReader path=[/collections/exitable] [configName]=[conf]
specified config exists in ZooKeeper
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest_4EE1ED6B0569D7EC-001/tempDir-001/node2/exitable_shard1_replica1'
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 131609 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 131609 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 131609 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 131609 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 131609 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain
defined as default, creating implicit default
[junit4] 2> 131611 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 131612 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 131613 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 131614 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 131618 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 131618 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 131618 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 131618 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 131619 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 131619 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 131608 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 131620 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 131621 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrDeletionPolicy
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5646b337
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6382b2d7),segFN=segments_1,generation=1}
[junit4] 2> 131621 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation
= 1
[junit4] 2> 131621 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@238d5b5d[exitable_shard2_replica1] main]
[junit4] 2> 131622 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config
from: [/collections/exitable]
[junit4] 2> 131623 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.c.ZkStateReader
path=[/collections/exitable] [configName]=[conf] specified config exists in
ZooKeeper
[junit4] 2> 131623 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.RestManager Initializing RestManager with
initArgs: {}
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage No data found for
znode /configs/conf/_rest_managed.json
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.r.RestManager Initializing 0 registered
ManagedResources
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved
for 10000
[junit4] 2> 131624 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Looking up max value of version
field to seed version buckets
[junit4] 2> 131625 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.VersionInfo Refreshing highest value of
_version_ for 65536 version buckets from index
[junit4] 2> 131625 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.VersionInfo No terms found for _version_,
cannot seed version bucket highest value from index
[junit4] 2> 131625 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in
index or recent updates, using new clock 1543763141270175744
[junit4] 2> 131626 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version
buckets with highest version 1543763141270175744
[junit4] 2> 131626 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.ZkController watch zkdir /configs/conf
[junit4] 2> 131627 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.CoreContainer registering core:
exitable_shard2_replica1
[junit4] 2> 131627 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.ZkController Register replica -
core:exitable_shard2_replica1 address:https://127.0.0.1:45489/solr
collection:exitable shard:shard2
[junit4] 2> 131628 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.c.SolrZkClient makePath:
/collections/exitable/leader_elect/shard2/election
[junit4] 2> 131631 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.LeaderElector Joined leadership election
with path:
/collections/exitable/leader_elect/shard2/election/96485196206440453-core_node1-n_0000000000
[junit4] 2> 131631 INFO
(searcherExecutor-635-thread-1-processing-x:exitable_shard2_replica1
r:core_node1 19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE
n:127.0.0.1:45489_solr s:shard2 c:exitable) [n:127.0.0.1:45489_solr c:exitable
s:shard2 r:core_node1 x:exitable_shard2_replica1] o.a.s.c.SolrCore
[exitable_shard2_replica1] Registered new searcher
Searcher@238d5b5d[exitable_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 131631 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Running the
leader process for shard=shard2 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 131632 INFO
(parallelCoreAdminExecutor-631-thread-1-processing-n:127.0.0.1:62113_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562119832454 CREATE)
[n:127.0.0.1:62113_solr c:exitable s:shard1 x:exitable_shard1_replica1]
o.a.s.c.Config loaded config solrconfig.xml with version 0
[junit4] 2> 131634 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 131634 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 131634 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45489/solr/exitable_shard2_replica1/
[junit4] 2> 131634 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 131634 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-257457afd18b1860562120152786 CREATE)
[n:127.0.0.1:45489_solr c:exitable s:shard2 r:core_node1
x:exitable_shard2_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:45489/solr/exitable_shard2_replica1/ has no replicas
[junit4] 2> 131635 INFO
(parallelCoreAdminExecutor-633-thread-1-processing-n:127.0.0.1:45489_solr
19283b5a-076e-43e4-bb99-25745
[...truncated too long message...]
ooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode =
Session expired for /live_nodes]
[junit4] 2> 899517 INFO (jetty-launcher-1293-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9f4f2c0{/solr,null,UNAVAILABLE}
[junit4] 2> 899523 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[4EE1ED6B0569D7EC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59628 59628
[junit4] 2> 899645 INFO (Thread-3248) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59628 59628
[junit4] 2> 899647 WARN (Thread-3248) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 5 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/testSolrCloudCollection/state.json
[junit4] 2> 3
/solr/overseer_elect/election/96485245547053066-127.0.0.1:33632_solr-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/96485245547053067-127.0.0.1:62282_solr-n_0000000004
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/overseer/queue
[junit4] 2> 11 /solr/overseer/collection-queue-work
[junit4] 2> 10 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics
-Dtests.seed=4EE1ED6B0569D7EC -Dtests.slow=true -Dtests.locale=es-US
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 17.0s J1 | BasicAuthIntegrationTest.testBasics <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:55822/solr/testSolrCloudCollection_shard1_replica1
[junit4] > at
__randomizedtesting.SeedInfo.seed([4EE1ED6B0569D7EC:733943473D87899C]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
IOException occured when talking to server at:
http://127.0.0.1:55822/solr/testSolrCloudCollection_shard1_replica1
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
[junit4] > at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > ... 1 more
[junit4] > Caused by: java.net.SocketException: Connection reset
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:209)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:141)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
[junit4] > at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
[junit4] > at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
[junit4] > at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
[junit4] > at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
[junit4] > ... 10 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_4EE1ED6B0569D7EC-001
[junit4] 2> Aug 26, 2016 9:47:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=ClassicSimilarity, locale=es-US, timezone=Pacific/Samoa
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=216326832,total=459276288
[junit4] 2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases,
ConnectionReuseTest, BasicZkTest, TestCharFilters, TestSubQueryTransformer,
TestTrie, TestSchemaNameResource, TestZkChroot, CloudMLTQParserTest,
TestBulkSchemaAPI, TestBinaryField, TestDocBasedVersionConstraints,
TestSolrFieldCacheMBean, TestPHPSerializedResponseWriter,
TestGraphMLResponseWriter, ZkNodePropsTest, TestSystemIdResolver,
TestSolr4Spatial, WrapperMergePolicyFactoryTest, CoreAdminRequestStatusTest,
LeaderElectionIntegrationTest, TestFastOutputStream,
TestCloudPseudoReturnFields, TestSolrCLIRunExample,
CloudExitableDirectoryReaderTest, CoreSorterTest,
TestNonDefinedSimilarityFactory, AliasIntegrationTest,
TestFieldCacheVsDocValues, TestStressUserVersions, TestExactStatsCache,
TestHdfsUpdateLog, TestShortCircuitedRequests, TestValueSourceCache,
CollectionsAPIDistributedZkTest, TestSmileRequest,
TestTrackingShardHandlerFactory, FullSolrCloudDistribCmdsTest,
SharedFSAutoReplicaFailoverTest, ChangedSchemaMergeTest, AddBlockUpdateTest,
HighlighterConfigTest, TestPerFieldSimilarity, TestFuzzyAnalyzedSuggestions,
TestSimpleTrackingShardHandler, TestRuleBasedAuthorizationPlugin, HLLUtilTest,
TestSchemaSimilarityResource, SpellCheckCollatorTest,
DistributedMLTComponentTest, TestSolrIndexConfig, TestSolrCoreSnapshots,
TestFieldCollectionResource, TestSearcherReuse, BasicFunctionalityTest,
OpenCloseCoreStressTest, HdfsRecoverLeaseTest,
TestExclusionRuleCollectionAccess, SignatureUpdateProcessorFactoryTest,
SortByFunctionTest, DistributedQueryComponentCustomSortTest,
TestReversedWildcardFilterFactory, TestCustomDocTransformer,
TestLMJelinekMercerSimilarityFactory, SpatialRPTFieldTypeTest, TestQueryTypes,
CollectionsAPIAsyncDistributedZkTest, HdfsUnloadDistributedZkTest,
TestBadConfig, BadIndexSchemaTest, TestComplexPhraseQParserPlugin,
BlockDirectoryTest, TestOnReconnectListenerSupport,
UniqFieldsUpdateProcessorFactoryTest, TestUtils,
LeaderFailoverAfterPartitionTest, TestQueryWrapperFilter,
CdcrReplicationDistributedZkTest, TestCopyFieldCollectionResource,
DeleteLastCustomShardedReplicaTest, RAMDirectoryFactoryTest,
ResourceLoaderTest, TestManagedStopFilterFactory, LukeRequestHandlerTest,
DeleteReplicaTest, TestDynamicLoading, TestFieldCacheSort, StatsComponentTest,
FieldAnalysisRequestHandlerTest, TermVectorComponentDistributedTest,
TestInitQParser, TestConfigSetsAPI, TestReplicaProperties,
SaslZkACLProviderTest, BasicAuthIntegrationTest]
[junit4] Completed [194/632 (2!)] on J1 in 17.83s, 1 test, 1 error <<<
FAILURES!
[...truncated 61521 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]