ctubbsii opened a new issue #1525: Occasional VolumeIT failure URL: https://github.com/apache/accumulo/issues/1525 I'm seeing this occasional failure from VolumeIT on the 1.9 branch. #### Error Message ``` Unexpected volume file:/var/lib/jenkins/workspace/1.9-Hadoop2/test/target/mini-tests/org.apache.accumulo.test.VolumeIT_testRemoveVolumes/volumes/v1/tables/1/t-000006k/A00000k9.rf ``` #### Stacktrace ``` java.lang.AssertionError: Unexpected volume file:/var/lib/jenkins/workspace/1.9-Hadoop2/test/target/mini-tests/org.apache.accumulo.test.VolumeIT_testRemoveVolumes/volumes/v1/tables/1/t-000006k/A00000k9.rf at org.junit.Assert.fail(Assert.java:88) at org.apache.accumulo.test.VolumeIT.verifyVolumesUsed(VolumeIT.java:445) at org.apache.accumulo.test.VolumeIT.testRemoveVolumes(VolumeIT.java:515) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.lang.Thread.run(Thread.java:834) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
