Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15336/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
must have failed
Stack Trace:
java.lang.AssertionError: must have failed
at
__randomizedtesting.SeedInfo.seed([7E026F2F55AB5759:43DAC1036D450929]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:165)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:187)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 10298 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 799556 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 799557 INFO (Thread-2508) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 799557 INFO (Thread-2508) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 799657 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46130
[junit4] 2> 799657 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799657 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799677 INFO (zkCallback-837-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@897349 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799677 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799678 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799678 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 799706 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 799706 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 799706 INFO (jetty-launcher-836-thread-3) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 799706 INFO (jetty-launcher-836-thread-4) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 799706 INFO (jetty-launcher-836-thread-5) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 799708 INFO (jetty-launcher-836-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a3d37f{/solr,null,AVAILABLE}
[junit4] 2> 799708 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68ae4d{/solr,null,AVAILABLE}
[junit4] 2> 799708 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@191f151{/solr,null,AVAILABLE}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@150d3ee{HTTP/1.1}{127.0.0.1:43583}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c996d2{/solr,null,AVAILABLE}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.e.j.s.Server Started @801333ms
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1dcea70{HTTP/1.1}{127.0.0.1:34428}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43583}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.e.j.s.Server Started @801333ms
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33d3ad{/solr,null,AVAILABLE}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34428}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@e9bb02{HTTP/1.1}{127.0.0.1:40176}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@cc1991{HTTP/1.1}{127.0.0.1:59757}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.e.j.s.Server Started @801333ms
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59757}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1'
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-4) [ ]
o.e.j.s.Server Started @801333ms
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2'
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5'
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40176}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@6690a5{HTTP/1.1}{127.0.0.1:52148}
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-3) [ ]
o.e.j.s.Server Started @801334ms
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799709 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4'
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52148}
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3'
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 799710 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 799711 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799711 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799712 INFO (zkCallback-838-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@33b366 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799712 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799712 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799720 INFO (zkCallback-839-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8e7c44 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799721 INFO (zkCallback-840-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11b13eb name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 799721 INFO (zkCallback-842-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5f12 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799721 INFO (zkCallback-841-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d51439 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 799721 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 799726 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1/.
[junit4] 2> 799726 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 17328758
[junit4] 2> 799726 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1]
[junit4] 2> 799726 WARN (jetty-launcher-836-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1/lib
[junit4] 2> 799726 INFO (jetty-launcher-836-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> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3/.
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2/.
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 12804564
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 29503957
[junit4] 2> 799728 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 0x152741a3f4d0005, 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> 799728 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5/.
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2]
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 11164287
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799727 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3]
[junit4] 2> 799728 WARN (jetty-launcher-836-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2/lib
[junit4] 2> 799728 WARN (jetty-launcher-836-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3/lib
[junit4] 2> 799728 INFO (jetty-launcher-836-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> 799728 INFO (jetty-launcher-836-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> 799728 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4/.
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5]
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 32091985
[junit4] 2> 799728 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4]
[junit4] 2> 799728 WARN (jetty-launcher-836-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5/lib
[junit4] 2> 799728 WARN (jetty-launcher-836-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4/lib
[junit4] 2> 799728 INFO (jetty-launcher-836-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> 799729 INFO (jetty-launcher-836-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> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799729 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 799730 INFO (zkCallback-845-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@476706 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799730 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 799732 INFO (zkCallback-855-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@171193f name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799732 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799732 INFO (jetty-launcher-836-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799733 INFO (zkCallback-854-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1f968db name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799733 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799733 INFO (zkCallback-857-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18c0bd4 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799733 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799733 INFO (jetty-launcher-836-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799734 INFO (jetty-launcher-836-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799734 INFO (zkCallback-856-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a4ed62 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 799734 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 799734 INFO (jetty-launcher-836-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 799735 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 799737 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 799738 INFO
(zkCallback-858-thread-1-processing-n:127.0.0.1:34428_solr)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15986d name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799738 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 799740 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 0x152741a3f4d0008, 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> 799740 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 799740 INFO
(zkCallback-859-thread-1-processing-n:127.0.0.1:52148_solr)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10a7ac9 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799740 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 799740 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 799740 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 799743 INFO
(zkCallback-860-thread-1-processing-n:127.0.0.1:59757_solr)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1effdb2 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799743 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 799744 INFO
(zkCallback-861-thread-1-processing-n:127.0.0.1:43583_solr)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1917cb4 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799744 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 799744 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 799744 INFO
(zkCallback-862-thread-1-processing-n:127.0.0.1:40176_solr)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b99182 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 799744 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 799744 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 799756 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 799756 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 799762 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 799762 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 799764 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 799765 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 799765 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 799808 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 799808 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 799808 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 799808 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 799808 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 799839 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 799839 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 799839 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 799839 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 799839 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 799863 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 799863 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 799863 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 799863 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 799863 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 799881 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 799881 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 799882 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 799882 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 799882 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 799885 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 799885 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 799886 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 799886 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 799890 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 799891 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 799891 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 799893 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 799896 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 799896 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 799898 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 799898 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 799898 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 799929 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 799929 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 799929 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 799929 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 799929 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 799931 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52148_solr
[junit4] 2> 799931 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34428_solr
[junit4] 2> 799933 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59757_solr
[junit4] 2> 799933 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40176_solr
[junit4] 2> 799946 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43583_solr
[junit4] 2> 799946 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:34428_solr
[junit4] 2> 799946 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:52148_solr
[junit4] 2> 799959 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:59757_solr
[junit4] 2> 799959 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:40176_solr
[junit4] 2> 799960 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43583_solr
[junit4] 2> 799964 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 799964 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 799966 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 799966 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 799969 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 799969 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 799986 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 799986 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 799986 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 799989 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 799989 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 799991 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 799992 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 799992 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184334-127.0.0.1:43583_solr-n_0000000001
[junit4] 2> 799992 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184332-127.0.0.1:52148_solr-n_0000000000
[junit4] 2> 799993 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184333-127.0.0.1:59757_solr-n_0000000002
[junit4] 2> 799994 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 799995 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184335-127.0.0.1:40176_solr-n_0000000003
[junit4] 2> 799995 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52148_solr
[junit4] 2> 799995 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184331-127.0.0.1:34428_solr-n_0000000004
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184333-127.0.0.1:59757_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184334-127.0.0.1:43583_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184332-127.0.0.1:52148_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 800006 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 800008 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184335-127.0.0.1:40176_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 800008 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.Overseer Overseer
(id=95266198208184332-127.0.0.1:52148_solr-n_0000000000) starting
[junit4] 2> 800008 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 800013 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 800026 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 800026 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 800027 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node5/.
[junit4] 2> 800027 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-5)
[n:127.0.0.1:43583_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node2/.
[junit4] 2> 800032 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 800033 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 800033 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:59757_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 800039 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 800039 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 800040 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node4/.
[junit4] 2> 800040 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 800046 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 800046 INFO (jetty-launcher-836-thread-4)
[n:127.0.0.1:40176_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 800056 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 800056 INFO
(OverseerCollectionConfigSetProcessor-95266198208184332-127.0.0.1:52148_solr-n_0000000000)
[n:127.0.0.1:52148_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 800056 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 800057 INFO
(OverseerStateUpdate-95266198208184332-127.0.0.1:52148_solr-n_0000000000)
[n:127.0.0.1:52148_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 800069 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 800070 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 800070 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node1/.
[junit4] 2> 800070 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 800071 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 800071 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node3/.
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 800075 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:52148_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 800076 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 800076 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 800078 INFO (zkCallback-863-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1195565 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 800078 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 800078 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 800081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@150d3ee{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 800081 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11164287
[junit4] 2> 800084 INFO
(zkCallback-861-thread-1-processing-n:127.0.0.1:43583_solr)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 800084 INFO
(zkCallback-859-thread-1-processing-n:127.0.0.1:52148_solr)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 800084 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 0x152741a3f4d000e, 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> 800084 INFO
(zkCallback-858-thread-1-processing-n:127.0.0.1:34428_solr)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 800084 INFO
(zkCallback-860-thread-1-processing-n:127.0.0.1:59757_solr)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 800084 INFO
(zkCallback-862-thread-1-processing-n:127.0.0.1:40176_solr)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 800085 INFO
(zkCallback-860-thread-2-processing-n:127.0.0.1:59757_solr)
[n:127.0.0.1:59757_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184332-127.0.0.1:52148_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 801584 WARN
(zkCallback-861-thread-1-processing-n:127.0.0.1:43583_solr)
[n:127.0.0.1:43583_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 801585 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a3d37f{/solr,null,UNAVAILABLE}
[junit4] 2> 801586 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 801586 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b0088{/solr,null,AVAILABLE}
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@17a7bba{HTTP/1.1}{127.0.0.1:44092}
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.e.j.s.Server Started @803211ms
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44092}
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6'
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 801587 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 801588 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 801599 INFO (zkCallback-865-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18ec117 name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 801599 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 801600 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 801600 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 801610 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6/.
[junit4] 2> 801611 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.CoreContainer New CoreContainer 2179552
[junit4] 2> 801611 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6]
[junit4] 2> 801611 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6/lib
[junit4] 2> 801611 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
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> 801611 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46130/solr
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 801612 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 801620 INFO (zkCallback-868-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12a2855 name:ZooKeeperConnection
Watcher:127.0.0.1:46130 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 801621 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 801621 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 801623 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 801625 INFO
(zkCallback-869-thread-1-processing-n:127.0.0.1:44092_solr)
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c8945f name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 801625 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 801637 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 802639 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44092_solr
[junit4] 2> 802644 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44092_solr
[junit4] 2> 802646 INFO
(zkCallback-859-thread-1-processing-n:127.0.0.1:52148_solr)
[n:127.0.0.1:52148_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 802646 INFO
(zkCallback-869-thread-1-processing-n:127.0.0.1:44092_solr)
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 802646 INFO
(zkCallback-860-thread-2-processing-n:127.0.0.1:59757_solr)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 802646 INFO
(zkCallback-862-thread-1-processing-n:127.0.0.1:40176_solr)
[n:127.0.0.1:40176_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 802646 INFO
(zkCallback-858-thread-1-processing-n:127.0.0.1:34428_solr)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 802647 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 802649 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95266198208184339-127.0.0.1:44092_solr-n_0000000005
[junit4] 2> 802649 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95266198208184331-127.0.0.1:34428_solr-n_0000000004 to
know if I could be the leader
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001/tempDir-001/node6/.
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
[junit4] 2> 802661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759])
[n:127.0.0.1:44092_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 802662 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 802662 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 802664 INFO (zkCallback-870-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@198730a name:ZooKeeperConnection
Watcher:127.0.0.1:46130/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 802664 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 802664 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 802665 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/protwords.txt
[junit4] 2> 802694 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
[junit4] 2> 802703 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
[junit4] 2> 802705 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
[junit4] 2> 802710 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
[junit4] 2> 802715 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
[junit4] 2> 802724 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
[junit4] 2> 802733 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
[junit4] 2> 802738 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
[junit4] 2> 802740 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 802742 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
[junit4] 2> 802745 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 802750 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-replication2.xml
[junit4] 2> 802752 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
[junit4] 2> 802754 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
[junit4] 2> 802769 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
[junit4] 2> 802771 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/old_synonyms.txt
[junit4] 2> 802773 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/enumsConfig.xml
[junit4] 2> 802784 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
[junit4] 2> 802796 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
[junit4] 2> 802807 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
[junit4] 2> 802809 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
[junit4] 2> 802814 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.xml
[junit4] 2> 802827 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
[junit4] 2> 802832 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sim.xml
[junit4] 2> 802835 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
[junit4] 2> 802853 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
[junit4] 2> 802855 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
[junit4] 2> 802858 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/hunspell-test.aff
[junit4] 2> 802860 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spatial.xml
[junit4] 2> 802871 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-slave1.xml
[junit4] 2> 802873 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
[junit4] 2> 802885 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
[junit4] 2> 802896 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
[junit4] 2> 802907 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-complex-phrase.xml
[junit4] 2> 802919 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/conditional.updateprocessor.js
[junit4] 2> 802921 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 802923 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-eff.xml
[junit4] 2> 802935 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-folding.xml
[junit4] 2> 802959 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
[junit4] 2> 802961 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-hash.xml
[junit4] 2> 802966 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwords.txt
[junit4] 2> 802969 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
[junit4] 2> 802971 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
[junit4] 2> 802976 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
[junit4] 2> 802978 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
[junit4] 2> 802989 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-minimal.xml
[junit4] 2> 803007 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-defaults.xml
[junit4] 2> 803009 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
[junit4] 2> 803011 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
[junit4] 2> 803016 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
[junit4] 2> 803030 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValues.xml
[junit4] 2> 803036 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 803037 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-snippet-types.incl
[junit4] 2> 803054 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-minimal.xml
[junit4] 2> 803056 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 803084 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-collate.xml
[junit4] 2> 803098 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-rest.xml
[junit4] 2> 803127 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
[junit4] 2> 803153 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
[junit4] 2> 803165 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/phrasesuggest.txt
[junit4] 2> 803167 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
[junit4] 2> 803178 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
[junit4] 2> 803216 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
[junit4] 2> 803222 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
[junit4] 2> 803239 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
[junit4] 2> 803256 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/stoptypes-1.txt
[junit4] 2> 803258 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spatial.xml
[junit4] 2> 803269 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-spellchecker.xml
[junit4] 2> 803294 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
[junit4] 2> 803306 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
[junit4] 2> 803311 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
[junit4] 2> 803313 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
[junit4] 2> 803318 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-caching.xml
[junit4] 2> 803320 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
[junit4] 2> 803334 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/freeTextSuggest.txt
[junit4] 2> 803336 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
[junit4] 2> 803341 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
[junit4] 2> 803362 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-sortingresponse.xml
[junit4] 2> 803367 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
[...truncated too long message...]
lr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34428_solr&onlyIfLeaderActive=true&core=testSolrCloudCollection_shard1_replica1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=400 QTime=1001
[junit4] 2> 823241 WARN
(zkCallback-860-thread-1-processing-n:127.0.0.1:59757_solr)
[n:127.0.0.1:59757_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 823242 INFO (jetty-launcher-836-thread-3)
[n:127.0.0.1:59757_solr c:testSolrCloudCollection s:shard1 r:core_node2
x:testSolrCloudCollection_shard1_replica1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@191f151{/solr,null,UNAVAILABLE}
[junit4] 2> 823252 WARN
(zkCallback-869-thread-3-processing-n:127.0.0.1:44092_solr)
[n:127.0.0.1:44092_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 823252 WARN
(zkCallback-884-thread-1-processing-n:127.0.0.1:34428_solr)
[n:127.0.0.1:34428_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 823252 WARN
(zkCallback-884-thread-3-processing-n:127.0.0.1:34428_solr)
[n:127.0.0.1:34428_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
[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> 823252 INFO (jetty-launcher-836-thread-2)
[n:127.0.0.1:44092_solr c:testSolrCloudCollection s:shard2 r:core_node4
x:testSolrCloudCollection_shard2_replica2] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b0088{/solr,null,UNAVAILABLE}
[junit4] 2> 823253 INFO (jetty-launcher-836-thread-1)
[n:127.0.0.1:34428_solr c:testSolrCloudCollection s:shard1 r:core_node3
x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@35ae38{/solr,null,UNAVAILABLE}
[junit4] 2> 823254 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[7E026F2F55AB5759]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46130 46130
[junit4] 2> 823283 INFO (Thread-2508) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46130 46130
[junit4] 2> 823284 WARN (Thread-2508) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 8 /solr/security.json
[junit4] 2> 5 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testSolrCloudCollection/state.json
[junit4] 2> 3
/solr/overseer_elect/election/95266198208184333-127.0.0.1:59757_solr-n_0000000002
[junit4] 2> 3
/solr/overseer_elect/election/95266198208184332-127.0.0.1:52148_solr-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/95266198208184339-127.0.0.1:44092_solr-n_0000000005
[junit4] 2> 2
/solr/collections/testSolrCloudCollection/leader_elect/shard1/election/95266198208184333-core_node2-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics
-Dtests.seed=7E026F2F55AB5759 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=en-US -Dtests.timezone=America/Argentina/San_Juan
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 23.7s J1 | BasicAuthIntegrationTest.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: must have failed
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E026F2F55AB5759:43DAC1036D450929]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:165)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:187)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_7E026F2F55AB5759-001
[junit4] 2> Jan 24, 2016 2:47:26 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene54,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-US,
timezone=America/Argentina/San_Juan
[junit4] 2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.8.0_66
(32-bit)/cpus=12,threads=1,free=226246008,total=480018432
[junit4] 2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest,
HdfsNNFailoverTest, CollectionTooManyReplicasTest, SpellingQueryConverterTest,
TestBulkSchemaAPI, FullHLLTest, TimeZoneUtilsTest, SuggestComponentTest,
TestSerializedLuceneMatchVersion, TestFieldCollectionResource,
AnalyticsMergeStrategyTest, TestRandomCollapseQParserPlugin,
SolrCloudExampleTest, TestShortCircuitedRequests,
TestEmbeddedSolrServerConstructors, AliasIntegrationTest,
TestReplicationHandlerBackup, TestUniqueKeyFieldResource, SSLMigrationTest,
HdfsRestartWhileUpdatingTest, TestSurroundQueryParser, CloudMLTQParserTest,
BigEndianAscendingWordSerializerTest, TestClusterStateMutator,
DistributedIntervalFacetingTest, TermsComponentTest, TestDocumentBuilder,
ConfigSetsAPITest, TestNRTOpen, SparseHLLTest, CSVRequestHandlerTest,
TestCloudSchemaless, TestDistributedGrouping, DistanceFunctionTest,
ClusterStateUpdateTest, ForceLeaderTest, OpenExchangeRatesOrgProviderTest,
CollectionsAPIDistributedZkTest, RuleEngineTest, TestConfigSetsAPI,
TestSimpleQParserPlugin, TermVectorComponentTest, TestXmlQParser,
DeleteShardTest, TestLMJelinekMercerSimilarityFactory,
CloneFieldUpdateProcessorFactoryTest, TestDFISimilarityFactory,
DistributedQueryComponentCustomSortTest, TestSolrDeletionPolicy2,
DistributedMLTComponentTest, UpdateRequestProcessorFactoryTest,
TestExactSharedStatsCache, TestSolrCLIRunExample, ShardRoutingCustomTest,
QueryResultKeyTest, BadCopyFieldTest, DeleteInactiveReplicaTest,
SimplePostToolTest, TestQuerySenderNoQuery, TestConfigSetProperties,
DistributedTermsComponentTest, TestAddFieldRealTimeGet, TestMissingGroups,
OverseerCollectionConfigSetProcessorTest, LeaderInitiatedRecoveryOnCommitTest,
TestLFUCache, UniqFieldsUpdateProcessorFactoryTest, DocumentBuilderTest,
BasicAuthIntegrationTest]
[junit4] Completed [220/566 (1!)] on J1 in 23.99s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1098 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:685: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:629: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:57: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:534: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000:
There were test failures: 566 suites (7 ignored), 2265 tests, 1 failure, 83
ignored (39 assumptions) [seed: 7E026F2F55AB5759]
Total time: 52 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]