-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: cdc/sink-chaos failed #93238
Comments
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 45cceae6a1277ab1970d24806cb57230814bf494:
Parameters: Same failure on other branches
|
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 97d5489387634dfd25462c01cace49445d5698de:
Parameters: Same failure on other branches
|
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ ff69f981a02ea6906d4be138189c4531a6a420d1:
Parameters: Same failure on other branches
|
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ ff69f981a02ea6906d4be138189c4531a6a420d1:
Parameters: Same failure on other branches
|
Removing release blocker as this is just due to the latency naturally increasing after increasing our retry MaxBackoff in #92824 |
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ c50f15fae7e62a9b5ad905e88314f69eb46c3e5c:
Parameters: Same failure on other branches
|
Resolves: cockroachdb#93238 Since our job-level retry MaxBackoff has increased from 10 seconds to 10 minutes, increase the chaos test latency limits. Release note: None
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ bd54db769eed3e1f2a91cf63fcbb2d36182f0901:
Parameters: Same failure on other branches
|
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ cab302aa7adeaf41f45b7b6532d9f72bb0d81b6e:
Parameters: Same failure on other branches
|
92971: sql/schemachanger: enable drop index by default r=fqazi a=fqazi This patch will enable drop index by default in the declarative schema changer with the following fixes: Fixes: #93070 1. Return proper index names for errors 2. Some index notices should only be generated when work is done 3. Views and indexes should have to be cleaned together when the index becomes invisible. 4. Drop index should return correct errors in system tables 5. Enable drop index by default and update logic tests Current limitations for falling back are if there are foreign key constraint dependencies or zone configs 93551: sql: add replication start time to `SHOW TENANT WITH REPLICATION STATUS` r=lidorcarmel a=adityamaru The start time is a useful piece of information to expose to the end user. It is the lower bound for the data we have replicated. Informs: #93447 Release note: None 93552: changefeedccl: increase chaos roachtest latency limits r=samiskin a=samiskin Resolves: #93238 Since our job-level retry MaxBackoff has increased from 10 seconds to 10 minutes, increase the chaos test latency limits. Release note: None 93682: ci: update bazel builder image r=rickystewart a=cockroach-teamcity Release note: None Epic: None Co-authored-by: Faizan Qazi <[email protected]> Co-authored-by: adityamaru <[email protected]> Co-authored-by: Shiranka Miskin <[email protected]> Co-authored-by: cockroach-teamcity <[email protected]>
Resolves: cockroachdb#93238 Since our job-level retry MaxBackoff has increased from 10 seconds to 10 minutes, increase the chaos test latency limits. Release note: None <what was there before: Previously, ...> <why it needed to change: This was inadequate because ...> <what you did about it: To address this, this patch ...>
roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 163fc1d72bb1e66344309c65dd497156694b72c4:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_encrypted=false
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=true
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-22232
Epic CRDB-11732
The text was updated successfully, but these errors were encountered: