Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/361/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([7E12A1B3D8285A0D:16AD949908B248E1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:286)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([7E12A1B3D8285A0D:97481A8B46B1CAA5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:783)
at
org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:776)
... 41 more
Build Log:
[...truncated 11142 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/init-core-data-001
[junit4] 2> 1080440 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1080444 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1080446 INFO (Thread-3835) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1080446 INFO (Thread-3835) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1080544 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:51225
[junit4] 2> 1080544 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1080545 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1080547 INFO (zkCallback-620-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@78317a6c
name:ZooKeeperConnection Watcher:127.0.0.1:51225 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080547 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1080547 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1080547 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1080553 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1080553 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1080558 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42d7f0bf{/solr,null,AVAILABLE}
[junit4] 2> 1080558 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2cdbaa36{/solr,null,AVAILABLE}
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@49b24c4f{HTTP/1.1,[http/1.1]}{127.0.0.1:45573}
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3693a28{HTTP/1.1,[http/1.1]}{127.0.0.1:36590}
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.Server Started @1083572ms
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.Server Started @1083572ms
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45573}
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36590}
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2'
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 1080559 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1'
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1080560 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1080561 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1080564 INFO (zkCallback-622-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@520c3f0c
name:ZooKeeperConnection Watcher:127.0.0.1:51225/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080565 INFO (zkCallback-621-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1805d201
name:ZooKeeperConnection Watcher:127.0.0.1:51225/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080565 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1080565 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1080565 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1080565 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1080565 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1080566 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1080586 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1/.
[junit4] 2> 1080586 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 945809103
[junit4] 2> 1080586 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1]
[junit4] 2> 1080587 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2/.
[junit4] 2> 1080587 WARN (jetty-launcher-619-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1/lib
[junit4] 2> 1080587 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 353748703
[junit4] 2> 1080587 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2]
[junit4] 2> 1080587 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1080587 WARN (jetty-launcher-619-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2/lib
[junit4] 2> 1080587 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1080589 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1080589 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1080590 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1080590 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1080590 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1080590 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51225/solr
[junit4] 2> 1080590 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1080591 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51225/solr
[junit4] 2> 1080591 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1080592 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1080591 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1080592 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1080593 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1080594 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1080596 INFO (zkCallback-628-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a227584
name:ZooKeeperConnection Watcher:127.0.0.1:51225 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080596 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1080597 INFO (zkCallback-627-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4eb3dcab
name:ZooKeeperConnection Watcher:127.0.0.1:51225 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080597 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1080597 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1080597 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1080601 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$108/799558351@21dc5b87
[junit4] 2> 1080601 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1080603 INFO
(zkCallback-629-thread-1-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e8dd134 name:ZooKeeperConnection
Watcher:127.0.0.1:51225/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1080603 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1080605 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1080607 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1080611 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1080614 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1080617 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1080619 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1080620 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1080622 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1080624 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1080626 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1080627 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1080628 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1080629 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1080633 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1080635 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1080637 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1080637 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96495462388334597-127.0.0.1:45573_solr-n_0000000000
[junit4] 2> 1080638 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45573_solr
[junit4] 2> 1080638 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1080639 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer Overseer
(id=96495462388334597-127.0.0.1:45573_solr-n_0000000000) starting
[junit4] 2> 1080642 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1080642 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$108/799558351@616e3ebf
[junit4] 2> 1080643 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1080645 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b9dfeb1
name:ZooKeeperConnection Watcher:127.0.0.1:51225/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1080645 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1080654 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1080655 INFO
(OverseerCollectionConfigSetProcessor-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1080656 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1080657 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1080658 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1080659 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1080659 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45573_solr
[junit4] 2> 1080659 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:45573_solr
[junit4] 2> 1080662 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1080662 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1080662 INFO
(zkCallback-629-thread-1-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1080663 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1080663 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1080666 INFO
(zkCallback-629-thread-1-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1080666 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96495462388334598-127.0.0.1:36590_solr-n_0000000001
[junit4] 2> 1080667 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96495462388334597-127.0.0.1:45573_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1080667 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36590_solr as DOWN
[junit4] 2> 1080669 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36590_solr
[junit4] 2> 1080669 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36590_solr
[junit4] 2> 1080676 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1080677 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1080679 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36590_solr"} current state version: 0
[junit4] 2> 1080679 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36590_solr
[junit4] 2> 1080680 INFO
(zkCallback-629-thread-2-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1080682 INFO
(zkCallback-629-thread-2-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1080697 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1080697 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.KerberosPlugin
[junit4] 2> 1080701 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1080701 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.KerberosPlugin
[junit4] 2> 1080714 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1080714 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=org.apache.solr.security.HttpParamDelegationTokenAuthenticationHandler,
zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1080831 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1080831 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1080866 INFO (jetty-launcher-619-thread-1-EventThread)
[n:127.0.0.1:36590_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1080866 INFO (jetty-launcher-619-thread-2-EventThread)
[n:127.0.0.1:45573_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1081084 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1081087 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@379920e
[junit4] 2> 1081087 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@379920e
[junit4] 2> 1081089 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node2/.
[junit4] 2> 1081089 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1081090 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1081090 INFO (jetty-launcher-619-thread-2)
[n:127.0.0.1:45573_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1081096 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.CoreContainer Reconfiguring the shard
handler factory and update shard handler.
[junit4] 2> 1081096 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring
the default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@231462b4
[junit4] 2> 1081097 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.u.UpdateShardHandler Reconfiguring the
default client with:
org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@231462b4
[junit4] 2> 1081097 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001/tempDir-001/node1/.
[junit4] 2> 1081098 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1081098 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 1081098 INFO (jetty-launcher-619-thread-1)
[n:127.0.0.1:36590_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1081099 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1081099 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1081101 INFO (zkCallback-633-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@740574f0
name:ZooKeeperConnection Watcher:127.0.0.1:51225 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1081101 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1081102 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1081127 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1081209 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081222 INFO (qtp206598827-6947) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKDSigFW9ikk0gEDFBONgVPI0B1bHvVnTD9lvaCvPOoFB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081222 INFO (qtp206598827-6947) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKDSigFW9ikk0gEDFBONgVPI0B1bHvVnTD9lvaCvPOoFB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081223 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1081246 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1081261 WARN (qtp206598827-6956) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1081265 WARN (qtp206598827-6956) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1081266 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081268 WARN (qtp1611551985-6945) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1081268 WARN (qtp1611551985-6945) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1081269 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081300 WARN (qtp206598827-6957) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1081301 WARN (qtp206598827-6957) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1081302 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081304 WARN (qtp1611551985-6946) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1081304 WARN (qtp1611551985-6946) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1081305 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081305 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1081334 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1081381 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=7E12A1B3D8285A0D
-Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Hobart
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.08s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([7E12A1B3D8285A0D:16AD949908B248E1]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:286)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1081421 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1081444 INFO (qtp206598827-6953) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKHmigFW9ikl5gUDFHMSEW0KrrXbN2oJMTKYn1BIo4fKB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081445 INFO (qtp206598827-6953) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKHmigFW9ikl5gUDFHMSEW0KrrXbN2oJMTKYn1BIo4fKB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081449 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081453 INFO (qtp1611551985-6948) [n:127.0.0.1:36590_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKHmigFW9ikl5gUDFHMSEW0KrrXbN2oJMTKYn1BIo4fKB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081453 INFO (qtp1611551985-6948) [n:127.0.0.1:36590_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKHmigFW9ikl5gUDFHMSEW0KrrXbN2oJMTKYn1BIo4fKB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081457 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081487 INFO (qtp206598827-6954) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKILigFW9ikmCwYDFEhHmrSZ1MXeZiuFfPhcOuZi_-AVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081487 INFO (qtp206598827-6954) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKILigFW9ikmCwYDFEhHmrSZ1MXeZiuFfPhcOuZi_-AVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081492 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081496 INFO (qtp1611551985-6950) [n:127.0.0.1:36590_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKILigFW9ikmCwYDFEhHmrSZ1MXeZiuFfPhcOuZi_-AVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081496 INFO (qtp1611551985-6950) [n:127.0.0.1:36590_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKILigFW9ikmCwYDFEhHmrSZ1MXeZiuFfPhcOuZi_-AVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081499 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081555 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKI0igFW9ikmNAcDFMVsQhSMCFS1xAs6b5XUVnq5kyuYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081555 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKI0igFW9ikmNAcDFMVsQhSMCFS1xAs6b5XUVnq5kyuYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081559 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081562 INFO (qtp1611551985-6950) [n:127.0.0.1:36590_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKI0igFW9ikmNAcDFMVsQhSMCFS1xAs6b5XUVnq5kyuYB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081562 INFO (qtp1611551985-6950) [n:127.0.0.1:36590_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKI0igFW9ikmNAcDFMVsQhSMCFS1xAs6b5XUVnq5kyuYB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081566 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081592 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKJ3igFW9ikmdwgDFHa0c90bIYxkyXvXKEYSoBByskfZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081592 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKJ3igFW9ikmdwgDFHa0c90bIYxkyXvXKEYSoBByskfZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081596 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081598 INFO (qtp1611551985-6946) [n:127.0.0.1:36590_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKJ3igFW9ikmdwgDFHa0c90bIYxkyXvXKEYSoBByskfZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081598 INFO (qtp1611551985-6946) [n:127.0.0.1:36590_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKJ3igFW9ikmdwgDFHa0c90bIYxkyXvXKEYSoBByskfZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081601 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081601 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 1081688 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1081716 ERROR (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 1081729 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081731 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081748 ERROR (qtp1611551985-6952) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 1081755 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081760 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081761 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1081787 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1081790 INFO (qtp206598827-6957) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 1081790 INFO (qtp206598827-6957) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&user=bar&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081791 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1472439907413&s=WjrJe0GPojU8X5oEMUoaGKjhHjc=";
Path=/; Domain=127.0.0.1; Expires=H, 29-aug.-2016 03:05:07 GMT; HttpOnly".
Invalid 'expires' attribute: H, 29-aug.-2016 03:05:07 GMT
[junit4] 2> 1081792 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1081827 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1081839 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKN8igFW9iknfAsDFGLHdXCTixZRW8VDWS4Kmh5iq60rB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081839 INFO (qtp206598827-6956) [n:127.0.0.1:45573_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKN8igFW9iknfAsDFGLHdXCTixZRW8VDWS4Kmh5iq60rB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081843 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081846 INFO (qtp1611551985-6952) [n:127.0.0.1:36590_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKN8igFW9iknfAsDFGLHdXCTixZRW8VDWS4Kmh5iq60rB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1081846 INFO (qtp1611551985-6952) [n:127.0.0.1:36590_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbSHKN8igFW9iknfAsDFGLHdXCTixZRW8VDWS4Kmh5iq60rB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1081850 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7E12A1B3D8285A0D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Cs, 01-jan.-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: Cs, 01-jan.-1970 00:00:00 GMT
[junit4] 2> 1081850 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1081886 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1081904 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1081904 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1081907 INFO (zkCallback-635-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@10800bdf
name:ZooKeeperConnection Watcher:127.0.0.1:51225/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 1081907 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1081907 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1081909 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[7E12A1B3D8285A0D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1081914 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@3693a28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1081915 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@49b24c4f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1081916 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=945809103
[junit4] 2> 1081916 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=353748703
[junit4] 2> 1081916 INFO (jetty-launcher-619-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36590_solr as DOWN
[junit4] 2> 1081916 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:45573_solr as DOWN
[junit4] 2> 1081921 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:45573_solr"} current state version: 0
[junit4] 2> 1081921 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:45573_solr
[junit4] 2> 1081922 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:36590_solr"} current state version: 0
[junit4] 2> 1081922 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:36590_solr
[junit4] 2> 1081928 INFO (jetty-launcher-619-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96495462388334597-127.0.0.1:45573_solr-n_0000000000) closing
[junit4] 2> 1081929 INFO
(OverseerStateUpdate-96495462388334597-127.0.0.1:45573_solr-n_0000000000)
[n:127.0.0.1:45573_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:45573_solr
[junit4] 2> 1081929 INFO
(zkCallback-629-thread-1-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1081929 INFO
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1081931 INFO
(zkCallback-629-thread-1-processing-n:127.0.0.1:45573_solr)
[n:127.0.0.1:45573_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1081931 ERROR (jetty-launcher-619-thread-2-EventThread)
[n:127.0.0.1:45573_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$49/1893720553@164ed6ca
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6e4f2c35[Shutting
down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks =
10]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1081932 ERROR
(Thread[Thread-3852,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:45573_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1081944 INFO (jetty-launcher-619-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42d7f0bf{/solr,null,UNAVAILABLE}
[junit4] 2> 1083430 WARN
(zkCallback-631-thread-1-processing-n:127.0.0.1:36590_solr)
[n:127.0.0.1:36590_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1083431 ERROR
(Thread[Thread-3855,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:36590_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1083435 INFO (jetty-launcher-619-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2cdbaa36{/solr,null,UNAVAILABLE}
[junit4] 2> 1083438 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51225 51225
[junit4] 2> 1083598 INFO (Thread-3835) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51225 51225
[junit4] 2> 1083601 WARN (Thread-3835) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 1083602 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_7E12A1B3D8285A0D-001
[junit4] 2> Aug 28, 2016 5:05:09 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=hu-HU,
timezone=Australia/Hobart
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=100153256,total=400556032
[junit4] 2> NOTE: All tests run in this JVM: [EnumFieldTest,
TestTestInjection, RuleEngineTest, TestStressRecovery, SecurityConfHandlerTest,
TestFastWriter, HdfsDirectoryFactoryTest, TestCrossCoreJoin,
TestSchemaResource, TestBackupRepositoryFactory, TestBulkSchemaConcurrent,
CopyFieldTest, NumericFieldsTest, TestRecovery, TestXmlQParser,
TestSolrQueryParserDefaultOperatorResource, TestPHPSerializedResponseWriter,
TestConfigReload, CurrencyFieldOpenExchangeTest, TestCollapseQParserPlugin,
TestIndexingPerformance, NotRequiredUniqueKeyTest, TestBinaryResponseWriter,
DefaultValueUpdateProcessorTest, FullSolrCloudDistribCmdsTest,
HLLSerializationTest, DistributedIntervalFacetingTest,
TestReversedWildcardFilterFactory, HdfsNNFailoverTest, TestPerFieldSimilarity,
StatsComponentTest, RequestHandlersTest, RollingRestartTest,
TestReloadAndDeleteDocs, TestChildDocTransformer, TestRangeQuery,
DistributedDebugComponentTest, TestRestoreCore,
FieldAnalysisRequestHandlerTest, TestPKIAuthenticationPlugin,
DistributedQueryComponentOptimizationTest, TestBadConfig,
AsyncCallRequestStatusResponseTest, TestGeoJSONResponseWriter,
BaseCdcrDistributedZkTest, TestClusterStateMutator, CacheHeaderTest,
CollectionsAPIAsyncDistributedZkTest, TestManagedSchemaAPI, TestRecoveryHdfs,
SortByFunctionTest, TestExclusionRuleCollectionAccess,
HdfsTlogReplayBufferedWhileIndexingTest, TestAddFieldRealTimeGet, TestSolrJ,
TestStressUserVersions, TestRestManager, SpellingQueryConverterTest,
TestNonDefinedSimilarityFactory, CloudExitableDirectoryReaderTest,
DeleteReplicaTest, ConjunctionSolrSpellCheckerTest,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [176/631 (1!)] on J1 in 4.20s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 680 lines...]
[junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001
[junit4] 2> 1990001 INFO
(SUITE-TestArbitraryIndexDir-seed#[7E12A1B3D8285A0D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1990004 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
[junit4] 2> 1990004 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1990004 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1990004 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1990004 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1990005 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1990005 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1990027 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1990033 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1990051 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1990066 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1990070 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1990131 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1990131 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1990133 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1990136 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1990137 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreContainer New CoreContainer 228529975
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
[junit4] 2> 1990139 WARN
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
[junit4] 2> 1990139 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries :
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
[junit4] 2> 1990140 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 1990141 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1990141 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1990141 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1990141 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1990142 INFO
(TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[7E12A1B3D8285A0D]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema12.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1,
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001,
shard=shard1}
[junit4] 2> 1990142 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1990142 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1990142 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrResourceLoader using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
[junit4] 2> 1990142 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1990143 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1990161 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1990166 WARN (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1990167 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1990181 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1990184 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1990239 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1990239 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1990240 WARN (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (2)
[junit4] 2> 1990243 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1990245 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1990248 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/]
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32e507ad
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/snapshot_metadata
[junit4] 2> 1990249 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1990250 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001
[junit4] 2> 1990250 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index/
[junit4] 2> 1990250 WARN (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 1990250 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index
[junit4] 2> 1990251 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=72.3173828125,
floorSegmentMB=0.3310546875, forceMergeDeletesPctAllowed=14.691618709862773,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1990253 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42c7afa2),segFN=segments_1,generation=1}
[junit4] 2> 1990253 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1990253 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/
[junit4] 2> 1990256 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1990257 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1990259 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1990260 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1990260 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1990261 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1990264 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1990265 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1990265 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1990266 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1990266 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1990266 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=34.5830078125,
floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=11.351842673056586,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1990266 INFO (coreLoadExecutor-5798-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4]
[...truncated too long message...]
er
[junit4] 2> 1990523 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1990532 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 4 directories
currently being tracked
[junit4] 2> 1990532 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index_temp
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index_temp;done=false>>]
[junit4] 2> 1990532 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1990532 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index_temp
[junit4] 2> 1990537 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001;done=false>>]
[junit4] 2> 1990537 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1990537 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001
[junit4] 2> 1990537 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/snapshot_metadata
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/snapshot_metadata;done=false>>]
[junit4] 2> 1990538 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1990538 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/snapshot_metadata
[junit4] 2> 1990538 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1990538 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
[junit4] 2> 1990538 INFO
(coreCloseExecutor-5807-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.core.TestArbitraryIndexDir_7E12A1B3D8285A0D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)},
docValues:{}, maxPointsInLeafNode=207, maxMBSortInHeap=7.080425786275769,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hi-IN,
timezone=America/Anchorage
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=110185464,total=492830720
[junit4] 2> NOTE: All tests run in this JVM: [EnumFieldTest,
TestTestInjection, RuleEngineTest, TestStressRecovery, SecurityConfHandlerTest,
TestFastWriter, HdfsDirectoryFactoryTest, TestCrossCoreJoin,
TestSchemaResource, TestBackupRepositoryFactory, TestBulkSchemaConcurrent,
CopyFieldTest, NumericFieldsTest, TestRecovery, TestXmlQParser,
TestSolrQueryParserDefaultOperatorResource, TestPHPSerializedResponseWriter,
TestConfigReload, CurrencyFieldOpenExchangeTest, TestCollapseQParserPlugin,
TestIndexingPerformance, NotRequiredUniqueKeyTest, TestBinaryResponseWriter,
DefaultValueUpdateProcessorTest, FullSolrCloudDistribCmdsTest,
HLLSerializationTest, DistributedIntervalFacetingTest,
TestReversedWildcardFilterFactory, HdfsNNFailoverTest, TestPerFieldSimilarity,
StatsComponentTest, RequestHandlersTest, RollingRestartTest,
TestReloadAndDeleteDocs, TestChildDocTransformer, TestRangeQuery,
DistributedDebugComponentTest, TestRestoreCore,
FieldAnalysisRequestHandlerTest, TestPKIAuthenticationPlugin,
DistributedQueryComponentOptimizationTest, TestBadConfig,
AsyncCallRequestStatusResponseTest, TestGeoJSONResponseWriter,
BaseCdcrDistributedZkTest, TestClusterStateMutator, CacheHeaderTest,
CollectionsAPIAsyncDistributedZkTest, TestManagedSchemaAPI, TestRecoveryHdfs,
SortByFunctionTest, TestExclusionRuleCollectionAccess,
HdfsTlogReplayBufferedWhileIndexingTest, TestAddFieldRealTimeGet, TestSolrJ,
TestStressUserVersions, TestRestManager, SpellingQueryConverterTest,
TestNonDefinedSimilarityFactory, CloudExitableDirectoryReaderTest,
DeleteReplicaTest, ConjunctionSolrSpellCheckerTest,
TestSolrCloudWithDelegationTokens, TestFreeTextSuggestions,
CloudMLTQParserTest, DirectoryFactoryTest, FileBasedSpellCheckerTest,
ConvertedLegacyTest, DebugComponentTest, DirectSolrConnectionTest,
TestConfigSets, TestBM25SimilarityFactory, TestSolr4Spatial, GraphQueryTest,
MinimalSchemaTest, TestSchemaVersionResource, TestInitParams, TestMacros,
TestReplicaProperties, TestUtils, CoreAdminHandlerTest,
TestAuthenticationFramework, TestExceedMaxTermLength,
CdcrReplicationDistributedZkTest, TestCollationField, TestWriterPerf,
TestManagedSynonymFilterFactory, SaslZkACLProviderTest, RequestLoggingTest,
DateMathParserTest, TestBinaryField, TestJsonFacets,
CollectionStateFormat2Test, BinaryUpdateRequestHandlerTest,
ResponseLogComponentTest, SpellCheckComponentTest,
ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPIZkFailure,
TestCollationFieldDocValues, LeaderInitiatedRecoveryOnShardRestartTest,
TestSuggestSpellingConverter, SignatureUpdateProcessorFactoryTest,
SimpleCollectionCreateDeleteTest, HdfsWriteToMultipleCollectionsTest,
TestSolrFieldCacheMBean, TestJettySolrRunner, MultiThreadedOCPTest,
ResourceLoaderTest, TestTolerantUpdateProcessorCloud, SolrCloudExampleTest,
BasicDistributedZk2Test, OutputWriterTest, ZkStateWriterTest,
SynonymTokenizerTest, SolrPluginUtilsTest, PluginInfoTest,
PreAnalyzedUpdateProcessorTest, TestStressCloudBlindAtomicUpdates,
BlobRepositoryCloudTest, NoCacheHeaderTest, TestSystemIdResolver,
DataDrivenBlockJoinTest, MultiTermTest, BasicFunctionalityTest, RankQueryTest,
TlogReplayBufferedWhileIndexingTest, AnalyticsMergeStrategyTest,
ExplicitHLLTest, BooleanFieldTest, HdfsRecoveryZkTest, TestSolrQueryResponse,
TestLMJelinekMercerSimilarityFactory, ConnectionReuseTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest,
UniqFieldsUpdateProcessorFactoryTest, TestSolrXml, ZkSolrClientTest,
SpellPossibilityIteratorTest, TestFieldResource,
TestDistributedStatsComponentCardinality, TestSubQueryTransformerCrossCore,
DistanceUnitsTest, SharedFSAutoReplicaFailoverTest, HdfsSyncSliceTest,
TestSolrIndexConfig, AnalysisErrorHandlingTest, TestConfigSetsAPI,
TestSolrCoreProperties, BufferStoreTest, TestFuzzyAnalyzedSuggestions,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, BasicZkTest,
RecoveryZkTest, TestRandomFaceting, TestRandomDVFaceting, AutoCommitTest,
TestFaceting, TermVectorComponentDistributedTest, TestJoin, TestReload,
TestCoreContainer, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest,
TestFiltering, TestFunctionQuery, ShowFileRequestHandlerTest,
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery,
TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery,
SuggesterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest,
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, SolrInfoMBeanTest,
LukeRequestHandlerTest, TestOmitPositions, TestValueSourceCache,
TermVectorComponentTest, TestArbitraryIndexDir]
[junit4] Completed [385/631 (2!)] on J1 in 0.55s, 1 test, 1 error <<<
FAILURES!
[...truncated 60950 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]