RE: [JENKINS] Solr-Artifacts-6.x - Build # 218 - Still Failing

2017-01-08 Thread Uwe Schindler
Hi, there is something wrong since the last 2 Solr Artifact builds. I have no idea why Lucene Artifact builds succeed - and also why tests succeed, but when building Solr's Artifacts (ant prepare-release-no-sign in Solr's subdir) it breaks with this compile error: [solr] $ /home/jenkins/tools/

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_112) - Build # 2625 - Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2625/ Java: 32bit/jdk1.8.0_112 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard Error Message: Error from server at https://127.0.0.1:33422/solr: Could not fully remove collecti

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1207 - Still Unstable

2017-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1207/ 9 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard1 Stack Trace: java.lan

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_112) - Build # 18732 - Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18732/ Java: 32bit/jdk1.8.0_112 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp Error Message: Error from server at https://127.0.0.1:39249/solr: Cou

[jira] [Commented] (SOLR-6092) Provide a REST managed QueryElevationComponent

2017-01-08 Thread jefferyyuan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810679#comment-15810679 ] jefferyyuan commented on SOLR-6092: --- Vote for this. We can manage stop words, synonyms,

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_112) - Build # 6345 - Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6345/ Java: 32bit/jdk1.8.0_112 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly Error Message: Unexpected number of elements in the group for intGSF: 8 Stack Trac

[jira] [Commented] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810664#comment-15810664 ] Varun Thacker commented on SOLR-9867: - The patch didn't work because {{SolrCli Line 270

[jira] [Commented] (LUCENE-7619) Add WordDelimiterGraphFilter

2017-01-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810645#comment-15810645 ] David Smiley commented on LUCENE-7619: -- Very cool! > Add WordDelimiterGraphFilter >

[jira] [Comment Edited] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810626#comment-15810626 ] Varun Thacker edited comment on SOLR-9867 at 1/9/17 4:15 AM: - I

[jira] [Commented] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810626#comment-15810626 ] Varun Thacker commented on SOLR-9867: - I tried out the patch against master and I get t

[jira] [Commented] (SOLR-9934) SolrTestCase.clearIndex should ensure IndexWriter.deleteAll is called

2017-01-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810624#comment-15810624 ] David Smiley commented on SOLR-9934: +1 nice explanation and javadocs > SolrTestCase.c

[jira] [Resolved] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2017-01-08 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya resolved SOLR-9777. Resolution: Fixed > IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead o

[jira] [Updated] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2017-01-08 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-9777: --- Fix Version/s: 6.4 master (7.0) > IndexFingerprinting: use getCombin

[jira] [Commented] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810507#comment-15810507 ] ASF subversion and git services commented on SOLR-9777: --- Commit b0177

[jira] [Commented] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15810508#comment-15810508 ] ASF subversion and git services commented on SOLR-9777: --- Commit 1c943

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

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/606/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [H

[JENKINS] Lucene-Solr-Tests-6.x - Build # 662 - Unstable

2017-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/662/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectRelease

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 631 - Still unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/631/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=2 not found in http://127.0.0.1:58637/c8n_1x2_leader_session_loss due t

[JENKINS] Lucene-Solr-Tests-master - Build # 1602 - Unstable

2017-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1602/ 1 tests failed. FAILED: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenCancelFail Error Message: expected:<200> but was:<404> Stack Trace: java.lang.AssertionError: expected:<200> but was:<404>

[JENKINS] Solr-Artifacts-6.x - Build # 218 - Still Failing

2017-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-Artifacts-6.x/218/ No tests ran. Build Log: [...truncated 480 lines...] [javac] Compiling 77 source files to /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/lucene/build/suggest/classes/java [javac] /x1/jenkins/jenkins-slave/workspace/Sol

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+147) - Build # 18729 - Still Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18729/ Java: 64bit/jdk-9-ea+147 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.Assertion

[jira] [Commented] (LUCENE-7611) Make suggester module use LongValuesSource

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809970#comment-15809970 ] ASF subversion and git services commented on LUCENE-7611: - Commit

[jira] [Commented] (SOLR-9939) Ping handler logs each request twice

2017-01-08 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809946#comment-15809946 ] Trey Cahill commented on SOLR-9939: --- [~mkhludnev] good call on clearing rsp.getToLog(); u

[jira] [Updated] (SOLR-9939) Ping handler logs each request twice

2017-01-08 Thread Trey Cahill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trey Cahill updated SOLR-9939: -- Attachment: SOLR-9939.patch > Ping handler logs each request twice >

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 670 - Still Failing

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

