Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2531/
3 tests failed. FAILED: org.apache.solr.analytics.NoFacetTest.meanTest Error Message: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42031/solr/collection1, http://127.0.0.1:41607/solr/collection1] Stack Trace: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42031/solr/collection1, http://127.0.0.1:41607/solr/collection1] at __randomizedtesting.SeedInfo.seed([AE133F7198F12532:A495EFD4A603AA4D]:0) at org.apache.solr.analytics.SolrAnalyticsTestCase.queryCloudObject(SolrAnalyticsTestCase.java:147) at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:98) at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162) at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181) at org.apache.solr.analytics.NoFacetTest.meanTest(NoFacetTest.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:42031/solr/collection1, http://127.0.0.1:41607/solr/collection1] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.analytics.SolrAnalyticsTestCase.queryCloudObject(SolrAnalyticsTestCase.java:145) ... 43 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41607/solr/collection1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) ... 48 more FAILED: org.apache.solr.analytics.NoFacetTest.medianTest Error Message: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41607/solr/collection1] Stack Trace: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41607/solr/collection1] at __randomizedtesting.SeedInfo.seed([AE133F7198F12532:15BC4528A578261]:0) at org.apache.solr.analytics.SolrAnalyticsTestCase.queryCloudObject(SolrAnalyticsTestCase.java:147) at org.apache.solr.analytics.SolrAnalyticsTestCase.testResults(SolrAnalyticsTestCase.java:98) at org.apache.solr.analytics.SolrAnalyticsTestCase.testAnalytics(SolrAnalyticsTestCase.java:162) at org.apache.solr.analytics.SolrAnalyticsTestCase.testExpressions(SolrAnalyticsTestCase.java:181) at org.apache.solr.analytics.NoFacetTest.medianTest(NoFacetTest.java:220) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41607/solr/collection1] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.analytics.SolrAnalyticsTestCase.queryCloudObject(SolrAnalyticsTestCase.java:145) ... 43 more Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41607/solr/collection1: no servers hosting shard: shard1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436) ... 49 more FAILED: org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure Error Message: Did not see a fully active cluster after 30 seconds Stack Trace: java.lang.AssertionError: Did not see a fully active cluster after 30 seconds at __randomizedtesting.SeedInfo.seed([9BB942761B40B0A2:138FE025C3EF58B0]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure(TestCollectionStateWatchers.java:250) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 16225 lines...] [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/init-core-data-001 [junit4] 2> 658096 WARN (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35 [junit4] 2> 658112 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 658113 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 658113 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 658114 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001 [junit4] 2> 658114 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 658149 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 658149 INFO (Thread-609) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 658151 ERROR (Thread-609) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 658242 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37111 [junit4] 2> 658311 INFO (zkConnectionManagerCallback-721-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 658349 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 658369 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 658402 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 658442 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11 [junit4] 2> 658741 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 658741 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 658741 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 658750 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 658750 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 658750 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 658758 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34d025e7{/solr,null,AVAILABLE} [junit4] 2> 658759 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 658759 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 658759 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 658770 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 658770 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 658771 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 658774 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fc01711{/solr,null,AVAILABLE} [junit4] 2> 658831 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af4f3d8{/solr,null,AVAILABLE} [junit4] 2> 658832 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58ff5804{/solr,null,AVAILABLE} [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2407f6d7{HTTP/1.1,[http/1.1]}{127.0.0.1:46074} [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.e.j.s.Server Started @659007ms [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46074} [junit4] 2> 658834 ERROR (jetty-launcher-718-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 658834 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-17T04:46:40.224Z [junit4] 2> 658835 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c3e5479{HTTP/1.1,[http/1.1]}{127.0.0.1:37652} [junit4] 2> 658835 INFO (jetty-launcher-718-thread-2) [ ] o.e.j.s.Server Started @659008ms [junit4] 2> 658835 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37652} [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@540d6e09{HTTP/1.1,[http/1.1]}{127.0.0.1:43619} [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.e.j.s.Server Started @659021ms [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43619} [junit4] 2> 658848 ERROR (jetty-launcher-718-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 658848 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-17T04:46:40.238Z [junit4] 2> 658849 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c6aae1c{HTTP/1.1,[http/1.1]}{127.0.0.1:35409} [junit4] 2> 658849 INFO (jetty-launcher-718-thread-4) [ ] o.e.j.s.Server Started @659023ms [junit4] 2> 658849 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35409} [junit4] 2> 658850 ERROR (jetty-launcher-718-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 658850 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 658850 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 658850 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 658850 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 658850 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-17T04:46:40.240Z [junit4] 2> 658850 ERROR (jetty-launcher-718-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 658850 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 658850 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 658851 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 658851 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 658851 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-05-17T04:46:40.241Z [junit4] 2> 658953 INFO (zkConnectionManagerCallback-723-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 658962 INFO (zkConnectionManagerCallback-727-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 658963 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 658974 INFO (zkConnectionManagerCallback-725-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 658974 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 658994 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 0x10210ae6a1d0001, likely client has closed socket [junit4] 2> 659010 INFO (zkConnectionManagerCallback-729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659026 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 659026 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 659030 INFO (jetty-launcher-718-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37111/solr [junit4] 2> 659081 INFO (jetty-launcher-718-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37111/solr [junit4] 2> 659082 INFO (zkConnectionManagerCallback-737-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659084 INFO (jetty-launcher-718-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37111/solr [junit4] 2> 659132 INFO (zkConnectionManagerCallback-734-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659157 INFO (zkConnectionManagerCallback-743-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659185 INFO (zkConnectionManagerCallback-741-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659312 WARN (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 659320 INFO (jetty-launcher-718-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37111/solr [junit4] 2> 659384 INFO (zkConnectionManagerCallback-748-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659385 INFO (zkConnectionManagerCallback-746-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659405 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 659406 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46074_solr [junit4] 2> 659407 INFO (zkConnectionManagerCallback-753-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659407 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.Overseer Overseer (id=72638885281988616-127.0.0.1:46074_solr-n_0000000000) starting [junit4] 2> 659408 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 0x10210ae6a1d000b, likely client has closed socket [junit4] 2> 659442 INFO (zkConnectionManagerCallback-755-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 659460 WARN (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 659495 WARN (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 659497 WARN (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null [junit4] 2> 659568 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 659570 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 659570 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35409_solr [junit4] 2> 659605 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 659606 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43619_solr [junit4] 2> 659753 INFO (zkCallback-745-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 659758 INFO (zkCallback-742-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 659953 INFO (zkCallback-754-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 660002 INFO (zkConnectionManagerCallback-766-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 660087 INFO (zkCallback-747-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 660160 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 660176 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 660249 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37111/solr ready [junit4] 2> 660263 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 660263 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46074_solr [junit4] 2> 660286 INFO (zkCallback-745-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 660286 INFO (zkCallback-747-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 660286 INFO (zkCallback-754-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 660302 INFO (zkCallback-742-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 660306 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 660306 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37652_solr [junit4] 2> 660477 INFO (zkCallback-765-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 660535 INFO (zkCallback-765-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 660535 INFO (zkCallback-745-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 660542 INFO (zkCallback-747-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 660542 INFO (zkCallback-754-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 660558 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 661049 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43619.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 661138 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43619.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 661138 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43619.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 661139 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node1/. [junit4] 2> 661266 INFO (zkConnectionManagerCallback-771-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 661267 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 661268 INFO (jetty-launcher-718-thread-1) [n:127.0.0.1:43619_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37111/solr ready [junit4] 2> 662330 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662346 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46074.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662418 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662418 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662419 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node4/. [junit4] 2> 662456 INFO (zkConnectionManagerCallback-776-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 662457 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 662458 INFO (jetty-launcher-718-thread-4) [n:127.0.0.1:35409_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37111/solr ready [junit4] 2> 662471 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46074.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662471 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46074.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 662472 INFO (jetty-launcher-718-thread-3) [n:127.0.0.1:46074_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node3/. [junit4] 2> 663174 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37652.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 663210 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37652.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 663233 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37652.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 663242 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node2/. [junit4] 2> 663262 INFO (zkConnectionManagerCallback-781-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 663263 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 663264 INFO (jetty-launcher-718-thread-2) [n:127.0.0.1:37652_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37111/solr ready [junit4] 2> 663463 INFO (zkConnectionManagerCallback-783-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 663476 INFO (zkConnectionManagerCallback-788-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 663494 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 663496 INFO (SUITE-TestCollectionStateWatchers-seed#[9BB942761B40B0A2]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37111/solr ready [junit4] 2> 663852 INFO (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[9BB942761B40B0A2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1 [junit4] 2> 663867 INFO (zkConnectionManagerCallback-790-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 664080 INFO (qtp447947068-2799) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=cf353f2c-479b-41af-b283-3178a64b0529&replicationFactor=1&collection.configName=config&name=stateformat1&nrtReplicas=1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 664118 INFO (qtp447947068-2799) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=cf353f2c-479b-41af-b283-3178a64b0529&replicationFactor=1&collection.configName=config&name=stateformat1&nrtReplicas=1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2} status=0 QTime=37 [junit4] 2> 664168 INFO (OverseerThreadFactory-804-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection stateformat1 [junit4] 2> 664188 INFO (qtp447947068-2796) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 664190 INFO (qtp447947068-2796) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 664851 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"stateformat1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"stateformat1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46074/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 665056 WARN (watches-785-thread-1) [ ] o.a.s.c.c.ZkStateReader Error on calling watcher [junit4] 2> java.lang.NullPointerException: null [junit4] 2> at java.util.TreeMap.getEntry(TreeMap.java:347) ~[?:1.8.0_172] [junit4] 2> at java.util.TreeMap.containsKey(TreeMap.java:232) ~[?:1.8.0_172] [junit4] 2> at java.util.TreeSet.contains(TreeSet.java:234) ~[?:1.8.0_172] [junit4] 2> at org.apache.solr.common.cloud.Replica.isActive(Replica.java:166) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.DocCollection.isFullyActive(DocCollection.java:301) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.TestCollectionStateWatchers.lambda$testWatchesWorkForStateFormat1$20(TestCollectionStateWatchers.java:287) ~[test/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.lambda$waitForState$9(ZkStateReader.java:1445) ~[java/:?] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader$Notification.run(ZkStateReader.java:1628) ~[java/:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_172] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172] [junit4] 2> 665248 INFO (qtp90714700-2805) [n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=stateformat1&version=2&replicaType=NRT&async=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&coreNodeName=core_node2&name=stateformat1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=56 [junit4] 2> 665249 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 665250 INFO (qtp90714700-2809) [n:127.0.0.1:46074_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf353f2c-479b-41af-b283-3178a64b05298869807175471369 [junit4] 2> 665286 INFO (qtp90714700-2809) [n:127.0.0.1:46074_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=35 [junit4] 2> 665287 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=38 [junit4] 2> 665289 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&collection=stateformat1&version=2&replicaType=NRT&async=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&coreNodeName=core_node2&name=stateformat1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin [junit4] 2> 666350 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 666350 INFO (qtp90714700-2806) [n:127.0.0.1:46074_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf353f2c-479b-41af-b283-3178a64b05298869807175471369 [junit4] 2> 666351 INFO (qtp90714700-2806) [n:127.0.0.1:46074_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 666352 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 666519 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 666570 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.s.IndexSchema [stateformat1_shard1_replica_n1] Schema name=test [junit4] 2> 666958 WARN (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 666958 WARN (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 666977 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 666977 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'stateformat1_shard1_replica_n1' using configuration from collection stateformat1, trusted=true [junit4] 2> 666977 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46074.solr.core.stateformat1.shard1.replica_n1' (registry 'solr.core.stateformat1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 666977 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 666978 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SolrCore [[stateformat1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node3/stateformat1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node3/./stateformat1_shard1_replica_n1/data/] [junit4] 2> 667206 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 667206 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 667223 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 667224 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 667225 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2bfd2b[stateformat1_shard1_replica_n1] main] [junit4] 2> 667226 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 667226 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 667239 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 667240 INFO (searcherExecutor-813-thread-1-processing-x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 r:core_node2 CREATE n:127.0.0.1:46074_solr c:stateformat1 s:shard1) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SolrCore [stateformat1_shard1_replica_n1] Registered new searcher Searcher@1d2bfd2b[stateformat1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 667240 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600685246911610880 [junit4] 2> 667274 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/stateformat1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 667276 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 667277 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 667277 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46074/solr/stateformat1_shard1_replica_n1/ [junit4] 2> 667277 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 667277 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46074/solr/stateformat1_shard1_replica_n1/ has no replicas [junit4] 2> 667277 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 667297 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46074/solr/stateformat1_shard1_replica_n1/ shard1 [junit4] 2> 667365 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 667385 INFO (qtp90714700-2806) [n:127.0.0.1:46074_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf353f2c-479b-41af-b283-3178a64b05298869807175471369 [junit4] 2> 667385 INFO (qtp90714700-2806) [n:127.0.0.1:46074_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=33 [junit4] 2> 667423 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=57 [junit4] 2> 667466 INFO (parallelCoreAdminExecutor-807-thread-1-processing-n:127.0.0.1:46074_solr x:stateformat1_shard1_replica_n1 cf353f2c-479b-41af-b283-3178a64b05298869807175471369 CREATE) [n:127.0.0.1:46074_solr c:stateformat1 s:shard1 r:core_node2 x:stateformat1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 668390 INFO (qtp90714700-2801) [n:127.0.0.1:46074_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : cf353f2c-479b-41af-b283-3178a64b05298869807175471369 [junit4] 2> 668390 INFO (qtp90714700-2801) [n:127.0.0.1:46074_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=cf353f2c-479b-41af-b283-3178a64b05298869807175471369&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 668416 INFO (OverseerThreadFactory-804-thread-1) [ ] 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> 668424 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 668456 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=32 [junit4] 2> 668457 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 668487 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=cf353f2c-479b-41af-b283-3178a64b0529&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=30 [junit4] 2> 668490 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :migratestateformat with params async=14266e93-454e-48b1-bf68-5da5a840c4ff&action=MIGRATESTATEFORMAT&collection=stateformat1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 668493 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr c:stateformat1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=14266e93-454e-48b1-bf68-5da5a840c4ff&action=MIGRATESTATEFORMAT&collection=stateformat1&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 668494 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 668511 INFO (OverseerCollectionConfigSetProcessor-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] 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> 668512 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=18 [junit4] 2> 668614 INFO (zkCallback-787-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 668614 INFO (zkCallback-742-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 668615 INFO (zkCallback-742-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 668615 INFO (zkCallback-787-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 668617 INFO (zkCallback-742-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/stateformat1/state.json] for collection [stateformat1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 668725 INFO (OverseerThreadFactory-804-thread-2) [ c:stateformat1 ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 669513 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 669514 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 669515 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 669516 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=14266e93-454e-48b1-bf68-5da5a840c4ff&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 669516 INFO (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[9BB942761B40B0A2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testWatchesWorkForStateFormat1 [junit4] 2> 669643 INFO (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[9BB942761B40B0A2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testPredicateFailureTimesOut [junit4] 2> 669653 INFO (zkConnectionManagerCallback-792-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 670516 INFO (OverseerCollectionConfigSetProcessor-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 670677 INFO (TEST-TestCollectionStateWatchers.testPredicateFailureTimesOut-seed#[9BB942761B40B0A2]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testPredicateFailureTimesOut [junit4] 2> 670886 INFO (TEST-TestCollectionStateWatchers.testSimpleCollectionWatch-seed#[9BB942761B40B0A2]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleCollectionWatch [junit4] 2> 671009 INFO (zkConnectionManagerCallback-794-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 671030 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=da4723d5-29e8-4413-a7f0-19be46ddf774&replicationFactor=1&collection.configName=config&name=testcollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 671084 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=da4723d5-29e8-4413-a7f0-19be46ddf774&replicationFactor=1&collection.configName=config&name=testcollection&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=54 [junit4] 2> 671085 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 671105 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=20 [junit4] 2> 671117 INFO (OverseerThreadFactory-804-thread-3) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection [junit4] 2> 671334 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37652/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 671385 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:46074/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 671386 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testcollection_shard3_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35409/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 671405 INFO (OverseerStateUpdate-72638885281988616-127.0.0.1:46074_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"testcollection_shard4_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:43619/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 671642 INFO (qtp499128381-2810) [n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=4&shard=shard1&wt=javabin} status=0 QTime=36 [junit4] 2> 671776 INFO (qtp447947068-2794) [n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926&coreNodeName=core_node7&name=testcollection_shard3_replica_n3&action=CREATE&numShards=4&shard=shard3&wt=javabin} status=0 QTime=158 [junit4] 2> 671861 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=4&shard=shard1&wt=javabin [junit4] 2> 671885 INFO (parallelCoreAdminExecutor-808-thread-1-processing-n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3 da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 CREATE) [n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926&coreNodeName=core_node7&name=testcollection_shard3_replica_n3&action=CREATE&numShards=4&shard=shard3&wt=javabin [junit4] 2> 671886 INFO (parallelCoreAdminExecutor-808-thread-1-processing-n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3 da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 CREATE) [n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 671910 INFO (qtp435842460-2820) [n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344&coreNodeName=core_node8&name=testcollection_shard4_replica_n4&action=CREATE&numShards=4&shard=shard4&wt=javabin} status=0 QTime=12 [junit4] 2> 671967 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344&coreNodeName=core_node8&name=testcollection_shard4_replica_n4&action=CREATE&numShards=4&shard=shard4&wt=javabin [junit4] 2> 672003 INFO (qtp90714700-2806) [n:127.0.0.1:46074_solr x:testcollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813676680554&coreNodeName=core_node6&name=testcollection_shard2_replica_n2&action=CREATE&numShards=4&shard=shard2&wt=javabin} status=0 QTime=381 [junit4] 2> 672019 INFO (parallelCoreAdminExecutor-807-thread-2-processing-n:127.0.0.1:46074_solr x:testcollection_shard2_replica_n2 da4723d5-29e8-4413-a7f0-19be46ddf7748869813676680554 CREATE) [n:127.0.0.1:46074_solr x:testcollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=da4723d5-29e8-4413-a7f0-19be46ddf7748869813676680554&coreNodeName=core_node6&name=testcollection_shard2_replica_n2&action=CREATE&numShards=4&shard=shard2&wt=javabin [junit4] 2> 672106 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 672182 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 [junit4] 2> 672182 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 672266 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=160 [junit4] 2> 673028 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 673120 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=test [junit4] 2> 673241 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 [junit4] 2> 673241 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 673334 INFO (qtp447947068-2802) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 673358 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 673372 INFO (qtp447947068-2802) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=38 [junit4] 2> 673388 INFO (parallelCoreAdminExecutor-808-thread-1-processing-n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3 da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 CREATE) [n:127.0.0.1:35409_solr c:testcollection s:shard3 r:core_node7 x:testcollection_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 673705 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.s.IndexSchema [testcollection_shard4_replica_n4] Schema name=test [junit4] 2> 673721 INFO (parallelCoreAdminExecutor-808-thread-1-processing-n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3 da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 CREATE) [n:127.0.0.1:35409_solr c:testcollection s:shard3 r:core_node7 x:testcollection_shard3_replica_n3] o.a.s.s.IndexSchema [testcollection_shard3_replica_n3] Schema name=test [junit4] 2> 673769 INFO (parallelCoreAdminExecutor-807-thread-2-processing-n:127.0.0.1:46074_solr x:testcollection_shard2_replica_n2 da4723d5-29e8-4413-a7f0-19be46ddf7748869813676680554 CREATE) [n:127.0.0.1:46074_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 673820 WARN (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 673820 WARN (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 673836 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 673836 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true [junit4] 2> 673837 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37652.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 673837 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 673837 INFO (parallelCoreAdminExecutor-811-thread-1-processing-n:127.0.0.1:37652_solr x:testcollection_shard1_replica_n1 da4723d5-29e8-4413-a7f0-19be46ddf7748869813660738003 CREATE) [n:127.0.0.1:37652_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node2/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/] [junit4] 2> 673843 INFO (parallelCoreAdminExecutor-807-thread-2-processing-n:127.0.0.1:46074_solr x:testcollection_shard2_replica_n2 da4723d5-29e8-4413-a7f0-19be46ddf7748869813676680554 CREATE) [n:127.0.0.1:46074_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n2] o.a.s.s.IndexSchema [testcollection_shard2_replica_n2] Schema name=test [junit4] 2> 674323 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 [junit4] 2> 674323 INFO (qtp447947068-2800) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 674408 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 674409 INFO (qtp447947068-2798) [n:127.0.0.1:35409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=da4723d5-29e8-4413-a7f0-19be46ddf774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 674863 WARN (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) [junit4] 2> 674863 WARN (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3) [junit4] 2> 674883 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 674883 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard4_replica_n4' using configuration from collection testcollection, trusted=true [junit4] 2> 674883 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43619.solr.core.testcollection.shard4.replica_n4' (registry 'solr.core.testcollection.shard4.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a3ef1f3 [junit4] 2> 674883 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 674883 INFO (parallelCoreAdminExecutor-805-thread-1-processing-n:127.0.0.1:43619_solr x:testcollection_shard4_replica_n4 da4723d5-29e8-4413-a7f0-19be46ddf7748869813697424344 CREATE) [n:127.0.0.1:43619_solr c:testcollection s:shard4 r:core_node8 x:testcollection_shard4_replica_n4] o.a.s.c.SolrCore [[testcollection_shard4_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node1/testcollection_shard4_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_9BB942761B40B0A2-001/tempDir-001/node1/./testcollection_shard4_replica_n4/data/] [junit4] 2> 674883 WARN (parallelCoreAdminExecutor-808-thread-1-processing-n:127.0.0.1:35409_solr x:testcollection_shard3_replica_n3 da4723d5-29e8-4413-a7f0-19be46ddf7748869813695690926 CREATE) [n:127.0.0.1:35409_solr c:testcollection s:shard3 r:core_node7 x:testcollection_shard3_replica_n3] o.a.s.s.IndexSche [...truncated too long message...] ngs.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null721961926 [copy] Copying 39 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null721961926 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/null721961926 resolve-example: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: resolve-server: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1571177919 [copy] Copying 246 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1571177919 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1571177919 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 60ms :: artifacts dl 1ms --------------------------------------------------------------------- | | 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: 286 minutes 44 seconds Archiving artifacts WARN: No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? WARN: java.lang.InterruptedException: no matches found within 10000 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: [email protected] For additional commands, e-mail: [email protected]
