[JENKINS] Lucene-Solr-Tests-5.5-Java8 - Build # 18 - Still Failing

2016-04-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5-Java8/18/ 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([268

[jira] [Commented] (SOLR-9038) Ability to create/delete/list snapshots for a solr collection

2016-04-28 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263000#comment-15263000 ] Hrishikesh Gadre commented on SOLR-9038: [~dsmiley] Sorry for the confusion. Yes it

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61503724 --- Diff: solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java --- @@ -572,6 +574,40 @@ public void downloadConfig(String config

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263015#comment-15263015 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[jira] [Commented] (SOLR-8208) DocTransformer executes sub-queries

2016-04-28 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263016#comment-15263016 ] Mikhail Khludnev commented on SOLR-8208: [~caomanhdat], your last patch is awesome!

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263020#comment-15263020 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61504017 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionStatePredicate.java --- @@ -0,0 +1,41 @@ +package org.apache.solr.common.clo

[jira] [Commented] (LUCENE-7262) Add back the "estimate match count" optimization

2016-04-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263029#comment-15263029 ] Robert Muir commented on LUCENE-7262: - I think the problem at LUCENE-7051 time was, t

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61504670 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionStateWatcher.java --- @@ -0,0 +1,42 @@ +package org.apache.solr.common.cloud;

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263034#comment-15263034 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61504824 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/DocCollection.java --- @@ -210,6 +213,38 @@ public Replica getReplica(String coreNodeName)

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263038#comment-15263038 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+115) - Build # 16607 - Failure!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16607/ Java: 64bit/jdk-9-ea+115 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth Error Message: Unexpected exception type, expected SSLHandshakeE

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263080#comment-15263080 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61507382 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -484,6 +498,12 @@ private void refreshLegacyClusterState(Watcher

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61507961 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -131,6 +132,19 @@ private final Runnable securityNod

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263087#comment-15263087 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61508998 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -1066,32 +1079,201 @@ public static String getCollectionPath(Stri

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263094#comment-15263094 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 101 - Failure!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/101/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output:

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263108#comment-15263108 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61509699 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -1066,32 +1079,201 @@ public static String getCollectionPath(Stri

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61509937 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/ZkStateReader.java --- @@ -1066,32 +1079,201 @@ public static String getCollectionPath(Stri

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263112#comment-15263112 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61510100 --- Diff: solr/solrj/src/java/org/apache/solr/common/cloud/CollectionStateWatcher.java --- @@ -0,0 +1,42 @@ +package org.apache.solr.common.cloud;

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/32#discussion_r61510208 --- Diff: solr/test-framework/src/java/org/apache/solr/cloud/MiniSolrCloudCluster.java --- @@ -348,7 +358,13 @@ public JettySolrRunner stopJettySolrRu

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263119#comment-15263119 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263120#comment-15263120 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on a diff in

[GitHub] lucene-solr pull request: SOLR-8323

2016-04-28 Thread dragonsinth
Github user dragonsinth commented on the pull request: https://github.com/apache/lucene-solr/pull/32#issuecomment-215576790 Looking good, a little more high-level feedback. @shalinmangar I think you should take a look also. Have you run the tests extensively? The first time

[jira] [Commented] (SOLR-8323) Add CollectionWatcher API to ZkStateReader

2016-04-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263122#comment-15263122 ] ASF GitHub Bot commented on SOLR-8323: -- Github user dragonsinth commented on the pull

[jira] [Commented] (SOLR-9030) The 'downnode' command can trip asserts in ZkStateWriter or cause BadVersionException in Overseer

2016-04-28 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263124#comment-15263124 ] Scott Blum commented on SOLR-9030: -- Glad you wrote back to clarify, this got me to go do s

[jira] [Commented] (SOLR-9028) fix bugs in (add sanity checks for) SSL clientAuth testing

2016-04-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263218#comment-15263218 ] Steve Rowe commented on SOLR-9028: -- bq. Working on backport now ... some significant chang

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5806 - Still Failing!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5806/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth Error Message: Unexpected exception type, expected SSLHandshakeE

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Debugged and partly tested patch. Had to rework the tree structure d

[jira] [Created] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread Anshum Gupta (JIRA)
Anshum Gupta created LUCENE-7265: Summary: Fix addVersion to merge downstream changes by using the change id Key: LUCENE-7265 URL: https://issues.apache.org/jira/browse/LUCENE-7265 Project: Lucene - C

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263294#comment-15263294 ] ASF subversion and git services commented on LUCENE-7241: - Commit

[jira] [Updated] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated LUCENE-7265: - Attachment: LUCENE-7265.patch > Fix addVersion to merge downstream changes by using the change id

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263314#comment-15263314 ] Steve Rowe commented on LUCENE-7265: +1 > Fix addVersion to merge downstream changes

Re: Lucene/Solr 5.5.1

2016-04-28 Thread Anshum Gupta
That's fixed (about to commit the fix from LUCENE-7265) thought. While discussing the release process, Steve mentioned that we should document the failing back-compat index test on the non-release branches due to the missing index for the unreleased version. On discussing further, he suggested tha

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263317#comment-15263317 ] ASF subversion and git services commented on LUCENE-7265: - Commit

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263318#comment-15263318 ] ASF subversion and git services commented on LUCENE-7265: - Commit

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263322#comment-15263322 ] ASF subversion and git services commented on LUCENE-7265: - Commit

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263326#comment-15263326 ] Anshum Gupta commented on LUCENE-7265: -- We wouldn't need this particular fix for a r

[jira] [Commented] (LUCENE-7265) Fix addVersion to merge downstream changes by using the change id

2016-04-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263327#comment-15263327 ] Anshum Gupta commented on LUCENE-7265: -- Thanks Steve! > Fix addVersion to merge dow

[jira] [Updated] (SOLR-9047) zkcli should allow alternative locations for log4j configuration

2016-04-28 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-9047: - Attachment: SOLR-9047.patch Here's a patch that lets you specify the log4j configuration file via t

[jira] [Created] (LUCENE-7266) QueryNode#cloneTree produces a new tree where parents are not correctly set

2016-04-28 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-7266: --- Summary: QueryNode#cloneTree produces a new tree where parents are not correctly set Key: LUCENE-7266 URL: https://issues.apache.org/jira/browse/LUCENE-7266 Project: Lucene - C

[jira] [Updated] (LUCENE-7266) QueryNode#cloneTree produces a new tree where parents are not correctly set

2016-04-28 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trejkaz updated LUCENE-7266: Affects Version/s: 5.4.1 > QueryNode#cloneTree produces a new tree where parents are not correctly set > --

[jira] [Commented] (SOLR-9047) zkcli should allow alternative locations for log4j configuration

2016-04-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263369#comment-15263369 ] Mark Miller commented on SOLR-9047: --- Looks okay to me, though caps style doesn't match ex

[jira] [Comment Edited] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-04-28 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262895#comment-15262895 ] Kevin Risden edited comment on SOLR-8593 at 4/29/16 1:23 AM: - O

[jira] [Updated] (SOLR-9047) zkcli should allow alternative locations for log4j configuration

2016-04-28 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-9047: - Attachment: SOLR-9047.patch Here's a patch that matches the caps style (I had been copying the styl

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_92) - Build # 144 - Still Failing!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/144/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: Test abandoned because suite timeout was reached. Stack T

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+115) - Build # 16609 - Failure!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16609/ Java: 32bit/jdk-9-ea+115 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth Error Message: Unexpected exception type, expected SSLHandshakeException

[JENKINS] Lucene-Solr-5.5-Windows (64bit/jdk1.8.0_92) - Build # 60 - Failure!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/60/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions Error Message: Captured an uncaught exceptio

Re: Lucene/Solr 5.5.1

2016-04-28 Thread Anshum Gupta
I've updated the "Update Version Numbers in the Source Code" section on the ReleaseToDo page. It'd be good to have some one else also take a look at it. Here is what I've changed (only bug fix release): * Only bump up the version on the release branch using addVersion.py * Don't bump it up on the

[jira] [Commented] (SOLR-9038) Ability to create/delete/list snapshots for a solr collection

2016-04-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263440#comment-15263440 ] David Smiley commented on SOLR-9038: I _think_ we may be understanding each other again

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 6 - Still Failing

2016-04-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/6/ 5 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Captured an uncaught exception in thread: Thread[id=19709, name=Thread-10623, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTe

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3237 - Failure!

2016-04-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3237/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'null' for path 'response/params/y/p' full outp

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 478 - Failure

2016-04-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/478/ No tests ran. Build Log: [...truncated 40519 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/dist [copy] Co

<    1   2