Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3705/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
expected:<200> but was:<403>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
at
__randomizedtesting.SeedInfo.seed([D4092FA9C13739D3:686759BB6564BAA9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:231)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:143)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 12615 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/init-core-data-001
[junit4] 2> 2948418 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2948437 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001
[junit4] 2> 2948437 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2948438 INFO (Thread-5425) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2948438 INFO (Thread-5425) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2948539 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:62677
[junit4] 2> 2948664 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2948665 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2948666 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2948669 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4181eb6d{/solr,null,AVAILABLE}
[junit4] 2> 2948671 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a9a44f5{/solr,null,AVAILABLE}
[junit4] 2> 2948671 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72339826{/solr,null,AVAILABLE}
[junit4] 2> 2948672 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@75373735{SSL,[ssl,
http/1.1]}{127.0.0.1:62679}
[junit4] 2> 2948672 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.Server Started @2954350ms
[junit4] 2> 2948672 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62679}
[junit4] 2> 2948672 ERROR (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2948673 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2948673 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2948673 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2948673 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-12T06:39:28.490Z
[junit4] 2> 2948673 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6144d1ce{SSL,[ssl,
http/1.1]}{127.0.0.1:62680}
[junit4] 2> 2948674 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.Server Started @2954352ms
[junit4] 2> 2948674 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62680}
[junit4] 2> 2948674 ERROR (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2948674 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-12T06:39:28.492Z
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@61f8d574{SSL,[ssl,
http/1.1]}{127.0.0.1:62681}
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.Server Started @2954353ms
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62681}
[junit4] 2> 2948675 ERROR (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2948675 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2948676 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2948676 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2948676 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-12T06:39:28.493Z
[junit4] 2> 2948677 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2948679 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2948680 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2948692 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62677/solr
[junit4] 2> 2948692 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62677/solr
[junit4] 2> 2948692 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62677/solr
[junit4] 2> 2948696 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 0x158f1c1ee020004, 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> 2948697 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 0x158f1c1ee020005, 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> 2948699 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 0x158f1c1ee020006, 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> 2948765 INFO (jetty-launcher-11844-thread-2)
[n:127.0.0.1:62681_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:62681_solr
[junit4] 2> 2948766 INFO (jetty-launcher-11844-thread-1)
[n:127.0.0.1:62680_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62680_solr
[junit4] 2> 2948767 INFO (jetty-launcher-11844-thread-3)
[n:127.0.0.1:62679_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62679_solr
[junit4] 2> 2948768 INFO (jetty-launcher-11844-thread-2)
[n:127.0.0.1:62681_solr ] o.a.s.c.Overseer Overseer
(id=97093207212556297-127.0.0.1:62681_solr-n_0000000000) starting
[junit4] 2> 2948769 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2948769 INFO
(zkCallback-11860-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2948770 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2948771 INFO
(zkCallback-11860-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2948771 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2948798 INFO (jetty-launcher-11844-thread-2)
[n:127.0.0.1:62681_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62681_solr
[junit4] 2> 2948805 INFO (jetty-launcher-11844-thread-1)
[n:127.0.0.1:62680_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node1/.
[junit4] 2> 2948805 INFO
(zkCallback-11860-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2948806 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2948806 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2948850 INFO (jetty-launcher-11844-thread-3)
[n:127.0.0.1:62679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/.
[junit4] 2> 2948879 INFO (jetty-launcher-11844-thread-2)
[n:127.0.0.1:62681_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node2/.
[junit4] 2> 2948892 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2948895 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62677/solr ready
[junit4] 2> 2948936 INFO (qtp252521312-51458) [n:127.0.0.1:62680_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2948942 INFO
(OverseerThreadFactory-12700-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 2949097 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 2949107 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
[junit4] 2> 2949124 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 2949258 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2949259 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2949259 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950148 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2950149 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2950162 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2950163 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
[junit4] 2> 2950217 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2950220 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
[junit4] 2> 2950220 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 x:authCollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using
configuration from collection authCollection
[junit4] 2> 2950221 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node1/authCollection_shard1_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node1/./authCollection_shard1_replica1/data/]
[junit4] 2> 2950223 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2950226 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 2950226 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 x:authCollection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using
configuration from collection authCollection
[junit4] 2> 2950227 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node2/authCollection_shard2_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node2/./authCollection_shard2_replica1/data/]
[junit4] 2> 2950230 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2950233 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 x:authCollection_shard3_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using
configuration from collection authCollection
[junit4] 2> 2950233 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/authCollection_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
[junit4] 2> 2950248 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2950248 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2950251 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2950252 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2950253 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2950253 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2950256 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2950256 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2950257 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e4a806[authCollection_shard2_replica1] main]
[junit4] 2> 2950257 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@93c84e0[authCollection_shard1_replica1] main]
[junit4] 2> 2950259 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2950260 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2950260 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2950260 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2950260 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2950260 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2950260 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1553491317308260352
[junit4] 2> 2950260 INFO
(searcherExecutor-12708-thread-1-processing-n:127.0.0.1:62681_solr
x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node3)
[n:127.0.0.1:62681_solr c:authCollection s:shard2 r:core_node3
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] Registered new searcher
Searcher@3e4a806[authCollection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2950261 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2950261 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2950261 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1553491317309308928
[junit4] 2> 2950261 INFO
(searcherExecutor-12707-thread-1-processing-n:127.0.0.1:62680_solr
x:authCollection_shard1_replica1 s:shard1 c:authCollection r:core_node1)
[n:127.0.0.1:62680_solr c:authCollection s:shard1 r:core_node1
x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[authCollection_shard1_replica1] Registered new searcher
Searcher@93c84e0[authCollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2950269 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2950270 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2950271 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24cc0f3f[authCollection_shard3_replica1] main]
[junit4] 2> 2950274 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2950274 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2950275 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2950274 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2950275 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:62681/solr/authCollection_shard2_replica1/
[junit4] 2> 2950275 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2950276 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2950276 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:62680/solr/authCollection_shard1_replica1/
[junit4] 2> 2950276 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:62681/solr/authCollection_shard2_replica1/ has no replicas
[junit4] 2> 2950276 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2950276 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:62680/solr/authCollection_shard1_replica1/ has no replicas
[junit4] 2> 2950278 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2950278 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2950280 INFO
(searcherExecutor-12709-thread-1-processing-n:127.0.0.1:62679_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62679_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] Registered new searcher
Searcher@24cc0f3f[authCollection_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2950280 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1553491317329231872
[junit4] 2> 2950285 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:62681/solr/authCollection_shard2_replica1/ shard2
[junit4] 2> 2950294 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:62680/solr/authCollection_shard1_replica1/ shard1
[junit4] 2> 2950301 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2950301 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2950302 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:62679/solr/authCollection_shard3_replica1/
[junit4] 2> 2950302 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2950303 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:62679/solr/authCollection_shard3_replica1/ has no replicas
[junit4] 2> 2950312 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:62679/solr/authCollection_shard3_replica1/ shard3
[junit4] 2> 2950424 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950424 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950424 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950449 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2950454 INFO (qtp994411886-51444) [n:127.0.0.1:62681_solr
c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2}
status=0 QTime=1330
[junit4] 2> 2950473 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2950479 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2950487 INFO (qtp252521312-51442) [n:127.0.0.1:62680_solr
c:authCollection s:shard1 r:core_node1 x:authCollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2}
status=0 QTime=1390
[junit4] 2> 2950488 INFO (qtp826749741-51448) [n:127.0.0.1:62679_solr
c:authCollection s:shard3 r:core_node2 x:authCollection_shard3_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2}
status=0 QTime=1380
[junit4] 2> 2950495 INFO (qtp252521312-51458) [n:127.0.0.1:62680_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2950593 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950593 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950593 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2950952 INFO
(OverseerCollectionConfigSetProcessor-97093207212556297-127.0.0.1:62681_solr-n_0000000000)
[n:127.0.0.1:62681_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2951495 INFO (qtp252521312-51458) [n:127.0.0.1:62680_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2559
[junit4] 2> 2951540 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 2951548 INFO (qtp826749741-51451) [n:127.0.0.1:62679_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2951552 INFO (qtp826749741-51435) [n:127.0.0.1:62679_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2951553 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2951553 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2951553 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2951554 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2951554 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2951554 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2951555 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2951555 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2951555 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2951555 INFO
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2951557 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2951557 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2951611 INFO (qtp826749741-51437) [n:127.0.0.1:62679_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2951614 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@75373735{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2951616 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=887448437
[junit4] 2> 2951623 INFO (coreCloseExecutor-12722-thread-1)
[n:127.0.0.1:62679_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d3b0bd9
[junit4] 2> 2951635 WARN
(zkCallback-11858-thread-1-processing-n:127.0.0.1:62679_solr)
[n:127.0.0.1:62679_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2951637 INFO (zkCallback-11867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2951638 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4181eb6d{/solr,null,UNAVAILABLE}
[junit4] 2> 2951638 INFO
(zkCallback-11860-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2951639 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2951644 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2951651 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7fafd689{/solr,null,AVAILABLE}
[junit4] 2> 2951657 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e382238{SSL,[ssl,
http/1.1]}{127.0.0.1:62698}
[junit4] 2> 2951657 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.e.j.s.Server Started @2957335ms
[junit4] 2> 2951657 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62698}
[junit4] 2> 2951657 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2951660 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2951660 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2951660 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2951660 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-12T06:39:31.477Z
[junit4] 2> 2951665 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2951678 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62677/solr
[junit4] 2> 2951710 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2951722 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:62698_solr
[junit4] 2> 2951727 INFO (zkCallback-11867-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2951728 INFO
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2951728 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2951728 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2951774 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2951775 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2951775 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2951778 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/.
[junit4] 2> 2951778 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3])
[n:127.0.0.1:62698_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard3_replica1]
[junit4] 2> 2951893 INFO
(zkCallback-11860-thread-1-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2951893 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2951895 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2952828 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion:
7.0.0
[junit4] 2> 2952846 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.IndexSchema
[authCollection_shard3_replica1] Schema name=minimal
[junit4] 2> 2952850 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2952855 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard3_replica1' using configuration from collection
authCollection
[junit4] 2> 2952856 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[[authCollection_shard3_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/authCollection_shard3_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
[junit4] 2> 2952886 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2952886 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2952888 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2952888 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2952890 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c289cf2[authCollection_shard3_replica1] main]
[junit4] 2> 2952893 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2952894 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2952894 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000
[junit4] 2> 2952894 INFO
(coreLoadExecutor-12729-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Could not find max version
in index or recent updates, using new clock 1553491320070209536
[junit4] 2> 2952894 INFO
(searcherExecutor-12730-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] Registered new searcher
Searcher@3c289cf2[authCollection_shard3_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2952905 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 2952905 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 2952905 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:62698/solr/authCollection_shard3_replica1/
[junit4] 2> 2952906 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 2952906 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SyncStrategy
https://127.0.0.1:62698/solr/authCollection_shard3_replica1/ has no replicas
[junit4] 2> 2952911 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the
new leader: https://127.0.0.1:62698/solr/authCollection_shard3_replica1/ shard3
[junit4] 2> 2952913 INFO
(coreZkRegister-12724-thread-1-processing-n:127.0.0.1:62698_solr
x:authCollection_shard3_replica1 s:shard3 c:authCollection r:core_node2)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2953033 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2953033 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2953033 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2953351 INFO (qtp2012746855-51536) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2953367 INFO (qtp2012746855-51531) [n:127.0.0.1:62698_solr
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal.
failed permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}
[junit4] 2> 2953368 INFO (qtp2012746855-51531) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [], Path: [/admin/authentication] path :
/admin/authentication params :wt=javabin&version=2
[junit4] 2> 2953371 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 2953372 INFO (qtp2012746855-51533) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2953381 INFO (qtp2012746855-51534) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=7
[junit4] 2> 2953382 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953383 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953383 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953383 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953382 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953383 INFO (qtp2012746855-51535) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 2953383 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953384 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
c29scjpTb2xyUm9ja3M=
[junit4] 2> 2953388 INFO (qtp2012746855-51536) [n:127.0.0.1:62698_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=3
[junit4] 2> 2953394 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953395 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953395 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Security node changed,
reloading security.json
[junit4] 2> 2953396 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2953396 INFO (qtp252521312-51456) [n:127.0.0.1:62680_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authorization params={}
status=0 QTime=0
[junit4] 2> 2953396 INFO
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953397 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.s.BasicAuthIntegrationTest Added Basic Auth security Header
aGFycnk6SGFycnlJc1ViZXJDb29s
[junit4] 2> 2953397 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2953398 INFO
(zkCallback-11860-thread-2-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953398 INFO (qtp252521312-51456) [n:127.0.0.1:62680_solr
] o.a.s.s.RuleBasedAuthorizationPlugin This resource is configured to have a
permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}, The principal [principal: harry] does not
have the right role
[junit4] 2> 2953398 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2953398 INFO (qtp252521312-51456) [n:127.0.0.1:62680_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header Basic
aGFycnk6SGFycnlJc1ViZXJDb29s context : userPrincipal: [[principal: harry]]
type: [ADMIN], collections: [], Path: [/admin/authorization] path :
/admin/authorization params :
[junit4] 2> 2953398 INFO
(zkCallback-11859-thread-1-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2953400 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[D4092FA9C13739D3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth
-Dtests.seed=D4092FA9C13739D3 -Dtests.slow=true -Dtests.locale=et
-Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 1.95s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<403>
[junit4] > at
__randomizedtesting.SeedInfo.seed([D4092FA9C13739D3:686759BB6564BAA9]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:231)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:143)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2953448 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6144d1ce{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2953448 INFO (jetty-launcher-11844-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=979051632
[junit4] 2> 2953449 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@61f8d574{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2953449 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1036791824
[junit4] 2> 2953448 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@e382238{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2953451 INFO (jetty-launcher-11844-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=745483678
[junit4] 2> 2953461 INFO (coreCloseExecutor-12735-thread-1)
[n:127.0.0.1:62681_solr c:authCollection s:shard2 r:core_node3
x:authCollection_shard2_replica1] o.a.s.c.SolrCore
[authCollection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@27eb2e31
[junit4] 2> 2953463 INFO (coreCloseExecutor-12737-thread-1)
[n:127.0.0.1:62698_solr c:authCollection s:shard3 r:core_node2
x:authCollection_shard3_replica1] o.a.s.c.SolrCore
[authCollection_shard3_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@afc16a
[junit4] 2> 2953464 INFO (coreCloseExecutor-12736-thread-1)
[n:127.0.0.1:62680_solr c:authCollection s:shard1 r:core_node1
x:authCollection_shard1_replica1] o.a.s.c.SolrCore
[authCollection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5b2662b5
[junit4] 2> 2953468 INFO (jetty-launcher-11844-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97093207212556297-127.0.0.1:62681_solr-n_0000000000) closing
[junit4] 2> 2953469 INFO
(OverseerStateUpdate-97093207212556297-127.0.0.1:62681_solr-n_0000000000)
[n:127.0.0.1:62681_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:62681_solr
[junit4] 2> 2953481 WARN
(zkCallback-11860-thread-3-processing-n:127.0.0.1:62681_solr)
[n:127.0.0.1:62681_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2953481 WARN
(zkCallback-11872-thread-1-processing-n:127.0.0.1:62698_solr)
[n:127.0.0.1:62698_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2953482 WARN
(zkCallback-11859-thread-2-processing-n:127.0.0.1:62680_solr)
[n:127.0.0.1:62680_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2953482 INFO (jetty-launcher-11844-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a9a44f5{/solr,null,UNAVAILABLE}
[junit4] 2> 2953483 INFO (jetty-launcher-11844-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@72339826{/solr,null,UNAVAILABLE}
[junit4] 2> 2953485 INFO (jetty-launcher-11844-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7fafd689{/solr,null,UNAVAILABLE}
[junit4] 2> 2953488 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62677 62677
[junit4] 2> 2954668 INFO (Thread-5425) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:62677 62677
[junit4] 2> 2956264 WARN (Thread-5425) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/authCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97093207212556296-127.0.0.1:62680_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/overseer/queue
[junit4] 2> 5 /solr/collections
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2956264 INFO
(SUITE-BasicAuthIntegrationTest-seed#[D4092FA9C13739D3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_D4092FA9C13739D3-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=22265, maxDocsPerChunk=9, blockSize=1020),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=22265, blockSize=1020)), sim=RandomSimilarity(queryNorm=true): {},
locale=et, timezone=MIT
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=179038664,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [HLLUtilTest,
InfoHandlerTest, TestInitQParser, ZkStateReaderTest, TestDistributedSearch,
TestCloudDeleteByQuery, TestSchemaManager, TestUninvertingReader,
JSONWriterTest, AddSchemaFieldsUpdateProcessorFactoryTest,
DistributedSuggestComponentTest, DistributedFacetPivotLongTailTest,
TestFastLRUCache, TestPushWriter, TestLeaderInitiatedRecoveryThread,
TestUpdate, NumericFieldsTest, BinaryUpdateRequestHandlerTest,
HttpSolrCallGetCoreTest, TimerUtilsTest, TestPseudoReturnFields, DOMUtilTest,
TestPerFieldSimilarityWithDefaultOverride, DistributedFacetExistsSmallTest,
TestScoreJoinQPNoScore, SimpleFacetsTest, ClusterStateUpdateTest,
TestGraphTermsQParserPlugin, MBeansHandlerTest, DocValuesNotIndexedTest,
StatelessScriptUpdateProcessorFactoryTest,
ConcurrentDeleteAndCreateCollectionTest, TestConfigOverlay, OverseerTest,
SynonymTokenizerTest, TestXmlQParser, TestReplicationHandlerBackup,
TestTolerantSearch, SuggesterFSTTest, BasicDistributedZkTest,
TestLeaderElectionWithEmptyReplica, SyncSliceTest, XmlUpdateRequestHandlerTest,
CoreSorterTest, TestSolrFieldCacheMBean,
ClassificationUpdateProcessorFactoryTest, SSLMigrationTest,
LeaderFailoverAfterPartitionTest, TestRestoreCore, FileUtilsTest,
DistributedQueueTest, TestJmxIntegration,
DocExpirationUpdateProcessorFactoryTest, ZkNodePropsTest,
TestOnReconnectListenerSupport, PreAnalyzedFieldManagedSchemaCloudTest,
TestSmileRequest, TemplateUpdateProcessorTest, TestStressReorder,
TermsComponentTest, AnalyticsQueryTest, SOLR749Test,
TestCursorMarkWithoutUniqueKey, RulesTest, SuggestComponentTest,
TestCharFilters, TestExpandComponent, AnalysisAfterCoreReloadTest,
SolrIndexConfigTest, CollectionStateFormat2Test, TestStressUserVersions,
TestRandomDVFaceting, TestUniqueKeyFieldResource, RecoveryAfterSoftCommitTest,
TestTrackingShardHandlerFactory, TestFastOutputStream,
CollectionsAPIAsyncDistributedZkTest, TestSearcherReuse, TestHdfsUpdateLog,
TestSlowCompositeReaderWrapper, ReplaceNodeTest, RestartWhileUpdatingTest,
TestDocBasedVersionConstraints, MergeStrategyTest, ShardSplitTest,
TestRestManager, TestDynamicFieldResource, ClassificationUpdateProcessorTest,
SystemInfoHandlerTest, TestDFISimilarityFactory, TestRandomRequestDistribution,
TestTestInjection, MigrateRouteKeyTest, TestBinaryField,
TestDefaultSearchFieldResource, TestMaxScoreQueryParser,
XsltUpdateRequestHandlerTest, TestStressVersions,
DistributedQueryComponentCustomSortTest, DistanceUnitsTest,
CoreAdminRequestStatusTest, SolrRequestParserTest, TestMacroExpander,
TestLockTree, DisMaxRequestHandlerTest, TestDistribDocBasedVersion,
TestFieldCache, TestPerFieldSimilarity, TestCollationFieldDocValues,
TestLFUCache, TestSolrConfigHandlerConcurrent,
BigEndianAscendingWordDeserializerTest, LeaderElectionTest, TestFieldResource,
CloudExitableDirectoryReaderTest, DocumentBuilderTest, AssignTest,
AnalysisErrorHandlingTest, TestNoOpRegenerator, CdcrRequestHandlerTest,
TestSchemaResource, HdfsRecoverLeaseTest,
TestTolerantUpdateProcessorRandomCloud, HttpPartitionTest,
TestConfigSetProperties, BlockCacheTest, TestFieldCacheSanityChecker,
TestJettySolrRunner, DeleteStatusTest, DistributedDebugComponentTest,
TestBM25SimilarityFactory, TestDocumentBuilder,
PathHierarchyTokenizerFactoryTest, BasicAuthStandaloneTest,
SpatialHeatmapFacetsTest, TestSolrCloudWithSecureImpersonation,
TestRemoteStreaming, TestCloudPivotFacet, SimplePostToolTest,
OverseerRolesTest, OutOfBoxZkACLAndCredentialsProvidersTest,
DirectSolrConnectionTest, OutputWriterTest, DistributedMLTComponentTest,
TestPartialUpdateDeduplication, BooleanFieldTest, TestRTGBase,
TestFieldCacheWithThreads, TestSweetSpotSimilarityFactory,
SegmentsInfoRequestHandlerTest, TestSolrDynamicMBean,
TolerantUpdateProcessorTest, TestSQLHandlerNonCloud, TestCoreContainer,
PrimUtilsTest, TestSchemaVersionResource, HardAutoCommitTest,
TestReplicationHandler, AutoCommitTest, TestFaceting, TestRecovery,
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest,
DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest,
TestSort, TestLazyCores, ShowFileRequestHandlerTest,
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest,
DocValuesTest, IndexBasedSpellCheckerTest, TestQueryUtils,
StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest,
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, RegexBoostProcessorTest, TestCollationField,
ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest,
TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest,
ResponseLogComponentTest, MultiTermTest, SampleTest, TestDocSet,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest,
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest,
OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver,
DateFieldTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils,
SliceStateTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping,
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors,
ConnectionReuseTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrVersionReplicationTest, ConfigSetsAPITest, ConnectionManagerTest,
CreateCollectionCleanupTest, CustomCollectionTest, DeleteShardTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, TestCloudInspectUtil, TestCloudRecovery,
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestRebalanceLeaders,
TestSSLRandomization, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens, TestStressLiveNodes,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest,
HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest,
HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RuleEngineTest,
BlobRepositoryCloudTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest,
QueryResultKeyTest, TestConfigSetImmutable, TestCustomStream,
TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen,
TestShardHandlerFactory, TestSolrXml, TestSolrCloudSnapshots,
TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, TestPivotHelperCode,
JavabinLoaderTest, HighlighterMaxOffsetTest, CheckHdfsIndexTest, TestMacros,
TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter,
TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter,
TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer,
TestSubQueryTransformer, TestSubQueryTransformerCrossCore,
TestSubQueryTransformerDistrib, TestManagedStopFilterFactory,
ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest,
TestBulkSchemaConcurrent, TestCloudSchemaless, TestMinMaxOnMultiValuedField,
TestOrdValues, TestSortByMinMaxFunction, BJQParserTest,
BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest,
TestJsonRequest, CloudMLTQParserTest, SimpleMLTQParserTest,
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory,
TestDefaultStatsCache, TestExactSharedStatsCache, TestLRUStatsCache,
BasicAuthIntegrationTest]
[junit4] Completed [632/659 (1!)] on J0 in 7.87s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62466 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]