You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2023/04/14 23:58:17 UTC

[JENKINS-EA] Solr-main-Linux (64bit/hotspot/jdk-21-ea+9) - Build # 11411 - Unstable!

Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/11411/
Java: 64bit/hotspot/jdk-21-ea+9 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.SolrSchemalessExampleTest.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([B61670739900DF92]:0)

[JENKINS] Solr-main-Linux (64bit/openj9/jdk-17.0.5) - Build # 11412 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/11412/
Java: 64bit/openj9/jdk-17.0.5 -XX:-UseCompressedOops -Xgcpolicy:balanced

1 tests failed.
FAILED:  org.apache.solr.s3.S3InstallShardTest.testParallelInstallToMultiShardCollection

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=51, name=MemoryMXBean notification dispatcher, state=RUNNABLE, group=system]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=51, name=MemoryMXBean notification dispatcher, state=RUNNABLE, group=system]
	at __randomizedtesting.SeedInfo.seed([338EACC174A6F216:91F65D498DD45DD4]:0)
Caused by: java.lang.IllegalArgumentException: committed argument cannot be less than 0
	at java.management@17.0.5/java.lang.management.MemoryUsage.<init>(MemoryUsage.java:109)
	at jdk.management@17.0.5/com.ibm.lang.management.internal.ExtendedGarbageCollectorMXBeanImpl.buildGcInfo(ExtendedGarbageCollectorMXBeanImpl.java:95)
	at jdk.management@17.0.5/com.ibm.lang.management.internal.MemoryNotificationThread.dispatchGCNotificationHelper(MemoryNotificationThread.java:94)
	at jdk.management@17.0.5/com.ibm.lang.management.internal.MemoryNotificationThread.processNotificationLoop(Native Method)
	at jdk.management@17.0.5/com.ibm.lang.management.internal.MemoryNotificationThread.run(MemoryNotificationThread.java:183)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:857)