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

ccl/multitenantccl/tenantcostclient: TestScheduledJobsConsumption failed #122739

Closed
cockroach-teamcity opened this issue Apr 20, 2024 · 26 comments
Closed
Labels
branch-release-23.1.21-rc (deleted) C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 20, 2024

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ 331c98abb3143d38507e71cdb6352a502d6b3875:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3151242006
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3151242006
--- FAIL: TestScheduledJobsConsumption (6.23s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

/cc @cockroachdb/multi-tenant

This test on roachdash | Improve this report!

Jira issue: CRDB-38302

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.21-rc (deleted) 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-multitenant Issues owned by the multi-tenant virtual team labels Apr 20, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 20, 2024
@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ 331c98abb3143d38507e71cdb6352a502d6b3875:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption303499498
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption303499498
--- FAIL: TestScheduledJobsConsumption (6.24s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ 0f260de79b7cf3135addfe14b004eae330cc8dd0:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2416929955
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2416929955
--- FAIL: TestScheduledJobsConsumption (6.21s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ a2098eb9177c19252151111ab5fc612e1019b93f:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1489583105
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1489583105
--- FAIL: TestScheduledJobsConsumption (6.29s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ a2098eb9177c19252151111ab5fc612e1019b93f:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3109544786
    test_log_scope.go:79: use -show-logs to present logs inline
*
* INFO: Running test with the default test tenant. If you are only seeing a test case failure when this message appears, there may be a problem with your test case running within tenants.
*
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3109544786
--- FAIL: TestScheduledJobsConsumption (14.46s)

Parameters:

  • TAGS=bazel,gss,deadlock
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ a2098eb9177c19252151111ab5fc612e1019b93f:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1839010826
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1839010826
--- FAIL: TestScheduledJobsConsumption (6.15s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ a2098eb9177c19252151111ab5fc612e1019b93f:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption199708547
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"37" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption199708547
--- FAIL: TestScheduledJobsConsumption (6.27s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@yuzefovich yuzefovich removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Apr 25, 2024
@yuzefovich
Copy link
Member

dup of #122336, not a blocker

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.20-rc @ a94d6700e183ef322f01cf0f21c0a4a4023c38f1:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption937200880
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption937200880
--- FAIL: TestScheduledJobsConsumption (6.43s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ 3b9077db19465ffe6e4aabc6a0cd05fc7073be3e:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1450895309
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1450895309
--- FAIL: TestScheduledJobsConsumption (6.43s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ 3b9077db19465ffe6e4aabc6a0cd05fc7073be3e:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2345294571
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"9" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2345294571
--- FAIL: TestScheduledJobsConsumption (6.38s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ 3b9077db19465ffe6e4aabc6a0cd05fc7073be3e:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1074616958
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"6" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1074616958
--- FAIL: TestScheduledJobsConsumption (6.16s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption26969957
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"21" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption26969957
--- FAIL: TestScheduledJobsConsumption (6.29s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2984712394
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2984712394
--- FAIL: TestScheduledJobsConsumption (6.45s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2336043682
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"24" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2336043682
--- FAIL: TestScheduledJobsConsumption (6.28s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3749456042
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"8" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3749456042
--- FAIL: TestScheduledJobsConsumption (6.24s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption940445641
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption940445641
--- FAIL: TestScheduledJobsConsumption (6.30s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1165725588
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1165725588
--- FAIL: TestScheduledJobsConsumption (6.31s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2325021725
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2325021725
--- FAIL: TestScheduledJobsConsumption (6.32s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3768088009
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"11" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption3768088009
--- FAIL: TestScheduledJobsConsumption (6.28s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1910936266
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1910936266
--- FAIL: TestScheduledJobsConsumption (6.16s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1678071014
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"7" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption1678071014
--- FAIL: TestScheduledJobsConsumption (6.25s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption120978639
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption120978639
--- FAIL: TestScheduledJobsConsumption (6.07s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption526240394
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption526240394
--- FAIL: TestScheduledJobsConsumption (6.11s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption23687051
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"4" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
--- FAIL: TestScheduledJobsConsumption (6.24s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

ccl/multitenantccl/tenantcostclient.TestScheduledJobsConsumption failed with artifacts on release-23.1.21-rc @ fceb4cf5c378bfb53b3cf12c672716168192f1fe:

=== RUN   TestScheduledJobsConsumption
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2382884333
    test_log_scope.go:79: use -show-logs to present logs inline
    tenant_side_test.go:1139: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/multitenantccl/tenantcostclient_test/pkg/ccl/multitenantccl/tenantcostclient/tenant_side_test.go:1139
        	Error:      	"5" is not less than or equal to "3"
        	Test:       	TestScheduledJobsConsumption
    panic.go:522: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/0cce69e026224ea71be99da3223b988f/logTestScheduledJobsConsumption2382884333
--- FAIL: TestScheduledJobsConsumption (6.40s)

Parameters:

  • TAGS=bazel,gss
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

@yuzefovich
Copy link
Member

Fixed on 23.1 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1.21-rc (deleted) C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-multitenant Issues owned by the multi-tenant virtual team
Projects
None yet
Development

No branches or pull requests

2 participants