Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/657/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPseudoReturnFields
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at __randomizedtesting.SeedInfo.seed([EB74A49AB2382530]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.TestCloudPseudoReturnFields.waitForRecoveriesToFinish(TestCloudPseudoReturnFields.java:836)
at
org.apache.solr.cloud.TestCloudPseudoReturnFields.createMiniSolrCloudCluster(TestCloudPseudoReturnFields.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=454, name=jetty-launcher-37-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=450, name=jetty-launcher-37-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=454, name=jetty-launcher-37-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
2) Thread[id=450, name=jetty-launcher-37-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([EB74A49AB2382530]:0)
Build Log:
[...truncated 11604 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EB74A49AB2382530-001/init-core-data-001
[junit4] 2> 113489 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 113489 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 113491 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 113491 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 113523 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EB74A49AB2382530-001/tempDir-001
[junit4] 2> 113523 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 113523 INFO (Thread-132) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 113523 INFO (Thread-132) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 113526 ERROR (Thread-132) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 113623 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:38503
[junit4] 2> 113765 INFO (jetty-launcher-37-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 113765 INFO (jetty-launcher-37-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 113800 INFO (jetty-launcher-37-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1627210{/solr,null,AVAILABLE}
[junit4] 2> 113800 INFO (jetty-launcher-37-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e68dbe{/solr,null,AVAILABLE}
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1de314e{HTTP/1.1,[http/1.1]}{127.0.0.1:33679}
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4d8786{HTTP/1.1,[http/1.1]}{127.0.0.1:39815}
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-1) [ ]
o.e.j.s.Server Started @114868ms
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-2) [ ]
o.e.j.s.Server Started @114868ms
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39815}
[junit4] 2> 113811 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33679}
[junit4] 2> 113829 ERROR (jetty-launcher-37-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 113829 ERROR (jetty-launcher-37-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 113829 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 113830 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T08:20:24.294Z
[junit4] 2> 113830 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T08:20:24.294Z
[junit4] 2> 113831 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 113831 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 113837 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 113844 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 113875 INFO (jetty-launcher-37-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38503/solr
[junit4] 2> 113875 INFO (jetty-launcher-37-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38503/solr
[junit4] 2> 113980 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 113980 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 113982 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33679_solr
[junit4] 2> 113983 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39815_solr
[junit4] 2> 113983 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.Overseer Overseer
(id=98882894167277574-127.0.0.1:33679_solr-n_0000000000) starting
[junit4] 2> 113993 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:33679_solr)
[n:127.0.0.1:33679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 113994 INFO
(zkCallback-49-thread-1-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 114071 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33679_solr
[junit4] 2> 114072 INFO
(zkCallback-49-thread-1-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 114073 INFO
(zkCallback-48-thread-1-processing-n:127.0.0.1:33679_solr)
[n:127.0.0.1:33679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 114166 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 114171 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 114219 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 114230 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 114230 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 114238 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 114247 INFO (jetty-launcher-37-thread-1-EventThread)
[n:127.0.0.1:39815_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 114247 INFO (jetty-launcher-37-thread-2-EventThread)
[n:127.0.0.1:33679_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 114332 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 114332 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 114411 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33679.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114411 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39815.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114412 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39815.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114412 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33679.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114412 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39815.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114412 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33679.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 114415 INFO (jetty-launcher-37-thread-1)
[n:127.0.0.1:39815_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EB74A49AB2382530-001/tempDir-001/node1/.
[junit4] 2> 114415 INFO (jetty-launcher-37-thread-2)
[n:127.0.0.1:33679_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_EB74A49AB2382530-001/tempDir-001/node2/.
[junit4] 2> 114522 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 114523 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38503/solr ready
[junit4] 2> 114535 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 114754 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1508869225174&s=k697U8ygbHL3iuF6EpuPfHzWElc=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:25 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:25 GMT
[junit4] 2> 114757 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 114766 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 129782 WARN
(jetty-launcher-37-thread-1-SendThread(127.0.0.1:38503))
[n:127.0.0.1:39815_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15361ms for sessionid 0x15f4d77e5340005
[junit4] 2> 129783 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 0x15f4d77e5340005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 129783 WARN
(jetty-launcher-37-thread-1-SendThread(127.0.0.1:38503))
[n:127.0.0.1:39815_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15453ms for sessionid 0x15f4d77e5340007
[junit4] 2> 129783 WARN
(jetty-launcher-37-thread-2-SendThread(127.0.0.1:38503))
[n:127.0.0.1:33679_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15362ms for sessionid 0x15f4d77e5340006
[junit4] 2> 129783 WARN
(jetty-launcher-37-thread-2-SendThread(127.0.0.1:38503))
[n:127.0.0.1:33679_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15453ms for sessionid 0x15f4d77e5340008
[junit4] 2> 129784 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 0x15f4d77e5340007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 129784 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 0x15f4d77e5340008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 129784 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 0x15f4d77e5340006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 129786 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1508869225233&s=8+aSZ1sGBeCd0lmH4Hy0pQvDGNw=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:25 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:25 GMT
[junit4] 2> 129786 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 129798 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 129812 INFO (qtp19655231-406) [n:127.0.0.1:39815_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 129813 INFO (qtp19655231-406) [n:127.0.0.1:39815_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 129817 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1508869240265&s=b+pnYpq78RyoxnoB2T+iM7OMjKQ=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129817 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 129828 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 129832 INFO (qtp19655231-417) [ ]
o.a.s.s.SolrDispatchFilter Error authenticating
[junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or
contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 129832 WARN (qtp19655231-417) [ ] o.e.j.s.ServletHandler
/solr/admin/collections
[junit4] 2> org.apache.solr.common.SolrException: Error during request
authentication,
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is
NULL, empty or contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> ... 26 more
[junit4] 2> 129836 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 129847 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 129850 INFO (qtp19655231-415) [n:127.0.0.1:39815_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 129850 INFO (qtp19655231-415) [n:127.0.0.1:39815_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 129851 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1508869240313&s=usTWGt0wAA9uGvSlSGDJa5he53E=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129851 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 129862 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 129869 WARN (qtp19655231-403) [ ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: ???bar???: no such user
[junit4] 2> id: ???bar???: no such user
[junit4] 2>
[junit4] 2> 129872 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1508869240329&s=MW9ffFGzwuX06TCpMiJgLHBOFbo=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129873 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 129883 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 129884 INFO (jetty-launcher-37-thread-2-EventThread)
[n:127.0.0.1:33679_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 129888 WARN (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d5c137 name: ZooKeeperConnection
Watcher:127.0.0.1:38503/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 129888 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1508869240349&s=kh1foJQnYmD4tNvaLaGbwiPLXuA=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129888 WARN (zkCallback-56-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 129889 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 129889 WARN
(zkCallback-49-thread-2-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@82f23d name: ZooKeeperConnection
Watcher:127.0.0.1:38503/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 129890 WARN
(zkCallback-49-thread-2-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 129890 WARN
(zkCallback-48-thread-2-processing-n:127.0.0.1:33679_solr)
[n:127.0.0.1:33679_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18f4750 name:
ZooKeeperConnection Watcher:127.0.0.1:38503/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 129890 WARN
(zkCallback-48-thread-2-processing-n:127.0.0.1:33679_solr)
[n:127.0.0.1:33679_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 129906 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 129909 INFO (qtp19655231-406) [n:127.0.0.1:39815_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 129909 INFO (qtp19655231-406) [n:127.0.0.1:39815_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 129910 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1508869240373&s=NLCEfnigAjqQHyQ3xrBdTJQbDZ0=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129910 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 129920 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 129926 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EB74A49AB2382530])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1508869240387&s=F++ysIcdxc7LsnoUd89uOgJ5o/o=";
Domain=127.0.0.1; Expires=?t, 24- ?j-2017 18:20:40 GMT; HttpOnly". Invalid
'expires' attribute: ?t, 24- ?j-2017 18:20:40 GMT
[junit4] 2> 129927 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[EB74A49AB2382530])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] IGNOR/A 0.01s J2 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 130492 INFO (jetty-closer-38-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@4d8786{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 130493 INFO (jetty-closer-38-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1de314e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 130493 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11582770
[junit4] 2> 130493 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14013600
[junit4] 2> 130493 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 130493 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 130493 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1af20fd: rootName =
solr_33679, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1ac7239
[junit4] 2> 130493 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68baab: rootName =
solr_39815, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@17a9846
[junit4] 2> 130503 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 130503 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d0df6b: rootName =
solr_33679, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@154ac33
[junit4] 2> 130504 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 130504 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ded3a9: rootName =
solr_39815, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@154ac33
[junit4] 2> 130515 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 130515 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e7763b: rootName =
solr_33679, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@e53f22
[junit4] 2> 130515 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 130515 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15f938b: rootName =
solr_39815, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@e53f22
[junit4] 2> 131051 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:33679_solr
[junit4] 2> 131052 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 131052 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 131053 INFO (jetty-closer-38-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98882894167277574-127.0.0.1:33679_solr-n_0000000000) closing
[junit4] 2> 131053 INFO
(OverseerStateUpdate-98882894167277574-127.0.0.1:33679_solr-n_0000000000)
[n:127.0.0.1:33679_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33679_solr
[junit4] 2> 131054 WARN
(OverseerAutoScalingTriggerThread-98882894167277574-127.0.0.1:33679_solr-n_0000000000)
[n:127.0.0.1:33679_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 131054 INFO
(OverseerCollectionConfigSetProcessor-98882894167277574-127.0.0.1:33679_solr-n_0000000000)
[n:127.0.0.1:33679_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=98882894167277574-127.0.0.1:33679_solr-n_0000000000) am no longer a leader.
[junit4] 2> 131056 INFO
(zkCallback-48-thread-6-processing-n:127.0.0.1:33679_solr)
[n:127.0.0.1:33679_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 131056 ERROR
(Thread[Thread-150,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:33679_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 131492 INFO (jetty-closer-38-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e68dbe{/solr,null,UNAVAILABLE}
[junit4] 2> 131532 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39815_solr
[junit4] 2> 131533 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 131533 INFO (jetty-closer-38-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 131534 INFO
(zkCallback-49-thread-4-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39815_solr
[junit4] 2> 131534 INFO
(zkCallback-49-thread-2-processing-n:127.0.0.1:39815_solr)
[n:127.0.0.1:39815_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (0)
[junit4] 2> 131799 INFO (jetty-launcher-37-thread-1-EventThread)
[n:127.0.0.1:39815_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 133034 ERROR
(Thread[Thread-151,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:39815_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 133035 INFO (jetty-closer-38-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1627210{/solr,null,UNAVAILABLE}
[junit4] 2> 133036 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 133036 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38503 38503
[junit4] 2> 138070 INFO (Thread-132) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:38503 38503
[junit4] 2> 138071 WARN (Thread-132) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 138071 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Oct 24, 2017 8:20:48 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Oct 24, 2017 8:21:08 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 2 threads leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] 2> 1) Thread[id=454,
name=jetty-launcher-37-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> 2) Thread[id=450,
name=jetty-launcher-37-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Oct 24, 2017 8:21:08 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=454,
name=jetty-launcher-37-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 2) Thread[id=450,
name=jetty-launcher-37-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 158145 ERROR (jetty-launcher-37-thread-1-EventThread)
[n:127.0.0.1:39815_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> 158145 ERROR (jetty-launcher-37-thread-2-EventThread)
[n:127.0.0.1:33679_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Oct 24, 2017 8:21:08 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=700, maxMBSortInHeap=6.780771580879321,
sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=America/Rosario
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=21381784,total=67035136
[junit4] 2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest,
UUIDFieldTest, PluginInfoTest, TestLFUCache, BlockJoinFacetSimpleTest,
TestClassicSimilarityFactory, ZkStateReaderTest, HdfsDirectoryFactoryTest,
SuggestComponentContextFilterQueryTest, TestLMJelinekMercerSimilarityFactory,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=EB74A49AB2382530
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs
-Dtests.timezone=America/Rosario -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=454,
name=jetty-launcher-37-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > 2) Thread[id=450,
name=jetty-launcher-37-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB74A49AB2382530]:0)
[junit4] Completed [27/744 (1!)] on J2 in 44.68s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 362 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudPseudoReturnFields
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPseudoReturnFields_EB74A49AB2382530-001/init-core-data-001
[junit4] 2> 732329 WARN
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=59 numCloses=59
[junit4] 2> 732329 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 732331 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 732332 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 732333 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPseudoReturnFields_EB74A49AB2382530-001/tempDir-001
[junit4] 2> 732333 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 732333 INFO (Thread-735) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 732333 INFO (Thread-735) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 732345 ERROR (Thread-735) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 732433 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45041
[junit4] 2> 732451 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 0x15f4d81566e0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 732456 INFO (jetty-launcher-716-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 732457 INFO (jetty-launcher-716-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 732459 INFO (jetty-launcher-716-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 732460 INFO (jetty-launcher-716-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3275fa{/solr,null,AVAILABLE}
[junit4] 2> 732460 INFO (jetty-launcher-716-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fa9a67{/solr,null,AVAILABLE}
[junit4] 2> 732460 INFO (jetty-launcher-716-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@190b817{/solr,null,AVAILABLE}
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1dd7778{SSL,[ssl,
http/1.1]}{127.0.0.1:34123}
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1be5617{SSL,[ssl,
http/1.1]}{127.0.0.1:42369}
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-2) [ ]
o.e.j.s.Server Started @733518ms
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-3) [ ]
o.e.j.s.Server Started @733518ms
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34123}
[junit4] 2> 732461 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42369}
[junit4] 2> 732462 ERROR (jetty-launcher-716-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@13f2d06{SSL,[ssl,
http/1.1]}{127.0.0.1:34757}
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T08:30:42.926Z
[junit4] 2> 732462 ERROR (jetty-launcher-716-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-1) [ ]
o.e.j.s.Server Started @733518ms
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34757}
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 732462 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T08:30:42.926Z
[junit4] 2> 732463 ERROR (jetty-launcher-716-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 732463 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 732463 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 732463 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 732463 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-24T08:30:42.927Z
[junit4] 2> 732472 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 732494 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 732494 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 732528 INFO (jetty-launcher-716-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45041/solr
[junit4] 2> 732561 INFO (jetty-launcher-716-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45041/solr
[junit4] 2> 732576 INFO (jetty-launcher-716-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45041/solr
[junit4] 2> 732613 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 732613 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 732614 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34123_solr
[junit4] 2> 732614 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42369_solr
[junit4] 2> 732615 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.c.Overseer Overseer
(id=98882934721609735-127.0.0.1:34123_solr-n_0000000000) starting
[junit4] 2> 732617 INFO
(zkCallback-730-thread-1-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 732630 INFO
(zkCallback-734-thread-1-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 732639 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34123_solr
[junit4] 2> 732642 INFO
(zkCallback-734-thread-1-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 732651 INFO
(zkCallback-730-thread-1-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 732655 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 732656 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 732657 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34757_solr
[junit4] 2> 732658 INFO
(zkCallback-734-thread-1-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 732678 INFO
(zkCallback-725-thread-1-processing-n:127.0.0.1:34757_solr)
[n:127.0.0.1:34757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 732679 INFO
(zkCallback-730-thread-2-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 732826 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34123.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732828 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34757.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732855 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34757.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732856 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34757.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732857 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42369.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732857 INFO (jetty-launcher-716-thread-1)
[n:127.0.0.1:34757_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPseudoReturnFields_EB74A49AB2382530-001/tempDir-001/node1/.
[junit4] 2> 732860 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34123.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732860 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34123.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732866 INFO (jetty-launcher-716-thread-2)
[n:127.0.0.1:34123_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPseudoReturnFields_EB74A49AB2382530-001/tempDir-001/node2/.
[junit4] 2> 732873 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42369.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732873 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42369.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c51e00
[junit4] 2> 732883 INFO (jetty-launcher-716-thread-3)
[n:127.0.0.1:42369_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudPseudoReturnFields_EB74A49AB2382530-001/tempDir-001/node3/.
[junit4] 2> 733000 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 0x15f4d81566e000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 733003 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 733004 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45041/solr ready
[junit4] 2> 733401 INFO (qtp19090443-3879) [n:127.0.0.1:34123_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 733403 INFO
(OverseerThreadFactory-1228-thread-1-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.CreateCollectionCmd Create collection
org.apache.solr.cloud.TestCloudPseudoReturnFields_collection
[junit4] 2> 733512 INFO
(OverseerStateUpdate-98882934721609735-127.0.0.1:34123_solr-n_0000000000)
[n:127.0.0.1:34123_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2>
"core":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42369/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 733516 INFO
(OverseerStateUpdate-98882934721609735-127.0.0.1:34123_solr-n_0000000000)
[n:127.0.0.1:34123_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2>
"collection":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2>
"core":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34757/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 733823 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 733823 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 733841 INFO (qtp23972256-3888) [n:127.0.0.1:34757_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 733841 INFO (qtp23972256-3888) [n:127.0.0.1:34757_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 733960 INFO
(zkCallback-734-thread-1-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json]
for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 733961 INFO
(zkCallback-734-thread-2-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json]
for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 733961 INFO
(zkCallback-725-thread-1-processing-n:127.0.0.1:34757_solr)
[n:127.0.0.1:34757_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json]
for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 733961 INFO
(zkCallback-725-thread-2-processing-n:127.0.0.1:34757_solr)
[n:127.0.0.1:34757_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json]
for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 734867 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 734897 INFO (qtp23972256-3888) [n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
[junit4] 2> 734916 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.s.IndexSchema
[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
Schema name=test
[junit4] 2> 734959 INFO (qtp23972256-3888) [n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.s.IndexSchema
[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
Schema name=test
[junit4] 2> 734959 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 734985 INFO (qtp23972256-3888) [n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
[junit4] 2> 734986 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1'
using configuration from collection
org.apache.solr.cloud.TestCloudPseudoReturnFields_collection, trusted=true
[junit4] 2> 734987 INFO (qtp8172954-3889) [n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42369.solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shar
[...truncated too long message...]
e.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.c.SolrCore
[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
CLOSING SolrCore org.apache.solr.core.SolrCore@edbe99
[junit4] 2> 1095814 INFO (coreCloseExecutor-1245-thread-1)
[n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.replica_n3,
tag=3458623
[junit4] 2> 1095814 INFO (coreCloseExecutor-1246-thread-1)
[n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.replica_n1,
tag=15580825
[junit4] 2> 1095814 INFO (coreCloseExecutor-1245-thread-1)
[n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bb9e1: rootName =
solr_34757, domain =
solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.replica_n3,
service url = null, agent id = null] for registry
solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@173733
[junit4] 2> 1095814 INFO (coreCloseExecutor-1246-thread-1)
[n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@bed4c5: rootName =
solr_42369, domain =
solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.replica_n1
/ com.codahale.metrics.MetricRegistry@15d57bc
[junit4] 2> 1095815 INFO (jetty-closer-717-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34123_solr
[junit4] 2> 1095815 INFO (jetty-closer-717-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1095815 INFO
(zkCallback-725-thread-3-processing-n:127.0.0.1:34757_solr)
[n:127.0.0.1:34757_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1095815 INFO (jetty-closer-717-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1095816 INFO
(zkCallback-734-thread-3-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1095818 INFO
(zkCallback-730-thread-3-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 1095820 INFO (jetty-closer-717-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98882934721609735-127.0.0.1:34123_solr-n_0000000000) closing
[junit4] 2> 1095820 INFO
(OverseerStateUpdate-98882934721609735-127.0.0.1:34123_solr-n_0000000000)
[n:127.0.0.1:34123_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34123_solr
[junit4] 2> 1095820 WARN
(OverseerAutoScalingTriggerThread-98882934721609735-127.0.0.1:34123_solr-n_0000000000)
[n:127.0.0.1:34123_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1095831 INFO
(zkCallback-730-thread-4-processing-n:127.0.0.1:34123_solr)
[n:127.0.0.1:34123_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1095831 INFO (jetty-closer-717-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3275fa{/solr,null,UNAVAILABLE}
[junit4] 2> 1095836 INFO
(zkCallback-734-thread-3-processing-n:127.0.0.1:42369_solr)
[n:127.0.0.1:42369_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42369_solr
[junit4] 2> 1095859 INFO (coreCloseExecutor-1245-thread-1)
[n:127.0.0.1:34757_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2
r:core_node4
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n3]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.leader,
tag=3458623
[junit4] 2> 1095862 INFO (coreCloseExecutor-1246-thread-1)
[n:127.0.0.1:42369_solr
c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1
r:core_node2
x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.leader,
tag=15580825
[junit4] 2> 1095862 INFO (jetty-closer-717-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fa9a67{/solr,null,UNAVAILABLE}
[junit4] 2> 1095865 INFO (jetty-closer-717-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@190b817{/solr,null,UNAVAILABLE}
[junit4] 2> 1095866 ERROR
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1095867 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45041 45041
[junit4] 2> 1095896 INFO (Thread-735) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45041 45041
[junit4] 2> 1095897 WARN (Thread-735) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2
/solr/configs/org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8
/solr/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> 1095897 INFO
(SUITE-TestCloudPseudoReturnFields-seed#[EB74A49AB2382530]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Oct 24, 2017 8:36:46 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1300, maxMBSortInHeap=6.588086334255592,
sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT,
timezone=Atlantic/St_Helena
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=35657528,total=142479360
[junit4] 2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest,
UUIDFieldTest, PluginInfoTest, TestLFUCache, BlockJoinFacetSimpleTest,
TestClassicSimilarityFactory, ZkStateReaderTest, HdfsDirectoryFactoryTest,
SuggestComponentContextFilterQueryTest, TestLMJelinekMercerSimilarityFactory,
TestImpersonationWithHadoopAuth, TestMultiValuedNumericRangeQuery,
TestGraphTermsQParserPlugin, BigEndianAscendingWordSerializerTest,
TestTlogReplica, TestStreamBody, DocValuesNotIndexedTest, MetricsConfigTest,
TestStressCloudBlindAtomicUpdates, SolrMetricReporterTest,
TestSolrCloudWithDelegationTokens, TestRequestStatusCollectionAPI,
BlockCacheTest, TestRebalanceLeaders, SolrSlf4jReporterTest,
SolrCoreCheckLockOnStartupTest, DirectSolrConnectionTest,
HdfsBasicDistributedZkTest, TestRandomCollapseQParserPlugin, TestCryptoKeys,
SystemInfoHandlerTest, TestCloudPseudoReturnFields]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudPseudoReturnFields -Dtests.seed=EB74A49AB2382530
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt-MT
-Dtests.timezone=Atlantic/St_Helena -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J2 | TestCloudPseudoReturnFields (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 330 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([EB74A49AB2382530]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
[junit4] > at
org.apache.solr.cloud.TestCloudPseudoReturnFields.waitForRecoveriesToFinish(TestCloudPseudoReturnFields.java:836)
[junit4] > at
org.apache.solr.cloud.TestCloudPseudoReturnFields.createMiniSolrCloudCluster(TestCloudPseudoReturnFields.java:88)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [125/744 (2!)] on J2 in 364.36s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 45124 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]