Mailing List Archive

Re: [JENKINS] Lucene-9.x-MacOSX (64bit/hotspot/jdk-21) - Build # 3127 - Unstable!
Branch 9x has System.currentTimeMillis in ReplicationClient.java (which the
stack trace of this failure points to) and it's a mac machine - I suspect
realtime clock issues caused this.
The main branch removed this code altogether in
https://github.com/apache/lucene/pull/12038.

Dawid

On Thu, Nov 9, 2023 at 8:35?AM Policeman Jenkins Server <jenkins@thetaphi.de>
wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-9.x-MacOSX/3127/
> Java: 64bit/hotspot/jdk-21 -XX:-UseCompressedOops -XX:+UseParallelGC
>
> 2 tests failed.
> FAILED:
> org.apache.lucene.replicator.TestIndexAndTaxonomyReplicationClient.testConsistencyOnExceptions
>
> Error Message:
> java.lang.Exception: Test abandoned because suite timeout was reached.
>
> Stack Trace:
> java.lang.Exception: Test abandoned because suite timeout was reached.
> at __randomizedtesting.SeedInfo.seed([5A9E50A4ED05A741]:0)
>
>
> FAILED:
> org.apache.lucene.replicator.TestIndexAndTaxonomyReplicationClient.classMethod
>
> Error Message:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
>
> Stack Trace:
> java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
> at __randomizedtesting.SeedInfo.seed([5A9E50A4ED05A741]:0)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org