Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1738/
2 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at __randomizedtesting.SeedInfo.seed([B59EB5D742BEB24C:3DCA8A0DEC42DFB4]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202) 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:1070) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042) 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.RollingRestartTest.test Error Message: Address already in use Stack Trace: java.net.BindException: Address already in use at __randomizedtesting.SeedInfo.seed([B59EB5D742BEB24C:3DCA8A0DEC42DFB4]:0) at sun.nio.ch.Net.bind0(Native Method) at sun.nio.ch.Net.bind(Net.java:433) at sun.nio.ch.Net.bind(Net.java:425) at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308) at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80) at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) at org.eclipse.jetty.server.Server.doStart(Server.java:394) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:544) at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:483) at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:451) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) 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:1070) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1042) 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) Build Log: [...truncated 14704 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 1893488 INFO (SUITE-RollingRestartTest-seed#[B59EB5D742BEB24C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/init-core-data-001 [junit4] 2> 1893489 WARN (SUITE-RollingRestartTest-seed#[B59EB5D742BEB24C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8 [junit4] 2> 1893489 INFO (SUITE-RollingRestartTest-seed#[B59EB5D742BEB24C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1893492 INFO (SUITE-RollingRestartTest-seed#[B59EB5D742BEB24C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1893492 INFO (SUITE-RollingRestartTest-seed#[B59EB5D742BEB24C]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_wc/m [junit4] 2> 1893496 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1893496 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1893496 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1893596 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer start zk server on port:38029 [junit4] 2> 1893596 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38029 [junit4] 2> 1893596 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38029 [junit4] 2> 1893602 INFO (zkConnectionManagerCallback-7309-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1893607 INFO (zkConnectionManagerCallback-7311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1893609 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1893611 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1893614 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1893617 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1893618 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1893620 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1893622 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1893624 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1893626 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1893628 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1893629 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1893631 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1893852 WARN (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1893852 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1893852 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1893852 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] 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> 1893855 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1893855 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1893855 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1893858 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2eb1386a{/_wc/m,null,AVAILABLE} [junit4] 2> 1893858 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@10106b9e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41475} [junit4] 2> 1893858 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.s.Server Started @1893992ms [junit4] 2> 1893858 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_wc/m, hostPort=41475, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/control-001/cores} [junit4] 2> 1893859 ERROR (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1893859 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1893859 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1893859 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1893859 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1893859 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:21:58.856Z [junit4] 2> 1893861 INFO (zkConnectionManagerCallback-7313-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1893862 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1893862 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/control-001/solr.xml [junit4] 2> 1893867 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1893867 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1893869 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1894016 WARN (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7da5ed51[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1894021 WARN (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5394a135[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1894022 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1894024 INFO (zkConnectionManagerCallback-7319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1894026 INFO (zkConnectionManagerCallback-7321-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1894116 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41475__wc%2Fm [junit4] 2> 1894117 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.Overseer Overseer (id=72548045419905028-127.0.0.1:41475__wc%2Fm-n_0000000000) starting [junit4] 2> 1894123 INFO (zkConnectionManagerCallback-7328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1894126 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1894127 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41475__wc%2Fm [junit4] 2> 1894127 INFO (OverseerStateUpdate-72548045419905028-127.0.0.1:41475__wc%2Fm-n_0000000000) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41475__wc%2Fm [junit4] 2> 1894128 INFO (OverseerStateUpdate-72548045419905028-127.0.0.1:41475__wc%2Fm-n_0000000000) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1894131 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1894134 DEBUG (OverseerAutoScalingTriggerThread-72548045419905028-127.0.0.1:41475__wc%2Fm-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41475__wc%2Fm] [junit4] 2> 1894136 DEBUG (ScheduledTrigger-7977-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 1894160 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1894188 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1894204 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1894204 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1894206 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/control-001/cores [junit4] 2> 1894237 INFO (zkConnectionManagerCallback-7334-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1894238 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1894240 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1894241 INFO (qtp909302584-30951) [n:127.0.0.1:41475__wc%2Fm ] 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:41475__wc%252Fm&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1894244 INFO (OverseerThreadFactory-7979-thread-1-processing-n:127.0.0.1:41475__wc%2Fm) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1894352 INFO (qtp909302584-30953) [n:127.0.0.1:41475__wc%2Fm ] 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=0 [junit4] 2> 1894353 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm ] 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=0 [junit4] 2> 1894359 INFO (qtp909302584-30950) [n:127.0.0.1:41475__wc%2Fm ] 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=0 [junit4] 2> 1894360 INFO (qtp909302584-30952) [n:127.0.0.1:41475__wc%2Fm ] 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=0 [junit4] 2> 1894361 INFO (qtp909302584-30953) [n:127.0.0.1:41475__wc%2Fm ] 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=0 [junit4] 2> 1894367 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1894367 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1895138 DEBUG (ScheduledTrigger-7977-thread-3) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 1895402 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1895455 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895588 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1895627 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895628 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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@2d13a1e1 [junit4] 2> 1895628 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1895636 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1b419a18 [junit4] 2> 1895648 WARN (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895759 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895759 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895763 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1895763 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1895766 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@76364b8d [junit4] 2> 1895767 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25295693[control_collection_shard1_replica_n1] main] [junit4] 2> 1895769 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1895770 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895771 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1895771 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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 1621464365943226368 [junit4] 2> 1895776 INFO (searcherExecutor-7984-thread-1-processing-n:127.0.0.1:41475__wc%2Fm x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:41475__wc%2Fm 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@25295693[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1895780 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895781 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895784 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1895784 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895784 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41475/_wc/m/control_collection_shard1_replica_n1/ [junit4] 2> 1895785 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895785 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41475/_wc/m/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1895785 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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/72548045419905028-core_node2-n_0000000000 [junit4] 2> 1895787 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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:41475/_wc/m/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1895889 INFO (zkCallback-7320-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> 1895889 INFO (zkCallback-7320-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> 1895890 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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> 1895890 ERROR (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Collection control_collection is not lazy or watched! [junit4] 2> 1895893 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm 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=1526 [junit4] 2> 1895896 INFO (qtp909302584-30951) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1895993 INFO (zkCallback-7320-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> 1895993 INFO (zkCallback-7320-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> 1895993 INFO (zkCallback-7320-thread-3) [ ] 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> 1895994 INFO (qtp909302584-30951) [n:127.0.0.1:41475__wc%2Fm ] 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:41475__wc%252Fm&wt=javabin&version=2} status=0 QTime=1753 [junit4] 2> 1896000 INFO (zkConnectionManagerCallback-7339-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896001 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1896003 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1896003 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1896004 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm ] 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=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1896006 INFO (OverseerThreadFactory-7979-thread-2-processing-n:127.0.0.1:41475__wc%2Fm) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1896007 INFO (OverseerCollectionConfigSetProcessor-72548045419905028-127.0.0.1:41475__wc%2Fm-n_0000000000) [n:127.0.0.1:41475__wc%2Fm ] 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> 1896139 DEBUG (ScheduledTrigger-7977-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 1896211 WARN (OverseerThreadFactory-7979-thread-2-processing-n:127.0.0.1:41475__wc%2Fm) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1896214 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1896215 INFO (qtp909302584-30954) [n:127.0.0.1:41475__wc%2Fm ] 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=1&wt=javabin&version=2} status=0 QTime=211 [junit4] 2> 1896216 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 1896486 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-1-001 of type NRT [junit4] 2> 1896487 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1896487 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1896487 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1896487 INFO (closeThreadPool-7340-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> 1896489 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1896489 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1896489 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1896489 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7507701e{/_wc/m,null,AVAILABLE} [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@24ab7001{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34067} [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.Server Started @1896623ms [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=34067, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-1-001/cores} [junit4] 2> 1896490 ERROR (closeThreadPool-7340-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1896490 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:01.487Z [junit4] 2> 1896492 INFO (zkConnectionManagerCallback-7342-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896494 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1896494 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-1-001/solr.xml [junit4] 2> 1896498 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1896498 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1896500 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1896617 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@36979a64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1896624 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@511caa21[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1896627 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1896630 INFO (zkConnectionManagerCallback-7348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896634 INFO (zkConnectionManagerCallback-7350-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896643 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1896651 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.ZkController Publish node=127.0.0.1:34067__wc%2Fm as DOWN [junit4] 2> 1896652 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1896653 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34067__wc%2Fm [junit4] 2> 1896655 INFO (zkCallback-7320-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896655 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896655 INFO (zkCallback-7338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896656 INFO (zkCallback-7349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1896693 INFO (zkConnectionManagerCallback-7357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896695 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1896696 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1896697 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1896722 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-2-001 of type NRT [junit4] 2> 1896725 WARN (closeThreadPool-7340-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1896725 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1896725 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1896725 INFO (closeThreadPool-7340-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> 1896731 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1896731 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1896731 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1896731 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e67d944{/_wc/m,null,AVAILABLE} [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5de620d1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40708} [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.Server Started @1896865ms [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=40708, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-2-001/cores} [junit4] 2> 1896732 ERROR (closeThreadPool-7340-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1896732 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1896733 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:01.730Z [junit4] 2> 1896739 INFO (zkConnectionManagerCallback-7360-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896741 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1896741 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-2-001/solr.xml [junit4] 2> 1896750 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1896750 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1896754 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1896769 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1896801 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1896801 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1896804 INFO (closeThreadPool-7340-thread-1) [n:127.0.0.1:34067__wc%2Fm ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-1-001/cores [junit4] 2> 1896929 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-3-001 of type NRT [junit4] 2> 1896930 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1896931 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1896931 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1896931 INFO (closeThreadPool-7340-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> 1896934 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1896934 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1896935 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1896935 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24d91adf{/_wc/m,null,AVAILABLE} [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@135cecbb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46127} [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.Server Started @1897069ms [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=46127, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-3-001/cores} [junit4] 2> 1896936 ERROR (closeThreadPool-7340-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1896936 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:01.933Z [junit4] 2> 1896939 INFO (zkConnectionManagerCallback-7362-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896941 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1896941 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-3-001/solr.xml [junit4] 2> 1896946 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1896946 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1896948 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1896959 WARN (closeThreadPool-7340-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16f1ad15[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1896963 WARN (closeThreadPool-7340-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11c9a9ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1896964 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1896966 INFO (zkConnectionManagerCallback-7368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896968 INFO (zkConnectionManagerCallback-7370-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1896973 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1896977 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.ZkController Publish node=127.0.0.1:40708__wc%2Fm as DOWN [junit4] 2> 1896978 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1896978 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40708__wc%2Fm [junit4] 2> 1896980 INFO (zkCallback-7338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1896980 INFO (zkCallback-7349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1896980 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1896980 INFO (zkCallback-7320-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1896981 INFO (zkCallback-7369-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1896982 INFO (zkCallback-7356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1897008 INFO (zkConnectionManagerCallback-7377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897009 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1897011 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1897011 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1897042 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897052 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@700da934[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897056 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6821467b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897058 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1897059 INFO (zkConnectionManagerCallback-7384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897062 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897062 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897064 INFO (closeThreadPool-7340-thread-2) [n:127.0.0.1:40708__wc%2Fm ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-2-001/cores [junit4] 2> 1897071 INFO (zkConnectionManagerCallback-7386-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897076 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1897080 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46127__wc%2Fm as DOWN [junit4] 2> 1897082 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1897082 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46127__wc%2Fm [junit4] 2> 1897083 INFO (zkCallback-7349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897084 INFO (zkCallback-7320-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897084 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897084 INFO (zkCallback-7356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897084 INFO (zkCallback-7338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897086 INFO (zkCallback-7376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897087 INFO (zkCallback-7369-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897087 INFO (zkCallback-7385-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1897133 INFO (zkConnectionManagerCallback-7393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897134 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1897134 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-4-001 of type NRT [junit4] 2> 1897135 WARN (closeThreadPool-7340-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1897135 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1897136 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1897136 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1897136 INFO (closeThreadPool-7340-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> 1897147 DEBUG (ScheduledTrigger-7977-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4 and last live nodes: 1 [junit4] 2> 1897148 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1897150 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1897150 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1897150 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1897150 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61f084{/_wc/m,null,AVAILABLE} [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@353db346{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35590} [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.e.j.s.Server Started @1897285ms [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=35590, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-4-001/cores} [junit4] 2> 1897152 ERROR (closeThreadPool-7340-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1897152 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:02.149Z [junit4] 2> 1897162 INFO (zkConnectionManagerCallback-7396-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897163 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1897163 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-4-001/solr.xml [junit4] 2> 1897169 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1897169 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1897171 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1897183 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897202 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897202 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897204 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-3-001/cores [junit4] 2> 1897359 WARN (closeThreadPool-7340-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5986f317[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897366 WARN (closeThreadPool-7340-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@44b9fdd0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897368 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-5-001 of type NRT [junit4] 2> 1897369 INFO (closeThreadPool-7340-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1897369 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1897370 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1897370 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1897370 INFO (closeThreadPool-7340-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> 1897375 INFO (zkConnectionManagerCallback-7402-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897376 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1897376 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1897376 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1897377 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@593a43d{/_wc/m,null,AVAILABLE} [junit4] 2> 1897378 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7692033f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46332} [junit4] 2> 1897378 INFO (closeThreadPool-7340-thread-1) [ ] o.e.j.s.Server Started @1897511ms [junit4] 2> 1897378 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=46332, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-5-001/cores} [junit4] 2> 1897378 ERROR (closeThreadPool-7340-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1897378 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1897379 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1897379 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1897379 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1897379 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:02.376Z [junit4] 2> 1897384 INFO (zkConnectionManagerCallback-7404-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897386 INFO (zkConnectionManagerCallback-7406-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897387 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1897387 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-5-001/solr.xml [junit4] 2> 1897396 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1897396 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1897397 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1897400 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1897419 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.ZkController Publish node=127.0.0.1:35590__wc%2Fm as DOWN [junit4] 2> 1897424 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1897424 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35590__wc%2Fm [junit4] 2> 1897428 INFO (zkCallback-7356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897428 INFO (zkCallback-7376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897428 INFO (zkCallback-7320-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897429 INFO (zkCallback-7338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897429 INFO (zkCallback-7369-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897429 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897429 INFO (zkCallback-7349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897430 INFO (zkCallback-7385-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897431 INFO (zkCallback-7405-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897431 INFO (zkCallback-7392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1897484 INFO (zkConnectionManagerCallback-7413-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897486 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1897487 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1897487 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1897518 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897537 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897537 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897539 INFO (closeThreadPool-7340-thread-3) [n:127.0.0.1:35590__wc%2Fm ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-4-001/cores [junit4] 2> 1897687 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76110c7a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897688 INFO (TEST-RollingRestartTest.test-seed#[B59EB5D742BEB24C]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-6-001 of type NRT [junit4] 2> 1897691 WARN (closeThreadPool-7340-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1897691 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1897691 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1897692 INFO (closeThreadPool-7340-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> 1897694 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1897694 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1897694 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1897698 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@666d7c2f{/_wc/m,null,AVAILABLE} [junit4] 2> 1897699 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1aa32772{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41476} [junit4] 2> 1897699 INFO (closeThreadPool-7340-thread-2) [ ] o.e.j.s.Server Started @1897832ms [junit4] 2> 1897699 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/_wc/m, hostPort=41476, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-6-001/cores} [junit4] 2> 1897699 WARN (closeThreadPool-7340-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ea61370[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1897699 ERROR (closeThreadPool-7340-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1897699 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1897700 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1897700 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1897700 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1897700 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-01-01T13:22:02.697Z [junit4] 2> 1897701 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38029/solr [junit4] 2> 1897704 INFO (zkConnectionManagerCallback-7420-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897706 INFO (zkConnectionManagerCallback-7422-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897706 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1897706 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_B59EB5D742BEB24C-001/shard-6-001/solr.xml [junit4] 2> 1897719 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1897719 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1897722 INFO (zkConnectionManagerCallback-7424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897725 INFO (closeThreadPool-7340-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1897733 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1897740 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46332__wc%2Fm as DOWN [junit4] 2> 1897741 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1897741 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46332__wc%2Fm [junit4] 2> 1897743 INFO (zkCallback-7327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897743 INFO (zkCallback-7392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897743 INFO (zkCallback-7369-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7385-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7356-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7320-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7405-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897744 INFO (zkCallback-7349-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897746 INFO (zkCallback-7412-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897746 INFO (zkCallback-7423-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1897784 INFO (zkConnectionManagerCallback-7431-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1897786 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 1897788 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38029/solr ready [junit4] 2> 1897789 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1897826 INFO (closeThreadPool-7340-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d13a1e1 [junit4] 2> 1897835 WARN (closeThreadPool-7340-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1508c57[provider=null,keyStore=null,trustSt [...truncated too long message...] 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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null937025637 [copy] Copying 256 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null937025637 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null937025637 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 47ms :: artifacts dl 6ms --------------------------------------------------------------------- | | 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: 331 minutes 35 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 lucene 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)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org