[jira] [Commented] (SOLR-8292) TransactionLog.next() does not honor contract and return null for EOF

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809882#comment-15809882 ] Mark Miller commented on SOLR-8292: --- Correct. We know how much we are supposed to read, w

[jira] [Commented] (SOLR-9902) StandardDirectoryFactory should use Files API for it's move implementation.

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809832#comment-15809832 ] ASF subversion and git services commented on SOLR-9902: --- Commit 8fca7

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_112) - Build # 18728 - Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18728/ Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard Error Message: Error from server at https://127.0.0.1:39740/solr: Could not

[jira] [Resolved] (SOLR-9901) Implement move in HdfsDirectoryFactory.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-9901. --- Resolution: Fixed > Implement move in HdfsDirectoryFactory. > --- >

[jira] [Commented] (SOLR-9937) StandardDirectoryFactory::move never uses atomic implementation

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809559#comment-15809559 ] Mark Miller commented on SOLR-9937: --- Another bug is that we didn't return even if the mov

[jira] [Commented] (SOLR-9902) StandardDirectoryFactory should use Files API for it's move implementation.

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809557#comment-15809557 ] ASF subversion and git services commented on SOLR-9902: --- Commit 8bc15

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1065 - Still Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1065/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew Error Message: expected:<200> but was:<403> Stack Trace:

[jira] [Commented] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809514#comment-15809514 ] Mark Miller commented on SOLR-9867: --- If someone has time to review this, we should get it

[jira] [Updated] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-9867: -- Attachment: SOLR-9867.patch > The schemaless example can not be started after being stopped. > --

[jira] [Updated] (SOLR-9867) The schemaless example can not be started after being stopped.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-9867: -- Attachment: SOLR-9867.patch > The schemaless example can not be started after being stopped. > --

[jira] [Resolved] (SOLR-9899) StandardDirectoryFactory should use optimizations for all FilterDirectorys not just NRTCachingDirectory.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-9899. --- Resolution: Fixed > StandardDirectoryFactory should use optimizations for all FilterDirectorys > not j

[jira] [Resolved] (SOLR-9902) StandardDirectoryFactory should use Files API for it's move implementation.

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-9902. --- Resolution: Fixed > StandardDirectoryFactory should use Files API for it's move implementation. > -

[jira] [Resolved] (SOLR-9859) replication.properties cannot be updated after being written and neither replication.properties or index.properties are durable in the face of a crash

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-9859. --- Resolution: Fixed Fix Version/s: 6.4 master (7.0) Thanks all! > replication.

[jira] [Commented] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809478#comment-15809478 ] Mark Miller commented on SOLR-9777: --- +1 > IndexFingerprinting: use getCombinedCoreAndDel

[jira] [Commented] (SOLR-9859) replication.properties cannot be updated after being written and neither replication.properties or index.properties are durable in the face of a crash

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809470#comment-15809470 ] ASF subversion and git services commented on SOLR-9859: --- Commit 39195

[jira] [Commented] (SOLR-9859) replication.properties cannot be updated after being written and neither replication.properties or index.properties are durable in the face of a crash

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809466#comment-15809466 ] ASF subversion and git services commented on SOLR-9859: --- Commit 25290

[jira] [Commented] (SOLR-9859) replication.properties cannot be updated after being written and neither replication.properties or index.properties are durable in the face of a crash

2017-01-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809451#comment-15809451 ] Mark Miller commented on SOLR-9859: --- Thanks Cao - looks like we are only ignoring FileNot

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

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/630/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 13426 lines...] [junit4] JVM J1: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 251 - Still Unstable

2017-01-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/251/ 11 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard2 Stack Trace: java.lang.Ru

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3764 - Still Unstable!

2017-01-08 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3764/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace: java.lang.AssertionE

[jira] [Commented] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809231#comment-15809231 ] ASF subversion and git services commented on LUCENE-7588: - Commit

[jira] [Commented] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809228#comment-15809228 ] ASF subversion and git services commented on LUCENE-7588: - Commit

[jira] [Commented] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809221#comment-15809221 ] Michael McCandless commented on LUCENE-7588: Thank you [~ekeller], the patch

[jira] [Updated] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7588: Attachment: lucene-7588-sort-fix.patch > A parallel DrillSideways implementation >

[jira] [Updated] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7588: Attachment: (was: lucene-7588-test.patch) > A parallel DrillSideways implementation > -

[jira] [Commented] (LUCENE-7588) A parallel DrillSideways implementation

2017-01-08 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809098#comment-15809098 ] Emmanuel Keller commented on LUCENE-7588: - That's the issue. Just fixed, all test