Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.0/22/
2 tests failed. FAILED: org.apache.solr.handler.export.TestExportWriter.testStringWithCase Error Message: expected:<...:"3"}, {"id":"[1"}, {"id":"4]"}, {"id":"2"}...> but was:<...:"3"}, {"id":"[4"}, {"id":"1]"}, {"id":"2"}...> Stack Trace: org.junit.ComparisonFailure: expected:<...:"3"}, {"id":"[1"}, {"id":"4]"}, {"id":"2"}...> but was:<...:"3"}, {"id":"[4"}, {"id":"1]"}, {"id":"2"}...> at __randomizedtesting.SeedInfo.seed([8D7B0E38E250331:6C9C4C6517A80354]:0) at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.solr.handler.export.TestExportWriter.assertJsonEquals(TestExportWriter.java:497) at org.apache.solr.handler.export.TestExportWriter.testStringWithCase(TestExportWriter.java:349) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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([8D7B0E38E250331:80838F3920D96EC9]: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:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) 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 14116 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/init-core-data-001 [junit4] 2> 1172827 WARN (SUITE-RollingRestartTest-seed#[8D7B0E38E250331]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1172828 INFO (SUITE-RollingRestartTest-seed#[8D7B0E38E250331]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1172831 INFO (SUITE-RollingRestartTest-seed#[8D7B0E38E250331]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1172831 INFO (SUITE-RollingRestartTest-seed#[8D7B0E38E250331]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1172831 INFO (SUITE-RollingRestartTest-seed#[8D7B0E38E250331]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_oz/h [junit4] 2> 1172835 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1172836 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1172836 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1172936 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer start zk server on port:41936 [junit4] 2> 1172936 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41936 [junit4] 2> 1172936 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41936 [junit4] 2> 1172945 INFO (zkConnectionManagerCallback-6274-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1172949 INFO (zkConnectionManagerCallback-6276-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1172950 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1172951 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1172953 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1172954 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1172955 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1172956 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1172957 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1172958 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1172960 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1172961 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1172962 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1172965 INFO (zkConnectionManagerCallback-6280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1172968 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1173216 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1173216 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1173216 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1173216 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] 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> 1173221 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1173221 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1173221 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1173226 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12283b5b{/o_oz/h,null,AVAILABLE} [junit4] 2> 1173226 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6102561d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5af18d30{SSL,[ssl, http/1.1]}{127.0.0.1:32935} [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.s.Server Started @1173286ms [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/control/data, hostContext=/o_oz/h, hostPort=32935, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/control-001/cores} [junit4] 2> 1173228 ERROR (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1173228 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:44.858Z [junit4] 2> 1173234 INFO (zkConnectionManagerCallback-6282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1173236 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1173236 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/control-001/solr.xml [junit4] 2> 1173244 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1173244 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1173248 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1173615 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1173615 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1173616 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2eac5820[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1173620 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1173620 WARN (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4352dae0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1173622 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1173624 INFO (zkConnectionManagerCallback-6288-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1173626 INFO (zkConnectionManagerCallback-6290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1173724 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32935_o_oz%2Fh [junit4] 2> 1173725 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.Overseer Overseer (id=72970589165322245-127.0.0.1:32935_o_oz%2Fh-n_0000000000) starting [junit4] 2> 1173733 INFO (zkConnectionManagerCallback-6297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1173735 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1173737 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32935_o_oz%2Fh [junit4] 2> 1173737 INFO (OverseerStateUpdate-72970589165322245-127.0.0.1:32935_o_oz%2Fh-n_0000000000) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32935_o_oz%2Fh [junit4] 2> 1173742 INFO (zkCallback-6296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1173750 INFO (OverseerStateUpdate-72970589165322245-127.0.0.1:32935_o_oz%2Fh-n_0000000000) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1173771 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1173800 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1173816 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1173817 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1173819 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/control-001/cores [junit4] 2> 1173851 INFO (zkConnectionManagerCallback-6303-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1173852 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1173854 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1173868 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] 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:32935_o_oz%252Fh&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1173871 INFO (OverseerThreadFactory-5205-thread-1-processing-n:127.0.0.1:32935_o_oz%2Fh) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1173982 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1173982 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1175014 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1175046 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175236 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175264 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175264 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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@6a6ce2fa [junit4] 2> 1175265 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1175269 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=70.984375, floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=21.6805790754208, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=21.440169439091413 [junit4] 2> 1175282 WARN (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175348 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175348 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175364 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1175364 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1175366 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=507232357, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1175367 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6782c14a[control_collection_shard1_replica_n1] main] [junit4] 2> 1175368 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1175369 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175369 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1175369 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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 1628225087208423424 [junit4] 2> 1175374 INFO (searcherExecutor-5210-thread-1-processing-n:127.0.0.1:32935_o_oz%2Fh x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:32935_o_oz%2Fh 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@6782c14a[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1175376 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175376 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175380 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1175380 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175380 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32935/o_oz/h/control_collection_shard1_replica_n1/ [junit4] 2> 1175381 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175381 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32935/o_oz/h/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1175381 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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/72970589165322245-core_node2-n_0000000000 [junit4] 2> 1175383 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32935/o_oz/h/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1175485 INFO (zkCallback-6289-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> 1175487 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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> 1175489 INFO (qtp1968449705-24760) [n:127.0.0.1:32935_o_oz%2Fh 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=1507 [junit4] 2> 1175499 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1175589 INFO (zkCallback-6289-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> 1175589 INFO (zkCallback-6289-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> 1175590 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] 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:32935_o_oz%252Fh&wt=javabin&version=2} status=0 QTime=1722 [junit4] 2> 1175599 INFO (zkConnectionManagerCallback-6309-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1175600 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1175602 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1175602 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1175606 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1175611 INFO (OverseerThreadFactory-5205-thread-2-processing-n:127.0.0.1:32935_o_oz%2Fh) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1175611 INFO (OverseerCollectionConfigSetProcessor-72970589165322245-127.0.0.1:32935_o_oz%2Fh-n_0000000000) [n:127.0.0.1:32935_o_oz%2Fh ] 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> 1175819 WARN (OverseerThreadFactory-5205-thread-2-processing-n:127.0.0.1:32935_o_oz%2Fh) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1175822 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1175823 INFO (qtp1968449705-24761) [n:127.0.0.1:32935_o_oz%2Fh ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=217 [junit4] 2> 1175824 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 1176013 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-1-001 of type NRT [junit4] 2> 1176016 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1176016 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1176016 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1176016 INFO (closeThreadPool-6310-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> 1176017 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176017 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176018 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1176018 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496d4c33{/o_oz/h,null,AVAILABLE} [junit4] 2> 1176018 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34bbbb2e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176019 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@14bd62bf{SSL,[ssl, http/1.1]}{127.0.0.1:44507} [junit4] 2> 1176019 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.Server Started @1176077ms [junit4] 2> 1176019 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=44507, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-1-001/cores} [junit4] 2> 1176019 ERROR (closeThreadPool-6310-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176020 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176020 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1176020 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176020 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176020 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:47.650Z [junit4] 2> 1176022 INFO (zkConnectionManagerCallback-6312-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176023 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1176023 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-1-001/solr.xml [junit4] 2> 1176028 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1176028 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1176031 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1176131 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1176131 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176132 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@56d7d489[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176135 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176136 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5da6c5f5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176138 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1176145 INFO (zkConnectionManagerCallback-6318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176150 INFO (zkConnectionManagerCallback-6320-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176155 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1176159 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.ZkController Publish node=127.0.0.1:44507_o_oz%2Fh as DOWN [junit4] 2> 1176160 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1176160 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44507_o_oz%2Fh [junit4] 2> 1176162 INFO (zkCallback-6296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1176162 INFO (zkCallback-6289-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1176162 INFO (zkCallback-6319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1176167 INFO (zkCallback-6308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1176193 INFO (zkConnectionManagerCallback-6327-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176194 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1176195 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1176196 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1176205 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-2-001 of type NRT [junit4] 2> 1176207 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1176207 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1176207 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1176208 INFO (closeThreadPool-6310-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> 1176209 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176209 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176209 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176209 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28651ab3{/o_oz/h,null,AVAILABLE} [junit4] 2> 1176210 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58a14cec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@724fdef2{SSL,[ssl, http/1.1]}{127.0.0.1:37117} [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.Server Started @1176269ms [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=37117, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-2-001/cores} [junit4] 2> 1176211 ERROR (closeThreadPool-6310-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176211 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:47.841Z [junit4] 2> 1176214 INFO (zkConnectionManagerCallback-6330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176215 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1176215 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-2-001/solr.xml [junit4] 2> 1176221 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1176221 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1176223 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1176227 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176245 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176245 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176247 INFO (closeThreadPool-6310-thread-1) [n:127.0.0.1:44507_o_oz%2Fh ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-1-001/cores [junit4] 2> 1176273 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1176274 WARN (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176279 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5809cc3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176283 WARN (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176284 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ecd686f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176285 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1176287 INFO (zkConnectionManagerCallback-6336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176290 INFO (zkConnectionManagerCallback-6338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176295 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1176300 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.ZkController Publish node=127.0.0.1:37117_o_oz%2Fh as DOWN [junit4] 2> 1176301 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1176301 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37117_o_oz%2Fh [junit4] 2> 1176302 INFO (zkCallback-6308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176302 INFO (zkCallback-6319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176302 INFO (zkCallback-6289-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176302 INFO (zkCallback-6296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176303 INFO (zkCallback-6337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176309 INFO (zkCallback-6326-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1176333 INFO (zkConnectionManagerCallback-6345-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176335 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1176336 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1176337 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1176369 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176412 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176412 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176414 INFO (closeThreadPool-6310-thread-2) [n:127.0.0.1:37117_o_oz%2Fh ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-2-001/cores [junit4] 2> 1176435 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-3-001 of type NRT [junit4] 2> 1176437 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1176438 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1176438 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1176438 INFO (closeThreadPool-6310-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> 1176448 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176448 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176448 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1176449 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d7f6a71{/o_oz/h,null,AVAILABLE} [junit4] 2> 1176449 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34ca2f6d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@476bcf5b{SSL,[ssl, http/1.1]}{127.0.0.1:39458} [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.Server Started @1176508ms [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=39458, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-3-001/cores} [junit4] 2> 1176450 ERROR (closeThreadPool-6310-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176450 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:48.080Z [junit4] 2> 1176453 INFO (zkConnectionManagerCallback-6348-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176454 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1176454 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-3-001/solr.xml [junit4] 2> 1176460 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1176460 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1176462 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1176607 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1176607 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176608 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@56cbd09f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176612 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176613 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4958f8ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176614 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1176616 INFO (zkConnectionManagerCallback-6354-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176618 INFO (zkConnectionManagerCallback-6356-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176624 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1176628 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39458_o_oz%2Fh as DOWN [junit4] 2> 1176629 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1176629 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39458_o_oz%2Fh [junit4] 2> 1176631 INFO (zkCallback-6319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6289-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6326-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6355-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176631 INFO (zkCallback-6337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176632 INFO (zkCallback-6344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1176639 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-4-001 of type NRT [junit4] 2> 1176641 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1176641 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1176641 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1176641 INFO (closeThreadPool-6310-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> 1176643 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176643 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176643 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1176643 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6333358c{/o_oz/h,null,AVAILABLE} [junit4] 2> 1176644 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ee0b8a2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176644 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@547770c4{SSL,[ssl, http/1.1]}{127.0.0.1:44326} [junit4] 2> 1176644 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.Server Started @1176702ms [junit4] 2> 1176644 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=44326, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-4-001/cores} [junit4] 2> 1176653 ERROR (closeThreadPool-6310-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176653 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176653 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1176653 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176653 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176653 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:48.283Z [junit4] 2> 1176655 INFO (zkConnectionManagerCallback-6360-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176656 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1176656 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-4-001/solr.xml [junit4] 2> 1176662 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1176662 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1176663 INFO (zkConnectionManagerCallback-6365-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176664 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1176664 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1176665 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1176666 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1176699 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176717 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176717 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176719 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-3-001/cores [junit4] 2> 1176739 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1176740 WARN (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176741 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4debf38a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176745 WARN (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1176745 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67c4ac61[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176747 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1176748 INFO (zkConnectionManagerCallback-6372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176751 INFO (zkConnectionManagerCallback-6374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176757 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1176764 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44326_o_oz%2Fh as DOWN [junit4] 2> 1176765 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1176765 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44326_o_oz%2Fh [junit4] 2> 1176767 INFO (zkCallback-6319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176767 INFO (zkCallback-6326-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6355-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6289-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176768 INFO (zkCallback-6364-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176769 INFO (zkCallback-6373-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1176819 INFO (zkConnectionManagerCallback-6381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176821 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1176823 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41936/solr ready [junit4] 2> 1176823 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1176853 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176856 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-5-001 of type NRT [junit4] 2> 1176858 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1176858 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1176858 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1176858 INFO (closeThreadPool-6310-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> 1176860 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1176860 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1176860 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1176860 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@468bb8f7{/o_oz/h,null,AVAILABLE} [junit4] 2> 1176861 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5538536d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1176861 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@282655{SSL,[ssl, http/1.1]}{127.0.0.1:40961} [junit4] 2> 1176861 INFO (closeThreadPool-6310-thread-1) [ ] o.e.j.s.Server Started @1176920ms [junit4] 2> 1176861 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty5, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=40961, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-5-001/cores} [junit4] 2> 1176862 ERROR (closeThreadPool-6310-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1176862 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1176862 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1176862 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1176862 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1176862 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:48.492Z [junit4] 2> 1176864 INFO (zkConnectionManagerCallback-6384-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1176865 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1176865 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-5-001/solr.xml [junit4] 2> 1176871 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1176871 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1176871 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176872 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa [junit4] 2> 1176873 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1176874 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-4-001/cores [junit4] 2> 1177049 INFO (TEST-RollingRestartTest.test-seed#[8D7B0E38E250331]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-6-001 of type NRT [junit4] 2> 1177051 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1177054 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1177054 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1177054 INFO (closeThreadPool-6310-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> 1177055 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1177055 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1177055 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1177056 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e5fa569{/o_oz/h,null,AVAILABLE} [junit4] 2> 1177057 WARN (closeThreadPool-6310-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@c8fdeb0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1177057 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1989703a{SSL,[ssl, http/1.1]}{127.0.0.1:32929} [junit4] 2> 1177057 INFO (closeThreadPool-6310-thread-2) [ ] o.e.j.s.Server Started @1177116ms [junit4] 2> 1177057 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/tempDir-001/jetty6, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/o_oz/h, hostPort=32929, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-6-001/cores} [junit4] 2> 1177058 ERROR (closeThreadPool-6310-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1177058 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1177058 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 1177058 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1177058 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1177058 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-17T04:20:48.688Z [junit4] 2> 1177061 INFO (zkConnectionManagerCallback-6386-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177063 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1177063 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.RollingRestartTest_8D7B0E38E250331-001/shard-6-001/solr.xml [junit4] 2> 1177069 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1177069 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1177071 INFO (closeThreadPool-6310-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6a6ce2fa, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1177125 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1177126 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1177127 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@498654e6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1177130 WARN (closeThreadPool-6310-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1177131 WARN (closeThreadPool-6310-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@cf0102e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1177132 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41936/solr [junit4] 2> 1177140 INFO (zkConnectionManagerCallback-6392-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177142 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1033e5d3e40001b, likely client has closed socket [junit4] 2> 1177144 INFO (zkConnectionManagerCallback-6394-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1177150 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1177155 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40961_o_oz%2Fh as DOWN [junit4] 2> 1177156 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1177156 INFO (closeThreadPool-6310-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40961_o_oz%2Fh [junit4] 2> 1177159 INFO (zkCallback-6337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1177159 INFO (zkCallback-6289-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1177159 INFO (zkCallback-6355-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1177159 INFO (zkCallback-6308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 1177159 INFO (zkCallback-6373-thread-1) [ [...truncated too long message...] 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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/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-8.0/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null706151056 [copy] Copying 236 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null706151056 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.0/checkout/solr/null706151056 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 93ms :: artifacts dl 4ms --------------------------------------------------------------------- | | 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: 270 minutes 30 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