-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachtest: multitenant/distsql failed with bad tls certificate #117150
Comments
roachtest.multitenant/distsql/instances=20/bundle=off/timeout=0 failed with artifacts on master @ c316d6a615fa02a05357a20bf03b8a197ab27810:
Parameters:
|
roachtest.multitenant/distsql/instances=20/bundle=off/timeout=0 failed with artifacts on master @ c316d6a615fa02a05357a20bf03b8a197ab27810:
Parameters:
|
roachtest.multitenant/distsql/instances=20/bundle=off/timeout=0 failed with artifacts on master @ c316d6a615fa02a05357a20bf03b8a197ab27810:
Parameters:
|
roachtest.multitenant/distsql/instances=20/bundle=off/timeout=0 failed with artifacts on master @ c316d6a615fa02a05357a20bf03b8a197ab27810:
Parameters:
|
|
The last time we encountered an error like this was #96649, which we closed because it seemed to be a transient failure and we didn't see it again. I'm concerned that we see multiple roachtests in this suite failing every couple days for the last week. If the logs like I'm removing the release-blocker label for now, since I've seen no other evidence of a failure in the logs so far. |
cc @cockroachdb/test-eng |
I'm unsure what is causing a failure here, but I am fairely sure:
Is a red herring. This error comes from the non-HTTPS poller on our prometheus instance which scrapes all roachprod clusters. Insecure clusters never see this error, but secure clusters do because the HTTP scraper doesn't know to exclude secure clusters. |
Thanks Steven for taking a look. It seems that Darryl has a tentative fix in #117505, so I assigned the issue to him. |
117480: roachtest: skip multitenant/distsql for now r=yuzefovich a=yuzefovich This test is flaking with some infra issue. Informs: #117150. Fixes: #117461. Fixes: #117462. Fixes: #117463. Fixes: #117464. Release note: None 117506: kv: skip TestStoreLeaseTransferTimestampCacheTxnRecord r=nvanbenschoten a=nvanbenschoten Informs #117486. Skip until I can fix the test. Release note: None 117510: rowenc: fix up a recent commit r=yuzefovich a=yuzefovich This commit optimizes recently added code a bit (by using slightly more efficient `PeekValueLengthWithOffsetsAndType` method) as well as adds a missing word in a comment. Epic: None Release note: None Co-authored-by: Yahor Yuzefovich <[email protected]> Co-authored-by: Nathan VanBenschoten <[email protected]>
roachtest.multitenant/distsql/instances=20/bundle=off/timeout=0 failed with artifacts on master @ c316d6a615fa02a05357a20bf03b8a197ab27810:
Parameters:
ROACHTEST_arch=amd64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_metamorphicBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
This test on roachdash | Improve this report!
Jira issue: CRDB-35006
The text was updated successfully, but these errors were encountered: