Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2553/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
No match for authentication.enabled = true, full response = {
"responseHeader":{ "status":0, "QTime":0},
"authentication.enabled":false, "authentication":{
"class":"solr.BasicAuthPlugin",
"credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y=
Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}}
Stack Trace:
java.lang.AssertionError: No match for authentication.enabled = true, full
response = {
"responseHeader":{
"status":0,
"QTime":0},
"authentication.enabled":false,
"authentication":{
"class":"solr.BasicAuthPlugin",
"credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y=
Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}}
at
__randomizedtesting.SeedInfo.seed([BE52E2BF7182AD9E:838A4C93496CF3EE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:160)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:99)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:208)
at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics(TestMiniSolrCloudCluster.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10599 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 1085358 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1085359 INFO (Thread-2469) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1085359 INFO (Thread-2469) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1085461 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.ZkTestServer start zk server on port:56514
[junit4] 2> 1085461 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085463 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085488 INFO (zkCallback-709-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7e34cec2
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085488 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085489 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085489 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1085536 INFO (jetty-launcher-708-thread-1) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1085536 INFO (jetty-launcher-708-thread-4) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1085538 INFO (jetty-launcher-708-thread-2) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1085540 INFO (jetty-launcher-708-thread-3) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1085544 INFO (jetty-launcher-708-thread-5) [ ]
o.e.j.s.Server jetty-9.2.11.v20150529
[junit4] 2> 1085546 INFO (jetty-launcher-708-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@723ee363{/solr,null,AVAILABLE}
[junit4] 2> 1085548 INFO (jetty-launcher-708-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@10554a65{/solr,null,AVAILABLE}
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@103a0e28{/solr,null,AVAILABLE}
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3092946f{HTTP/1.1}{127.0.0.1:56517}
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-3) [ ]
o.e.j.s.Server Started @1089347ms
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56517}
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7cbfd42e{HTTP/1.1}{127.0.0.1:56518}
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-5) [ ]
o.e.j.s.Server Started @1089348ms
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/'
[junit4] 2> 1085549 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56518}
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3f62e8c2{HTTP/1.1}{127.0.0.1:56516}
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-2) [ ]
o.e.j.s.Server Started @1089349ms
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56516}
[junit4] 2> 1085551 INFO (jetty-launcher-708-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4629f0f5{/solr,null,AVAILABLE}
[junit4] 2> 1085551 INFO (jetty-launcher-708-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1694984c{HTTP/1.1}{127.0.0.1:56519}
[junit4] 2> 1085551 INFO (jetty-launcher-708-thread-1) [ ]
o.e.j.s.Server Started @1089350ms
[junit4] 2> 1085551 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56519}
[junit4] 2> 1085551 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1085552 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/'
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@31666e93{/solr,null,AVAILABLE}
[junit4] 2> 1085552 INFO (jetty-launcher-708-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2c6feff4{HTTP/1.1}{127.0.0.1:56520}
[junit4] 2> 1085552 INFO (jetty-launcher-708-thread-4) [ ]
o.e.j.s.Server Started @1089351ms
[junit4] 2> 1085552 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56520}
[junit4] 2> 1085553 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1085553 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/'
[junit4] 2> 1085557 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 1085557 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/'
[junit4] 2> 1085550 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/'
[junit4] 2> 1085586 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085592 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085593 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085594 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085599 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085600 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085611 INFO (zkCallback-710-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5c2acc22
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085611 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085611 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085612 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085619 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085620 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085621 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085626 INFO (zkCallback-711-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@13e1a4cd
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085626 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1085626 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085626 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085627 INFO (zkCallback-712-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7ec92bfa
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085627 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085627 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085635 INFO (zkCallback-713-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28c63d79
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085635 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085635 INFO (zkCallback-714-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@26bc9bf6
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085636 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1085637 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085637 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085637 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085640 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1085644 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1085635 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1085659 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1085659 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 1191800889
[junit4] 2> 1085660 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/]
[junit4] 2> 1085660 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1085660 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 0x14f1061f5190003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1085661 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.CoreContainer loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib
[junit4] 2> 1085662 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 0x14f1061f5190004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1085662 WARN (jetty-launcher-708-thread-5) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib).
[junit4] 2> 1085662 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1885160953
[junit4] 2> 1085663 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/]
[junit4] 2> 1085663 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.CoreContainer loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib
[junit4] 2> 1085663 WARN (jetty-launcher-708-thread-4) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib).
[junit4] 2> 1085670 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1085672 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1085673 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1085673 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1085673 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56514/solr
[junit4] 2> 1085673 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1085673 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085677 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085677 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1085682 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1085678 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1085686 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 484371237
[junit4] 2> 1085686 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/]
[junit4] 2> 1085686 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.CoreContainer loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib
[junit4] 2> 1085686 WARN (jetty-launcher-708-thread-1) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib).
[junit4] 2> 1085686 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1085690 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1085690 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56514/solr
[junit4] 2> 1085690 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1085690 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085692 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 0x14f1061f5190002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1085709 INFO (zkCallback-716-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25d886bb
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085710 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1085710 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 19829732
[junit4] 2> 1085710 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/]
[junit4] 2> 1085710 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.CoreContainer loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib
[junit4] 2> 1085710 WARN (jetty-launcher-708-thread-3) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib).
[junit4] 2> 1085699 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1085714 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1085715 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1085715 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1085715 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56514/solr
[junit4] 2> 1085715 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1085715 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085693 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085693 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1085729 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 628458116
[junit4] 2> 1085729 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/]
[junit4] 2> 1085729 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.CoreContainer loading shared library:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib
[junit4] 2> 1085729 WARN (jetty-launcher-708-thread-2) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/lib).
[junit4] 2> 1085728 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1085726 INFO (zkCallback-718-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4500d7ae
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085725 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085733 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085733 INFO (jetty-launcher-708-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085734 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1085734 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1085734 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1085735 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56514/solr
[junit4] 2> 1085735 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1085735 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085738 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 1085711 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085743 INFO (jetty-launcher-708-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085742 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085744 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1085745 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1085746 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1085746 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56514/solr
[junit4] 2> 1085746 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1085746 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1085752 INFO (zkCallback-720-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@268650c3
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085753 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085753 INFO (jetty-launcher-708-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085758 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1085759 INFO (zkCallback-722-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@457cb67a
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085759 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085759 INFO (jetty-launcher-708-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085765 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1085766 INFO (zkCallback-724-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@542bded0
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085767 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1085768 INFO
(zkCallback-725-thread-1-processing-n:127.0.0.1:56520_solr)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7da19df6
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085770 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1085770 INFO (jetty-launcher-708-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1085774 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1085774 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1085776 INFO
(zkCallback-726-thread-1-processing-n:127.0.0.1:56518_solr)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@418ff3b2
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085777 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1085777 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1085780 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1085781 INFO
(zkCallback-727-thread-1-processing-n:127.0.0.1:56519_solr)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a676c75
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085781 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1085783 INFO
(zkCallback-728-thread-1-processing-n:127.0.0.1:56517_solr)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f760426 name:ZooKeeperConnection
Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1085784 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1085785 INFO
(zkCallback-729-thread-1-processing-n:127.0.0.1:56516_solr)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7b87d2c7
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1085786 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1085787 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1085790 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1085790 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1085791 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1085790 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1085815 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1085816 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1085815 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1085815 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1085817 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1085825 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1085830 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1085839 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1085841 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1085841 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1085841 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1085852 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1085854 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1085856 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1085857 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1085870 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1085871 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1085872 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1085877 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1085877 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1085877 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1085880 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1085902 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1085902 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1085902 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1085902 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1085903 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1085926 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1085927 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1085928 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1085929 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1085929 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1085941 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1085942 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1085943 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1085943 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1085952 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56518_solr
[junit4] 2> 1085952 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56517_solr
[junit4] 2> 1085953 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56520_solr
[junit4] 2> 1085953 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56516_solr
[junit4] 2> 1085954 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56519_solr
[junit4] 2> 1085955 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56518_solr
[junit4] 2> 1085957 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56520_solr
[junit4] 2> 1085957 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56519_solr
[junit4] 2> 1085959 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56517_solr
[junit4] 2> 1085959 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56516_solr
[junit4] 2> 1085965 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1085966 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1085970 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1085978 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1085979 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1085980 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1085980 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1085988 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1085988 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1085990 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1085990 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1085991 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1085992 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94312130107998220-127.0.0.1:56518_solr-n_0000000000
[junit4] 2> 1085993 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94312130107998223-127.0.0.1:56516_solr-n_0000000001
[junit4] 2> 1085994 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94312130107998219-127.0.0.1:56520_solr-n_0000000003
[junit4] 2> 1085995 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94312130107998222-127.0.0.1:56517_solr-n_0000000004
[junit4] 2> 1085997 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/94312130107998221-127.0.0.1:56519_solr-n_0000000002
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94312130107998220-127.0.0.1:56518_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56518_solr
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94312130107998219-127.0.0.1:56520_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 1086000 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1085999 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94312130107998221-127.0.0.1:56519_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1086001 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1086001 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/94312130107998223-127.0.0.1:56516_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1086001 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1086023 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.Overseer Overseer
(id=94312130107998220-127.0.0.1:56518_solr-n_0000000000) starting
[junit4] 2> 1086064 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1086064 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1086073 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1086081 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1086081 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1086082 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1086076 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1086083 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1086085 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1086086 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1086075 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1086087 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1086082 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1086088 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1086089 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1086090 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1086090 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-2)
[n:127.0.0.1:56516_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-3)
[n:127.0.0.1:56517_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1086092 INFO (jetty-launcher-708-thread-1)
[n:127.0.0.1:56519_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1086095 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1086095 INFO (jetty-launcher-708-thread-4)
[n:127.0.0.1:56520_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1086124 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1086125 INFO
(OverseerCollectionProcessor-94312130107998220-127.0.0.1:56518_solr-n_0000000000)
[n:127.0.0.1:56518_solr ] o.a.s.c.OverseerCollectionProcessor Process
current queue of collection creations
[junit4] 2> 1086125 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1086126 INFO
(OverseerStateUpdate-94312130107998220-127.0.0.1:56518_solr-n_0000000000)
[n:127.0.0.1:56518_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1086157 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1086157 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1086158 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.CoresLocator Looking for core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001/tempDir-001/.
[junit4] 2> 1086159 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.c.CoresLocator Found 0 core definitions
[junit4] 2> 1086161 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 1086161 INFO (jetty-launcher-708-thread-5)
[n:127.0.0.1:56518_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1086161 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1086162 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1086171 INFO (zkCallback-730-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2159b2c9
name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1086171 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1086172 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1086183 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1086187 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1086190 INFO (zkCallback-732-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@691cfebe
name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1086191 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1086192 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1086197 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
[junit4] 2> 1086207 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 1086211 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-currency.xml
[junit4] 2> 1086218 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
[junit4] 2> 1086222 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
[junit4] 2> 1086226 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 1086230 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 1086247 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
[junit4] 2> 1086274 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 1086280 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
[junit4] 2> 1086296 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 1086309 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
[junit4] 2> 1086315 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
[junit4] 2> 1086319 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
[junit4] 2> 1086333 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
[junit4] 2> 1086348 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
[junit4] 2> 1086353 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
[junit4] 2> 1086360 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 1086367 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
[junit4] 2> 1086373 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 1086379 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 1086401 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-init-error.xml
[junit4] 2> 1086418 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1086424 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1086432 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 1086436 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 1086441 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
[junit4] 2> 1086458 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
[junit4] 2> 1086474 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 1086499 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
[junit4] 2> 1086509 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-tf.xml
[junit4] 2> 1086516 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
[junit4] 2> 1086525 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
[junit4] 2> 1086533 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 1086540 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
[junit4] 2> 1086552 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
[junit4] 2> 1086560 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
[junit4] 2> 1086567 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
[junit4] 2> 1086579 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 1086598 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 1086603 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
[junit4] 2> 1086612 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 1086617 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
[junit4] 2> 1086623 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
[junit4] 2> 1086628 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
[junit4] 2> 1086633 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-cfs.xml
[junit4] 2> 1086642 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
[junit4] 2> 1086651 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-multiple-indexconfigs.xml
[junit4] 2> 1086657 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
[junit4] 2> 1086664 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
[junit4] 2> 1086676 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 1086688 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 1086694 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/compoundDictionary.txt
[junit4] 2> 1086704 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 1086711 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/currency.xml
[junit4] 2> 1086717 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/da_compoundDictionary.txt
[junit4] 2> 1086731 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/da_UTF8.xml
[junit4] 2> 1086735 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/elevate.xml
[junit4] 2> 1086740 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 1086745 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 1086753 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/frenchArticles.txt
[junit4] 2> 1086759 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/fuzzysuggest.txt
[junit4] 2> 1086764 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 1086770 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.dic
[junit4] 2> 1086778 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hyphenation.dtd
[junit4] 2> 1086785 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/jasuggest.txt
[junit4] 2> 1086791 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/keep-1.txt
[junit4] 2> 1086805 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/keep-2.txt
[junit4] 2> 1086818 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
[junit4] 2> 1086825 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
[junit4] 2> 1086833 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 1086841 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 1086850 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/open-exchange-rates.json
[junit4] 2> 1086859 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 1086873 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 1086888 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
[junit4] 2> 1086898 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 1086905 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-behavior.xml
[junit4] 2> 1086910 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-binaryfield.xml
[junit4] 2> 1086916 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-bm25.xml
[junit4] 2> 1086922 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-charfilters.xml
[junit4] 2> 1086934 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-class-name-shortening-on-serialization.xml
[junit4] 2> 1086948 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate-dv.xml
[junit4] 2> 1086958 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 1086973 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 1086983 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-copyfield-test.xml
[junit4] 2> 1087000 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-custom-field.xml
[junit4] 2> 1087006 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-customfield.xml
[junit4] 2> 1087013 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-dfr.xml
[junit4] 2> 1087028 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 1087049 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distributed-missing-sort.xml
[junit4] 2> 1087062 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 1087070 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
[junit4] 2> 1087084 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 1087103 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 1087121 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMulti.xml
[junit4] 2> 1087131 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 1087137 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-enums.xml
[junit4] 2> 1087148 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-field-sort-values.xml
[junit4] 2> 1087160 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 1087173 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-hash.xml
[junit4] 2> 1087195 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-HighlighterMaxOffsetTest.xml
[junit4] 2> 1087206 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-ib.xml
[junit4] 2> 1087232 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-id-and-version-fields-only.xml
[junit4] 2> 1087248 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
[junit4] 2> 1087257 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-lmjelinekmercer.xml
[junit4] 2> 1087266 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-luceneMatchVersion.xml
[junit4] 2> 1087276 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 1087293 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-not-required-unique-key.xml
[junit4] 2> 1087321 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
[junit4] 2> 1087350 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-numeric.xml
[junit4] 2> 1087364 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field-unique-key.xml
[junit4] 2> 1087388 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-one-field-no-dynamic-field.xml
[junit4] 2> 1087401 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 1087411 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-postingshighlight.xml
[junit4] 2> 1087419 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-preanalyzed.xml
[junit4] 2> 1087436 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication1.xml
[junit4] 2> 1087444 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 1087460 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-required-fields.xml
[junit4] 2> 1087474 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest-lucene-match-version.xml
[junit4] 2> 1087492 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 1087513 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-reversed.xml
[junit4] 2> 1087527 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 1087546 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 1087573 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-single-dynamic-copy-field.xml
[junit4] 2> 1087603 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-field.xml
[junit4] 2> 1087621 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-type.xml
[junit4] 2> 1087633 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 1087655 INFO
(TEST-BasicAuthIntegrationTest.testCollectionCreateWithoutCoresThenDelete-seed#[BE52E2BF7182AD9E])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 1087668 INFO (TEST-BasicAuthInte
[...truncated too long message...]
adPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1036)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1009)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:992)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 1135559 ERROR
(coreZkRegister-3145-thread-1-processing-n:127.0.0.1:56633_solr
x:testSolrCloudCollection_shard2_replica2 s:shard2 c:testSolrCloudCollection
r:core_node4) [n:127.0.0.1:56633_solr c:testSolrCloudCollection s:shard2
r:core_node4 x:testSolrCloudCollection_shard2_replica2] o.a.s.c.ZkContainer
:org.apache.solr.common.SolrException: Error getting leader from zk for shard
shard2
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:998)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:906)
[junit4] 2> at
org.apache.solr.cloud.ZkController.register(ZkController.java:846)
[junit4] 2> at
org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:183)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1036)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1009)
[junit4] 2> at
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:992)
[junit4] 2> ... 7 more
[junit4] 2>
[junit4] 2> 1135561 INFO (jetty-launcher-759-thread-5)
[n:127.0.0.1:56633_solr c:testSolrCloudCollection s:shard2 r:core_node2
x:testSolrCloudCollection_shard2_replica1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2de86e9c{/solr,null,UNAVAILABLE}
[junit4] 2> 1135565 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[BE52E2BF7182AD9E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56571 56571
[junit4] 2> 1135586 INFO (Thread-2583) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:56571 56571
[junit4] 2> 1136961 WARN (Thread-2583) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 7 /solr/security.json
[junit4] 2> 5
/solr/collections/testSolrCloudCollection/state.json
[junit4] 2> 5 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/testSolrCloudCollection/leader_elect/shard2/election/94312130946531347-core_node4-n_0000000000
[junit4] 2> 2
/solr/collections/testSolrCloudCollection/leader_elect/shard1/election/94312130946531342-core_node1-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/94312130946531338-127.0.0.1:56574_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/94312130946531342-127.0.0.1:56576_solr-n_0000000003
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics
-Dtests.seed=BE52E2BF7182AD9E -Dtests.slow=true -Dtests.locale=fr
-Dtests.timezone=Africa/Johannesburg -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 38.8s J0 | BasicAuthIntegrationTest.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: No match for
authentication.enabled = true, full response = {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "authentication.enabled":false,
[junit4] > "authentication":{
[junit4] > "class":"solr.BasicAuthPlugin",
[junit4] >
"credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y=
Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([BE52E2BF7182AD9E:838A4C93496CF3EE]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:160)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:99)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:208)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics(TestMiniSolrCloudCluster.java:87)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_BE52E2BF7182AD9E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53):
{range_facet_l_dv=Lucene50(blocksize=128),
_version_=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=Memory doPackFST= false),
intDefault=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128),
range_facet_i_dv=PostingsFormat(name=Asserting),
range_facet_l=PostingsFormat(name=Asserting),
timestamp=PostingsFormat(name=Asserting)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=fr,
timezone=Africa/Johannesburg
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51
(64-bit)/cpus=3,threads=1,free=165447144,total=312147968
[junit4] 2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore,
TestRequestStatusCollectionAPI, CursorPagingTest,
FieldAnalysisRequestHandlerTest, TestIBSimilarityFactory, TestCollectionAPI,
DeleteShardTest, SyncSliceTest, RequestHandlersTest,
TestManagedResourceStorage, TestCrossCoreJoin, TestPhraseSuggestions,
OverseerRolesTest, CursorMarkTest, RuleEngineTest, TestLFUCache,
TestHdfsUpdateLog, CoreAdminHandlerTest, TestLRUStatsCache, RankQueryTest,
TestCSVLoader, TestDocBasedVersionConstraints, HighlighterMaxOffsetTest,
TestIndexingPerformance, TestFastLRUCache, TestMinMaxOnMultiValuedField,
InfoHandlerTest, HdfsUnloadDistributedZkTest, TestMaxScoreQueryParser,
TestSimpleQParserPlugin, CoreAdminCreateDiscoverTest, PreAnalyzedFieldTest,
SolrXmlInZkTest, SuggesterTest, CollectionStateFormat2Test,
TestCloudSchemaless, RequiredFieldsTest, TestShardHandlerFactory,
TestCharFilters, CleanupOldIndexTest, TestReplicaProperties, BlockCacheTest,
TestLazyCores, TestReplicationHandler, DocValuesMultiTest, TestPivotHelperCode,
TestXIncludeConfig, BadComponentTest, TestRecoveryHdfs,
TestFieldCollectionResource, TestPostingsSolrHighlighter,
CoreAdminRequestStatusTest, TestNRTOpen, HdfsChaosMonkeySafeLeaderTest,
TestDefaultSearchFieldResource, SolrCloudExampleTest, PrimUtilsTest,
ResponseLogComponentTest, TestWriterPerf, TestSolrConfigHandler,
AddSchemaFieldsUpdateProcessorFactoryTest, TestRandomDVFaceting,
RecoveryAfterSoftCommitTest, TestManagedResource,
TestWordDelimiterFilterFactory, LukeRequestHandlerTest, HdfsRecoverLeaseTest,
TestConfigOverlay, DocumentAnalysisRequestHandlerTest,
TestPKIAuthenticationPlugin, TestDocumentBuilder,
DistributedFacetPivotSmallTest, TestClusterStateMutator,
TestFreeTextSuggestions, TestIntervalFaceting, IndexSchemaRuntimeFieldTest,
MigrateRouteKeyTest, PreAnalyzedUpdateProcessorTest, ZkControllerTest,
TestSortByMinMaxFunction, CloudExitableDirectoryReaderTest,
UnloadDistributedZkTest, DirectSolrConnectionTest,
TestManagedSynonymFilterFactory, SmileWriterTest, TestArbitraryIndexDir,
DeleteReplicaTest, TestHashPartitioner, EnumFieldTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, JavabinLoaderTest,
TestStressRecovery, DOMUtilTest, TimeZoneUtilsTest,
UniqFieldsUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory,
ScriptEngineTest, TestGroupingSearch, BasicAuthIntegrationTest]
[junit4] Completed [199/531] on J0 in 51.65s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 1024 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:726: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:670: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:524: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1449:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1003:
There were test failures: 531 suites, 2105 tests, 1 failure, 72 ignored (29
assumptions)
Total time: 68 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]