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

roachtest: cdc/sink-chaos failed #93238

Closed
cockroach-teamcity opened this issue Dec 8, 2022 · 8 comments · Fixed by #93552
Closed

roachtest: cdc/sink-chaos failed #93238

cockroach-teamcity opened this issue Dec 8, 2022 · 8 comments · Fixed by #93552
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 8, 2022

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 163fc1d72bb1e66344309c65dd497156694b72c4:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1749,cdc.go:303,cdc.go:719,test_runner.go:930: max latency was more than allowed: 8m28.131550481s vs 5m0s

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-22232

Epic CRDB-11732

@cockroach-teamcity cockroach-teamcity added branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Dec 8, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Dec 8, 2022
@blathers-crl blathers-crl bot added the T-cdc label Dec 8, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 45cceae6a1277ab1970d24806cb57230814bf494:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1749,cdc.go:303,cdc.go:719,test_runner.go:930: max latency was more than allowed: 8m15.086472246s vs 5m0s

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!

@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ 97d5489387634dfd25462c01cace49445d5698de:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1749,cdc.go:303,cdc.go:719,test_runner.go:930: max latency was more than allowed: 8m14.748015872s vs 5m0s

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!

@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ ff69f981a02ea6906d4be138189c4531a6a420d1:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1753,cdc.go:303,cdc.go:723,test_runner.go:930: max latency was more than allowed: 9m28.528077769s vs 5m0s

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!

@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ ff69f981a02ea6906d4be138189c4531a6a420d1:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1753,cdc.go:303,cdc.go:723,test_runner.go:930: max latency was more than allowed: 16m24.566327093s vs 5m0s

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!

@samiskin
Copy link
Contributor

Removing release blocker as this is just due to the latency naturally increasing after increasing our retry MaxBackoff in #92824

@samiskin samiskin removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Dec 13, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ c50f15fae7e62a9b5ad905e88314f69eb46c3e5c:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1753,cdc.go:303,cdc.go:723,test_runner.go:930: max latency was more than allowed: 10m17.796569697s vs 5m0s

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!

samiskin added a commit to samiskin/cockroach that referenced this issue Dec 13, 2022
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
@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ bd54db769eed3e1f2a91cf63fcbb2d36182f0901:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1766,cdc.go:303,cdc.go:736,test_runner.go:930: max latency was more than allowed: 10m20.792497215s vs 5m0s

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!

@cockroach-teamcity
Copy link
Member Author

roachtest.cdc/sink-chaos failed with artifacts on release-22.2 @ cab302aa7adeaf41f45b7b6532d9f72bb0d81b6e:

test artifacts and logs in: /artifacts/cdc/sink-chaos/run_1
	cdc.go:1766,cdc.go:303,cdc.go:736,test_runner.go:930: max latency was more than allowed: 14m26.442314765s vs 5m0s

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=16 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

craig bot pushed a commit that referenced this issue Dec 15, 2022
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]>
@craig craig bot closed this as completed in 4ccf567 Dec 15, 2022
samiskin added a commit to samiskin/cockroach that referenced this issue Dec 19, 2022
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 ...>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-22.2 Used to mark GA and release blockers, technical advisories, and bugs for 22.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-cdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants