Build:
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/4/
8 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestShortCircuitedRequests
Error Message:
Stack Trace:
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([D56A0BF6F2E32606]:0)
at
org.apache.lucene.util.TestRuleRestoreSystemProperties.before(TestRuleRestoreSystemProperties.java:52)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.before(TestRuleAdapter.java:26)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:35)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete
Error Message:
Error from server at https://127.0.0.1:44058/solr: KeeperErrorCode = Session
expired for /configs/solrCloudCollectionConfig
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:44058/solr: KeeperErrorCode = Session expired
for /configs/solrCloudCollectionConfig
at
__randomizedtesting.SeedInfo.seed([D56A0BF6F2E32606:66AFC437FD9BF547]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:90)
at
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete(TestCollectionsAPIViaSolrCloudCluster.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.search.similarities.TestDFRSimilarityFactory
Error Message:
Stack Trace:
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([D56A0BF6F2E32606]:0)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.before(TestRuleTemporaryFilesCleanup.java:112)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.before(TestRuleAdapter.java:26)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:35)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.util.Arrays.asList(Arrays.java:3800)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.augmentStackTrace(RandomizedRunner.java:1881)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:892)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at sun.nio.cs.UTF_8.newEncoder(UTF_8.java:72)
at java.lang.StringCoding$StringEncoder.<init>(StringCoding.java:282)
at java.lang.StringCoding$StringEncoder.<init>(StringCoding.java:273)
at java.lang.StringCoding.encode(StringCoding.java:338)
at java.lang.String.getBytes(String.java:918)
at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242)
at java.io.File.isDirectory(File.java:849)
at sun.net.www.ParseUtil.fileToEncodedURL(ParseUtil.java:269)
at
sun.security.provider.PolicyFile.canonicalizeCodebase(PolicyFile.java:1735)
at sun.security.provider.PolicyFile.access$700(PolicyFile.java:258)
at sun.security.provider.PolicyFile$5.run(PolicyFile.java:1188)
at sun.security.provider.PolicyFile$5.run(PolicyFile.java:1186)
at java.security.AccessController.doPrivileged(Native Method)
at sun.security.provider.PolicyFile.getPermissions(PolicyFile.java:1185)
at sun.security.provider.PolicyFile.getPermissions(PolicyFile.java:1132)
at sun.security.provider.PolicyFile.implies(PolicyFile.java:1086)
at java.security.ProtectionDomain.implies(ProtectionDomain.java:285)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:450)
at
java.security.AccessController.checkPermission(AccessController.java:884)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at java.util.Locale.setDefault(Locale.java:974)
at java.util.Locale.setDefault(Locale.java:933)
at
org.apache.lucene.util.TestRuleSetupAndRestoreClassEnv.after(TestRuleSetupAndRestoreClassEnv.java:280)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:51)
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)
FAILED: junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
FAILED: junit.framework.TestSuite.org.apache.solr.uninverting.TestDocTermOrds
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([D56A0BF6F2E32606:F9587C7B7E275082]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=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=int_i:19&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
... 40 more
Build Log:
[...truncated 2283 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/build/core/test/temp/junit4-J0-20180324_011234_2897578616158628518948.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: Asserting, pf: BlockTreeOrds, dvf: Memory
[junit4] <<< JVM J0: EOF ----
[...truncated 11197 lines...]
[junit4] Suite:
org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/init-core-data-001
[junit4] 2> 1161817 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D56A0BF6F2E32606]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1161818 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D56A0BF6F2E32606]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1161831 INFO
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[D56A0BF6F2E32606]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1161833 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001
[junit4] 2> 1161833 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1161833 INFO (Thread-4463) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1161833 INFO (Thread-4463) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1161852 ERROR (Thread-4463) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1161940 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.ZkTestServer start zk server on port:44167
[junit4] 2> 1162034 INFO (zkConnectionManagerCallback-607-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162088 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1162104 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1162132 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1162133 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1162134 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1162148 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1162148 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1162148 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1162148 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@574ac9c3{/solr,null,AVAILABLE}
[junit4] 2> 1162150 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7725c6d3{SSL,[ssl,
http/1.1]}{127.0.0.1:36215}
[junit4] 2> 1162150 INFO (jetty-launcher-604-thread-1) [ ]
o.e.j.s.Server Started @1173768ms
[junit4] 2> 1162150 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36215}
[junit4] 2> 1162150 ERROR (jetty-launcher-604-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1162355 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1162355 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1162355 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1162355 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-24T09:30:44.307Z
[junit4] 2> 1162338 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1162356 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1162356 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1162322 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1162356 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1162356 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1162408 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1162408 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1162408 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1162428 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b68fd35{/solr,null,AVAILABLE}
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@320d287b{SSL,[ssl,
http/1.1]}{127.0.0.1:44058}
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.e.j.s.Server Started @1174047ms
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44058}
[junit4] 2> 1162429 ERROR (jetty-launcher-604-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1162429 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-24T09:30:44.381Z
[junit4] 2> 1162445 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2810270{/solr,null,AVAILABLE}
[junit4] 2> 1162445 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3e43a4b5{SSL,[ssl,
http/1.1]}{127.0.0.1:46438}
[junit4] 2> 1162445 INFO (jetty-launcher-604-thread-2) [ ]
o.e.j.s.Server Started @1174064ms
[junit4] 2> 1162445 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46438}
[junit4] 2> 1162446 ERROR (jetty-launcher-604-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1162446 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1162446 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1162446 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1162446 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-24T09:30:44.398Z
[junit4] 2> 1162447 INFO (zkConnectionManagerCallback-609-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162453 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1162473 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2d9e7df0{/solr,null,AVAILABLE}
[junit4] 2> 1162473 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a21a3a3{SSL,[ssl,
http/1.1]}{127.0.0.1:42787}
[junit4] 2> 1162473 INFO (jetty-launcher-604-thread-3) [ ]
o.e.j.s.Server Started @1174092ms
[junit4] 2> 1162473 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42787}
[junit4] 2> 1162473 ERROR (jetty-launcher-604-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1162474 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1162474 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1162474 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1162474 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-24T09:30:44.426Z
[junit4] 2> 1162611 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1162611 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1162611 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1162612 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7194eff8{/solr,null,AVAILABLE}
[junit4] 2> 1162612 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6f5c228{SSL,[ssl,
http/1.1]}{127.0.0.1:35976}
[junit4] 2> 1162612 INFO (jetty-launcher-604-thread-5) [ ]
o.e.j.s.Server Started @1174231ms
[junit4] 2> 1162613 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35976}
[junit4] 2> 1162613 ERROR (jetty-launcher-604-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1162613 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1162613 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1162613 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1162613 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-24T09:30:44.565Z
[junit4] 2> 1162627 INFO (zkConnectionManagerCallback-617-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162628 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1162688 INFO (zkConnectionManagerCallback-613-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162689 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1162742 INFO (jetty-launcher-604-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44167/solr
[junit4] 2> 1162743 INFO (zkConnectionManagerCallback-611-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162810 INFO (zkConnectionManagerCallback-615-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162827 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1162850 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1162924 INFO (jetty-launcher-604-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44167/solr
[junit4] 2> 1162944 INFO (zkConnectionManagerCallback-621-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1162961 INFO (jetty-launcher-604-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44167/solr
[junit4] 2> 1162962 INFO (jetty-launcher-604-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44167/solr
[junit4] 2> 1163034 INFO (jetty-launcher-604-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44167/solr
[junit4] 2> 1163118 INFO (zkConnectionManagerCallback-625-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163217 INFO (zkConnectionManagerCallback-635-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163289 INFO (zkConnectionManagerCallback-631-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163298 INFO (zkConnectionManagerCallback-637-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163298 INFO
(zkConnectionManagerCallback-641-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163334 INFO
(zkConnectionManagerCallback-643-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163342 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100fb9b15440009, likely client has closed socket
[junit4] 2> 1163343 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100fb9b15440008, likely client has closed socket
[junit4] 2> 1163374 INFO
(zkConnectionManagerCallback-639-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163466 INFO
(zkConnectionManagerCallback-647-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163521 INFO
(zkConnectionManagerCallback-645-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1163630 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1163638 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1163639 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36215_solr
[junit4] 2> 1163640 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42787_solr
[junit4] 2> 1163732 INFO
(zkCallback-644-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1163816 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1163853 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.Overseer Overseer
(id=72334237533208590-127.0.0.1:42787_solr-n_0000000000) starting
[junit4] 2> 1164008 INFO
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1164032 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1164033 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44167/solr ready
[junit4] 2> 1164051 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42787_solr
[junit4] 2> 1164075 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1164109 INFO
(zkCallback-644-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1164232 INFO
(zkCallback-655-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1164598 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36215.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1164670 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36215.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1164671 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36215.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1164690 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001/node1/.
[junit4] 2> 1164816 INFO
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1164853 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1164854 INFO (jetty-launcher-604-thread-1)
[n:127.0.0.1:36215_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44167/solr ready
[junit4] 2> 1164980 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1165052 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1165063 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1165072 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46438_solr
[junit4] 2> 1165106 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165106 INFO
(zkCallback-655-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165108 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1165124 INFO
(zkCallback-644-thread-2-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165145 INFO
(zkCallback-640-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165292 INFO
(zkCallback-638-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165292 INFO
(zkCallback-659-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1165481 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42787.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1165587 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1165589 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42787.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1165589 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42787.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1165590 INFO (jetty-launcher-604-thread-3)
[n:127.0.0.1:42787_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001/node3/.
[junit4] 2> 1165620 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1165621 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44058_solr
[junit4] 2> 1165644 INFO
(zkCallback-644-thread-2-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165644 INFO
(zkCallback-655-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165644 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165657 INFO
(zkCallback-638-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165657 INFO
(zkCallback-659-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165803 INFO
(zkCallback-640-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165803 INFO
(zkCallback-642-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1165843 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35976_solr
[junit4] 2> 1165900 INFO
(zkCallback-655-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165912 INFO
(zkCallback-659-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165912 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165928 INFO
(zkCallback-638-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165928 INFO
(zkCallback-640-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165929 INFO
(zkCallback-642-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1165929 INFO
(zkCallback-644-thread-2-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 1166910 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46438.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180371 WARN
(jetty-launcher-604-thread-3-SendThread(127.0.0.1:44167))
[n:127.0.0.1:42787_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 13626ms for sessionid 0x100fb9b15440010
[junit4] 2> 1180599 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44058.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180371 WARN
(jetty-launcher-604-thread-1-SendThread(127.0.0.1:44167))
[n:127.0.0.1:36215_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 14459ms for sessionid 0x100fb9b15440011
[junit4] 2> 1180620 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44058.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180621 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44058.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180622 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001/node4/.
[junit4] 2> 1180631 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46438.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180632 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46438.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1180633 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001/node2/.
[junit4] 2> 1180676 INFO
(zkConnectionManagerCallback-664-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1180677 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1180677 INFO (jetty-launcher-604-thread-2)
[n:127.0.0.1:46438_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44167/solr ready
[junit4] 2> 1180768 INFO
(zkConnectionManagerCallback-668-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1180769 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@43f3729c name:
ZooKeeperConnection Watcher:127.0.0.1:44167/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1180769 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 1180769 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1180770 INFO (jetty-launcher-604-thread-4)
[n:127.0.0.1:44058_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44167/solr ready
[junit4] 2> 1180780 WARN
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@379db7d name:
ZooKeeperConnection Watcher:127.0.0.1:44167/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 1180780 WARN
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 1181026 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35976.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1181080 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35976.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1181081 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35976.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5ed2ee56
[junit4] 2> 1181098 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_D56A0BF6F2E32606-001/tempDir-001/node5/.
[junit4] 2> 1181163 INFO
(zkConnectionManagerCallback-672-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1181164 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1181165 INFO (jetty-launcher-604-thread-5)
[n:127.0.0.1:35976_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44167/solr ready
[junit4] 2> 1181496 INFO (zkConnectionManagerCallback-674-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1181589 INFO (zkConnectionManagerCallback-678-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1181606 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1181607 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44167/solr ready
[junit4] 2> 1181636 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testCollectionCreateWithoutCoresThenDelete
[junit4] 2> 1182016 INFO (qtp951758349-7154) [n:127.0.0.1:44058_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1182047 INFO
(OverseerThreadFactory-1740-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSolrCloudCollectionWithoutCores
[junit4] 2> 1182217 WARN
(jetty-launcher-604-thread-3-SendThread(127.0.0.1:44167))
[n:127.0.0.1:42787_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100fb9b15440010 has expired
[junit4] 2> 1182226 WARN
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@379db7d name:
ZooKeeperConnection Watcher:127.0.0.1:44167/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 1182226 WARN
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 1182227 WARN
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 1182229 INFO
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr-EventThread)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1182229 INFO
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 1182243 INFO
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 1182244 INFO
(zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 1182319 ERROR
(OverseerThreadFactory-1740-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Collection: testSolrCloudCollectionWithoutCores operation: create
failed:org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /configs/solrCloudCollectionConfig
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:58)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:737)
[junit4] 2> at
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:114)
[junit4] 2> at
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
[junit4] 2> at
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1182324 INFO (qtp951758349-7154) [n:127.0.0.1:44058_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testSolrCloudCollectionWithoutCores&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=EMPTY&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=500 QTime=308
[junit4] 2> 1182325 ERROR (qtp951758349-7154) [n:127.0.0.1:44058_solr ]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: KeeperErrorCode
= Session expired for /configs/solrCloudCollectionConfig
[junit4] 2> at
org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:258)
[junit4] 2> at
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:230)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 1182330 INFO (jetty-closer-605-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@a21a3a3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1182331 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=150990874
[junit4] 2> 1182331 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1182331 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@18b1d000: rootName =
solr_42787, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@95f407a
[junit4] 2> 1182377 INFO (jetty-closer-605-thread-5) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@6f5c228{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1182391 INFO (jetty-closer-605-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@320d287b{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1182392 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=68759381
[junit4] 2> 1182392 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1182392 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bf071a3: rootName =
solr_35976, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@6f6ed747
[junit4] 2> 1182393 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182393 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60885add: rootName =
solr_42787, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@731376ee
[junit4] 2> 1182398 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=964734651
[junit4] 2> 1182398 INFO (jetty-closer-605-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3e43a4b5{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1182438 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182438 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@301a7c07: rootName =
solr_35976, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@731376ee
[junit4] 2> 1182438 INFO (jetty-closer-605-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7725c6d3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1182439 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=293802082
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=772365024
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10e2b5d3: rootName =
solr_36215, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@66fbc55d
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28b502b1: rootName =
solr_44058, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@27157365
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1182440 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1884dba0: rootName =
solr_46438, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@78c8b84f
[junit4] 2> 1182444 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182444 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@510306ea: rootName =
solr_35976, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1b7de5
[junit4] 2> 1182444 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182444 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b7a63dd: rootName =
solr_42787, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1b7de5
[junit4] 2> 1182472 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182472 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@78aeb56c: rootName =
solr_44058, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@731376ee
[junit4] 2> 1182472 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182472 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3840c04d: rootName =
solr_36215, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@731376ee
[junit4] 2> 1182503 WARN
(jetty-launcher-604-thread-1-SendThread(127.0.0.1:44167))
[n:127.0.0.1:36215_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100fb9b15440011 has expired
[junit4] 2> 1182507 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@43f3729c name:
ZooKeeperConnection Watcher:127.0.0.1:44167/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 1182507 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 1182507 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 1182520 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42787_solr
[junit4] 2> 1182520 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35976_solr
[junit4] 2> 1182521 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182521 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@71492c87: rootName =
solr_36215, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1b7de5
[junit4] 2> 1182521 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182522 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182522 INFO
(zkCallback-642-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 1182522 INFO
(zkCallback-638-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (3)
[junit4] 2> 1182522 INFO
(zkCallback-644-thread-2-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (3)
[junit4] 2> 1182522 INFO
(zkCallback-640-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (3)
[junit4] 2> 1182522 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1182522 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d151eb2: rootName =
solr_46438, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@731376ee
[junit4] 2> 1182523 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1182523 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cd46245: rootName =
solr_44058, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1b7de5
[junit4] 2> 1182525 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36215_solr
[junit4] 2> 1182526 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182527 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 1182608 INFO
(zkCallback-663-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 1182613 INFO
(zkCallback-640-thread-2-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1182614 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44058_solr
[junit4] 2> 1182615 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1182615 INFO (jetty-closer-605-thread-4) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1182615 INFO
(zkCallback-655-thread-3-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1182615 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1182615 INFO
(zkCallback-642-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1182535 INFO
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr-EventThread)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1182615 INFO
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 1182608 INFO
(zkCallback-667-thread-1-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 1182608 INFO
(zkCallback-671-thread-1-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 1182595 INFO (jetty-closer-605-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1182595 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1184861 WARN
(zkCallback-667-thread-2-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1182583 INFO
(zkCallback-642-thread-2-processing-n:127.0.0.1:44058_solr)
[n:127.0.0.1:44058_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (2)
[junit4] 2> 1182583 INFO
(zkCallback-655-thread-4-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (2)
[junit4] 2> 1184871 INFO (jetty-closer-605-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72334237533208590-127.0.0.1:42787_solr-n_0000000000) closing
[junit4] 2> 1184871 INFO
(OverseerStateUpdate-72334237533208590-127.0.0.1:42787_solr-n_0000000000)
[n:127.0.0.1:42787_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42787_solr
[junit4] 2> 1184871 WARN
(OverseerAutoScalingTriggerThread-72334237533208590-127.0.0.1:42787_solr-n_0000000000)
[n:127.0.0.1:42787_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1184871 INFO
(OverseerCollectionConfigSetProcessor-72334237533208590-127.0.0.1:42787_solr-n_0000000000)
[n:127.0.0.1:42787_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=72334237533208590-127.0.0.1:42787_solr-n_0000000000) am no longer a leader.
[junit4] 2> 1184872 WARN (ScheduledTrigger-1738-thread-1)
[n:127.0.0.1:42787_solr ] o.a.s.c.a.TriggerBase Exception updating trigger
state '/autoscaling/triggerState/.auto_add_replicas'
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1100)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:58)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerWrapper.run(ScheduledTriggers.java:582)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1182583 INFO (jetty-closer-605-thread-5) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1182538 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1184875 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@46691b8a: rootName =
solr_46438, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@2f1b7de5
[junit4] 2> 1184861 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100fb9b15440013, likely client has closed socket
[junit4] 2> 1184860 INFO
(zkCallback-640-thread-2-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1182642 INFO
(zkCallback-644-thread-1-processing-n:127.0.0.1:42787_solr)
[n:127.0.0.1:42787_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 1182642 INFO
(zkCallback-663-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1182642 INFO
(zkCallback-638-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1184883 INFO
(zkCallback-671-thread-2-processing-n:127.0.0.1:35976_solr)
[n:127.0.0.1:35976_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1184883 INFO
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (1)
[junit4] 2> 1184884 INFO
(zkCallback-638-thread-2-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1184885 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100fb9b15440014, likely client has closed socket
[junit4] 2> 1184899 INFO (jetty-closer-605-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b68fd35{/solr,null,UNAVAILABLE}
[junit4] 2> 1184900 INFO (jetty-closer-605-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7194eff8{/solr,null,UNAVAILABLE}
[junit4] 2> 1184900 INFO
(zkCallback-646-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:36215_solr
[junit4] 2> 1184900 INFO (jetty-closer-605-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1184900 INFO (jetty-closer-605-thread-5) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1184901 INFO (jetty-closer-605-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d9e7df0{/solr,null,UNAVAILABLE}
[junit4] 2> 1184901 INFO (jetty-closer-605-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1184901 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:46438_solr
[junit4] 2> 1184902 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1184902 INFO (jetty-closer-605-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1184915 INFO
(zkCallback-638-thread-2-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1184915 INFO
(zkCallback-646-thread-2-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1184915 INFO
(zkCallback-663-thread-1-processing-n:127.0.0.1:46438_solr)
[n:127.0.0.1:46438_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 1184918 INFO (jetty-closer-605-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2810270{/solr,null,UNAVAILABLE}
[junit4] 2> 1184918 INFO (jetty-closer-605-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1186389 ERROR
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ZkStateReader A ZK error has occurred
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /clusterstate.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:557)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:441)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:294)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:167)
[junit4] 2> at
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:141)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:267)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1186390 ERROR
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to
ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException: A ZK error
has occurred
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:297)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:167)
[junit4] 2> at
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
[junit4] 2> at
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:141)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:267)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /clusterstate.json
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:557)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:441)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$1.command(ZkStateReader.java:294)
[junit4] 2> ... 10 more
[junit4] 2>
[junit4] 2> 1186390 WARN
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to
ZooKeeper failed
[junit4] 2> 1186406 INFO
(zkConnectionManagerCallback-660-thread-1-processing-n:127.0.0.1:36215_solr)
[n:127.0.0.1:36215_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 1186451 INFO (jetty-closer-605-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@574ac9c3{/solr,null,UNAVAILABLE}
[junit4] 2> 1186451 INFO (jetty-closer-605-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1186499 ERROR
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1186515 INFO
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[D56A0BF6F2E32606])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44167 44167
[junit4] 2> 1186731 INFO (Thread-4463) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44167 44167
[junit4] 2> 1186734 WARN (Thread-4463) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 13 /solr/clusterprops.json
[junit4] 2> 12 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 12
[...truncated too long message...]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:19&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
[junit4] > ... 40 more
[junit4] 2> 9588138 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[D56A0BF6F2E32606])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 9588138 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[D56A0BF6F2E32606])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 9588141 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[D56A0BF6F2E32606])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 9588141 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[D56A0BF6F2E32606])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 9588141 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 9588141 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1821141896
[junit4] 2> 9588141 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 9588141 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@62a97a79: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@4fa84f61
[junit4] 2> 9588145 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 9588145 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@be444e5: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@35cb9bef
[junit4] 2> 9588164 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 9588164 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[D56A0BF6F2E32606]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@68e5feb5: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@1c6a1e05
[junit4] 2> 9588165 INFO (coreCloseExecutor-12295-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@46c2051
[junit4] 2> 9588165 INFO (coreCloseExecutor-12295-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=74195025
[junit4] 2> 9588165 INFO (coreCloseExecutor-12295-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10772670: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@74126213
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_D56A0BF6F2E32606-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=PostingsFormat(name=Memory),
title_stringNoNorms=PostingsFormat(name=Asserting),
title_stemmed=PostingsFormat(name=LuceneVarGapDocFreqInterval),
multiDefault=PostingsFormat(name=Asserting),
cat=PostingsFormat(name=Asserting), id=PostingsFormat(name=Memory),
text=Lucene50(blocksize=128),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval),
title_lettertok=PostingsFormat(name=Memory)},
docValues:{int_i=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Asserting),
intDefault=DocValuesFormat(name=Asserting),
id_i1=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Memory),
count_i=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct),
range_facet_l=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=505,
maxMBSortInHeap=5.18207595080493,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37e1637b),
locale=ga, timezone=Africa/Mogadishu
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=139265696,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [SolrRequestParserTest,
ReplicaListTransformerTest, StressHdfsTest, TestReRankQParserPlugin,
TestFieldCache, TestUnifiedSolrHighlighter, TestIndexSearcher,
TestCSVResponseWriter, TestSolrConfigHandlerCloud, CleanupOldIndexTest,
TestIBSimilarityFactory, TestLuceneMatchVersion, RollingRestartTest,
TestRestoreCore, TriggerIntegrationTest, EchoParamsTest, CollectionReloadTest,
TestSearcherReuse, TestClassicSimilarityFactory, TestManagedSchemaThreadSafety,
TestSolr4Spatial2, TestConfigSetsAPIExclusivity, TestDocSet, TestStressLucene,
AutoAddReplicasIntegrationTest, TestUninvertingReader, TestSolrQueryParser,
SolrPluginUtilsTest, TestPseudoReturnFields, ReplaceNodeTest,
TestDistribStateManager, BadIndexSchemaTest, ShardRoutingTest,
HdfsCollectionsAPIDistributedZkTest, TestDynamicLoading, UpdateLogTest,
HighlighterConfigTest, TestSort, StatsComponentTest,
TestTrackingShardHandlerFactory, DistributedQueryElevationComponentTest,
TestFieldTypeCollectionResource, TestQuerySenderNoQuery,
TestShardHandlerFactory, TestCloudSearcherWarming, TestMiniSolrCloudClusterSSL,
TestHighlightDedupGrouping, TestPerFieldSimilarityWithDefaultOverride,
TestDeleteCollectionOnDownNodes, NodeLostTriggerTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestXmlQParser,
TestHdfsBackupRestoreCore, SuggestComponentContextFilterQueryTest,
RequestHandlersTest, BooleanFieldTest, TestRemoteStreaming,
TestMaxTokenLenTokenizer, UUIDFieldTest, TestOmitPositions,
TestLMDirichletSimilarityFactory, TestGeoJSONResponseWriter,
TestFileDictionaryLookup, TestSizeLimitedDistributedMap, TestCollationField,
TestWordDelimiterFilterFactory, CreateRoutedAliasTest, TestCrossCoreJoin,
TestHdfsUpdateLog, V2ApiIntegrationTest, MetricsConfigTest,
TestStandardQParsers, TestComponentsName, CursorPagingTest, TestGroupingSearch,
BinaryUpdateRequestHandlerTest, TestComplexPhraseQParserPlugin,
BlockJoinFacetSimpleTest, DocExpirationUpdateProcessorFactoryTest,
SpellCheckCollatorWithCollapseTest, TestCloudDeleteByQuery,
TestLegacyFieldCache, BlockCacheTest, TestCollectionAPI, TestCloudPivotFacet,
ExternalFileFieldSortTest, ZkStateWriterTest, DocValuesNotIndexedTest,
AliasIntegrationTest, ConfigSetsAPITest, TestIntervalFaceting,
OverseerCollectionConfigSetProcessorTest, PreAnalyzedUpdateProcessorTest,
BJQParserTest, TestRetrieveFieldsOptimizer, TestPullReplica,
DirectoryFactoryTest, DocumentAnalysisRequestHandlerTest,
TermVectorComponentDistributedTest, TestBlobHandler, TestCoreAdminApis,
ComputePlanActionTest, TestDocumentBuilder, RulesTest, HttpTriggerListenerTest,
OpenCloseCoreStressTest, BitVectorTest, UUIDUpdateProcessorFallbackTest,
DateRangeFieldTest, TestLegacyFieldReuse, TestLocalFSCloudBackupRestore,
TestDownShardTolerantSearch, HdfsBasicDistributedZkTest,
SpellCheckCollatorTest, TestLeaderElectionZkExpiry, TestHashPartitioner,
BasicDistributedZkTest, CurrencyRangeFacetCloudTest, TestSchemaResource,
HLLSerializationTest, UpdateParamsTest, SolrIndexMetricsTest,
SuggesterWFSTTest, SharedFSAutoReplicaFailoverTest, TestFilteredDocIdSet,
HttpSolrCallGetCoreTest, LIRRollingUpdatesTest, TestNestedDocsSort,
LeaderFailureAfterFreshStartTest, CdcrReplicationDistributedZkTest,
VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [768/785 (5!)] on J0 in 1.60s, 4 tests, 1 error <<<
FAILURES!
[...truncated 56 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J2-20180324_091110_2182678973547995919864.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/heapdumps/java_pid7439.hprof
...
[junit4] Heap dump file created [494721816 bytes in 2.168 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 9258 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:661:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/build.xml:585:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid7439.hprof
Total time: 666 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]