Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARN EXCEPTION "virtual-map: cache-cleaner StandardFuture: Future has already been cancelled" #17219

Open
alex-kuzmin-hg opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
Platform Tickets pertaining to the platform

Comments

@alex-kuzmin-hg
Copy link
Contributor

Description

v0.58.1, 100M acc/100m NFT NLG load test on Latitude

new warning:

2025-01-04 07:21:06.147 231130   WARN  EXCEPTION        <<virtual-map: cache-cleaner #4>> StandardFuture: Future has already been cancelled
com.swirlds.common.threading.futures.StandardFuture.cancelWithError(StandardFuture.java:367)
	at com.swirlds.common.threading.futures.StandardFuture.cancelWithError(StandardFuture.java:351)
	at com.swirlds.virtualmap.internal.cache.ConcurrentArray.lambda$parallelTraverse$0(ConcurrentArray.java:357)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.lang.Thread.run(Thread.java:1583)

repro on all nodes

Log: https://perf.analytics.eng.hashgraph.io/ephemeral/v0.58.1_Latitude_N1_01042025/network-node1_swirlds.log

It was not in v0.58.0

Steps to reproduce

Regular 100M NLG test

Additional context

All logs: https://perf.analytics.eng.hashgraph.io/ephemeral/v0.58.1_Latitude_N1_01042025

Hedera network

other

Version

v0.58.1

Operating system

Linux

@poulok poulok added the Platform Tickets pertaining to the platform label Jan 6, 2025
@artemananiev artemananiev self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform Tickets pertaining to the platform
Projects
None yet
Development

No branches or pull requests

3 participants