Skip to content

Improved virtual node cache flushes and purges

Sign in for the full log view
GitHub Actions / Node: Unit Test Results failed Nov 5, 2024 in 0s

1 fail, 55 skipped, 125 737 pass in 50m 37s

  1 583 files  + 23    1 583 suites  +23   50m 37s ⏱️ - 3m 42s
125 793 tests +221  125 737 ✅ +220  55 💤 ±0  1 ❌ +1 
132 089 runs  +227  132 033 ✅ +226  55 💤 ±0  1 ❌ +1 

Results for commit 59fc16a. ± Comparison against earlier commit 407d2be.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.integration.ConcurrentIntegrationTests

See this annotation in the file changed.

@github-actions github-actions / Node: Unit Test Results

1 out of 6 runs failed: as written (com.hedera.services.bdd.suites.integration.ConcurrentIntegrationTests)

hedera-node/test-clients/build/test-results/test/TEST-com.hedera.services.bdd.suites.integration.ConcurrentIntegrationTests.xml [took 8s]
Raw output
org.opentest4j.AssertionFailedError: com.hedera.services.bdd.suites.integration.ConcurrentIntegrationTests$$Lambda/0x00007f05688fb570@59c549e1 ended with result: Timed out in PT5S
	at app//com.hedera.services.bdd.spec.utilops.streams.assertions.AbstractEventualStreamAssertion.assertHasPassed(AbstractEventualStreamAssertion.java:84)
	at app//com.hedera.services.bdd.spec.HapiSpec.checkStream(HapiSpec.java:1026)
	at app//com.hedera.services.bdd.spec.HapiSpec.exec(HapiSpec.java:842)
	at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:629)
	at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:599)
	at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
	at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)