You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/19 10:57:20 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 1245 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1245/

3 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
Timed out waiting for replica core_node11 (1550562926673) to replicate from leader core_node4 (0)

Stack Trace:
java.lang.AssertionError: Timed out waiting for replica core_node11 (1550562926673) to replicate from leader core_node4 (0)
	at __randomizedtesting.SeedInfo.seed([1DC19DB38E919F7B:9595A269206DF283]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2247)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:278)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1075)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1047)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([1DC19DB38E919F7B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([1DC19DB38E919F7B]:0)




Build Log:
[...truncated 12633 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/init-core-data-001
   [junit4]   2> 35880 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[1DC19DB38E919F7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 38261 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[1DC19DB38E919F7B]-worker) [    ] o.e.j.u.log Logging initialized @38400ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 38412 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[1DC19DB38E919F7B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 38610 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[1DC19DB38E919F7B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 38685 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[1DC19DB38E919F7B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 39142 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 6 nodes
   [junit4]   2> 40026 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 40098 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 40099 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 40809 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer start zk server on port:42874
   [junit4]   2> 40863 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42874
   [junit4]   2> 40864 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42874
   [junit4]   2> 42667 INFO  (zkConnectionManagerCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43087 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 44267 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 44361 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 44363 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 44449 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 44451 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 44472 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 44487 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 44538 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 44542 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 44578 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 44647 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 44651 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 47042 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 47604 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 47604 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 47658 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 47840 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 47840 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 47913 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 48025 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11df8c87{/,null,AVAILABLE}
   [junit4]   2> 48134 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c454a92{HTTP/1.1,[http/1.1]}{127.0.0.1:40239}
   [junit4]   2> 48170 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.e.j.s.Server Started @48348ms
   [junit4]   2> 48171 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=40239, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/control-001/cores}
   [junit4]   2> 48615 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop
   [junit4]   2> 48903 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 48903 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 48922 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 48959 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 48959 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 48959 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:52:36.099Z
   [junit4]   2> 49213 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 49281 INFO  (zkConnectionManagerCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 49322 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 49325 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/control-001/solr.xml
   [junit4]   2> 49851 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 49851 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 49961 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 53354 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 55299 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 55561 INFO  (zkConnectionManagerCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 55942 INFO  (zkConnectionManagerCallback-13-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60335 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40239_
   [junit4]   2> 60391 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.c.Overseer Overseer (id=74213738206527492-127.0.0.1:40239_-n_0000000000) starting
   [junit4]   2> 61126 INFO  (zkConnectionManagerCallback-20-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 61234 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 62126 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40239_
   [junit4]   2> 62210 INFO  (OverseerStateUpdate-74213738206527492-127.0.0.1:40239_-n_0000000000) [n:127.0.0.1:40239_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40239_
   [junit4]   2> 62287 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 62393 INFO  (OverseerStateUpdate-74213738206527492-127.0.0.1:40239_-n_0000000000) [n:127.0.0.1:40239_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 65048 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 66383 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 66385 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 66385 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 66915 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [n:127.0.0.1:40239_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/control-001/cores
   [junit4]   2> 67733 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67753 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67755 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 70430 INFO  (qtp451707783-30) [n:127.0.0.1:40239_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40239_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 70714 INFO  (OverseerThreadFactory-10-thread-1-processing-n:127.0.0.1:40239_) [n:127.0.0.1:40239_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 71704 INFO  (qtp451707783-32) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=93
   [junit4]   2> 72792 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=34
   [junit4]   2> 72850 INFO  (qtp451707783-29) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 72867 INFO  (qtp451707783-31) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 72910 INFO  (qtp451707783-32) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 73282 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 73340 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 75091 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.8.0
   [junit4]   2> 77040 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 77999 WARN  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 79905 WARN  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LowerCaseTokenizerFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 82013 WARN  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 82088 WARN  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 82351 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 83706 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 83997 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 84199 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 84532 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8610792426072554]
   [junit4]   2> 86788 WARN  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 91344 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 91344 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 91524 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 91524 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91642 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7561631644655961]
   [junit4]   2> 91899 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4260b243[control_collection_shard1_replica_n1] main]
   [junit4]   2> 92209 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 92318 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 92443 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 92514 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1625882938209992704
   [junit4]   2> 92753 INFO  (searcherExecutor-15-thread-1-processing-n:127.0.0.1:40239_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@4260b243[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92800 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 92874 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 92937 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 92937 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 92971 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40239/control_collection_shard1_replica_n1/
   [junit4]   2> 92973 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 92974 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40239/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 92974 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 92989 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/74213738206527492-core_node2-n_0000000000
   [junit4]   2> 93096 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40239/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 93135 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 93208 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 93245 INFO  (qtp451707783-33) [n:127.0.0.1:40239_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=19996
   [junit4]   2> 93352 INFO  (zkCallback-12-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 93353 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 93550 INFO  (qtp451707783-30) [n:127.0.0.1:40239_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 93552 INFO  (qtp451707783-30) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40239_&wt=javabin&version=2} status=0 QTime=23378
   [junit4]   2> 93932 INFO  (zkConnectionManagerCallback-31-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94004 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 94007 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 94026 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 94061 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 94114 INFO  (OverseerCollectionConfigSetProcessor-74213738206527492-127.0.0.1:40239_-n_0000000000) [n:127.0.0.1:40239_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 94116 INFO  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:40239_) [n:127.0.0.1:40239_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 94425 WARN  (OverseerThreadFactory-10-thread-2-processing-n:127.0.0.1:40239_) [n:127.0.0.1:40239_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 94551 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 94571 INFO  (qtp451707783-33) [n:127.0.0.1:40239_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=510
   [junit4]   2> 94608 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=1 numOtherReplicas=4
   [junit4]   2> 95428 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-1-001 of type NRT
   [junit4]   2> 95556 WARN  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 95556 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 95556 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 95557 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 95620 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 95620 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 95621 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 95621 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65538dd0{/,null,AVAILABLE}
   [junit4]   2> 95782 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8027bfb{HTTP/1.1,[http/1.1]}{127.0.0.1:34999}
   [junit4]   2> 95783 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server Started @95960ms
   [junit4]   2> 95783 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=34999, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-1-001/cores}
   [junit4]   2> 95783 ERROR (closeThreadPool-32-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 95784 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 95784 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 95784 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 95784 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 95784 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:22.924Z
   [junit4]   2> 96013 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96122 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 96122 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-1-001/solr.xml
   [junit4]   2> 96166 INFO  (OverseerCollectionConfigSetProcessor-74213738206527492-127.0.0.1:40239_-n_0000000000) [n:127.0.0.1:40239_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 96179 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 96179 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 96292 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 96870 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 97176 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 97301 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97496 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 0x107a9006f410009, likely client has closed socket
   [junit4]   2> 97641 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 97770 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 97882 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.ZkController Publish node=127.0.0.1:34999_ as DOWN
   [junit4]   2> 97884 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 97884 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34999_
   [junit4]   2> 97923 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 97986 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98075 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98087 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 98127 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-2-001 of type NRT
   [junit4]   2> 98234 WARN  (closeThreadPool-32-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 98306 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 98306 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 98307 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 98468 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 98468 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 98469 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 98489 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18a7c412{/,null,AVAILABLE}
   [junit4]   2> 98599 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d79450f{HTTP/1.1,[http/1.1]}{127.0.0.1:36341}
   [junit4]   2> 98599 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.Server Started @98777ms
   [junit4]   2> 98600 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=36341, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-2-001/cores}
   [junit4]   2> 98600 ERROR (closeThreadPool-32-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 98600 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 98600 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 98601 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 98601 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 98601 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:25.741Z
   [junit4]   2> 98607 INFO  (zkConnectionManagerCallback-47-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98788 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 98805 INFO  (zkConnectionManagerCallback-49-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 98987 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 98988 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 98988 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-2-001/solr.xml
   [junit4]   2> 99019 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 99312 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 99312 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 99331 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 99510 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 99935 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 99955 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 100044 INFO  (closeThreadPool-32-thread-1) [n:127.0.0.1:34999_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-1-001/cores
   [junit4]   2> 101925 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-3-001 of type NRT
   [junit4]   2> 101926 WARN  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 101927 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 101927 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 101927 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 102100 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 102100 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 102100 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 102160 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6550cc13{/,null,AVAILABLE}
   [junit4]   2> 102218 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a758a55{HTTP/1.1,[http/1.1]}{127.0.0.1:42738}
   [junit4]   2> 102218 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server Started @102396ms
   [junit4]   2> 102218 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=42738, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-3-001/cores}
   [junit4]   2> 102233 ERROR (closeThreadPool-32-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 102233 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 102234 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 102234 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 102234 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 102234 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:29.374Z
   [junit4]   2> 102540 INFO  (zkConnectionManagerCallback-52-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102769 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 102769 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-3-001/solr.xml
   [junit4]   2> 102844 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 102845 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 102935 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 103591 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 103776 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 104073 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104531 INFO  (zkConnectionManagerCallback-58-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104736 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 104762 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 104803 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 104935 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.ZkController Publish node=127.0.0.1:36341_ as DOWN
   [junit4]   2> 104941 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104950 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 104950 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36341_
   [junit4]   2> 104966 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 104967 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 104969 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105102 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105111 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105203 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 105212 INFO  (zkConnectionManagerCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105331 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 105403 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42738_ as DOWN
   [junit4]   2> 105405 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 105405 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42738_
   [junit4]   2> 105420 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105421 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105421 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105461 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105487 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105492 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105663 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 105710 INFO  (zkConnectionManagerCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106051 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-4-001 of type NRT
   [junit4]   2> 106059 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 106061 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 106124 WARN  (closeThreadPool-32-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 106125 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 106125 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 106125 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 106160 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 106485 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 106787 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 106796 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 106796 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 106796 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 106857 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 106906 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d88398e{/,null,AVAILABLE}
   [junit4]   2> 107023 INFO  (closeThreadPool-32-thread-2) [n:127.0.0.1:36341_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-2-001/cores
   [junit4]   2> 107169 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22092c45{HTTP/1.1,[http/1.1]}{127.0.0.1:41016}
   [junit4]   2> 107222 INFO  (closeThreadPool-32-thread-3) [    ] o.e.j.s.Server Started @107399ms
   [junit4]   2> 107222 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=41016, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-4-001/cores}
   [junit4]   2> 107222 ERROR (closeThreadPool-32-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 107222 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 107233 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 107234 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 107235 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 107236 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:34.376Z
   [junit4]   2> 107379 INFO  (zkConnectionManagerCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107853 INFO  (zkConnectionManagerCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 107981 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 108053 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 108056 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 108056 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-4-001/solr.xml
   [junit4]   2> 108095 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 108095 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 108129 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 108256 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 108841 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 109415 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 109416 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 109494 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-3-001/cores
   [junit4]   2> 109713 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-5-001 of type PULL
   [junit4]   2> 109715 WARN  (closeThreadPool-32-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 109794 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 109834 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 109835 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 110167 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 110168 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 110168 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 110168 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f9050a1{/,null,AVAILABLE}
   [junit4]   2> 110555 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 110658 INFO  (closeThreadPool-32-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 110682 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@452787{HTTP/1.1,[http/1.1]}{127.0.0.1:33536}
   [junit4]   2> 110682 INFO  (closeThreadPool-32-thread-2) [    ] o.e.j.s.Server Started @110860ms
   [junit4]   2> 110682 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty5, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=33536, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-5-001/cores}
   [junit4]   2> 110682 ERROR (closeThreadPool-32-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 110682 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 110758 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 110759 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 110759 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 110759 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:37.899Z
   [junit4]   2> 110807 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110941 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111015 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 111015 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-5-001/solr.xml
   [junit4]   2> 111090 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 111090 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 111168 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111200 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 111344 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 111433 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41016_ as DOWN
   [junit4]   2> 111453 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 111454 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41016_
   [junit4]   2> 111541 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111541 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111561 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111561 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111565 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111565 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111565 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111565 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111601 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111674 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 111979 INFO  (zkConnectionManagerCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112003 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 112005 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 112015 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 112324 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 112400 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 112419 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[1DC19DB38E919F7B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-6-001 of type PULL
   [junit4]   2> 112441 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 112670 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 112689 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 112703 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112716 WARN  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 112716 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 112716 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 112716 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 112725 INFO  (closeThreadPool-32-thread-3) [n:127.0.0.1:41016_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-4-001/cores
   [junit4]   2> 112760 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 112761 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 112761 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 112776 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c9e0b51{/,null,AVAILABLE}
   [junit4]   2> 113044 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3476a7c7{HTTP/1.1,[http/1.1]}{127.0.0.1:38455}
   [junit4]   2> 113044 INFO  (closeThreadPool-32-thread-1) [    ] o.e.j.s.Server Started @113222ms
   [junit4]   2> 113045 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/tempDir-001/jetty6, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/, hostPort=38455, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-6-001/cores}
   [junit4]   2> 113068 ERROR (closeThreadPool-32-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 113068 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 113068 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.8.0
   [junit4]   2> 113069 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 113069 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 113069 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-02-19T07:53:40.209Z
   [junit4]   2> 113226 INFO  (zkConnectionManagerCallback-104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113522 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 113522 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-6-001/solr.xml
   [junit4]   2> 113581 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 113581 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 113631 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 0x107a9006f41001a, likely client has closed socket
   [junit4]   2> 113673 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 113709 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 114065 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 114088 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33536_ as DOWN
   [junit4]   2> 114102 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 114102 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33536_
   [junit4]   2> 114105 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114138 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114146 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114154 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114161 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114170 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114170 INFO  (zkCallback-12-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114170 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114171 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114190 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114194 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 114194 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 115101 INFO  (zkConnectionManagerCallback-113-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115377 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 115379 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 115469 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 115655 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 115667 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 115684 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42874/solr
   [junit4]   2> 115810 INFO  (zkConnectionManagerCallback-118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115923 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 115936 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 116033 INFO  (closeThreadPool-32-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_1DC19DB38E919F7B-001/shard-5-001/cores
   [junit4]   2> 116069 INFO  (zkConnectionManagerCallback-120-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116362 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 116384 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:38455_ as DOWN
   [junit4]   2> 116385 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 116397 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38455_
   [junit4]   2> 116464 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116465 INFO  (zkCallback-39-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116465 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116465 INFO  (zkCallback-65-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116465 INFO  (zkCallback-30-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116470 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116490 INFO  (zkCallback-46-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116491 INFO  (zkCallback-12-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116491 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116491 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116492 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116507 INFO  (zkCallback-105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116507 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116519 INFO  (zkCallback-119-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 116944 INFO  (zkConnectionManagerCallback-127-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116981 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (7)
   [junit4]   2> 116982 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42874/solr ready
   [junit4]   2> 116997 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 117273 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 117361 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 117362 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5896d24e
   [junit4]   2> 117364 INFO  (closeThreadPool-32-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/te

[...truncated too long message...]


-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null457684244
     [copy] Copying 242 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null457684244
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null457684244

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 66ms :: artifacts dl 17ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 262 minutes 10 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1835)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)