Skip to content

2.25.1.0-b23

@hari90 hari90 tagged this 14 Dec 03:49
Summary:
These tests have failing in mac builds for a long time.

```
[ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x && /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre/bin/java -enableassertions -Xmx3000m -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -jar /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x/target/surefire2024-12-13T03_37_22_12932_3182_6780_35826/surefirebooter6746252672800268763.jar /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x/target/surefire2024-12-13T03_37_22_12932_3182_6780_35826 2024-12-13T03-37-48_070-jvmRun1 surefire5642155990475452293tmp surefire_03459444093281220499tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 137
[ERROR] Crashed tests:
[ERROR] org.yb.loadtest.TestUnsetDC
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x && /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre/bin/java -enableassertions -Xmx3000m -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -jar /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x/target/surefire2024-12-13T03_37_22_12932_3182_6780_35826/surefirebooter6746252672800268763.jar /Volumes/share/jenkins/workspace/yugabyte-db-phabricator/yugabyte-db/java/yb-cql-4x/target/surefire2024-12-13T03_37_22_12932_3182_6780_35826 2024-12-13T03-37-48_070-jvmRun1 surefire5642155990475452293tmp surefire_03459444093281220499tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 137

```

Fixes #25294
Jira: DB-14492

Test Plan: Jenkins

Reviewers: mihnea, slingam

Reviewed By: mihnea

Subscribers: ybase

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D40675
Assets 2
Loading