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: npgsql failed #109738

Closed
cockroach-teamcity opened this issue Aug 30, 2023 · 1 comment · Fixed by #109863
Closed

roachtest: npgsql failed #109738

cockroach-teamcity opened this issue Aug 30, 2023 · 1 comment · Fixed by #109863
Assignees
Labels
branch-master Failures and bugs on the master branch. 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 30, 2023

roachtest.npgsql failed with artifacts on master @ 36bd8296bad475a8183e474bf4aeb08bb83f8a2d:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.0-alpha.00000000-dev-36bd8296bad475a8183e474bf4aeb08bb83f8a2d
Tests run against npgsql v7.0.2
3292 Total Tests Run
2557 tests passed
735 tests failed
248 tests skipped
49 tests ignored
4 tests passed unexpectedly
5 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: Npgsql.Tests.TaskTimeoutAndCancellationTest.DelayedFaultedTaskCancellation("TimeoutOnly") - flaky (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool(False) -  (unexpected)
--- PASS: Npgsql.Tests.CommandTests(Multiplexing).Use_across_connection_change(NotPrepared) - flaky (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool_async -  (unexpected)
--- PASS: Npgsql.Tests.NotificationTests.Wait_with_timeout - flaky (unexpected)
--- FAIL: Npgsql.Tests.PoolManagerTests.Many_pools -  (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool(True) -  (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.ClearPool_with_busy -  (unexpected)
--- PASS: Npgsql.Tests.TaskTimeoutAndCancellationTest.DelayedFaultedTaskCancellation("CancelOnly") - flaky (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-31073

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Aug 30, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Aug 30, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.npgsql failed with artifacts on master @ b7136867fd3d483744ea2d3c507afb241410f7e2:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.0-alpha.00000000-dev-b7136867fd3d483744ea2d3c507afb241410f7e2
Tests run against npgsql v7.0.2
3292 Total Tests Run
2557 tests passed
735 tests failed
248 tests skipped
49 tests ignored
4 tests passed unexpectedly
5 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: Npgsql.Tests.PoolTests.Close_releases_waiter_on_another_thread -  (unexpected)
--- PASS: Npgsql.Tests.NotificationTests.Wait_with_timeout - flaky (unexpected)
--- PASS: Npgsql.Tests.TaskTimeoutAndCancellationTest.DelayedFaultedTaskCancellation("TimeoutOnly") - flaky (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool(True) -  (unexpected)
--- FAIL: Npgsql.Tests.PoolManagerTests.Many_pools -  (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool_async -  (unexpected)
--- FAIL: Npgsql.Tests.PoolTests.Timeout_getting_connector_from_exhausted_pool(False) -  (unexpected)
--- PASS: Npgsql.Tests.TaskTimeoutAndCancellationTest.DelayedFaultedTaskCancellation("CancelOnly") - flaky (unexpected)
--- PASS: Npgsql.Tests.CommandTests(Multiplexing).Use_across_connection_change(NotPrepared) - flaky (unexpected)
For a full summary look at the npgsql artifacts 
An updated blocklist (npgsqlBlocklist) is available in the artifacts' npgsql log
test artifacts and logs in: /artifacts/npgsql/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. 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. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants