Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/87/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.logging.TestLogWatcher.testLog4jWatcher
Error Message:
expected:<50> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<50> but was:<1>
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.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:52)
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
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([AA3BAF448F15EDE8]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([AA3BAF448F15EDE8]:0)
Build Log:
[...truncated 12147 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 196707 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 196708 INFO (Thread-447) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 196708 INFO (Thread-447) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 196808 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.ZkTestServer start zk server on port:60774
[junit4] 2> 196808 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196808 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196845 INFO (zkCallback-227-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1bfcc73 name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 196846 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 196846 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 196846 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 196894 INFO (jetty-launcher-226-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 196894 INFO (jetty-launcher-226-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 196894 INFO (jetty-launcher-226-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 196895 INFO (jetty-launcher-226-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1135d97{/solr,null,AVAILABLE}
[junit4] 2> 196897 INFO (jetty-launcher-226-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ab3340{/solr,null,AVAILABLE}
[junit4] 2> 196897 INFO (jetty-launcher-226-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 196897 INFO (jetty-launcher-226-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18ceb98{/solr,null,AVAILABLE}
[junit4] 2> 196899 INFO (jetty-launcher-226-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d213fc{/solr,null,AVAILABLE}
[junit4] 2> 196903 INFO (jetty-launcher-226-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 196905 INFO (jetty-launcher-226-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11cc4af{/solr,null,AVAILABLE}
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@17ab13d{HTTP/1.1,[http/1.1]}{127.0.0.1:60784}
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@14dbe0d{HTTP/1.1,[http/1.1]}{127.0.0.1:60793}
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-4) [ ]
o.e.j.s.Server Started @200996ms
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-2) [ ]
o.e.j.s.Server Started @200996ms
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60793}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1563952{HTTP/1.1,[http/1.1]}{127.0.0.1:60796}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-3) [ ]
o.e.j.s.Server Started @200997ms
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60796}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3'
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@103b719{HTTP/1.1,[http/1.1]}{127.0.0.1:60788}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-5) [ ]
o.e.j.s.Server Started @200997ms
[junit4] 2> 196937 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60784}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60788}
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5'
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2'
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 196938 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 196943 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 196943 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 196944 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196944 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4'
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196946 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@28b5a4{HTTP/1.1,[http/1.1]}{127.0.0.1:60785}
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-1) [ ]
o.e.j.s.Server Started @201006ms
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60785}
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 196947 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1'
[junit4] 2> 196948 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 196948 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 196948 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196948 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196950 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 196950 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196950 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 196996 INFO (zkCallback-228-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c335a1 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 196996 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 196997 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197135 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 197136 INFO (zkCallback-232-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2aa94a name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197136 INFO (zkCallback-230-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d9e825 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197136 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197136 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197136 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197136 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197138 INFO (zkCallback-231-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@11361e6 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197138 INFO (zkCallback-229-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@90f12b name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197138 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197138 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197138 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197138 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197141 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 197141 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 197142 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 197142 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 197176 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1\.
[junit4] 2> 197176 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 16225057
[junit4] 2> 197176 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1]
[junit4] 2> 197176 WARN (jetty-launcher-226-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1\lib
[junit4] 2> 197176 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 197178 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 0x153cf01f4280002, 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> 197181 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 197182 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 197182 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 197182 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 197182 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 197183 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 197188 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4\.
[junit4] 2> 197190 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3\.
[junit4] 2> 197190 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 13799018
[junit4] 2> 197190 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 10134423
[junit4] 2> 197190 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4]
[junit4] 2> 197190 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3]
[junit4] 2> 197190 WARN (jetty-launcher-226-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3\lib
[junit4] 2> 197191 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 197192 WARN (jetty-launcher-226-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4\lib
[junit4] 2> 197193 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 197193 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 197194 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 197196 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 197196 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 197196 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 197196 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 197197 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 197199 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 197211 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 0x153cf01f4280004, 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> 197213 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5\.
[junit4] 2> 197213 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 23648448
[junit4] 2> 197213 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5]
[junit4] 2> 197213 WARN (jetty-launcher-226-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5\lib
[junit4] 2> 197218 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 197219 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 197220 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 197220 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 197220 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 197220 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 197220 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 197216 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2\.
[junit4] 2> 197222 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 197223 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 23554229
[junit4] 2> 197224 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2]
[junit4] 2> 197224 WARN (jetty-launcher-226-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2\lib
[junit4] 2> 197224 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 197225 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 197226 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 197226 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 197226 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 197226 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 197226 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 197227 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 197231 INFO (zkCallback-240-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8674e6 name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 197232 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197232 INFO (jetty-launcher-226-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197235 INFO (zkCallback-235-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1dd57fc name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 197235 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197235 INFO (jetty-launcher-226-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197235 INFO (zkCallback-241-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@bf6df8 name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 197237 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197238 INFO (jetty-launcher-226-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197258 INFO (zkCallback-244-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@174ecec name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 197259 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197259 INFO (jetty-launcher-226-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197259 INFO (zkCallback-247-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1187cd9 name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 197260 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 197260 INFO (jetty-launcher-226-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 197288 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 197288 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 197291 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 0x153cf01f4280008, 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> 197295 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 197325 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 0x153cf01f428000a, 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> 197328 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17fc3d4 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197328 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 197331 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 197332 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@138dfd7 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197333 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 197333 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 197351 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1242b50 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197351 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 197374 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15f063d name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197374 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@154d9c9 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 197374 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 197374 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 197384 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 197384 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 197396 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 197396 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 197396 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 197463 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 197463 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 197463 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 197463 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 197463 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 197558 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 197558 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 197559 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 197559 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 197559 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 197631 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 197632 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 197632 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 197632 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 197632 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 197712 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 197729 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 197729 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 197729 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 197730 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 197791 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 197791 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 197792 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 197792 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 197792 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 197840 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 197840 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 197840 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 197840 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 197840 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 197895 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 197895 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 197895 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 197895 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 197895 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 197936 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 197936 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 197936 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 197936 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 197936 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 197984 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 197984 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 197984 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 197984 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 197985 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 197996 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 198016 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 198025 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 198025 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 198025 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 198027 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 198027 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 198027 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 198027 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 198027 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 198031 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 198031 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 198031 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 198031 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 198053 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 198054 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 198054 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 198054 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 198054 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 198071 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 198071 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 198071 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 198085 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 198085 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 198095 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091467-127.0.0.1:60785_solr-n_0000000000
[junit4] 2> 198095 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091471-127.0.0.1:60793_solr-n_0000000001
[junit4] 2> 198095 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091468-127.0.0.1:60796_solr-n_0000000002
[junit4] 2> 198108 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091470-127.0.0.1:60788_solr-n_0000000003
[junit4] 2> 198108 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091469-127.0.0.1:60784_solr-n_0000000004
[junit4] 2> 198109 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60785_solr
[junit4] 2> 198109 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 198110 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95647624403091467-127.0.0.1:60785_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 198110 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95647624403091471-127.0.0.1:60793_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 198110 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95647624403091470-127.0.0.1:60788_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 198111 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95647624403091468-127.0.0.1:60796_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 198112 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60796_solr
[junit4] 2> 198112 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60793_solr
[junit4] 2> 198112 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60784_solr
[junit4] 2> 198128 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60788_solr
[junit4] 2> 198139 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60793_solr
[junit4] 2> 198139 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60796_solr
[junit4] 2> 198139 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60784_solr
[junit4] 2> 198139 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer Overseer
(id=95647624403091467-127.0.0.1:60785_solr-n_0000000000) starting
[junit4] 2> 198152 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60788_solr
[junit4] 2> 198173 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_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> 198173 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_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> 198173 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_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> 198174 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_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> 198174 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_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> 198185 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 198191 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 198191 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 198191 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 198191 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 198200 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 198200 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 198202 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node4\.
[junit4] 2> 198203 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 198205 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_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: [3])
[junit4] 2> 198205 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_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: [3])
[junit4] 2> 198205 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_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: [3])
[junit4] 2> 198205 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_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: [3])
[junit4] 2> 198207 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_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: [3])
[junit4] 2> 198210 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 198210 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 198211 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node2\.
[junit4] 2> 198211 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 198224 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 198224 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 198225 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node3\.
[junit4] 2> 198226 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 198226 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 198226 INFO (jetty-launcher-226-thread-4)
[n:127.0.0.1:60784_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 198226 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 198227 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 198227 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 198227 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 198227 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 198227 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 198227 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 198227 INFO (jetty-launcher-226-thread-2)
[n:127.0.0.1:60793_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 198228 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 198228 INFO (jetty-launcher-226-thread-3)
[n:127.0.0.1:60796_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 198243 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 198243 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 198243 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node5\.
[junit4] 2> 198244 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 198247 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 198247 INFO (jetty-launcher-226-thread-5)
[n:127.0.0.1:60788_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 198339 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 198339 INFO
(OverseerCollectionConfigSetProcessor-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 198340 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:60785_solr as DOWN
[junit4] 2> 198340 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 198388 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 198389 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:60785_solr"} current state version: 0
[junit4] 2> 198389 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:60785_solr
[junit4] 2> 199393 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60785_solr
[junit4] 2> 199437 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60785_solr
[junit4] 2> 199476 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_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> 199476 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_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> 199477 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_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> 199477 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_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> 199477 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_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> 199478 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 199479 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 199479 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 199479 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 199479 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 199500 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 199500 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 199502 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node1\.
[junit4] 2> 199503 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 199504 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 199504 INFO (jetty-launcher-226-thread-1)
[n:127.0.0.1:60785_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 199504 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 199505 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 199641 INFO (zkCallback-253-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@41431a name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 199641 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 199642 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 199679 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 0x153cf01f4280010, 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> 199682 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@17ab13d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 199683 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=13799018
[junit4] 2> 199685 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:60784_solr as DOWN
[junit4] 2> 199781 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_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> 199781 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_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> 199781 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_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> 199782 INFO
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_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> 199782 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_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> 199785 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 0x153cf01f428000d, 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> 199786 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 199786 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 199786 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 199786 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 199786 ERROR
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer Exception in Overseer main queue
loop
[junit4] 2> java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:214)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 199788 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 199789 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:60784_solr"} current state version: 0
[junit4] 2> 199789 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:60784_solr
[junit4] 2> 201284 WARN
(zkCallback-250-thread-1-processing-n:127.0.0.1:60784_solr)
[n:127.0.0.1:60784_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 201284 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1135d97{/solr,null,UNAVAILABLE}
[junit4] 2> 201292 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 201293 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18d8d31{/solr,null,AVAILABLE}
[junit4] 2> 201294 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@10ca20c{HTTP/1.1,[http/1.1]}{127.0.0.1:60849}
[junit4] 2> 201294 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.e.j.s.Server Started @205353ms
[junit4] 2> 201294 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60849}
[junit4] 2> 201296 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 201296 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6'
[junit4] 2> 201296 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 201296 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 201297 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 201297 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 201361 INFO (zkCallback-255-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@17c82a name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 201361 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 201362 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 201363 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 201391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6\.
[junit4] 2> 201391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.CoreContainer New CoreContainer 24324679
[junit4] 2> 201391 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6]
[junit4] 2> 201391 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6\lib
[junit4] 2> 201393 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 201393 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 201393 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 201394 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 201394 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60774/solr
[junit4] 2> 201394 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 201394 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 201395 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 201413 INFO (zkCallback-258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@b4391c name:ZooKeeperConnection
Watcher:127.0.0.1:60774 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 201413 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 201413 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 201425 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 201435 INFO
(zkCallback-259-thread-1-processing-n:127.0.0.1:60849_solr)
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3b69ef name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 201435 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 201511 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 201513 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 201516 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 201526 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/95647624403091475-127.0.0.1:60849_solr-n_0000000005
[junit4] 2> 201527 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95647624403091470-127.0.0.1:60788_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 201528 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:60849_solr as DOWN
[junit4] 2> 201566 ERROR
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer Exception in Overseer main queue
loop
[junit4] 2> java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:214)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 201567 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (4)
[junit4] 2> 201568 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:60849_solr"} current state version: 0
[junit4] 2> 201568 INFO
(OverseerStateUpdate-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:60849_solr
[junit4] 2> 202565 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60849_solr
[junit4] 2> 202623 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:60849_solr
[junit4] 2> 202641 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_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> 202641 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_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> 202642 INFO
(zkCallback-259-thread-1-processing-n:127.0.0.1:60849_solr)
[n:127.0.0.1:60849_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> 202642 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_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> 202642 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_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> 202644 INFO
(zkCallback-248-thread-1-processing-n:127.0.0.1:60785_solr)
[n:127.0.0.1:60785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 202644 INFO
(zkCallback-252-thread-1-processing-n:127.0.0.1:60793_solr)
[n:127.0.0.1:60793_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 202644 INFO
(zkCallback-249-thread-1-processing-n:127.0.0.1:60796_solr)
[n:127.0.0.1:60796_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 202644 INFO
(zkCallback-251-thread-1-processing-n:127.0.0.1:60788_solr)
[n:127.0.0.1:60788_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 202645 INFO
(zkCallback-259-thread-1-processing-n:127.0.0.1:60849_solr)
[n:127.0.0.1:60849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 202666 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 202666 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 202667 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_AA3BAF448F15EDE8-001\tempDir-001\node6\.
[junit4] 2> 202669 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 202670 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
[junit4] 2> 202670 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8])
[n:127.0.0.1:60849_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 202671 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 202672 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 202701 INFO (zkCallback-260-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ae3413 name:ZooKeeperConnection
Watcher:127.0.0.1:60774/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 202701 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 202701 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 202705 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/addfields.updateprocessor.js
[junit4] 2> 202784 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
[junit4] 2> 202817 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-currency.xml
[junit4] 2> 202841 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
[junit4] 2> 202878 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
[junit4] 2> 202909 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-mpf-solrconfig.xml
[junit4] 2> 202944 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
[junit4] 2> 202983 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
[junit4] 2> 203015 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[AA3BAF448F15EDE8]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
[junit4]
[...truncated too long message...]
>
[junit4] 2> 7464096 ERROR
(OverseerHdfsCoreFailoverThread-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[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:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 7464096 ERROR
(OverseerHdfsCoreFailoverThread-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[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:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 7464099 ERROR
(OverseerHdfsCoreFailoverThread-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[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:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 7464100 ERROR
(OverseerHdfsCoreFailoverThread-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[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:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] 2> 7464110 ERROR
(OverseerHdfsCoreFailoverThread-95647624403091467-127.0.0.1:60785_solr-n_0000000000)
[n:127.0.0.1:60785_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread
OverseerAutoReplicaFailoverThread had an error in its thread work
loop.:org.apache.solr.common.SolrException: Thread interrupted. Error reading
cluster properties
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:747)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
[junit4] 2> at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
[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:311)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:740)
[junit4] 2> ... 3 more
[junit4] 2>
[junit4] FAILURE 0.57s J0 | TestLogWatcher.testLog4jWatcher <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<50> but
was:<1>
[junit4] > at
org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:52)
[junit4] Completed [577/585 (2!)] on J0 in 2.13s, 1 test, 1 failure <<<
FAILURES!
[...truncated 38 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:529:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014:
There were test failures: 585 suites (10 ignored), 2360 tests, 1 suite-level
error, 1 error, 1 failure, 652 ignored (69 assumptions) [seed: AA3BAF448F15EDE8]
Total time: 152 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]