Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1058/
1 tests failed. FAILED: org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll Error Message: Error from server at http://127.0.0.1:59014/solr: Cannot create collection testStopAllStartAllCollection. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2 and value of replicationFactor is 2. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59014/solr: Cannot create collection testStopAllStartAllCollection. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2 and value of replicationFactor is 2. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([98E801B704204C51:EED61EC44517E17E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:381) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:334) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1160) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:930) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:410) at org.apache.solr.cloud.MiniSolrCloudCluster.createCollection(MiniSolrCloudCluster.java:394) at org.apache.solr.cloud.TestMiniSolrCloudCluster.createCollection(TestMiniSolrCloudCluster.java:122) at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:363) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10835 lines...] [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework [junit4] 2> 81478 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 81496 INFO (Thread-169) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 81496 INFO (Thread-169) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 81640 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkTestServer start zk server on port:39866 [junit4] 2> 81640 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81641 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81646 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74382522 name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81646 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81646 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81646 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 81660 INFO (jetty-launcher-87-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 81661 INFO (jetty-launcher-87-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 81662 INFO (jetty-launcher-87-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 81664 INFO (jetty-launcher-87-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 81664 INFO (jetty-launcher-87-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 81666 INFO (jetty-launcher-87-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b35f94a{/solr,null,AVAILABLE} [junit4] 2> 81667 INFO (jetty-launcher-87-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a216b4c{/solr,null,AVAILABLE} [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@67d2d9fc{HTTP/1.1,[http/1.1]}{127.0.0.1:48860} [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.e.j.s.Server Started @86937ms [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@4965600a{HTTP/1.1,[http/1.1]}{127.0.0.1:35905} [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48860} [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.e.j.s.Server Started @86937ms [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35905} [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2' [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3' [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 81668 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 81668 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 81669 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81669 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81673 INFO (jetty-launcher-87-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68937185{/solr,null,AVAILABLE} [junit4] 2> 81673 INFO (jetty-launcher-87-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@711c9f2f{HTTP/1.1,[http/1.1]}{127.0.0.1:55518} [junit4] 2> 81673 INFO (jetty-launcher-87-thread-1) [ ] o.e.j.s.Server Started @86942ms [junit4] 2> 81673 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55518} [junit4] 2> 81674 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 81674 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1' [junit4] 2> 81674 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 81674 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 81679 INFO (jetty-launcher-87-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c282f59{/solr,null,AVAILABLE} [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@3e9985b3{HTTP/1.1,[http/1.1]}{127.0.0.1:51377} [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.e.j.s.Server Started @86949ms [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51377} [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5' [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 81680 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 81681 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81681 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81682 INFO (jetty-launcher-87-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f87804e{/solr,null,AVAILABLE} [junit4] 2> 81683 INFO (jetty-launcher-87-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@7f281406{HTTP/1.1,[http/1.1]}{127.0.0.1:41719} [junit4] 2> 81683 INFO (jetty-launcher-87-thread-4) [ ] o.e.j.s.Server Started @86952ms [junit4] 2> 81683 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41719} [junit4] 2> 81684 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81684 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81690 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81699 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81699 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 81700 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4' [junit4] 2> 81700 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 81700 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 81700 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81711 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81742 INFO (zkCallback-91-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78a93f43 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81743 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81743 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81770 INFO (zkCallback-90-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66548348 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81771 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 81780 INFO (zkCallback-92-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57df3e76 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81781 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5/. [junit4] 2> 81781 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 1441503826 [junit4] 2> 81781 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5] [junit4] 2> 81781 WARN (jetty-launcher-87-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5/lib [junit4] 2> 81795 INFO (jetty-launcher-87-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, [junit4] 2> 81781 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81797 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81803 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 81811 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 81811 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 81811 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 81811 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 81811 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81823 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81831 INFO (zkCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3777687f name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81841 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81841 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81841 INFO (zkCallback-93-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ae0c386 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81835 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81842 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81842 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 81842 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81842 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81842 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 81852 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 81852 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1/. [junit4] 2> 81852 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 81852 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1303318689 [junit4] 2> 81852 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1] [junit4] 2> 81852 WARN (jetty-launcher-87-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1/lib [junit4] 2> 81852 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 0x153ed1463e40005, 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> 81853 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 0x153ed1463e40004, 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> 81852 INFO (jetty-launcher-87-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, [junit4] 2> 81858 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81859 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81864 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2/. [junit4] 2> 81864 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 276400236 [junit4] 2> 81864 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2] [junit4] 2> 81864 WARN (jetty-launcher-87-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2/lib [junit4] 2> 81864 INFO (jetty-launcher-87-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, [junit4] 2> 81865 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 81875 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 81875 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 81875 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 81875 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 81875 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81887 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81915 INFO (zkCallback-96-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49ebfd1f name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81919 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4/. [junit4] 2> 81919 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 81919 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 272636850 [junit4] 2> 81919 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4] [junit4] 2> 81919 INFO (jetty-launcher-87-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 81919 WARN (jetty-launcher-87-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4/lib [junit4] 2> 81927 INFO (jetty-launcher-87-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, [junit4] 2> 81928 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 81935 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 81935 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 81935 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 81935 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 81935 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 81940 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 81951 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3/. [junit4] 2> 82047 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1521966503 [junit4] 2> 82047 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3] [junit4] 2> 82039 INFO (zkCallback-99-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60fcbea0 name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82047 WARN (jetty-launcher-87-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3/lib [junit4] 2> 82055 INFO (jetty-launcher-87-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, [junit4] 2> 82017 INFO (zkCallback-102-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@188cda01 name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 81955 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 0x153ed1463e40002, 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> 82067 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82063 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 82172 INFO (jetty-launcher-87-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 82063 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82179 INFO (jetty-launcher-87-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 82181 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 82181 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 82181 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 82181 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 82181 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 82195 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82215 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82223 INFO (zkCallback-108-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c8ed7d9 name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82235 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82235 INFO (jetty-launcher-87-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 82236 INFO (zkCallback-105-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae99c6d name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82236 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82236 INFO (jetty-launcher-87-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 82243 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82263 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3caa19b2 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82267 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82267 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82279 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117f5e03 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82279 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82281 INFO (zkCallback-111-thread-1-processing-n:127.0.0.1:48860_solr) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a51b55c name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82281 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82282 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 82283 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 82283 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82284 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 82286 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 82286 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 82287 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 82287 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 82296 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ee2013c name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82297 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 82297 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82299 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7546fc70 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 82300 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 82303 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 82306 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 82306 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 82310 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 82310 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 82312 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 82313 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 82316 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 82316 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 82317 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 82317 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 82317 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 82318 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 82319 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 82319 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 82319 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 82321 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 82321 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 82322 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 82322 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 82322 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 82324 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 82324 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 82324 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 82328 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 82328 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 82329 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 82329 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 82329 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 82335 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 82335 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 82336 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 82336 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 82336 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 82339 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 82339 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 82341 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 82341 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 82342 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 82343 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 82344 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 82344 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 82344 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 82345 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 82346 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 82346 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 82347 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 82348 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927822-127.0.0.1:35905_solr-n_0000000000 [junit4] 2> 82348 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 82348 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927819-127.0.0.1:51377_solr-n_0000000001 [junit4] 2> 82348 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 82348 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927821-127.0.0.1:48860_solr-n_0000000002 [junit4] 2> 82349 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35905_solr [junit4] 2> 82349 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 82349 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927823-127.0.0.1:41719_solr-n_0000000003 [junit4] 2> 82350 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927820-127.0.0.1:55518_solr-n_0000000004 [junit4] 2> 82350 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927822-127.0.0.1:35905_solr-n_0000000000 to know if I could be the leader [junit4] 2> 82350 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927819-127.0.0.1:51377_solr-n_0000000001 to know if I could be the leader [junit4] 2> 82350 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927821-127.0.0.1:48860_solr-n_0000000002 to know if I could be the leader [junit4] 2> 82350 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51377_solr [junit4] 2> 82351 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48860_solr [junit4] 2> 82351 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927823-127.0.0.1:41719_solr-n_0000000003 to know if I could be the leader [junit4] 2> 82351 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41719_solr [junit4] 2> 82351 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51377_solr [junit4] 2> 82352 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48860_solr [junit4] 2> 82352 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer Overseer (id=95680688935927822-127.0.0.1:35905_solr-n_0000000000) starting [junit4] 2> 82352 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55518_solr [junit4] 2> 82352 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41719_solr [junit4] 2> 82354 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55518_solr [junit4] 2> 82355 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 82355 INFO (zkCallback-111-thread-1-processing-n:127.0.0.1:48860_solr) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 82355 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 82357 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 82356 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0]) [junit4] 2> 82409 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 82410 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 82414 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 82414 INFO (zkCallback-111-thread-1-processing-n:127.0.0.1:48860_solr) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 82414 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 82419 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 82447 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 82447 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 82447 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 82447 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 82451 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 82453 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node1/. [junit4] 2> 82453 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 82453 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 82453 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node5/. [junit4] 2> 82454 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 82455 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 82455 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 82456 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 82456 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node2/. [junit4] 2> 82456 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 82472 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 82472 INFO (jetty-launcher-87-thread-2) [n:127.0.0.1:48860_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 82473 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 82473 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 82473 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 82479 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 82483 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node4/. [junit4] 2> 82483 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 82483 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 82483 INFO (jetty-launcher-87-thread-1) [n:127.0.0.1:55518_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 82483 INFO (jetty-launcher-87-thread-5) [n:127.0.0.1:51377_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 82483 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 82484 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 82485 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 82495 INFO (OverseerCollectionConfigSetProcessor-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 82503 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35905_solr as DOWN [junit4] 2> 82506 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:35905_solr"} current state version: 0 [junit4] 2> 82506 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35905_solr [junit4] 2> 82523 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 82523 INFO (jetty-launcher-87-thread-4) [n:127.0.0.1:41719_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 83505 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35905_solr [junit4] 2> 83515 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35905_solr [junit4] 2> 83524 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_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> 83524 INFO (zkCallback-111-thread-1-processing-n:127.0.0.1:48860_solr) [n:127.0.0.1:48860_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> 83524 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_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> 83525 INFO (zkCallback-111-thread-1-processing-n:127.0.0.1:48860_solr) [n:127.0.0.1:48860_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 83525 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 83526 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_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> 83526 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_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> 83526 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 83531 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 83531 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 83601 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 83601 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 83601 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 83608 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node3/. [junit4] 2> 83608 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 83642 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 83642 INFO (jetty-launcher-87-thread-3) [n:127.0.0.1:35905_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 83642 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 83675 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 83711 INFO (zkCallback-114-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ff8b08f name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 83711 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 83711 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 83731 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.TestMiniSolrCloudCluster #### Stopping a server [junit4] 2> 83732 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@67d2d9fc{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 83739 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=276400236 [junit4] 2> 83739 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:48860_solr as DOWN [junit4] 2> 83776 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:48860_solr"} current state version: 0 [junit4] 2> 83776 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:48860_solr [junit4] 2> 83803 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_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> 83804 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 83807 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_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> 83811 ERROR (jetty-launcher-87-thread-2-EventThread) [n:127.0.0.1:48860_solr ] o.a.z.ClientCnxn Error while calling watcher [junit4] 2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$6/1442415677@433916b2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@47069a0d[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 3] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 83812 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_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> 83812 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 83842 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a216b4c{/solr,null,UNAVAILABLE} [junit4] 2> 83842 INFO (zkCallback-112-thread-2-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_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> 83847 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 83855 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.TestMiniSolrCloudCluster #### Starting a server [junit4] 2> 83856 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 83857 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3361c694{/solr,null,AVAILABLE} [junit4] 2> 83857 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.ServerConnector Started ServerConnector@247aa8ed{HTTP/1.1,[http/1.1]}{127.0.0.1:37058} [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.e.j.s.Server Started @89127ms [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37058} [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6' [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 83858 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 83859 INFO (zkCallback-112-thread-1-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927819-127.0.0.1:51377_solr-n_0000000001 to know if I could be the leader [junit4] 2> 83859 INFO (zkCallback-112-thread-2-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 83887 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 83912 INFO (zkCallback-116-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@578ce087 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 83912 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 83912 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 83917 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 83933 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6/. [junit4] 2> 83933 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.CoreContainer New CoreContainer 918280965 [junit4] 2> 83933 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6] [junit4] 2> 83934 WARN (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6/lib [junit4] 2> 83934 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] 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, [junit4] 2> 83940 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: [junit4] 2> 83941 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 83941 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 83941 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39866/solr [junit4] 2> 83941 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 83941 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 83942 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 83945 INFO (zkCallback-119-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25013bc name:ZooKeeperConnection Watcher:127.0.0.1:39866 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 83946 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 83946 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 83962 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 83970 INFO (zkCallback-120-thread-1-processing-n:127.0.0.1:37058_solr) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a2b4e50 name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 83971 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 83979 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 83980 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 83981 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 83983 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95680688935927827-127.0.0.1:37058_solr-n_0000000005 [junit4] 2> 83987 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95680688935927820-127.0.0.1:55518_solr-n_0000000004 to know if I could be the leader [junit4] 2> 83987 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37058_solr as DOWN [junit4] 2> 84004 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37058_solr"} current state version: 0 [junit4] 2> 84005 INFO (OverseerStateUpdate-95680688935927822-127.0.0.1:35905_solr-n_0000000000) [n:127.0.0.1:35905_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37058_solr [junit4] 2> 85011 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37058_solr [junit4] 2> 85012 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37058_solr [junit4] 2> 85014 INFO (zkCallback-112-thread-2-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_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> 85014 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_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> 85014 INFO (zkCallback-120-thread-1-processing-n:127.0.0.1:37058_solr) [n:127.0.0.1:37058_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> 85014 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_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> 85014 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_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> 85014 INFO (zkCallback-112-thread-2-processing-n:127.0.0.1:41719_solr) [n:127.0.0.1:41719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 85014 INFO (zkCallback-109-thread-1-processing-n:127.0.0.1:51377_solr) [n:127.0.0.1:51377_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 85014 INFO (zkCallback-110-thread-1-processing-n:127.0.0.1:55518_solr) [n:127.0.0.1:55518_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 85023 INFO (zkCallback-113-thread-1-processing-n:127.0.0.1:35905_solr) [n:127.0.0.1:35905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 85029 INFO (zkCallback-120-thread-1-processing-n:127.0.0.1:37058_solr) [n:127.0.0.1:37058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 85037 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 85037 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin [junit4] 2> 85037 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings. [junit4] 2> 85037 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001/tempDir-001/node6/. [junit4] 2> 85038 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 85053 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1 [junit4] 2> 85053 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [n:127.0.0.1:37058_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 85053 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.TestMiniSolrCloudCluster #### Creating a collection [junit4] 2> 85053 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 85175 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 85195 INFO (zkCallback-121-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13b3282f name:ZooKeeperConnection Watcher:127.0.0.1:39866/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 85195 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 85195 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 85196 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml [junit4] 2> 85200 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml [junit4] 2> 85202 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/regex-boost-processor-test.txt [junit4] 2> 85203 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml [junit4] 2> 85205 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml [junit4] 2> 85207 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml [junit4] 2> 85209 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog-with-delayingcomponent.xml [junit4] 2> 85211 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml [junit4] 2> 85212 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-numeric.xml [junit4] 2> 85214 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig_codec.xml [junit4] 2> 85215 INFO (TEST-TestAuthenticationFramework.testCollectionCreateSearchDelete-seed#[98E801B704204C51]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml [...truncated too long message...] tExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 223951 WARN (zkCallback-365-thread-2-processing-n:127.0.0.1:59014_solr) [n:127.0.0.1:59014_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 223951 INFO (jetty-launcher-340-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@573b4bb{/solr,null,UNAVAILABLE} [junit4] 2> 223951 WARN (zkCallback-359-thread-1-processing-n:127.0.0.1:43397_solr) [n:127.0.0.1:43397_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 223952 INFO (jetty-launcher-340-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@416ab733{/solr,null,UNAVAILABLE} [junit4] 2> 223956 WARN (zkCallback-364-thread-1-processing-n:127.0.0.1:59053_solr) [n:127.0.0.1:59053_solr ] o.a.s.c.LeaderElector [junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader [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.exists(ZooKeeper.java:1045) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445) [junit4] 2> at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729) [junit4] 2> at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [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.lambda$execute$0(ExecutorUtil.java:229) [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> 223959 INFO (jetty-launcher-340-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f901461{/solr,null,UNAVAILABLE} [junit4] 2> 223968 INFO (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[98E801B704204C51]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51794 51794 [junit4] 2> 224278 INFO (Thread-641) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51794 51794 [junit4] 2> 224280 WARN (Thread-641) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestAuthenticationFramework -Dtests.method=testStopAllStartAll -Dtests.seed=98E801B704204C51 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=GB -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 6.49s J1 | TestAuthenticationFramework.testStopAllStartAll <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59014/solr: Cannot create collection testStopAllStartAllCollection. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2 and value of replicationFactor is 2. This requires 4 shards to be created (higher than the allowed number) [junit4] > at __randomizedtesting.SeedInfo.seed([98E801B704204C51:EED61EC44517E17E]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:381) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:334) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1160) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:930) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.cloud.MiniSolrCloudCluster.makeCollectionsRequest(MiniSolrCloudCluster.java:410) [junit4] > at org.apache.solr.cloud.MiniSolrCloudCluster.createCollection(MiniSolrCloudCluster.java:394) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudCluster.createCollection(TestMiniSolrCloudCluster.java:122) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:363) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_98E801B704204C51-001 [junit4] 2> Apr 06, 2016 7:39:52 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=Asserting(Lucene60): {quad_l1=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=Lucene50(blocksize=128), multiDefault=FSTOrd50, intDefault=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, timestamp=FSTOrd50, odd_l1=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=570, maxMBSortInHeap=6.229295149874274, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fr-BE, timezone=GB [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=151615144,total=347078656 [junit4] 2> NOTE: All tests run in this JVM: [CursorMarkTest, TestRuleBasedAuthorizationPlugin, TestNoOpRegenerator, CoreAdminRequestStatusTest, TestSolrCLIRunExample, TestDefaultStatsCache, FullHLLTest, DateRangeFieldTest, TestAuthenticationFramework] [junit4] Completed [67/584 (1!)] on J1 in 143.39s, 8 tests, 1 error <<< FAILURES! [...truncated 1692 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 584 suites (10 ignored), 2355 tests, 1 error, 85 ignored (70 assumptions) [seed: 98E801B704204C51] Total time: 91 minutes 10 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org