Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16609/
Java: 32bit/jdk-9-ea+115 -server -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth
Error Message:
Unexpected exception type, expected SSLHandshakeException
Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected
SSLHandshakeException
at
__randomizedtesting.SeedInfo.seed([783A6734C5A9C72C:ABBE8EF957649CD0]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:283)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:185)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:147)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:129)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
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(java.base@9-ea/Thread.java:804)
Caused by: java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(java.base@9-ea/Native
Method)
at
java.net.SocketOutputStream.socketWrite(java.base@9-ea/SocketOutputStream.java:109)
at
java.net.SocketOutputStream.write(java.base@9-ea/SocketOutputStream.java:153)
at
sun.security.ssl.SSLSocketOutputRecord.flush(java.base@9-ea/SSLSocketOutputRecord.java:236)
at
sun.security.ssl.HandshakeOutStream.flush(java.base@9-ea/HandshakeOutStream.java:79)
at
sun.security.ssl.Handshaker.sendChangeCipherSpec(java.base@9-ea/Handshaker.java:1113)
at
sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(java.base@9-ea/ClientHandshaker.java:1345)
at
sun.security.ssl.ClientHandshaker.serverHelloDone(java.base@9-ea/ClientHandshaker.java:1249)
at
sun.security.ssl.ClientHandshaker.processMessage(java.base@9-ea/ClientHandshaker.java:414)
at
sun.security.ssl.Handshaker.processLoop(java.base@9-ea/Handshaker.java:1003)
at
sun.security.ssl.Handshaker.processRecord(java.base@9-ea/Handshaker.java:937)
at
sun.security.ssl.SSLSocketImpl.processInputRecord(java.base@9-ea/SSLSocketImpl.java:1119)
at
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:1056)
at
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:955)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(java.base@9-ea/SSLSocketImpl.java:1382)
at
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1409)
at
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1393)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
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:107)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.doHeadRequest(TestMiniSolrCloudClusterSSL.java:302)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$checkClusterJettys$2(TestMiniSolrCloudClusterSSL.java:284)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
... 43 more
FAILED:
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth
Error Message:
Unexpected exception type, expected SSLHandshakeException
Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected
SSLHandshakeException
at
__randomizedtesting.SeedInfo.seed([783A6734C5A9C72C:F36ED65367368650]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:283)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:185)
at
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth(TestSSLRandomization.java:47)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
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(java.base@9-ea/Thread.java:804)
Caused by: java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(java.base@9-ea/Native
Method)
at
java.net.SocketOutputStream.socketWrite(java.base@9-ea/SocketOutputStream.java:109)
at
java.net.SocketOutputStream.write(java.base@9-ea/SocketOutputStream.java:153)
at
sun.security.ssl.SSLSocketOutputRecord.flush(java.base@9-ea/SSLSocketOutputRecord.java:236)
at
sun.security.ssl.HandshakeOutStream.flush(java.base@9-ea/HandshakeOutStream.java:79)
at
sun.security.ssl.Handshaker.sendChangeCipherSpec(java.base@9-ea/Handshaker.java:1113)
at
sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(java.base@9-ea/ClientHandshaker.java:1345)
at
sun.security.ssl.ClientHandshaker.serverHelloDone(java.base@9-ea/ClientHandshaker.java:1249)
at
sun.security.ssl.ClientHandshaker.processMessage(java.base@9-ea/ClientHandshaker.java:414)
at
sun.security.ssl.Handshaker.processLoop(java.base@9-ea/Handshaker.java:1003)
at
sun.security.ssl.Handshaker.processRecord(java.base@9-ea/Handshaker.java:937)
at
sun.security.ssl.SSLSocketImpl.processInputRecord(java.base@9-ea/SSLSocketImpl.java:1119)
at
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:1056)
at
sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:955)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(java.base@9-ea/SSLSocketImpl.java:1382)
at
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1409)
at
sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1393)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
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:107)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.doHeadRequest(TestMiniSolrCloudClusterSSL.java:302)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$checkClusterJettys$2(TestMiniSolrCloudClusterSSL.java:284)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
... 42 more
Build Log:
[...truncated 10981 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSSLRandomization
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/init-core-data-001
[junit4] 2> 375652 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
[junit4] 2> 375654 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 375654 INFO (Thread-903) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 375654 INFO (Thread-903) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 375754 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:35100
[junit4] 2> 375754 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375754 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375755 INFO (zkCallback-478-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@694c27 name:ZooKeeperConnection
Watcher:127.0.0.1:35100 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 375756 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375757 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375757 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 375758 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
[junit4] 2> 375760 INFO (jetty-launcher-477-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 375760 INFO (jetty-launcher-477-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 375760 INFO (jetty-launcher-477-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 375761 INFO (jetty-launcher-477-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@114236f{/solr,null,AVAILABLE}
[junit4] 2> 375761 INFO (jetty-launcher-477-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fe4871{/solr,null,AVAILABLE}
[junit4] 2> 375761 INFO (jetty-launcher-477-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@205bf9{/solr,null,AVAILABLE}
[junit4] 2> 375762 INFO (jetty-launcher-477-thread-2) [ ]
o.e.j.u.s.SslContextFactory x509=X509@1ce9759(solrtest,h=[],w=[]) for
SslContextFactory@1f9cc9c(file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore)
[junit4] 2> 375762 INFO (jetty-launcher-477-thread-1) [ ]
o.e.j.u.s.SslContextFactory x509=X509@1835ffe(solrtest,h=[],w=[]) for
SslContextFactory@efe1eb(file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore)
[junit4] 2> 375762 INFO (jetty-launcher-477-thread-3) [ ]
o.e.j.u.s.SslContextFactory x509=X509@1390a30(solrtest,h=[],w=[]) for
SslContextFactory@1705e23(file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/etc/test/solrtest.keystore)
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-3) [ ]
o.e.j.s.ServerConnector Started ServerConnector@116ec41{SSL,[ssl,
http/1.1]}{127.0.0.1:36069}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-1) [ ]
o.e.j.s.ServerConnector Started ServerConnector@13fb18d{SSL,[ssl,
http/1.1]}{127.0.0.1:44353}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-3) [ ]
o.e.j.s.Server Started @377462ms
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-1) [ ]
o.e.j.s.Server Started @377462ms
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36069}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44353}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-2) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1a641e9{SSL,[ssl,
http/1.1]}{127.0.0.1:37298}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-2) [ ]
o.e.j.s.Server Started @377462ms
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37298}
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
[junit4] 2> 375763 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3'
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1'
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
jdk.internal.loader.ClassLoaders$AppClassLoader@1f37ef1
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2'
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375764 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375765 INFO (zkCallback-479-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@53de2b name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375765 INFO (zkCallback-480-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14eb1b0 name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375765 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e2ba1 name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 375765 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2/.
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1/.
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 5841628
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2]
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 14082613
[junit4] 2> 375771 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1]
[junit4] 2> 375771 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1545fb337960002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 375772 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3/.
[junit4] 2> 375772 WARN (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1/lib
[junit4] 2> 375772 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1545fb337960001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
[junit4] 2> 375771 WARN (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2/lib
[junit4] 2> 375772 INFO (jetty-launcher-477-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> 375772 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 2543672
[junit4] 2> 375772 INFO (jetty-launcher-477-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> 375772 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3]
[junit4] 2> 375772 WARN (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3/lib
[junit4] 2> 375772 INFO (jetty-launcher-477-thread-3) [ ]
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> 375773 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 375773 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 375773 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
[junit4] 2> 375773 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35100/solr
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35100/solr
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35100/solr
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 375774 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375775 INFO (zkCallback-488-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@105f064 name:ZooKeeperConnection
Watcher:127.0.0.1:35100 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375775 INFO (zkCallback-489-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@202ad9 name:ZooKeeperConnection
Watcher:127.0.0.1:35100 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375775 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375776 INFO (zkCallback-490-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@14bbfac name:ZooKeeperConnection
Watcher:127.0.0.1:35100 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$104/19769841@4cb73b
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$104/19769841@5a0a3d
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$104/19769841@d54875
[junit4] 2> 375776 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375777 INFO (zkCallback-491-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1986b2 name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375777 INFO (zkCallback-492-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a85626 name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375777 INFO (zkCallback-493-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5fc6bd name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 375777 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 375778 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 375778 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 375778 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 375778 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
[junit4] 2> 375779 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 375779 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 375779 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
[junit4] 2> 375780 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 375780 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 375781 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
[junit4] 2> 375781 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 375781 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 375781 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 375782 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 375783 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 375784 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 375785 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
[junit4] 2> 375785 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 375785 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 375785 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95806715417985032-127.0.0.1:36069_solr-n_0000000000
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95806715417985031-127.0.0.1:37298_solr-n_0000000001
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.LeaderElector Joined leadership election with path:
/overseer_elect/election/95806715417985033-127.0.0.1:44353_solr-n_0000000002
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36069_solr
[junit4] 2> 375786 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95806715417985032-127.0.0.1:36069_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95806715417985031-127.0.0.1:37298_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37298_solr
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44353_solr
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=95806715417985032-127.0.0.1:36069_solr-n_0000000000) starting
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37298_solr
[junit4] 2> 375787 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44353_solr
[junit4] 2> 375787 INFO (zkCallback-493-thread-1) [ ]
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> 375788 INFO (zkCallback-492-thread-1) [ ]
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> 375787 INFO (zkCallback-491-thread-1) [ ]
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> 375788 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 375788 INFO (zkCallback-493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 375788 INFO (zkCallback-492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 375788 INFO (zkCallback-491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 375790 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 375790 INFO
(OverseerCollectionConfigSetProcessor-95806715417985032-127.0.0.1:36069_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer
operations
[junit4] 2> 375791 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36069_solr as DOWN
[junit4] 2> 375791 INFO
(OverseerStateUpdate-95806715417985032-127.0.0.1:36069_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 375791 INFO
(OverseerStateUpdate-95806715417985032-127.0.0.1:36069_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
[junit4] 2> 375792 INFO
(OverseerStateUpdate-95806715417985032-127.0.0.1:36069_solr-n_0000000000) [
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36069_solr"} current state version: 0
[junit4] 2> 375792 INFO
(OverseerStateUpdate-95806715417985032-127.0.0.1:36069_solr-n_0000000000) [
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36069_solr
[junit4] 2> 375798 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 375798 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 375799 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node2/.
[junit4] 2> 375799 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 375800 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 375800 INFO (jetty-launcher-477-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node1/.
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 375801 INFO (jetty-launcher-477-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 376791 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36069_solr
[junit4] 2> 376792 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36069_solr
[junit4] 2> 376792 INFO (zkCallback-492-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 376792 INFO (zkCallback-491-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 376792 INFO (zkCallback-493-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 376792 INFO (zkCallback-492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 376792 INFO (zkCallback-491-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 376792 INFO (zkCallback-493-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 376820 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 376820 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 376820 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSSLRandomization_783A6734C5A9C72C-001/tempDir-001/node3/.
[junit4] 2> 376821 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions
[junit4] 2> 376821 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 376821 INFO (jetty-launcher-477-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 376821 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 376821 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 376822 INFO (zkCallback-494-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5a1bda name:ZooKeeperConnection
Watcher:127.0.0.1:35100 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 376822 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 376822 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 376823 INFO
(SUITE-TestSSLRandomization-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string:
127.0.0.1:35100/solr
[junit4] 2> 376835 INFO
(TEST-TestSSLRandomization.testBaseUrl-seed#[783A6734C5A9C72C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBaseUrl
[junit4] 2> 376835 INFO
(TEST-TestSSLRandomization.testBaseUrl-seed#[783A6734C5A9C72C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBaseUrl
[junit4] 2> 376846 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedSslAndClientAuth
[junit4] 2> 376874 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 376874 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 376875 INFO (zkCallback-496-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c11ae5 name:ZooKeeperConnection
Watcher:127.0.0.1:35100/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 376875 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 376876 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 376876 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
[junit4] 2> 376877 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delaying-component.xml
[junit4] 2> 376878 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad_solrconfig.xml
[junit4] 2> 376878 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sortingmergepolicyfactory.xml
[junit4] 2> 376879 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-nocache.xml
[junit4] 2> 376880 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-implicitproperties.xml
[junit4] 2> 376880 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 376881 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 376882 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 376882 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 376883 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
[junit4] 2> 376884 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missleading.extension.updateprocessor.js.txt
[junit4] 2> 376884 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 376885 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
[junit4] 2> 376886 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-infostream-logging.xml
[junit4] 2> 376886 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-collapseqparser.xml
[junit4] 2> 376887 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 376888 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
[junit4] 2> 376889 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
[junit4] 2> 376889 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-script-updateprocessor.xml
[junit4] 2> 376890 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-add-schema-fields-update-processor.xml
[junit4] 2> 376890 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicyfactory-nocfs.xml
[junit4] 2> 376891 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 376891 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-phrasesuggest.xml
[junit4] 2> 376892 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.xml
[junit4] 2> 376893 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy1.xml
[junit4] 2> 376893 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
[junit4] 2> 376894 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
[junit4] 2> 376895 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
[junit4] 2> 376895 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 376896 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stemdict.txt
[junit4] 2> 376897 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.aff
[junit4] 2> 376897 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sql.xml
[junit4] 2> 376898 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spatial.xml
[junit4] 2> 376899 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave1.xml
[junit4] 2> 376899 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
[junit4] 2> 376900 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
[junit4] 2> 376901 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-query-parser-init.xml
[junit4] 2> 376901 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
[junit4] 2> 376902 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
[junit4] 2> 376902 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
[junit4] 2> 376903 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 376904 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
[junit4] 2> 376904 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
[junit4] 2> 376905 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
[junit4] 2> 376906 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
[junit4] 2> 376906 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-hash.xml
[junit4] 2> 376907 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwords.txt
[junit4] 2> 376908 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
[junit4] 2> 376908 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 376909 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 376909 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/throw.error.on.add.updateprocessor.js
[junit4] 2> 376910 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-minimal.xml
[junit4] 2> 376911 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-defaults.xml
[junit4] 2> 376911 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/blendedInfixSuggest.txt
[junit4] 2> 376912 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-postingshighlight.xml
[junit4] 2> 376913 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesJoin.xml
[junit4] 2> 376913 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValues.xml
[junit4] 2> 376914 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 376914 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
[junit4] 2> 376915 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
[junit4] 2> 376916 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 376917 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
[junit4] 2> 376917 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
[junit4] 2> 376918 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 376918 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 376919 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
[junit4] 2> 376920 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwordsWrongEncoding.txt
[junit4] 2> 376921 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicy.xml
[junit4] 2> 376921 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-plugcollector.xml
[junit4] 2> 376922 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-noopregen.xml
[junit4] 2> 376922 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
[junit4] 2> 376923 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-1.txt
[junit4] 2> 376924 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-warmer-randommergepolicyfactory.xml
[junit4] 2> 376925 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
[junit4] 2> 376925 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spellchecker.xml
[junit4] 2> 376926 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
[junit4] 2> 376926 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
[junit4] 2> 376927 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-1.txt
[junit4] 2> 376928 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
[junit4] 2> 376928 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-caching.xml
[junit4] 2> 376929 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doctransformers.xml
[junit4] 2> 376929 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/freeTextSuggest.txt
[junit4] 2> 376930 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tolerant-update-minimal.xml
[junit4] 2> 376930 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema.xml
[junit4] 2> 376931 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender-noquery.xml
[junit4] 2> 376932 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sortingresponse.xml
[junit4] 2> 376933 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor1.js
[junit4] 2> 376933 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-managed-schema-named-schema.xml.xml
[junit4] 2> 376934 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-paramset.xml
[junit4] 2> 376934 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
[junit4] 2> 376935 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 376935 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
[junit4] 2> 376936 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
[junit4] 2> 376936 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tlog.xml
[junit4] 2> 376937 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hyphenation.dtd
[junit4] 2> 376938 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-classification.xml
[junit4] 2> 376938 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sweetspot.xml
[junit4] 2> 376939 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-xinclude.xml
[junit4] 2> 376939 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-schemaless.xml
[junit4] 2> 376940 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schemasurround.xml
[junit4] 2> 376940 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
[junit4] 2> 376941 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-SOLR-749.xml
[junit4] 2> 376942 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
[junit4] 2> 376942 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/fuzzysuggest.txt
[junit4] 2> 376943 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender.xml
[junit4] 2> 376943 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-ib.xml
[junit4] 2> 376944 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-type.xml
[junit4] 2> 376945 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-blockjoinfacetcomponent.xml
[junit4] 2> 376945 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
[junit4] 2> 376946 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-solcoreproperties.xml
[junit4] 2> 376946 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
[junit4] 2> 376947 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
[junit4] 2> 376948 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-elevate.xml
[junit4] 2> 376948 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 376949 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
[junit4] 2> 376949 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-snowball.txt
[junit4] 2> 376950 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 376950 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
[junit4] 2> 376951 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 376952 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-dynamicField.xml
[junit4] 2> 376952 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
[junit4] 2> 376953 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-baseline.xml
[junit4] 2> 376953 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
[junit4] 2> 376954 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-withgethandler.xml
[junit4] 2> 376954 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
[junit4] 2> 376955 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master2.xml
[junit4] 2> 376955 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/synonyms.txt
[junit4] 2> 376956 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
[junit4] 2> 376957 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
[junit4] 2> 376957 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
[junit4] 2> 376960 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
[junit4] 2> 376961 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-phrasesuggest.xml
[junit4] 2> 376961 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-parsing-update-processor-chains.xml
[junit4] 2> 376962 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-snippet-processor.xml
[junit4] 2> 376962 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
[junit4] 2> 376963 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
[junit4] 2> 376964 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicyfactory.xml
[junit4] 2> 376964 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
[junit4] 2> 376965 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
[junit4] 2> 376966 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
[junit4] 2> 376966 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
[junit4] 2> 376967 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
[junit4] 2> 376968 INFO
(TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/org.a
[...truncated too long message...]
olrCloudClusterSSL_783A6734C5A9C72C-001/tempDir-004/node1/./first_collection_shard2_replica1/data/index;done=false>>]
[junit4] 2> 1744145 INFO (coreCloseExecutor-6899-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1744145 INFO (coreCloseExecutor-6899-thread-1) [ ]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_783A6734C5A9C72C-001/tempDir-004/node1/./first_collection_shard2_replica1/data/index
[junit4] 2> 1744145 INFO (zkCallback-2208-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1744145 INFO (zkCallback-2207-thread-2) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [2])
[junit4] 2> 1744145 WARN (zkCallback-2207-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1744145 INFO (zkCallback-2208-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1744146 INFO (jetty-launcher-2192-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@145c117{/solr,null,UNAVAILABLE}
[junit4] 2> 1744147 INFO (jetty-launcher-2192-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=95806804375633929-127.0.0.1:45406_solr-n_0000000000) closing
[junit4] 2> 1744147 INFO
(OverseerStateUpdate-95806804375633929-127.0.0.1:45406_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45406_solr
[junit4] 2> 1744148 INFO (zkCallback-2208-thread-1) [ ]
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> 1744148 WARN (zkCallback-2208-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1744148 INFO (jetty-launcher-2192-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1862232{/solr,null,UNAVAILABLE}
[junit4] 2> 1745624 WARN (zkCallback-2217-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1745624 INFO (jetty-launcher-2192-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@117dda2{/solr,null,UNAVAILABLE}
[junit4] 2> 1745625 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33494 33494
[junit4] 2> 1745661 INFO (Thread-5338) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33494 33494
[junit4] 2> 1745662 WARN (Thread-5338) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/first_collection/state.json
[junit4] 2> 3 /solr/collections/second_collection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/95806804375633929-127.0.0.1:45406_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1745662 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[783A6734C5A9C72C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndNoClientAuth
[junit4] 2> 1745663 INFO
(SUITE-TestMiniSolrCloudClusterSSL-seed#[783A6734C5A9C72C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_783A6734C5A9C72C-001
[junit4] 2> Apr 29, 2016 2:10:31 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1678, maxMBSortInHeap=6.77647119884349,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sn,
timezone=America/North_Dakota/Center
[junit4] 2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=304184968,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SortSpecParsingTest,
TestTrackingShardHandlerFactory, FieldAnalysisRequestHandlerTest,
TestInitParams, HdfsChaosMonkeyNothingIsSafeTest, LeaderElectionTest,
OverseerStatusTest, DistributedQueryComponentOptimizationTest,
HighlighterConfigTest, XmlUpdateRequestHandlerTest, TestReRankQParserPlugin,
RecoveryZkTest, DocExpirationUpdateProcessorFactoryTest, TestHashQParserPlugin,
TestShardHandlerFactory, SuggesterWFSTTest, TestXIncludeConfig,
TestCopyFieldCollectionResource, TestSerializedLuceneMatchVersion,
TestSolrConfigHandlerConcurrent, SampleTest, LeaderFailoverAfterPartitionTest,
TestJettySolrRunner, TestTolerantUpdateProcessorRandomCloud,
TestLeaderElectionZkExpiry, CursorMarkTest, TestElisionMultitermQuery,
TestCloudPivotFacet, PluginInfoTest, TestFieldSortValues, DebugComponentTest,
SimpleFacetsTest, CdcrRequestHandlerTest, HLLUtilTest, TestSearcherReuse,
BinaryUpdateRequestHandlerTest, SearchHandlerTest, QueryParsingTest,
CoreAdminHandlerTest, CloudMLTQParserTest, TestStressRecovery,
TestSolrIndexConfig, SimpleCollectionCreateDeleteTest,
TestUseDocValuesAsStored2, TestSSLRandomization, ClusterStateTest,
DistributedVersionInfoTest, DirectUpdateHandlerOptimizeTest,
TestDistributedMissingSort, TestSchemaResource, TestCloudSchemaless,
TestSolrDeletionPolicy1, CollectionStateFormat2Test, TestRTimerTree,
TermVectorComponentDistributedTest, WrapperMergePolicyFactoryTest,
TestConfigSetsAPIExclusivity, BasicAuthIntegrationTest,
PreAnalyzedUpdateProcessorTest, TestReload, TestJmxMonitoredMap,
TestSortByMinMaxFunction, TestCollationField, SolrCoreCheckLockOnStartupTest,
TestPerFieldSimilarity, TestFuzzyAnalyzedSuggestions,
TestPKIAuthenticationPlugin, TestSolrQueryParser, TestConfigReload,
TestSolr4Spatial2, TestIndexSearcher, ScriptEngineTest,
TestOnReconnectListenerSupport, TestJsonFacets, TestScoreJoinQPNoScore,
BasicDistributedZk2Test, HdfsNNFailoverTest, SuggesterTSTTest, TestRecovery,
RollingRestartTest, TestPostingsSolrHighlighter, TestExactSharedStatsCache,
DeleteShardTest, SpatialHeatmapFacetsTest, TestRestoreCore, RulesTest,
TestRestManager, TestDynamicFieldResource, CircularListTest,
TestTolerantSearch, TestConfigSetImmutable, TestSortingResponseWriter,
BadComponentTest, TestQueryWrapperFilter, AtomicUpdatesTest,
TestUniqueKeyFieldResource, TestReplicationHandler, ZkCLITest,
TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest,
ZkControllerTest, TestStressReorder, TestJoin, SolrCoreTest,
SpellCheckComponentTest, TestBadConfig, SoftAutoCommitTest,
TestFoldingMultitermQuery, DocValuesTest, DisMaxRequestHandlerTest,
TestReversedWildcardFilterFactory, DocumentBuilderTest, RequiredFieldsTest,
SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter,
TestPartialUpdateDeduplication, TestBinaryResponseWriter, SolrIndexConfigTest,
NumericFieldsTest, OutputWriterTest, TestSolrCoreProperties,
SpellPossibilityIteratorTest, TestCharFilters, TestSweetSpotSimilarityFactory,
TestLMDirichletSimilarityFactory, TestFastWriter,
OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest,
CollectionTooManyReplicasTest, DeleteInactiveReplicaTest,
DistribDocExpirationUpdateProcessorTest,
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest,
RemoteQueryErrorTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCollectionAPI, TestCryptoKeys, TestDistribDocBasedVersion,
TestDownShardTolerantSearch, TestMiniSolrCloudClusterBase,
TestMiniSolrCloudClusterSSL]
[junit4] Completed [477/592 (2!)] on J2 in 35.78s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 397 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014:
There were test failures: 592 suites (10 ignored), 2394 tests, 2 failures, 116
ignored (70 assumptions) [seed: 783A6734C5A9C72C]
Total time: 58 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]