Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/884/
3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica Error Message: Error from server at https://127.0.0.1:44849/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000014 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44849/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000014 at __randomizedtesting.SeedInfo.seed([89A861BA5E586384:671818EF5994743E]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:340) 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:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 1) Thread[id=838, name=searcherExecutor-306-thread-1, state=WAITING, group=TGRP-CollectionsAPISolrJTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 1) Thread[id=838, name=searcherExecutor-306-thread-1, state=WAITING, group=TGRP-CollectionsAPISolrJTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([89A861BA5E586384]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPISolrJTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=838, name=searcherExecutor-306-thread-1, state=WAITING, group=TGRP-CollectionsAPISolrJTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=838, name=searcherExecutor-306-thread-1, state=WAITING, group=TGRP-CollectionsAPISolrJTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at __randomizedtesting.SeedInfo.seed([89A861BA5E586384]:0) Build Log: [...truncated 12562 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> 149941 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/init-core-data-001 [junit4] 2> 149942 WARN (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 149942 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 149944 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 149978 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001 [junit4] 2> 149979 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 150013 INFO (Thread-136) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 150013 INFO (Thread-136) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 150143 ERROR (Thread-136) [ ] 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> 150155 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:38610 [junit4] 2> 150212 INFO (zkConnectionManagerCallback-199-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 150296 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 150316 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 150361 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 150362 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 150570 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 150570 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 150570 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 150572 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6442fb52{/solr,null,AVAILABLE} [junit4] 2> 150574 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49df0adf{SSL,[ssl, http/1.1]}{127.0.0.1:44849} [junit4] 2> 150574 INFO (jetty-launcher-196-thread-1) [ ] o.e.j.s.Server Started @150807ms [junit4] 2> 150574 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44849} [junit4] 2> 150574 ERROR (jetty-launcher-196-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 150574 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 150574 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 150607 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 150607 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 150607 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T10:01:32.320Z [junit4] 2> 150632 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 150632 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 150632 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 150632 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a965e49{/solr,null,AVAILABLE} [junit4] 2> 150633 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b358717{SSL,[ssl, http/1.1]}{127.0.0.1:44918} [junit4] 2> 150633 INFO (jetty-launcher-196-thread-2) [ ] o.e.j.s.Server Started @150867ms [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44918} [junit4] 2> 150634 ERROR (jetty-launcher-196-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 150634 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T10:01:32.347Z [junit4] 2> 150680 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 150680 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 150681 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 150681 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c4845eb{/solr,null,AVAILABLE} [junit4] 2> 150721 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@570f0654{SSL,[ssl, http/1.1]}{127.0.0.1:46042} [junit4] 2> 150721 INFO (jetty-launcher-196-thread-4) [ ] o.e.j.s.Server Started @150955ms [junit4] 2> 150721 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46042} [junit4] 2> 150815 ERROR (jetty-launcher-196-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 150815 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 150816 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 150816 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 150816 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 150816 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T10:01:32.529Z [junit4] 2> 150892 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 150892 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 150892 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 150898 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@317e8f31{/solr,null,AVAILABLE} [junit4] 2> 150914 INFO (zkConnectionManagerCallback-201-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 150916 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b453195{SSL,[ssl, http/1.1]}{127.0.0.1:41346} [junit4] 2> 150916 INFO (jetty-launcher-196-thread-3) [ ] o.e.j.s.Server Started @151149ms [junit4] 2> 150916 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41346} [junit4] 2> 151001 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 151006 ERROR (jetty-launcher-196-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 151006 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 151006 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 151006 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 151006 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 151006 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-15T10:01:32.719Z [junit4] 2> 151034 INFO (zkConnectionManagerCallback-203-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 151052 INFO (zkConnectionManagerCallback-205-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 151059 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 151347 INFO (zkConnectionManagerCallback-207-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 151514 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 151660 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 152243 INFO (jetty-launcher-196-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38610/solr [junit4] 2> 152377 INFO (zkConnectionManagerCallback-211-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 152698 INFO (zkConnectionManagerCallback-213-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153131 INFO (jetty-launcher-196-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38610/solr [junit4] 2> 153190 INFO (zkConnectionManagerCallback-219-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153391 INFO (jetty-launcher-196-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38610/solr [junit4] 2> 153481 INFO (jetty-launcher-196-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38610/solr [junit4] 2> 153528 INFO (zkConnectionManagerCallback-223-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153532 INFO (zkConnectionManagerCallback-225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153572 INFO (zkConnectionManagerCallback-229-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153694 INFO (zkConnectionManagerCallback-233-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 153805 INFO (zkConnectionManagerCallback-231-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 154165 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46042_solr [junit4] 2> 154184 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.Overseer Overseer (id=73325262961115146-127.0.0.1:46042_solr-n_0000000000) starting [junit4] 2> 154464 INFO (zkConnectionManagerCallback-244-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 154497 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41346_solr [junit4] 2> 154529 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 154530 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38610/solr ready [junit4] 2> 154583 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 154583 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44918_solr [junit4] 2> 154586 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46042_solr [junit4] 2> 154602 INFO (zkCallback-232-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 154624 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 154642 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 154659 INFO (zkCallback-243-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 154660 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 154660 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46042_solr [junit4] 2> 154714 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 154728 INFO (zkCallback-243-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 154732 INFO (zkCallback-232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 154732 INFO (zkCallback-224-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 155117 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 155153 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 155153 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44849_solr [junit4] 2> 155167 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 155167 INFO (zkCallback-243-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 155167 INFO (zkCallback-224-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 155207 INFO (zkCallback-232-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 155231 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 155555 INFO (zkCallback-212-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 155583 INFO (zkConnectionManagerCallback-250-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 155651 INFO (zkConnectionManagerCallback-255-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 155704 INFO (zkConnectionManagerCallback-260-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 155728 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 155786 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46042.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 155851 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 155852 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 155852 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38610/solr ready [junit4] 2> 155871 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38610/solr ready [junit4] 2> 155874 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38610/solr ready [junit4] 2> 155907 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 155925 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46042.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 155925 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46042.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 155926 INFO (jetty-launcher-196-thread-4) [n:127.0.0.1:46042_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node4/. [junit4] 2> 155942 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 156018 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 156281 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41346.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156427 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44918.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156458 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156549 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44918.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156549 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44918.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156556 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41346.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156557 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41346.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156558 INFO (jetty-launcher-196-thread-3) [n:127.0.0.1:41346_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node3/. [junit4] 2> 156568 INFO (jetty-launcher-196-thread-2) [n:127.0.0.1:44918_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node2/. [junit4] 2> 156568 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156603 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 156604 INFO (jetty-launcher-196-thread-1) [n:127.0.0.1:44849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node1/. [junit4] 2> 157973 INFO (zkConnectionManagerCallback-265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 158054 INFO (zkConnectionManagerCallback-270-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 158137 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 158138 INFO (SUITE-CollectionsAPISolrJTest-seed#[89A861BA5E586384]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38610/solr ready [junit4] 2> 158833 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testList [junit4] 2> 159058 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 159091 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=32 [junit4] 2> 159092 INFO (TEST-CollectionsAPISolrJTest.testList-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testList [junit4] 2> 159330 INFO (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCloudInfoInCoreStatus [junit4] 2> 159364 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 159384 INFO (OverseerThreadFactory-259-thread-1-processing-n:127.0.0.1:46042_solr) [n:127.0.0.1:46042_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection corestatus_test [junit4] 2> 159795 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"corestatus_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"corestatus_test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:41346/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 159813 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"corestatus_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"corestatus_test_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44918/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 159827 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"corestatus_test", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"corestatus_test_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44849/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 159831 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"corestatus_test", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"corestatus_test_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46042/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 160325 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr x:corestatus_test_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n4&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 160911 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr x:corestatus_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 160912 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr x:corestatus_test_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 160933 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr x:corestatus_test_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n6&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 161150 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr x:corestatus_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 161770 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 162111 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n4] Schema name=minimal [junit4] 2> 162352 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 162371 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n4' using configuration from collection corestatus_test, trusted=true [junit4] 2> 162372 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44849.solr.core.corestatus_test.shard2.replica_n4' (registry 'solr.core.corestatus_test.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 162372 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node1/corestatus_test_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node1/./corestatus_test_shard2_replica_n4/data/] [junit4] 2> 162583 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 162604 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 162677 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 162713 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n1] Schema name=minimal [junit4] 2> 162768 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 162768 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n1' using configuration from collection corestatus_test, trusted=true [junit4] 2> 162769 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41346.solr.core.corestatus_test.shard1.replica_n1' (registry 'solr.core.corestatus_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 162769 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node3/corestatus_test_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node3/./corestatus_test_shard1_replica_n1/data/] [junit4] 2> 162786 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema [corestatus_test_shard1_replica_n2] Schema name=minimal [junit4] 2> 162797 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.s.IndexSchema [corestatus_test_shard2_replica_n6] Schema name=minimal [junit4] 2> 162799 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 162800 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard2_replica_n6' using configuration from collection corestatus_test, trusted=true [junit4] 2> 162823 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 162823 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'corestatus_test_shard1_replica_n2' using configuration from collection corestatus_test, trusted=true [junit4] 2> 162823 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44918.solr.core.corestatus_test.shard1.replica_n2' (registry 'solr.core.corestatus_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 162823 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [[corestatus_test_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node2/corestatus_test_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node2/./corestatus_test_shard1_replica_n2/data/] [junit4] 2> 162834 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46042.solr.core.corestatus_test.shard2.replica_n6' (registry 'solr.core.corestatus_test.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 162834 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.SolrCore [[corestatus_test_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node4/corestatus_test_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node4/./corestatus_test_shard2_replica_n6/data/] [junit4] 2> 163696 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 163696 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 163697 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 163697 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 163752 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f3c67b0[corestatus_test_shard2_replica_n4] main] [junit4] 2> 163781 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 163781 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 163819 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 163820 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667294683922432 [junit4] 2> 163891 INFO (searcherExecutor-276-thread-1-processing-n:127.0.0.1:44849_solr x:corestatus_test_shard2_replica_n4 c:corestatus_test s:shard2 r:core_node7) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n4] Registered new searcher Searcher@2f3c67b0[corestatus_test_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 163903 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 163903 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 163904 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 163904 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 163913 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/corestatus_test/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 163924 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d5ed53d[corestatus_test_shard1_replica_n1] main] [junit4] 2> 163964 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 163996 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 164048 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 164049 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 164049 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667294925094912 [junit4] 2> 164109 INFO (searcherExecutor-277-thread-1-processing-n:127.0.0.1:41346_solr x:corestatus_test_shard1_replica_n1 c:corestatus_test s:shard1 r:core_node3) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n1] Registered new searcher Searcher@3d5ed53d[corestatus_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 164208 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 164208 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 164209 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 164209 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 164211 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b1c9114[corestatus_test_shard2_replica_n6] main] [junit4] 2> 164214 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/corestatus_test/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 164230 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 164265 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 164265 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 164266 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 164266 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667295152635904 [junit4] 2> 164318 INFO (searcherExecutor-278-thread-1-processing-n:127.0.0.1:46042_solr x:corestatus_test_shard2_replica_n6 c:corestatus_test s:shard2 r:core_node8) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.SolrCore [corestatus_test_shard2_replica_n6] Registered new searcher Searcher@6b1c9114[corestatus_test_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 164320 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/corestatus_test/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 164330 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 164330 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 164331 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 164331 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 164333 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@76c9cd03[corestatus_test_shard1_replica_n2] main] [junit4] 2> 164372 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 164372 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 164373 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 164400 INFO (searcherExecutor-279-thread-1-processing-n:127.0.0.1:44918_solr x:corestatus_test_shard1_replica_n2 c:corestatus_test s:shard1 r:core_node5) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.SolrCore [corestatus_test_shard1_replica_n2] Registered new searcher Searcher@76c9cd03[corestatus_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 164400 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667295293145088 [junit4] 2> 164433 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/corestatus_test/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 164468 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 164468 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 164468 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44849/solr/corestatus_test_shard2_replica_n4/ [junit4] 2> 164473 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n4 url=https://127.0.0.1:44849/solr START replicas=[https://127.0.0.1:46042/solr/corestatus_test_shard2_replica_n6/] nUpdates=100 [junit4] 2> 164473 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard2_replica_n4 url=https://127.0.0.1:44849/solr DONE. We have no versions. sync failed. [junit4] 2> 164566 INFO (qtp607030404-688) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.c.S.Request [corestatus_test_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=20 [junit4] 2> 164567 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 164567 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 164567 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 164631 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44849/solr/corestatus_test_shard2_replica_n4/ shard2 [junit4] 2> 164741 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 164741 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 164741 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41346/solr/corestatus_test_shard1_replica_n1/ [junit4] 2> 164742 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 url=https://127.0.0.1:41346/solr START replicas=[https://127.0.0.1:44918/solr/corestatus_test_shard1_replica_n2/] nUpdates=100 [junit4] 2> 164757 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=corestatus_test_shard1_replica_n1 url=https://127.0.0.1:41346/solr DONE. We have no versions. sync failed. [junit4] 2> 164815 INFO (qtp30142897-671) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.c.S.Request [corestatus_test_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 164815 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 164815 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 164816 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 164888 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41346/solr/corestatus_test_shard1_replica_n1/ shard1 [junit4] 2> 164964 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 164968 INFO (qtp1322601952-661) [n:127.0.0.1:44849_solr c:corestatus_test s:shard2 r:core_node7 x:corestatus_test_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n4&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4642 [junit4] 2> 165200 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 165274 INFO (qtp119651603-696) [n:127.0.0.1:41346_solr c:corestatus_test s:shard1 r:core_node3 x:corestatus_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n1&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4363 [junit4] 2> 165333 INFO (qtp607030404-683) [n:127.0.0.1:46042_solr c:corestatus_test s:shard2 r:core_node8 x:corestatus_test_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=corestatus_test_shard2_replica_n6&action=CREATE&numShards=2&collection=corestatus_test&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4400 [junit4] 2> 165454 INFO (qtp30142897-675) [n:127.0.0.1:44918_solr c:corestatus_test s:shard1 r:core_node5 x:corestatus_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=corestatus_test_shard1_replica_n2&action=CREATE&numShards=2&collection=corestatus_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4304 [junit4] 2> 165592 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 166599 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=corestatus_test&nrtReplicas=2&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2} status=0 QTime=7235 [junit4] 2> 166639 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr x:corestatus_test_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=corestatus_test_shard2_replica_n4&action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=16 [junit4] 2> 166657 INFO (TEST-CollectionsAPISolrJTest.testCloudInfoInCoreStatus-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCloudInfoInCoreStatus [junit4] 2> 167025 INFO (TEST-CollectionsAPISolrJTest.testModifyCollectionAttribute-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testModifyCollectionAttribute [junit4] 2> 167059 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=testAddAndDeleteCollectionAttribute&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 167241 INFO (OverseerThreadFactory-259-thread-2-processing-n:127.0.0.1:46042_solr) [n:127.0.0.1:46042_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAddAndDeleteCollectionAttribute [junit4] 2> 167603 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testAddAndDeleteCollectionAttribute", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testAddAndDeleteCollectionAttribute_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44918/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 167947 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testAddAndDeleteCollectionAttribute_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddAndDeleteCollectionAttribute&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 169211 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 169268 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.s.IndexSchema [testAddAndDeleteCollectionAttribute_shard1_replica_n1] Schema name=minimal [junit4] 2> 169285 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 169285 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testAddAndDeleteCollectionAttribute_shard1_replica_n1' using configuration from collection testAddAndDeleteCollectionAttribute, trusted=true [junit4] 2> 169299 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44918.solr.core.testAddAndDeleteCollectionAttribute.shard1.replica_n1' (registry 'solr.core.testAddAndDeleteCollectionAttribute.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 169299 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SolrCore [[testAddAndDeleteCollectionAttribute_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node2/testAddAndDeleteCollectionAttribute_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node2/./testAddAndDeleteCollectionAttribute_shard1_replica_n1/data/] [junit4] 2> 169683 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 169684 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 169685 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 169696 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 169698 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@277a21fe[testAddAndDeleteCollectionAttribute_shard1_replica_n1] main] [junit4] 2> 169699 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 169716 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 169716 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 169717 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667300868423680 [junit4] 2> 169812 INFO (searcherExecutor-296-thread-1-processing-n:127.0.0.1:44918_solr x:testAddAndDeleteCollectionAttribute_shard1_replica_n1 c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SolrCore [testAddAndDeleteCollectionAttribute_shard1_replica_n1] Registered new searcher Searcher@277a21fe[testAddAndDeleteCollectionAttribute_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 169827 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAddAndDeleteCollectionAttribute/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 169847 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 169848 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 169848 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44918/solr/testAddAndDeleteCollectionAttribute_shard1_replica_n1/ [junit4] 2> 169848 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 169848 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44918/solr/testAddAndDeleteCollectionAttribute_shard1_replica_n1/ has no replicas [junit4] 2> 169848 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 169865 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44918/solr/testAddAndDeleteCollectionAttribute_shard1_replica_n1/ shard1 [junit4] 2> 170003 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 170005 INFO (qtp30142897-677) [n:127.0.0.1:44918_solr c:testAddAndDeleteCollectionAttribute s:shard1 r:core_node2 x:testAddAndDeleteCollectionAttribute_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testAddAndDeleteCollectionAttribute_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddAndDeleteCollectionAttribute&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2058 [junit4] 2> 170091 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 170130 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddAndDeleteCollectionAttribute/state.json] for collection [testAddAndDeleteCollectionAttribute] has occurred - updating... (live nodes size: [4]) [junit4] 2> 171092 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=testAddAndDeleteCollectionAttribute&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=4032 [junit4] 2> 171115 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with params replicationFactor=25&name=testAddAndDeleteCollectionAttribute&action=MODIFYCOLLECTION&collection=testAddAndDeleteCollectionAttribute&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 171135 INFO (OverseerCollectionConfigSetProcessor-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 171269 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddAndDeleteCollectionAttribute/state.json] for collection [testAddAndDeleteCollectionAttribute] has occurred - updating... (live nodes size: [4]) [junit4] 2> 171383 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr c:testAddAndDeleteCollectionAttribute ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=25&name=testAddAndDeleteCollectionAttribute&action=MODIFYCOLLECTION&collection=testAddAndDeleteCollectionAttribute&wt=javabin&version=2} status=0 QTime=268 [junit4] 2> 171441 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with params maxShardsPerNode=&name=testAddAndDeleteCollectionAttribute&action=MODIFYCOLLECTION&collection=testAddAndDeleteCollectionAttribute&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 171516 INFO (OverseerCollectionConfigSetProcessor-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 171677 INFO (zkCallback-230-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAddAndDeleteCollectionAttribute/state.json] for collection [testAddAndDeleteCollectionAttribute] has occurred - updating... (live nodes size: [4]) [junit4] 2> 171827 INFO (qtp1322601952-666) [n:127.0.0.1:44849_solr c:testAddAndDeleteCollectionAttribute ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={maxShardsPerNode=&name=testAddAndDeleteCollectionAttribute&action=MODIFYCOLLECTION&collection=testAddAndDeleteCollectionAttribute&wt=javabin&version=2} status=0 QTime=385 [junit4] 2> 171830 INFO (TEST-CollectionsAPISolrJTest.testModifyCollectionAttribute-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testModifyCollectionAttribute [junit4] 2> 172116 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[89A861BA5E586384]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias [junit4] 2> 172117 INFO (qtp1322601952-668) [n:127.0.0.1:44849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 172229 INFO (OverseerThreadFactory-259-thread-5-processing-n:127.0.0.1:46042_solr) [n:127.0.0.1:46042_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection aliasedCollection [junit4] 2> 172261 INFO (OverseerCollectionConfigSetProcessor-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 172559 INFO (OverseerStateUpdate-73325262961115146-127.0.0.1:46042_solr-n_0000000000) [n:127.0.0.1:46042_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"aliasedCollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"aliasedCollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44849/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 172779 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr x:aliasedCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 173866 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 174301 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema [aliasedCollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 174336 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 174337 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'aliasedCollection_shard1_replica_n1' using configuration from collection aliasedCollection, trusted=true [junit4] 2> 174337 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44849.solr.core.aliasedCollection.shard1.replica_n1' (registry 'solr.core.aliasedCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@752789a1 [junit4] 2> 174337 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore [[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node1/aliasedCollection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_89A861BA5E586384-001/tempDir-001/node1/./aliasedCollection_shard1_replica_n1/data/] [junit4] 2> 174702 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 174702 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 174704 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 174704 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 174705 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f255cd1[aliasedCollection_shard1_replica_n1] main] [junit4] 2> 174724 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 174724 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 174725 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 174741 INFO (searcherExecutor-301-thread-1-processing-n:127.0.0.1:44849_solr x:aliasedCollection_shard1_replica_n1 c:aliasedCollection s:shard1 r:core_node2) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore [aliasedCollection_shard1_replica_n1] Registered new searcher Searcher@2f255cd1[aliasedCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 174741 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611667306136469504 [junit4] 2> 174789 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/aliasedCollection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 174810 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 174810 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 174810 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44849/solr/aliasedCollection_shard1_replica_n1/ [junit4] 2> 174810 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 174811 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:44849/solr/aliasedCollection_shard1_replica_n1/ has no replicas [junit4] 2> 174811 INFO (qtp1322601952-669) [n:127.0.0.1:44849_solr c:aliasedCollection s:shard1 r:core_node2 x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 174844 INFO (qtp1322601952-669) [n:127.0.0.1:448 [...truncated too long message...] rty disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1770830537 [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1770830537 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1770830537 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 21ms :: 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: 154 minutes 57 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
