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

pkg/ccl/testccl/sqlccl/sqlccl_test: TestActiveCancelSession failed #123639

Closed
cockroach-teamcity opened this issue May 5, 2024 · 1 comment · Fixed by #124564
Closed

pkg/ccl/testccl/sqlccl/sqlccl_test: TestActiveCancelSession failed #123639

cockroach-teamcity opened this issue May 5, 2024 · 1 comment · Fixed by #124564
Assignees
Labels
branch-release-23.2.5-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 5, 2024

pkg/ccl/testccl/sqlccl/sqlccl_test.TestActiveCancelSession failed with artifacts on release-23.2.5-rc @ 57ab10786d6ed277959c8990e2823772893ac873:

=== RUN   TestActiveCancelSession
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/5c751b11a9f469cbdd173f9eebde1a6d/logTestActiveCancelSession2269752954
    test_log_scope.go:81: use -show-logs to present logs inline
    run_control_test.go:289: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/5c751b11a9f469cbdd173f9eebde1a6d/logTestActiveCancelSession2269752954
--- FAIL: TestActiveCancelSession (3.07s)
=== RUN   TestActiveCancelSession/Tenant
    run_control_test.go:224: session not canceled; actual error: read tcp 127.0.0.1:36498->127.0.0.1:38811: read: connection reset by peer
    --- FAIL: TestActiveCancelSession/Tenant (0.03s)

Parameters:

  • TAGS=bazel,gss
  • stress=true
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-38444

@cockroach-teamcity cockroach-teamcity added branch-release-23.2.5-rc C-test-failure Broken test (automatically or manually discovered). 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. T-sql-queries SQL Queries Team labels May 5, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone May 5, 2024
@yuzefovich yuzefovich removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label May 5, 2024
@yuzefovich
Copy link
Member

Also seen recently at #122787. I think we might need to relax the error check a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2.5-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants