Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2003/
1 tests failed.
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=3, passThrough=0,
failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=23758263,
failWrongCredentials=1, requestTimes=1899, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=3,
passThrough=0, failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=23758263,
failWrongCredentials=1, requestTimes=1899, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
at
__randomizedtesting.SeedInfo.seed([6BF8684AA3C2C816:5620C6669B2C9666]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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)
Build Log:
[...truncated 13555 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
[junit4] 2> 170330 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 170330 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 170330 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/data-dir-35-001
[junit4] 2> 170330 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 170331 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-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> 170332 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.SolrCloudTestCase Using per-replica state
[junit4] 2> 170619 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-002
[junit4] 2> 170620 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 170620 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 170621 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 170624 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 170720 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer start zk server on port: 39243
[junit4] 2> 170720 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39243
[junit4] 2> 170720 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39243
[junit4] 2> 170720 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39243
[junit4] 2> 170731 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker-SendThread(127.0.0.1:39243))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 170731 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 170735 WARN (zkConnectionManagerCallback-1564-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56a5be64 name:
ZooKeeperConnection Watcher:127.0.0.1:39243 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 170735 WARN (zkConnectionManagerCallback-1564-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 170736 INFO (zkConnectionManagerCallback-1564-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 170736 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 170744 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 170744 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker-SendThread(127.0.0.1:39243))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 170745 WARN (zkConnectionManagerCallback-1566-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4966f11a name:
ZooKeeperConnection Watcher:127.0.0.1:39243/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 170745 WARN (zkConnectionManagerCallback-1566-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 170745 INFO (zkConnectionManagerCallback-1566-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 170745 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 170748 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker-SendThread(127.0.0.1:39243))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 170748 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 170752 WARN (zkConnectionManagerCallback-1568-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7aec7ecd name:
ZooKeeperConnection Watcher:127.0.0.1:39243 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 170752 WARN (zkConnectionManagerCallback-1568-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 170752 INFO (zkConnectionManagerCallback-1568-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 170752 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 170856 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 170856 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 170856 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 170857 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 170857 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 170857 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 170857 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f521d3d{/solr,null,AVAILABLE}
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3600841d{SSL, (ssl,
http/1.1)}{127.0.0.1:46741}
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.e.j.s.Server Started @170888ms
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:39243/solr, hostPort=46741}
[junit4] 2> 170858 ERROR (jetty-launcher-1569-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 170858 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-06T02:09:32.590Z
[junit4] 2> 170859 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 170859 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 170860 WARN (zkConnectionManagerCallback-1571-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@47ad6f42 name:
ZooKeeperConnection Watcher:127.0.0.1:39243/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 170860 WARN (zkConnectionManagerCallback-1571-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 170860 INFO (zkConnectionManagerCallback-1571-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 170860 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 170860 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 170865 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1045bdc1f050003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045bdc1f050003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045bdc1f050003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 171364 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 171365 WARN (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 171366 WARN (jetty-launcher-1569-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@29826d53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 171366 WARN (jetty-launcher-1569-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@29826d53[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 171368 WARN (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 171372 WARN (jetty-launcher-1569-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2002775d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 171372 WARN (jetty-launcher-1569-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2002775d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 171373 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39243/solr
[junit4] 2> 171374 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 171374 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 171374 WARN (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@625bf048 name:
ZooKeeperConnection Watcher:127.0.0.1:39243 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 171375 WARN (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 171375 INFO (zkConnectionManagerCallback-1582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 171375 INFO (jetty-launcher-1569-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 171376 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1045bdc1f050004.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045bdc1f050004, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045bdc1f050004, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 171477 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 171478 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 171478 WARN (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@82e8cf1 name:
ZooKeeperConnection Watcher:127.0.0.1:39243/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 171478 WARN (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 171479 INFO (zkConnectionManagerCallback-1584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 171479 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 171490 WARN (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 171552 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46741_solr
[junit4] 2> 171552 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.Overseer Overseer
(id=73284494916124677-127.0.0.1:46741_solr-n_0000000000) starting
[junit4] 2> 171562 INFO
(OverseerStateUpdate-73284494916124677-127.0.0.1:46741_solr-n_0000000000)
[n:127.0.0.1:46741_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:46741_solr
[junit4] 2> 171562 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46741_solr
[junit4] 2> 171563 INFO
(OverseerStateUpdate-73284494916124677-127.0.0.1:46741_solr-n_0000000000)
[n:127.0.0.1:46741_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 171565 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 171565 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.ConfigurableInternodeAuthHadoopPlugin
[junit4] 2> 171582 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 171586 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.s.HadoopAuthPlugin Params:
{kerberos.principal=HTTP/127.0.0.1,
kerberos.keytab=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/keytabs,
type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> DEFAULT, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 171606 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 171611 WARN (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=enabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 171611 WARN (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.CoreContainer Solr authentication is
enabled, but SSL is off. Consider enabling SSL to protect user credentials and
data with encryption.
[junit4] 2> 171622 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 171654 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46741.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
[junit4] 2> 171661 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46741.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
[junit4] 2> 171661 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46741.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
[junit4] 2> 171662 INFO (jetty-launcher-1569-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-002/node1
[junit4] 2> 171677 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 171678 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker-SendThread(127.0.0.1:39243))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 171678 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 171679 WARN (zkConnectionManagerCallback-1601-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34060833 name:
ZooKeeperConnection Watcher:127.0.0.1:39243/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 171679 WARN (zkConnectionManagerCallback-1601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 171682 INFO (zkConnectionManagerCallback-1601-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 171682 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 171685 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 171686 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39243/solr ready
[junit4] 2> 171705 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[6BF8684AA3C2C816]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 1> Debug is true storeKey true useTicketCache false useKeyTab
true doNotPrompt false ticketCache is null isInitiator true KeyTab is
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-001/minikdc/keytabs
refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass
is false storePass is false clearPass is false
[junit4] 1> Refreshing Kerberos configuration
[junit4] 2> 171834 INFO (pool-9-thread-1) [ ]
o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
[junit4] 2> 171845 INFO (pool-9-thread-1) [ ] o.a.k.k.k.s.KdcHandler
KRB error occurred while processing request:Additional pre-authentication
required
[junit4] 2> 171872 INFO (pool-9-thread-1) [ ] o.a.k.k.k.s.r.AsRequest
AS_REQ ISSUE: authtime 1617674973601,[email protected] for
krbtgt/[email protected]
[junit4] 1> principal is [email protected]
[junit4] 1> Will use keytab
[junit4] 1> Commit Succeeded
[junit4] 1>
[junit4] 2> 171904 INFO (pool-9-thread-1) [ ]
o.a.k.k.k.s.r.TgsRequest TGS_REQ ISSUE: authtime 1617674973636,solr for
HTTP/[email protected]
[junit4] 2> 171927 WARN (qtp2046455657-2392) [ ]
o.a.h.s.a.u.KerberosName auth_to_local rule mechanism not set.Using default of
hadoop
[junit4] 2> 171935 INFO
(OverseerThreadFactory-1591-thread-1-processing-n:127.0.0.1:46741_solr)
[n:127.0.0.1:46741_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testkerberoscollection
[junit4] 2> 172083 INFO (qtp2046455657-2391) [n:127.0.0.1:46741_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 172084 INFO (qtp2046455657-2390) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:46741_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAic2s4AN2jKnDjhtV+fKeKUyQliHNlFXeyKb5W9qCGCsrR1nv0OAlviwovLsuzjK89qPDse7n4KdX+qQY0r2xh1fP6lwG1GgOj9HC1edT8w5AK5tuvMyoRTxIcBm2oC46OWxrBkNN2C5Hi9VNafjzGDlV1K1ntcC8NYOE7MtW0bM2PKx1P/J+3MhHQp1DxL3wbkmh8NYAV0AW1WCTaPzbyMgaya/smDry8BEToGxnWA9fKHSf5Srnirmc1lleQB7bSOnOD+GsF2ekkCjcqZ7EAcnMpGyd2Fy7NvbJKvKSYZkEgkrrXgGkPZSxqMVT67NUC0keL5mrJGDpcY3W/0ysUQIDAQAB
[junit4] 2> 172087 INFO (qtp2046455657-2390) [n:127.0.0.1:46741_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 172088 INFO (qtp2046455657-2390) [n:127.0.0.1:46741_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 172111 INFO
(OverseerStateUpdate-73284494916124677-127.0.0.1:46741_solr-n_0000000000)
[n:127.0.0.1:46741_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"testkerberoscollection_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:46741_solr",
[junit4] 2> "base_url":"https://127.0.0.1:46741/solr",
[junit4] 2> "collection":"testkerberoscollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 172337 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 172362 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 172377 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 172377 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 172377 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'testkerberoscollection_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 172378 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_46741.solr.core.testkerberoscollection.shard1.replica_n1'
(registry 'solr.core.testkerberoscollection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
[junit4] 2> 172379 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testkerberoscollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1/data/]
[junit4] 2> 172428 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 172428 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 172429 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 172429 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 172432 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 172433 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 172433 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 172433 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1696255153710039040
[junit4] 2> 172436 INFO
(searcherExecutor-1603-thread-1-processing-n:127.0.0.1:46741_solr
x:testkerberoscollection_shard1_replica_n1 c:testkerberoscollection s:shard1
r:core_node2) [n:127.0.0.1:46741_solr c:testkerberoscollection s:shard1
r:core_node2 x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 172439 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testkerberoscollection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 172439 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testkerberoscollection/leaders/shard1
[junit4] 2> 172446 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 172446 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 172446 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to https://127.0.0.1:46741/solr/testkerberoscollection_shard1_replica_n1/
[junit4] 2> 172446 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 172447 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
https://127.0.0.1:46741/solr/testkerberoscollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 172447 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testkerberoscollection/leaders/shard1/leader after winning as
/collections/testkerberoscollection/leader_elect/shard1/election/73284494916124677-core_node2-n_0000000000
[junit4] 2> 172449 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
https://127.0.0.1:46741/solr/testkerberoscollection_shard1_replica_n1/ shard1
[junit4] 2> 172551 INFO (zkCallback-1583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172551 INFO (zkCallback-1583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172551 INFO (zkCallback-1583-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172552 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 172556 INFO (qtp2046455657-2393) [n:127.0.0.1:46741_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=218
[junit4] 2> 172558 INFO (qtp2046455657-2392) [n:127.0.0.1:46741_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 172655 INFO (zkCallback-1583-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172655 INFO (zkCallback-1583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172655 INFO (zkCallback-1583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172656 INFO (zkCallback-1583-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 172656 INFO (qtp2046455657-2392) [n:127.0.0.1:46741_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=testkerberoscollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=724
[junit4] 2> 172665 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[6BF8684AA3C2C816]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.method=testBasics
-Dtests.seed=6BF8684AA3C2C816 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=es-PR -Dtests.timezone=Brazil/West -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.98s J3 | TestSolrCloudWithHadoopAuthPlugin.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected metric
minimums for prefix SECURITY./authentication.: {failMissingCredentials=0,
authenticated=3, passThrough=0, failWrongCredentials=3, requests=6, errors=0},
but got: {failMissingCredentials=0, authenticated=1, passThrough=0,
totalTime=23758263, failWrongCredentials=1, requestTimes=1899, requests=2,
errors=0}(Possible cause is delay in loading modified security.json; see
SOLR-13464 for test work around)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6BF8684AA3C2C816:5620C6669B2C9666]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 172670 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.k.k.k.s.i.DefaultInternalKdcServerImpl Default Internal kdc server
stopped.
[junit4] 2> 173775 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1666980506
[junit4] 2> 173775 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46741_solr
[junit4] 2> 173776 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 173776 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:46741_solr as DOWN
[junit4] 2> 173781 INFO (coreCloseExecutor-1612-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5ce49992
[junit4] 2> 173781 INFO (coreCloseExecutor-1612-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testkerberoscollection.shard1.replica_n1
tag=SolrCore@5ce49992
[junit4] 2> 173781 INFO (coreCloseExecutor-1612-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f3017fe: rootName =
solr_46741, domain = solr.core.testkerberoscollection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.testkerberoscollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@17d2693
[junit4] 2> 173791 INFO (coreCloseExecutor-1612-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testkerberoscollection.shard1.leader
tag=SolrCore@5ce49992
[junit4] 2> 173792 INFO (coreCloseExecutor-1612-thread-1)
[n:127.0.0.1:46741_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 173808 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 173808 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@368d288b: rootName =
solr_46741, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@3e0dd4c8
[junit4] 2> 173813 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 173813 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@631806b7: rootName =
solr_46741, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@532f104c
[junit4] 2> 173815 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 173815 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ffa4eac: rootName =
solr_46741, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@730492b6
[junit4] 2> 173815 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 173818 INFO (closeThreadPool-1614-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73284494916124677-127.0.0.1:46741_solr-n_0000000000) closing
[junit4] 2> 173820 INFO
(OverseerStateUpdate-73284494916124677-127.0.0.1:46741_solr-n_0000000000)
[n:127.0.0.1:46741_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:46741_solr
[junit4] 2> 173824 INFO
(OverseerAutoScalingTriggerThread-73284494916124677-127.0.0.1:46741_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 173825 INFO (closeThreadPool-1614-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73284494916124677-127.0.0.1:46741_solr-n_0000000000) closing
[junit4] 2> 173826 WARN
(jetty-launcher-1569-thread-1-SendThread(127.0.0.1:39243)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1045bdc1f050005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045bdc1f050005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045bdc1f050005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 173928 INFO (jetty-closer-1608-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73284494916124677-127.0.0.1:46741_solr-n_0000000000) closing
[junit4] 2> 173930 INFO (jetty-closer-1608-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3600841d{SSL, (ssl,
http/1.1)}{127.0.0.1:0}
[junit4] 2> 173930 INFO (jetty-closer-1608-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7f521d3d{/solr,null,STOPPED}
[junit4] 2> 173930 INFO (jetty-closer-1608-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 173932 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 174142 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/testkerberoscollection/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/collections
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 174144 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39243
[junit4] 2> 174144 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39243
[junit4] 2> 174144 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[6BF8684AA3C2C816]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39243
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_6BF8684AA3C2C816-001
[junit4] 2> Apr 06, 2021 2:09:36 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=590, maxMBSortInHeap=6.959720214608277,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=es-PR,
timezone=Brazil/West
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=237982472,total=532676608
[junit4] 2> NOTE: All tests run in this JVM: [TestTermsQParserPlugin,
TestStressIncrementalBackup, TestClassicSimilarityFactory,
TestLegacyFieldCache, CloudExitableDirectoryReaderTest, TestSafeXMLParsing,
ConfigureRecoveryStrategyTest, NumericFieldsTest, UUIDFieldTest,
TestSimDistributedQueue, HighlighterWithoutStoredIdTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestPayloadScoreQParserPlugin,
TestSSLRandomization, MergeStrategyTest, TestXmlQParserPlugin,
DistributedMLTComponentTest, CollectionPropsTest,
NodeAddedTriggerIntegrationTest, TestCollectionAPIs,
ZkCollectionPropsCachingTest, CloudReplicaSourceTest, TestStressReorder,
BaseCdcrDistributedZkTest, SolrRrdBackendFactoryTest,
SolrCoreCheckLockOnStartupTest, TestRTGBase, TestSolrCloudWithHadoopAuthPlugin]
[junit4] Completed [105/936 (1!)] on J3 in 4.76s, 1 test, 1 failure <<<
FAILURES!
[...truncated 53705 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]