Open cockroach-teamcity opened 1 week ago
Seems like another instance of https://github.com/cockroachdb/cockroach/issues/134047.
cc @cockroachdb/test-eng
I can bump the default http timeout to say 10 seconds, but I just want to point out that this test is using a 3 second timeout (as opposed to the 500 ms #134047 used) and does not experience the same cluster overload symptoms. CPU is under 10% and latency is fairly low. I could be missing some context on what the test is doing though.
Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.
roachtest.follower-reads/survival=zone/locality=global/reads=exact-staleness failed with artifacts on release-24.3 @ 7ad4a90721e315e728bf7a9b3e5ae4f78d53ebca:
Parameters:
ROACHTEST_arch=amd64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_fs=ext4
ROACHTEST_localSSD=true
ROACHTEST_runtimeAssertionsBuild=true
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
/cc @cockroachdb/kv-triageThis test on roachdash | Improve this report!
Jira issue: CRDB-44350