Build: #228 failed
Job: JDK 10 failed
Build log
The build generated 4,103 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log
20-Nov-2018 10:46:13 | Started : testFooBars |
20-Nov-2018 10:46:13 | Failure : testFooBars(com.carrotsearch.randomizedtesting.timeouts.Test017ThreadLeaksCustomFiltersException$Nested1): filter-exception |
20-Nov-2018 10:46:13 | Finished: testFooBars |
20-Nov-2018 10:46:13 | Failure : com.carrotsearch.randomizedtesting.timeouts.Test017ThreadLeaksCustomFiltersException$Nested1: filter-exception |
20-Nov-2018 10:46:13 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:46:13 | |
20-Nov-2018 10:46:13 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.carrotsearch.randomizedtesting.timeouts.Test017ThreadLeaksCustomFiltersException |
20-Nov-2018 10:46:13 | [INFO] Running com.carrotsearch.randomizedtesting.timeouts.Test018TimeoutStacks |
20-Nov-2018 10:46:14 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in com.carrotsearch.randomizedtesting.timeouts.Test018TimeoutStacks |
20-Nov-2018 10:46:14 | [INFO] Running com.carrotsearch.randomizedtesting.timeouts.Test019ThreadLeakGroup |
20-Nov-2018 10:46:14 | Run started. |
20-Nov-2018 10:46:14 | Started : testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Failure : testLeakOutsideOfGroup(com.carrotsearch.randomizedtesting.timeouts.Test019ThreadLeakGroup$Nested3): 1 thread leaked from TEST scope at testLeakOutsideOfGroup(com.carrotsearch.randomizedtesting.timeouts.Test019ThreadLeakGroup$Nested3): |
20-Nov-2018 10:46:14 | 1) Thread[id=5975, name=foobar, state=TIMED_WAITING, group=foobar-group] |
20-Nov-2018 10:46:14 | at java.base@10/java.lang.Thread.sleep(Native Method) |
20-Nov-2018 10:46:14 | at app//com.carrotsearch.randomizedtesting.timeouts.Test019ThreadLeakGroup$Nested1$1.run(Test019ThreadLeakGroup.java:37) |
20-Nov-2018 10:46:14 | Finished: testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Run finished: run=1, ignored=0, failures=1, assumptions=0 |
20-Nov-2018 10:46:14 | |
20-Nov-2018 10:46:14 | Run started. |
20-Nov-2018 10:46:14 | Started : testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Finished: testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:46:14 | |
20-Nov-2018 10:46:14 | Run started. |
20-Nov-2018 10:46:14 | Started : testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Finished: testLeakOutsideOfGroup |
20-Nov-2018 10:46:14 | Run finished: run=1, ignored=0, failures=0, assumptions=0 |
20-Nov-2018 10:46:14 | |
20-Nov-2018 10:46:14 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.carrotsearch.randomizedtesting.timeouts.Test019ThreadLeakGroup |
20-Nov-2018 10:46:14 | [INFO] Running com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests |
20-Nov-2018 10:46:14 | Run started. |
20-Nov-2018 10:46:14 | Started : test005 |
20-Nov-2018 10:46:14 | before timeout(5) |
20-Nov-2018 10:46:15 | Failure : test005(com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1): Test abandoned because suite timeout was reached. |
20-Nov-2018 10:46:15 | Finished: test005 |
20-Nov-2018 10:46:15 | suite timeout(5) |
20-Nov-2018 10:46:15 | Failure : com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1: Suite timeout exceeded (>= 500 msec). |
20-Nov-2018 10:46:15 | Run finished: run=1, ignored=0, failures=2, assumptions=0 |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | Nov 20, 2018 10:46:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate |
20-Nov-2018 10:46:15 | WARNING: Suite execution timed out: com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1 |
20-Nov-2018 10:46:15 | ==== jstack at approximately timeout time ==== |
20-Nov-2018 10:46:15 | "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.WithNestedTestClass$5@76004fb5 |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Object.wait(Native Method) |
20-Nov-2018 10:46:15 | - waiting on com.carrotsearch.randomizedtesting.WithNestedTestClass$5@76004fb5 |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.join(Thread.java:1353) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.join(Thread.java:1427) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.WithNestedTestClass.runTests(WithNestedTestClass.java:341) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests.testExceptionInFilter(Test020SuiteTimeoutStopsTests.java:63) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.reflect.Method.invoke(Method.java:564) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) |
20-Nov-2018 10:46:15 | at app//org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:59) |
20-Nov-2018 10:46:15 | at app//org.junit.rules.RunRules.evaluate(RunRules.java:20) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.run(ParentRunner.java:363) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Reference Handler" ID=2 RUNNABLE |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.Reference.waitForReferencePendingList(Native Method) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.Reference.processPendingReferences(Reference.java:174) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.Reference.access$000(Reference.java:44) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@24c8365d |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Object.wait(Native Method) |
20-Nov-2018 10:46:15 | - waiting on java.lang.ref.ReferenceQueue$Lock@24c8365d |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Signal Dispatcher" ID=4 RUNNABLE |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Attach Listener" ID=5 RUNNABLE |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Common-Cleaner" ID=12 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5e9cab8f |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Object.wait(Native Method) |
20-Nov-2018 10:46:15 | - timed waiting on java.lang.ref.ReferenceQueue$Lock@5e9cab8f |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.run(Thread.java:844) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "surefire-forkedjvm-command-thread" ID=13 RUNNABLE (in native code) |
20-Nov-2018 10:46:15 | at java.base@10/java.io.FileInputStream.readBytes(Native Method) |
20-Nov-2018 10:46:15 | at java.base@10/java.io.FileInputStream.read(FileInputStream.java:280) |
20-Nov-2018 10:46:15 | at java.base@10/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) |
20-Nov-2018 10:46:15 | at java.base@10/java.io.BufferedInputStream.read(BufferedInputStream.java:271) |
20-Nov-2018 10:46:15 | - locked java.io.BufferedInputStream@75b83c55 |
20-Nov-2018 10:46:15 | at java.base@10/java.io.DataInputStream.readInt(DataInputStream.java:392) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115) |
20-Nov-2018 10:46:15 | at app//org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:390) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.run(Thread.java:844) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "surefire-forkedjvm-ping-30s" ID=14 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b7cc85a |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.misc.Unsafe.park(Native Method) |
20-Nov-2018 10:46:15 | - timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b7cc85a |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2117) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121) |
20-Nov-2018 10:46:15 | at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.run(Thread.java:844) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "Thread-5345" ID=5982 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@723fc52a |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Object.wait(Native Method) |
20-Nov-2018 10:46:15 | - waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@723fc52a |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.join(Thread.java:1353) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.join(Thread.java:1427) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.Suite.runChild(Suite.java:128) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.Suite.runChild(Suite.java:27) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) |
20-Nov-2018 10:46:15 | at app//org.junit.runners.ParentRunner.run(ParentRunner.java:363) |
20-Nov-2018 10:46:15 | at app//org.junit.runner.JUnitCore.run(JUnitCore.java:137) |
20-Nov-2018 10:46:15 | at app//org.junit.runner.JUnitCore.run(JUnitCore.java:115) |
20-Nov-2018 10:46:15 | at app//org.junit.runner.JUnitCore.run(JUnitCore.java:105) |
20-Nov-2018 10:46:15 | at app//org.junit.runner.JUnitCore.run(JUnitCore.java:94) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.WithNestedTestClass$5.run(WithNestedTestClass.java:336) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "SUITE-Test020SuiteTimeoutStopsTests$Nested1-seed#[31F6AF2FBFC9F7CE]" ID=5983 RUNNABLE |
20-Nov-2018 10:46:15 | at java.management@10/sun.management.ThreadImpl.dumpThreads0(Native Method) |
20-Nov-2018 10:46:15 | at java.management@10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502) |
20-Nov-2018 10:46:15 | at java.management@10/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415) |
20-Nov-2018 10:46:15 | - locked java.lang.Object@ee11bb8 |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | "TEST-Test020SuiteTimeoutStopsTests$Nested1.test005-seed#[31F6AF2FBFC9F7CE]" ID=5984 TIMED_WAITING |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.sleep(Native Method) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1.idle(Test020SuiteTimeoutStopsTests.java:49) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1.test005(Test020SuiteTimeoutStopsTests.java:33) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.reflect.Method.invoke(Method.java:564) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.run(Thread.java:844) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | ^^============================================== |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | Nov 20, 2018 10:46:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks |
20-Nov-2018 10:46:15 | SEVERE: 1 thread leaked from SUITE scope at com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1: |
20-Nov-2018 10:46:15 | 1) Thread[id=5984, name=TEST-Test020SuiteTimeoutStopsTests$Nested1.test005-seed#[31F6AF2FBFC9F7CE], state=TIMED_WAITING, group=TGRP-Test020SuiteTimeoutStopsTests$Nested1] |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.sleep(Native Method) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1.idle(Test020SuiteTimeoutStopsTests.java:49) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests$Nested1.test005(Test020SuiteTimeoutStopsTests.java:33) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) |
20-Nov-2018 10:46:15 | at java.base@10/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.reflect.Method.invoke(Method.java:564) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) |
20-Nov-2018 10:46:15 | at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) |
20-Nov-2018 10:46:15 | at java.base@10/java.lang.Thread.run(Thread.java:844) |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | Nov 20, 2018 10:46:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll |
20-Nov-2018 10:46:15 | INFO: Starting to interrupt leaked threads: |
20-Nov-2018 10:46:15 | 1) Thread[id=5984, name=TEST-Test020SuiteTimeoutStopsTests$Nested1.test005-seed#[31F6AF2FBFC9F7CE], state=TIMED_WAITING, group=TGRP-Test020SuiteTimeoutStopsTests$Nested1] |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | Nov 20, 2018 10:46:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll |
20-Nov-2018 10:46:15 | INFO: All leaked threads terminated. |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | |
20-Nov-2018 10:46:15 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in com.carrotsearch.randomizedtesting.timeouts.Test020SuiteTimeoutStopsTests |
20-Nov-2018 10:46:15 | [INFO] |
20-Nov-2018 10:46:15 | [INFO] Results: |
20-Nov-2018 10:46:15 | [INFO] |
20-Nov-2018 10:46:15 | [WARNING] Tests run: 2256, Failures: 0, Errors: 0, Skipped: 6 |
20-Nov-2018 10:46:15 | [INFO] |
20-Nov-2018 10:46:15 | [INFO] |
20-Nov-2018 10:46:15 | [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ randomizedtesting-runner --- |
20-Nov-2018 10:46:16 | [INFO] Building jar: C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\randomized-runner\target\randomizedtesting-runner-2.7.1-SNAPSHOT.jar |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ randomizedtesting-runner --- |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- forbiddenapis:2.5:check (check-forbidden-apis) @ randomizedtesting-runner --- |
20-Nov-2018 10:46:16 | [INFO] Scanning for classes to check... |
20-Nov-2018 10:46:16 | [INFO] Reading bundled API signatures: jdk-unsafe-1.8 |
20-Nov-2018 10:46:16 | [INFO] Reading bundled API signatures: jdk-deprecated-1.8 |
20-Nov-2018 10:46:16 | [INFO] Reading bundled API signatures: jdk-system-out |
20-Nov-2018 10:46:16 | [INFO] Reading bundled API signatures: jdk-non-portable |
20-Nov-2018 10:46:16 | [INFO] Loading classes to check... |
20-Nov-2018 10:46:16 | [INFO] Scanning classes for violations... |
20-Nov-2018 10:46:16 | [INFO] Scanned 190 class file(s) for forbidden API invocations (in 0.20s), 0 error(s). |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] -----------< com.carrotsearch.randomizedtesting:junit4-ant >------------ |
20-Nov-2018 10:46:16 | [INFO] Building RandomizedTesting JUnit4 ANT Task 2.7.1-SNAPSHOT [3/8] |
20-Nov-2018 10:46:16 | [INFO] --------------------------------[ jar ]--------------------------------- |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ junit4-ant --- |
20-Nov-2018 10:46:16 | [INFO] Deleting C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target (includes = [], excludes = [eclipse/**, idea/**]) |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-proguard-java-home) @ junit4-ant --- |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ junit4-ant --- |
20-Nov-2018 10:46:16 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
20-Nov-2018 10:46:16 | [INFO] Copying 15 resources |
20-Nov-2018 10:46:16 | [INFO] |
20-Nov-2018 10:46:16 | [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ junit4-ant --- |
20-Nov-2018 10:46:16 | [INFO] Changes detected - recompiling the module! |
20-Nov-2018 10:46:16 | [INFO] Compiling 99 source files to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\classes |
20-Nov-2018 10:46:18 | [INFO] /C:/bamboo/xml-data/build-dir/RNDTEST-SOFTWARE-RRJ10/junit4-ant/src/main/java/com/carrotsearch/ant/tasks/junit4/events/EventType.java: Some input files use or override a deprecated API. |
20-Nov-2018 10:46:18 | [INFO] /C:/bamboo/xml-data/build-dir/RNDTEST-SOFTWARE-RRJ10/junit4-ant/src/main/java/com/carrotsearch/ant/tasks/junit4/events/EventType.java: Recompile with -Xlint:deprecation for details. |
20-Nov-2018 10:46:18 | [INFO] |
20-Nov-2018 10:46:18 | [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ junit4-ant --- |
20-Nov-2018 10:46:18 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
20-Nov-2018 10:46:18 | [INFO] Copying 3 resources |
20-Nov-2018 10:46:18 | [INFO] |
20-Nov-2018 10:46:18 | [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ junit4-ant --- |
20-Nov-2018 10:46:18 | [INFO] Changes detected - recompiling the module! |
20-Nov-2018 10:46:18 | [INFO] Compiling 109 source files to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\test-classes |
20-Nov-2018 10:46:18 | [INFO] /C:/bamboo/xml-data/build-dir/RNDTEST-SOFTWARE-RRJ10/junit4-ant/src/test/java/com/carrotsearch/ant/tasks/junit4/tests/TestFailureTypePassing.java: Some input files use or override a deprecated API. |
20-Nov-2018 10:46:18 | [INFO] /C:/bamboo/xml-data/build-dir/RNDTEST-SOFTWARE-RRJ10/junit4-ant/src/test/java/com/carrotsearch/ant/tasks/junit4/tests/TestFailureTypePassing.java: Recompile with -Xlint:deprecation for details. |
20-Nov-2018 10:46:18 | [INFO] |
20-Nov-2018 10:46:18 | [INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ junit4-ant --- |
20-Nov-2018 10:46:18 | [INFO] |
20-Nov-2018 10:46:18 | [INFO] ------------------------------------------------------- |
20-Nov-2018 10:46:18 | [INFO] T E S T S |
20-Nov-2018 10:46:18 | [INFO] ------------------------------------------------------- |
20-Nov-2018 10:46:19 | [INFO] Running com.carrotsearch.ant.tasks.junit4.events.TestRemoteEventSerialization$Clazz1 |
20-Nov-2018 10:46:19 | [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in com.carrotsearch.ant.tasks.junit4.events.TestRemoteEventSerialization$Clazz1 |
20-Nov-2018 10:46:19 | [INFO] Running com.carrotsearch.ant.tasks.junit4.events.TestRemoteEventSerialization |
20-Nov-2018 10:46:19 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in com.carrotsearch.ant.tasks.junit4.events.TestRemoteEventSerialization |
20-Nov-2018 10:46:19 | [INFO] Running com.carrotsearch.ant.tasks.junit4.spikes.TestStatusesIDE |
20-Nov-2018 10:46:19 | [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.carrotsearch.ant.tasks.junit4.spikes.TestStatusesIDE |
20-Nov-2018 10:46:19 | [INFO] Running com.carrotsearch.ant.tasks.junit4.TestEventBusSanityCheck |
20-Nov-2018 10:46:21 | [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s - in com.carrotsearch.ant.tasks.junit4.TestEventBusSanityCheck |
20-Nov-2018 10:46:21 | [INFO] Running com.carrotsearch.ant.tasks.junit4.TestJsonByteArrayRoundtrip |
20-Nov-2018 10:46:21 | [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in com.carrotsearch.ant.tasks.junit4.TestJsonByteArrayRoundtrip |
20-Nov-2018 10:46:21 | [INFO] Running com.carrotsearch.ant.tasks.junit4.TestXmlStringsRoundtrip |
20-Nov-2018 10:46:21 | [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s - in com.carrotsearch.ant.tasks.junit4.TestXmlStringsRoundtrip |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] Results: |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [WARNING] Tests run: 316, Failures: 0, Errors: 0, Skipped: 1 |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ junit4-ant --- |
20-Nov-2018 10:46:22 | [INFO] Building jar: C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT.jar |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ junit4-ant --- |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ junit4-ant --- |
20-Nov-2018 10:46:22 | [INFO] Copying randomizedtesting-runner-2.7.1-SNAPSHOT.jar to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\dependency\randomizedtesting-runner-2.7.1-SNAPSHOT.jar |
20-Nov-2018 10:46:22 | [INFO] Copying asm-6.2.1.jar to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\dependency\asm-6.2.1.jar |
20-Nov-2018 10:46:22 | [INFO] Copying hamcrest-core-1.3.jar to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\dependency\hamcrest-core-1.3.jar |
20-Nov-2018 10:46:22 | [INFO] Copying junit-4.12.jar to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\dependency\junit-4.12.jar |
20-Nov-2018 10:46:22 | [INFO] |
20-Nov-2018 10:46:22 | [INFO] --- proguard-maven-plugin:2.0.4:proguard (default) @ junit4-ant --- |
20-Nov-2018 10:46:22 | [INFO] execute ProGuard [-injars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\com\google\guava\guava\25.0-jre\guava-25.0-jre.jar'(!META-INF/MANIFEST.MF,!com/google/common/eventbus/SynchronizedEventHandler.class), -injars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\ow2\asm\asm\6.2.1\asm-6.2.1.jar'(!META-INF/MANIFEST.MF,!module-info.class), -injars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\simpleframework\simple-xml\2.7.1\simple-xml-2.7.1.jar'(!META-INF/MANIFEST.MF), -injars, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\randomized-runner\target\randomizedtesting-runner-2.7.1-SNAPSHOT.jar'(!META-INF/MANIFEST.MF), -injars, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT_proguard_base.jar', -outjars, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT.jar', -include, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\src\proguard\rules.pro', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant\1.9.11\ant-1.9.11.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant-launcher\1.9.11\ant-launcher-1.9.11.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant-junit\1.9.11\ant-junit-1.9.11.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\junit\junit\4.12\junit-4.12.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\checkerframework\checker-compat-qual\2.0.0\checker-compat-qual-2.0.0.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\stax\stax\1.2.0\stax-1.2.0.jar', -libraryjars, 'C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\xpp3\xpp3\1.1.3.3\xpp3-1.1.3.3.jar', -libraryjars, 'c:\software\java\jdk\jdk1.8/jre/lib/rt.jar', -printmapping, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\proguard_map.txt', -printseeds, 'C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\proguard_seeds.txt', -printusage C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target/proguard_dead.txt] |
20-Nov-2018 10:46:22 | [INFO] proguard jar: C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\lib\proguard.jar |
20-Nov-2018 10:46:23 | [proguard] ProGuard, version 5.2 beta3 |
20-Nov-2018 10:46:23 | [proguard] Reading program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\com\google\guava\guava\25.0-jre\guava-25.0-jre.jar] (filtered) |
20-Nov-2018 10:46:23 | [proguard] Reading program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\ow2\asm\asm\6.2.1\asm-6.2.1.jar] (filtered) |
20-Nov-2018 10:46:23 | [proguard] Reading program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\simpleframework\simple-xml\2.7.1\simple-xml-2.7.1.jar] (filtered) |
20-Nov-2018 10:46:23 | [proguard] Reading program jar [C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\randomized-runner\target\randomizedtesting-runner-2.7.1-SNAPSHOT.jar] (filtered) |
20-Nov-2018 10:46:23 | [proguard] Reading program jar [C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT_proguard_base.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant\1.9.11\ant-1.9.11.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant-launcher\1.9.11\ant-launcher-1.9.11.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\apache\ant\ant-junit\1.9.11\ant-junit-1.9.11.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\junit\junit\4.12\junit-4.12.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\checkerframework\checker-compat-qual\2.0.0\checker-compat-qual-2.0.0.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\stax\stax-api\1.0.1\stax-api-1.0.1.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\stax\stax\1.2.0\stax-1.2.0.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\xpp3\xpp3\1.1.3.3\xpp3-1.1.3.3.jar] |
20-Nov-2018 10:46:23 | [proguard] Reading library jar [C:\software\java\jdk\jdk1.8\jre\lib\rt.jar] |
20-Nov-2018 10:46:26 | [proguard] Preparing output jar [C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT.jar] |
20-Nov-2018 10:46:26 | [proguard] Copying resources from program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\com\google\guava\guava\25.0-jre\guava-25.0-jre.jar] (filtered) |
20-Nov-2018 10:46:27 | [proguard] Copying resources from program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\ow2\asm\asm\6.2.1\asm-6.2.1.jar] (filtered) |
20-Nov-2018 10:46:27 | [proguard] Copying resources from program jar [C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository\org\simpleframework\simple-xml\2.7.1\simple-xml-2.7.1.jar] (filtered) |
20-Nov-2018 10:46:27 | [proguard] Copying resources from program jar [C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\randomized-runner\target\randomizedtesting-runner-2.7.1-SNAPSHOT.jar] (filtered) |
20-Nov-2018 10:46:27 | [proguard] Copying resources from program jar [C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\junit4-ant-2.7.1-SNAPSHOT_proguard_base.jar] |
20-Nov-2018 10:46:27 | [INFO] |
20-Nov-2018 10:46:27 | [INFO] --- maven-surefire-plugin:3.0.0-M1:test (surefire-it) @ junit4-ant --- |
20-Nov-2018 10:46:27 | [INFO] |
20-Nov-2018 10:46:27 | [INFO] ------------------------------------------------------- |
20-Nov-2018 10:46:27 | [INFO] T E S T S |
20-Nov-2018 10:46:27 | [INFO] ------------------------------------------------------- |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestAltJavaVendors |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.141 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestAltJavaVendors |
20-Nov-2018 10:46:28 | [ERROR] altVendors(com.carrotsearch.ant.tasks.junit4.it.TestAltJavaVendors) Time elapsed: 0.109 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestAntXmlReport |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestAntXmlReport |
20-Nov-2018 10:46:28 | [ERROR] summary(com.carrotsearch.ant.tasks.junit4.it.TestAntXmlReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] antxml(com.carrotsearch.ant.tasks.junit4.it.TestAntXmlReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestChildVmSysprops |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestChildVmSysprops |
20-Nov-2018 10:46:28 | [ERROR] sysprops(com.carrotsearch.ant.tasks.junit4.it.TestChildVmSysprops) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestCrashesAndExceptions |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestCrashesAndExceptions |
20-Nov-2018 10:46:28 | [ERROR] jvmcrash(com.carrotsearch.ant.tasks.junit4.it.TestCrashesAndExceptions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] slavehanging(com.carrotsearch.ant.tasks.junit4.it.TestCrashesAndExceptions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestCwdConflict |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestCwdConflict |
20-Nov-2018 10:46:28 | [ERROR] cwdconflict(com.carrotsearch.ant.tasks.junit4.it.TestCwdConflict) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestDuplicateResourceCollections |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestDuplicateResourceCollections |
20-Nov-2018 10:46:28 | [ERROR] duplicateResourceCollectionEntries(com.carrotsearch.ant.tasks.junit4.it.TestDuplicateResourceCollections) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestFileEncodings |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestFileEncodings |
20-Nov-2018 10:46:28 | [ERROR] checkTypicalEncodings(com.carrotsearch.ant.tasks.junit4.it.TestFileEncodings) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestFiltering |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestFiltering |
20-Nov-2018 10:46:28 | [ERROR] classfilter(com.carrotsearch.ant.tasks.junit4.it.TestFiltering) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] filterexpression(com.carrotsearch.ant.tasks.junit4.it.TestFiltering) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] methodfilter(com.carrotsearch.ant.tasks.junit4.it.TestFiltering) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestHeartbeat |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestHeartbeat |
20-Nov-2018 10:46:28 | [ERROR] testHeartbeat(com.carrotsearch.ant.tasks.junit4.it.TestHeartbeat) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption |
20-Nov-2018 10:46:28 | [ERROR] oneSuccessfull(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] allFilteredOut(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] oneFailure(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] oneAssumptionIgnored(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] oneIgnored(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] oneError(com.carrotsearch.ant.tasks.junit4.it.TestIfNoTestsOption) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestJsonReport |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestJsonReport |
20-Nov-2018 10:46:28 | [ERROR] antxml(com.carrotsearch.ant.tasks.junit4.it.TestJsonReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestJUnitCompat |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestJUnitCompat |
20-Nov-2018 10:46:28 | [ERROR] junitcompat1(com.carrotsearch.ant.tasks.junit4.it.TestJUnitCompat) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] junitcompat2(com.carrotsearch.ant.tasks.junit4.it.TestJUnitCompat) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] junitcompat3(com.carrotsearch.ant.tasks.junit4.it.TestJUnitCompat) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestJvmLogging |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestJvmLogging |
20-Nov-2018 10:46:28 | [ERROR] sysouts(com.carrotsearch.ant.tasks.junit4.it.TestJvmLogging) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] jvmverbose(com.carrotsearch.ant.tasks.junit4.it.TestJvmLogging) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes |
20-Nov-2018 10:46:28 | [ERROR] hierarchicalSuiteDescription(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] jvmarg(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] mergehints(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] maxmem(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] beforeClassError(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] afterClassError(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] dir(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] balancing_nohints(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] balancing(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] ignoredSuite(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] seedpassing(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] customprefix(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] seedpassingInvalid(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] statuses(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] reproducestring(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] assertions(com.carrotsearch.ant.tasks.junit4.it.TestMiscJUnit4Attributes) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory |
20-Nov-2018 10:46:28 | [ERROR] tmpDirUnderCwd(com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] actionIgnore(com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] actionFail(com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] actionWipe(com.carrotsearch.ant.tasks.junit4.it.TestOnNonEmptyWorkDirectory) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestOomCode |
20-Nov-2018 10:46:28 | [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.carrotsearch.ant.tasks.junit4.it.TestOomCode |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestOomPermGen |
20-Nov-2018 10:46:28 | [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in com.carrotsearch.ant.tasks.junit4.it.TestOomPermGen |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestOutputCapture |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestOutputCapture |
20-Nov-2018 10:46:28 | [ERROR] staticScopeOutput(com.carrotsearch.ant.tasks.junit4.it.TestOutputCapture) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] sysstreams(com.carrotsearch.ant.tasks.junit4.it.TestOutputCapture) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] outofordersysouts(com.carrotsearch.ant.tasks.junit4.it.TestOutputCapture) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestPickSeed |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestPickSeed |
20-Nov-2018 10:46:28 | [ERROR] pickSeed(com.carrotsearch.ant.tasks.junit4.it.TestPickSeed) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestPreconditions |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestPreconditions |
20-Nov-2018 10:46:28 | [ERROR] oldjunit_task(com.carrotsearch.ant.tasks.junit4.it.TestPreconditions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] nojunit_task(com.carrotsearch.ant.tasks.junit4.it.TestPreconditions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] oldjunit(com.carrotsearch.ant.tasks.junit4.it.TestPreconditions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] nojunit(com.carrotsearch.ant.tasks.junit4.it.TestPreconditions) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestReplication |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestReplication |
20-Nov-2018 10:46:28 | [ERROR] replicationAndBalancing(com.carrotsearch.ant.tasks.junit4.it.TestReplication) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] singleSuiteReplication(com.carrotsearch.ant.tasks.junit4.it.TestReplication) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] pseudoBalancing(com.carrotsearch.ant.tasks.junit4.it.TestReplication) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestRunListeners |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestRunListeners |
20-Nov-2018 10:46:28 | [ERROR] multipleUserDefinedRunListeners(com.carrotsearch.ant.tasks.junit4.it.TestRunListeners) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] singleUserDefinedRunListener(com.carrotsearch.ant.tasks.junit4.it.TestRunListeners) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSecuritySandbox |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSecuritySandbox |
20-Nov-2018 10:46:28 | [ERROR] gh255(com.carrotsearch.ant.tasks.junit4.it.TestSecuritySandbox) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestShutdownHookDeadlock |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestShutdownHookDeadlock |
20-Nov-2018 10:46:28 | [ERROR] slavehanging(com.carrotsearch.ant.tasks.junit4.it.TestShutdownHookDeadlock) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSourceSuitesAsInput |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSourceSuitesAsInput |
20-Nov-2018 10:46:28 | [ERROR] sourcesuites(com.carrotsearch.ant.tasks.junit4.it.TestSourceSuitesAsInput) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestStackOverflowInEventEmitter |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestStackOverflowInEventEmitter |
20-Nov-2018 10:46:28 | [ERROR] stackoverflow(com.carrotsearch.ant.tasks.junit4.it.TestStackOverflowInEventEmitter) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestStatsProperties |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestStatsProperties |
20-Nov-2018 10:46:28 | [ERROR] allFilteredOut(com.carrotsearch.ant.tasks.junit4.it.TestStatsProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSuiteClassesBad |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSuiteClassesBad |
20-Nov-2018 10:46:28 | [ERROR] notinstantiable(com.carrotsearch.ant.tasks.junit4.it.TestSuiteClassesBad) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] notaclass(com.carrotsearch.ant.tasks.junit4.it.TestSuiteClassesBad) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSuiteDuplicates |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSuiteDuplicates |
20-Nov-2018 10:46:28 | [ERROR] suiteduplicate(com.carrotsearch.ant.tasks.junit4.it.TestSuiteDuplicates) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSysoutOOM |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSysoutOOM |
20-Nov-2018 10:46:28 | [ERROR] sysoutoom(com.carrotsearch.ant.tasks.junit4.it.TestSysoutOOM) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSysProperties |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSysProperties |
20-Nov-2018 10:46:28 | [ERROR] failureProperty(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] sysproperty(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] env(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] iters(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] failureTypePassing(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] escaping(com.carrotsearch.ant.tasks.junit4.it.TestSysProperties) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestSysPropertySet |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestSysPropertySet |
20-Nov-2018 10:46:28 | [ERROR] altVendors(com.carrotsearch.ant.tasks.junit4.it.TestSysPropertySet) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestTextReport |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 13, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestTextReport |
20-Nov-2018 10:46:28 | [ERROR] sysoutsPassthrough(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] errorsSoFarIndicator(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] filtertrace_custom(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] filtertrace_default(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] listeners(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] suiteerror(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] failureslist(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] reasonForIgnored(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] reasonForIgnoredByDisabledGroup(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] reasonForSuiteAssumptionIgnored(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] sysoutsOnSuiteTimeout(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] timestamps(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [ERROR] sysoutsOnSuiteFailure(com.carrotsearch.ant.tasks.junit4.it.TestTextReport) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestUnhandledSlaveFailure |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestUnhandledSlaveFailure |
20-Nov-2018 10:46:28 | [ERROR] checkSlaveMainFailure(com.carrotsearch.ant.tasks.junit4.it.TestUnhandledSlaveFailure) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:28 | [INFO] Running com.carrotsearch.ant.tasks.junit4.it.TestWeirdClasses |
20-Nov-2018 10:46:28 | Ant log: |
20-Nov-2018 10:46:28 | [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< FAILURE! - in com.carrotsearch.ant.tasks.junit4.it.TestWeirdClasses |
20-Nov-2018 10:46:28 | [ERROR] antxml(com.carrotsearch.ant.tasks.junit4.it.TestWeirdClasses) Time elapsed: 0 s <<< ERROR! |
20-Nov-2018 10:46:28 | org.apache.tools.ant.BuildException: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | Caused by: java.io.FileNotFoundException: C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10\surefire12705780684809620788\..%5C..%5C..%5C..%5C..%5C..%5C..%5Cbamboo%5Cxml-data%5Cbuild-dir%5CRNDTEST-SOFTWARE-RRJ10%5Cjunit4-ant%5Ctarget%5Ctest-classes\junit4.xml (The system cannot find the path specified) |
20-Nov-2018 10:46:28 | |
20-Nov-2018 10:46:29 | [INFO] |
20-Nov-2018 10:46:29 | [INFO] Results: |
20-Nov-2018 10:46:29 | [INFO] |
20-Nov-2018 10:46:29 | [ERROR] Errors: |
20-Nov-2018 10:46:29 | [ERROR] TestAltJavaVendors>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestAntXmlReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestAntXmlReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestChildVmSysprops>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestCrashesAndExceptions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestCrashesAndExceptions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestCwdConflict>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestDuplicateResourceCollections>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestFileEncodings>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestFiltering>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestFiltering>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestFiltering>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestHeartbeat>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestIfNoTestsOption>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJUnitCompat>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJUnitCompat>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJUnitCompat>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJsonReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJvmLogging>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestJvmLogging>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestMiscJUnit4Attributes>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOnNonEmptyWorkDirectory>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOnNonEmptyWorkDirectory>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOnNonEmptyWorkDirectory>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOnNonEmptyWorkDirectory>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOutputCapture>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOutputCapture>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestOutputCapture>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestPickSeed>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestPreconditions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestPreconditions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestPreconditions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestPreconditions>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestReplication>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestReplication>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestReplication>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestRunListeners>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestRunListeners>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSecuritySandbox>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestShutdownHookDeadlock>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSourceSuitesAsInput>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestStackOverflowInEventEmitter>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestStatsProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSuiteClassesBad>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSuiteClassesBad>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSuiteDuplicates>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysProperties>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysPropertySet>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestSysoutOOM>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestTextReport>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestUnhandledSlaveFailure>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [ERROR] TestWeirdClasses>JUnit4XmlTestBase.setUp:38->AntBuildFileTestBase.setupProject:46 » Build |
20-Nov-2018 10:46:29 | [INFO] |
20-Nov-2018 10:46:29 | [ERROR] Tests run: 91, Failures: 0, Errors: 89, Skipped: 2 |
20-Nov-2018 10:46:29 | [INFO] |
20-Nov-2018 10:46:29 | [INFO] ------------------------------------------------------------------------ |
20-Nov-2018 10:46:29 | [INFO] Reactor Summary: |
20-Nov-2018 10:46:29 | [INFO] |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting Parent POM 2.7.1-SNAPSHOT ........ SUCCESS [ 1.906 s] |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting Randomized Runner ................ SUCCESS [ 39.181 s] |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting JUnit4 ANT Task .................. FAILURE [ 12.734 s] |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting JUnit4 Maven Plugin .............. SKIPPED |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting JUnit4 Maven Plugin Tests ........ SKIPPED |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting Examples ......................... SKIPPED |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting ANT Examples ..................... SKIPPED |
20-Nov-2018 10:46:29 | [INFO] RandomizedTesting Security Manager Example 2.7.1-SNAPSHOT SKIPPED |
20-Nov-2018 10:46:29 | [INFO] ------------------------------------------------------------------------ |
20-Nov-2018 10:46:29 | [INFO] BUILD FAILURE |
20-Nov-2018 10:46:29 | [INFO] ------------------------------------------------------------------------ |
20-Nov-2018 10:46:29 | [INFO] Total time: 53.992 s |
20-Nov-2018 10:46:29 | [INFO] Finished at: 2018-11-20T10:46:29+01:00 |
20-Nov-2018 10:46:29 | [INFO] ------------------------------------------------------------------------ |
20-Nov-2018 10:46:29 | [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test (surefire-it) on project junit4-ant: There are test failures. |
20-Nov-2018 10:46:29 | [ERROR] |
20-Nov-2018 10:46:29 | [ERROR] Please refer to C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10\junit4-ant\target\surefire-reports for the individual test results. |
20-Nov-2018 10:46:29 | [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. |
20-Nov-2018 10:46:29 | [ERROR] -> [Help 1] |
20-Nov-2018 10:46:29 | [ERROR] |
20-Nov-2018 10:46:29 | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. |
20-Nov-2018 10:46:29 | [ERROR] Re-run Maven using the -X switch to enable full debug logging. |
20-Nov-2018 10:46:29 | [ERROR] |
20-Nov-2018 10:46:29 | [ERROR] For more information about the errors and possible solutions, please read the following articles: |
20-Nov-2018 10:46:29 | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException |
20-Nov-2018 10:46:29 | [ERROR] |
20-Nov-2018 10:46:29 | [ERROR] After correcting the problems, you can resume the build with the command |
20-Nov-2018 10:46:29 | [ERROR] mvn <goals> -rf :junit4-ant |
20-Nov-2018 10:46:29 | Failing task since return code of [c:\software\java\jdk\maven\bin\mvn.cmd --batch-mode -Djava.io.tmpdir=C:\Users\bamboo\AppData\Local\Temp\RNDTEST-SOFTWARE-RRJ10 -Dmaven.repo.local=C:\bamboo\bamboo-home-1\.m2\AGENT-61898754\repository clean verify -Dproguard.java.home=c:\software\java\jdk\jdk1.8/jre] was 1 while expected 0 |
20-Nov-2018 10:46:29 | Parsing test results under C:\bamboo\xml-data\build-dir\RNDTEST-SOFTWARE-RRJ10... |
20-Nov-2018 10:46:29 | Finished task 'Maven 3.x' with result: Failed |
20-Nov-2018 10:46:29 | Running post build plugin 'Docker Container Cleanup' |
20-Nov-2018 10:46:29 | Running post build plugin 'NCover Results Collector' |
20-Nov-2018 10:46:29 | Running post build plugin 'Clover Results Collector' |
20-Nov-2018 10:46:29 | Running post build plugin 'npm Cache Cleanup' |
20-Nov-2018 10:46:29 | Running post build plugin 'Artifact Copier' |
20-Nov-2018 10:46:29 | Finalising the build... |
20-Nov-2018 10:46:29 | Stopping timer. |
20-Nov-2018 10:46:29 | Build RNDTEST-SOFTWARE-RRJ10-228 completed. |
20-Nov-2018 10:46:28 | Running on server: post build plugin 'NCover Results Collector' |
20-Nov-2018 10:46:28 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
20-Nov-2018 10:46:28 | Running on server: post build plugin 'Clover Delta Calculator' |
20-Nov-2018 10:46:28 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
20-Nov-2018 10:46:28 | All post build plugins have finished |
20-Nov-2018 10:46:28 | Generating build results summary... |
20-Nov-2018 10:46:30 | Saving build results to disk... |
20-Nov-2018 10:46:30 | Logging substituted variables... |
20-Nov-2018 10:46:30 | Indexing build results... |
20-Nov-2018 10:46:30 | Finished building RNDTEST-SOFTWARE-RRJ10-228. |